@charset "utf-8";
* { margin: 0; 
	padding: 0; 
}
li { 
	list-style: none;
}
img { 
	border: 0; 
	max-width: 100%; 
	max-height: 100%;
}
a { 
	text-decoration: none; 
	color: #000; 
	outline: none; 
	-webkit-tap-highlight-color:rgba(0,0,0,0); 
}
body { 
	position: relative;
	min-width: 320px; 
	font-family: "microsoft yahei";
	max-width: 750px; 
	margin: 0 auto; 
	overflow-x: hidden;
}
input { 
	outline: none; 
}
.fl { 
	float: left; 
}
.fr { 
	float: right; 
}
.dn { 
	display: none; 
}
.wrap{
	margin: 0 20px;
	overflow: hidden;
}
.wrap2{
	margin: 0 20px;
}
.clear { 
	clear:both;
	height:0px;
	font-size:1px;
	line-height:0px;
}
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*鏂囨湰瓒呭嚭 灏忓渾鐐规樉绀?/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.overfloat-dot-4{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }

  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

  50% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } 
}
/*header start*/
#header{
	width: 100%;
	height: auto;
	background: #73116f;
}
#header .hd_link2{
	height: 42px;
	line-height: 42px;
	color: #fff;
}
#header .hd_link2 a{
	display: inline-block;
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #fff;
	margin: 0 12px;
}
.hd_search .searchIcon{
	width: 32px;
	padding: 6px 0;
	cursor: pointer;
	margin-top: 2px;
}
/*end header*/

/*logo start*/
#logo{
	border-top: 1px solid #883285;
	padding: 12px 0;
}
#logo .logo{
	height: auto;
	width: 100%;
}
#logo .logo a{
	display: block;
}
.nav_icon .navIcon{
	padding-top: 10px;
	width: 30px;
	cursor: pointer;
	margin-left: 12px;
}
/*end logo*/

/*nav start*/
.nav { 
	padding: 60px 3%; 
	width: 94%; 
	min-height: 800px; 
	max-width: 1000px; 
	margin: 0 auto; 
	position: absolute; 
	top: 0; 
	left: 100%; 
	z-index: 1000; 
	background: rgba(115,17,111,0.9);
	font-size: 14px;
	color: #fff; 
	display: none;
}
.nav .close { 
	position: absolute;
	right: 10px; 
	top: 20px; 
}
.nav .close img { 
	width: 25px; 
}
.nav ul li:first-child {  
	border-top: 1px solid #fff; 
}
.nav ul li { 
	line-height: 60px; 
	overflow: hidden; 
	border-bottom: 1px solid #fff; 
	padding-left: 16px;
}
.nav ul li .topnav { 
	overflow: hidden; 
}
.nav ul li a { 
	font-size: 16px; 
	color: #fff; 
	float: left; 
	max-width: 90%;
}
.nav ul li span { 
	float: right; 
	display: inline-block; 
	vertical-align: middle; 
	width: 60%; 
	height: 60px; 
	padding-right: 5px;
	background: url("../images/add.png") center right no-repeat; 
	-webkit-background-size: 12px;
	 background-size: 12px; 
	 cursor: pointer;
	}
.nav ul li span.on { 
	background: url("../images/minus.png") center right no-repeat; 
	-webkit-background-size: 12px; 
	background-size: 12px; 
}
.nav .subnav { 
	padding-left: 20px; 
	display: none; 
}
.nav .subnav dl { 
	margin-top: 10px; 
}
.nav .subnav dd { 
	line-height: 44px;
	overflow: hidden; 
	border-top: 1px solid #fff;
	padding-left: 12px;
}
.nav .subnav dd a { 
	font-size: 15px; 
	display: block; 
	width: 100%; 
	height: 100%; 
}
/*end nav*/

/*search*/
.search { 
	display: none; 
	position: absolute;
	left: 0;
	top: 56px;
	width: 100%;
	background: #81157d;
	z-index: 10;
	color: #fff;
	border-radius: 30px;
}
.search input{
	border: none;
	outline: none;
}
.search input[type="text"]{
	height: 48px; 
	line-height: 48px; 
	width: 80%; 
	display: inline-block; 
	zoom: 1; 
	background: transparent;
	font-size: 15px;
	color: #fff;
	text-indent: 4px;
}
.search input[type="image"]{
	float: right;
	padding: 10px 0;
	width: 30px; 
	display: inline-block;
}
/*banner start*/
.banner{ 
	width:100%; 
	height:auto; 
	position:relative; 
	overflow:hidden;   
}
.banner .hd{ 
	width:100%; 
	height:14px;  
	position:absolute; 
	z-index:1; 
	bottom:30px; 
	text-align:center;  
}
.banner .hd ul{ 
	display:inline-block; 
	height:22px; 
	padding:3px 5px; 
	font-size:0; 
	vertical-align:top;
}
.banner .hd ul li{ 
	display:inline-block; 
	width:12px; 
	height:12px;
	border-radius: 50%;
	margin:0 6px;  
	vertical-align:top;
	overflow:hidden;  
	cursor: pointer; 
	border: 1px solid #fff;
}
.banner .hd ul .on{ 
	background:  #fff;
}
.banner .bd{ 
	position:relative; 
	z-index:0; 
}
.banner .bd li img{ 
	width:100%;  
	height:auto;
}
/*end banner*/

/*part1 start*/
#part1{
	padding-top: 32px;
	background: url("../images/part1_bg.jpg") no-repeat center top;
	background-size: cover;
}
.hd_title{
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	font-family: "Microsoft Yahei";
}
.hd_title .title_ch{
	font-weight: bold;
	color: #333;
}
.hd_title .title_en{
	position: relative;
	font-size: 16px;
	color: #bba2bd;
	font-weight: normal;
	margin-left: 16px;
}
.hd_title .title_en:before{
	position: absolute;
	left: 0px;
	bottom: 10px;
	content: "";
	width: 36px;
	height: 1px;
	background: #b485b5;
	z-index: 2;
}
.hd_title .more a{
	display: block;
	width: 48px;
	height: 48px;
	background: url("../images/more_icon.png") no-repeat center center;
	margin-left: 20px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.hd_title .more a:hover{
	background: url("../images/more_hover_icon.png") no-repeat center center;
}
#part1 .xydt{
	width: 100%;
}
#part1 .xydt .xydt_con{
	padding-top: 8px;
}
#part1 .xydt_con .xydt_pic{
	position: relative;
	width: 100%;
	margin-top: 14px;
}
#part1 .xydt_con .xydt_pic_bd ul li{
	position: relative;
	padding-bottom: 30px;
}
#part1 .xydt_con .xydt_pic_bd ul li a{
	display: block;
}
#part1 .xydt_con .xydt_pic .pic{
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 54.4888%;
}
#part1 .xydt_con .xydt_pic .pic img{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	bottom:0;
	object-fit: cover;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;
}
#part1 .xydt_con .xydt_pic:hover .pic img{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}
#part1 .xydt_con .xydt_pic .title{
	max-height: 56px;
    line-height: 28px;
	text-align: center;
	background: #73116f;
	font-size: 16px;
	color: #fff;
	padding: 8px 16px;
}
#part1 .xydt_con .xydt_pic .ckxq{
	position: absolute;
	right: 22px;
	bottom: 10px;
	width: 96px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	border-radius: 15px;
	font-family: "Microsoft Yahei";
	color: #73116f;
	font-size: 12px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.13);
	z-index: 3;
}
#part1 .xydt_con .xydt_pic:hover .ckxq{
	color: #fff;
	background: #c31414;
}
#part1 .xydt_con .xydt_pic_hd ul{
	position: relative;
	margin-top: -24px;
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
	z-index: 5;
}
#part1 .xydt_con .xydt_pic_hd ul li{
	display: inline-block;
	width: 8px;
	height: 8px;
	border: 1px solid #73116f;
	border-radius: 50%;
	margin: 0 2px;
	cursor: pointer;
	font-size: 0;
}
#part1 .xydt_con .xydt_pic_hd ul li.on{
	background: #73116f;
}
#part1 .xydt_con .xydt_pic .xydt_btn a{
	position:absolute; 
	top:50%;
	width:36px; 
	height:58px; 
	display:block; 
	cursor: pointer;
    z-index: 9;
    margin-top: -50px;
}
#part1 .xydt_con .xydt_pic .xydt_btn a.prev{ 
	left:0px; 
	background:url("../images/xyxw_l.png")  no-repeat;
	background-size: 100% 100%;
}
#part1 .xydt_con .xydt_pic .xydt_btn a.next{ 
	right:0px; 
	background:url("../images/xyxw_r.png") no-repeat;
	background-size: 100% 100%; 
}
#part1 .xydt_con .xydt_list{
	width: 100%;
	margin-top: 10px;
}
#part1 .xydt_con .xydt_list ul li{
	position: relative;
	border-bottom:1px dashed #9d3098;
	padding-left: 20px;
}
#part1 .xydt_con .xydt_list ul li:before{
	position: absolute;
	left: 0px;
	top: 22px;
	content: "";
	width: 10px;
	height: 4px;
	background: #73116f;
	z-index: 3;
}
#part1 .xydt_con .xydt_list ul li:nth-child(4){
	border-bottom: none;
}
#part1 .xydt_con .xydt_list ul li a{
	display: block;
	padding: 13px 0;
}
#part1 .xydt_con .xydt_list ul li .title{
	max-height: 48px;
	line-height: 24px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#part1 .xydt_con .xydt_list ul li:hover .title{
	color: #73116f;
}
#part1 .xydt_con .xydt_list ul li .date{
	margin-top: 4px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #737373;
}
#part1 .notice{
	width: 100%;
}
#part1 .notice .notice_list{
	padding-top: 22px;
}
#part1 .notice .notice_list ul li{
	margin-bottom: 20px;
}
#part1 .notice .notice_list ul li a{
	display: block;
}
#part1 .notice .notice_list ul li .date{
	width: 64px;
	height: 60px;
	background: url("../images/date_icon.png") no-repeat;
	margin-right: 20px;
}
#part1 .notice .notice_list ul li .date span{
	display: block;
	width: 100%;
	text-align: center;
}
#part1 .notice .notice_list ul li .date span.d1{
	margin-top: 8px;
	height: 34px;
	line-height: 34px;
	font-size: 24px;
	color: #fff;
}
#part1 .notice .notice_list ul li .date span.d2{
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	color: #e7dee7;
}
#part1 .notice .notice_list ul li .title{
	width: calc(100% - 84px);
	height: 48px;
	line-height: 24px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-size: 16px;
	margin-top: 6px;
}
#part1 .notice .notice_list ul li:hover .title{
	color: #73116f;
}
/*end part1*/

/*part2 start*/
#part2{
	padding-top: 32px;
	background: url("../images/part2_bg.jpg") no-repeat center top;
	background-size: cover;
	margin-top: 12px;
}
/*part2_con01 start*/
#part2 .part2_con01{
	margin-bottom: 20px;
}
#part2 .part2_con01 .kydt{
	width: 100%;
}
#part2 .kydt .kydt_hd{
	position: relative;
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	font-family: "Microsoft Yahei";
	margin-bottom: 22px;
}
#part2 .kydt .kydt_hd ul li{
	float: left;
	margin-right: 16px;
	cursor: pointer;
}
#part2 .kydt .kydt_hd ul li .title_ch{
	color: #fff;
}
#part2 .kydt .kydt_hd ul li .title_ch a{
       color: #fff;
}
#part2 .kydt .kydt_hd ul li.on .title_ch{
	font-weight: bold;
}
#part2 .kydt .kydt_hd ul li .title_en{
	position: relative;
	font-size: 16px;
	color: #bba2bd;
	font-weight: normal;
	margin-left: 12px;
	display: none;
}
#part2 .kydt .kydt_hd ul li .title_en:before{
	position: absolute;
	left: 0px;
	bottom: 10px;
	content: "";
	width: 36px;
	height: 1px;
	background: #b485b5;
	z-index: 2;
}
#part2 .kydt .kydt_hd ul li .more{
	display: none;
	position: absolute;
	right: 0px;
	top: 0px;
}
#part2 .kydt .kydt_hd ul li.on .more{
	display: block;
}
#part2 .kydt .kydt_hd ul li .more a{
	display: block;
	width: 48px;
	height: 48px;
	background: url("../images/more_icon.png") no-repeat center center;
	margin-left: 20px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
#part2 .kydt .kydt_hd ul li .more a:hover{
	background: url("../images/more_hover_icon.png") no-repeat center center;
}
#part2 .kydt .kydt_bd{
	width: 100%;
	overflow: hidden;
}
#part2 .kydt .kydt_bd ul li{
	position: relative;
	float: left;
	width: calc(50% - 14px);
	margin-right: 28px;
}
#part2 .kydt .kydt_bd ul li:nth-child(2){
	margin-right: 0;
}
#part2 .kydt .kydt_bd ul li a{
	display: block;
}
#part2 .kydt .kydt_bd ul li .pic{
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 74.4888%;
}
#part2 .kydt .kydt_bd ul li .pic img{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	bottom:0;
	object-fit: cover;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;
}
#part2 .kydt .kydt_bd ul li:hover .pic img{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}
#part2 .kydt .kydt_bd ul li .item_txt{
	width: calc(100% - 40px);
	height: 82px;
	background: #fff url("../images/logo_bg.png") no-repeat right bottom;
	padding: 20px 20px;
}
#part2 .kydt .kydt_bd ul li .item_txt .title{
	height: 48px;
	line-height: 24px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	margin-bottom: 10px;
}
#part2 .kydt .kydt_bd ul li:hover .item_txt .title{
	color: #73116f;
}
#part2 .kydt .kydt_bd ul li .item_txt .date{
	height: 24px;
	line-height: 24px;
	padding-left: 20px;
	background: url("../images/date_icon01.png") no-repeat left center;
	font-size: 14px;
	color: #737373;
}
#part2 .link_pic{
	width: 100%;
	padding-top: 40px;
}
#part2 .link_pic ul li{
	width: 100%;
	border-radius: 10px;
	margin-bottom: 12px;
}
#part2 .link_pic ul li a{
	display: block;
}
#part2 .link_pic ul li .pic{
	width: 100%;
	overflow: hidden;
}
#part2 .link_pic ul li .pic img{
	display: block;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;
}
#part2 .link_pic ul li:hover .pic img{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}
/*end part2_con01*/

/*part2_con02 start*/
#part2 .part2_con02 .part2_con02_bd{
	width: calc(100% - 40px);
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.13);
	padding: 30px 20px 10px;
}
#part2 .part2_con02 .djgz{
	width: 100%;
}
.hd_title2{
	position: relative;
	height: 58px;
	line-height: 58px;
	font-size: 28px;
	color: #000;
	font-family: "Microsoft Yahei";
	padding-left: 76px;
}
.hd_title2 .more{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 58px;
	line-height: 58px;
}
.hd_title2 .more a{
	font-size: 14px;
	color: #8d8d8d;
}
.hd_title2 .more a:hover{
	color: #73116f;
}
#part2 .part2_con02 .djgz .hd_title2{
	background: url("../images/icon_01.png") no-repeat left center;
}
#part2 .part2_con02 .djgz .djgz_list{
	padding-top: 18px;
}
#part2 .part2_con02 .djgz .djgz_list ul li{
	position: relative;
	border-bottom: 1px dashed #ce97cb;
	padding: 12px 0 12px 0;
}
#part2 .part2_con02 .djgz .djgz_list ul li a{
	display: block;
}
#part2 .part2_con02 .djgz .djgz_list ul li:nth-child(4){
	border-bottom: none;
}
#part2 .part2_con02 .djgz .djgz_list ul li .title{
	height: 52px;
	line-height: 26px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#part2 .part2_con02 .djgz .djgz_list ul li:hover .title{
	color: #73116f;
}
#part2 .part2_con02 .djgz .djgz_list ul li .date{
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #737373;
}
#part2 .part2_con02 .xsyd{
	width: 100%;
	margin-bottom:36px;
}
#part2 .part2_con02 .xsyd .hd_title2{
	background: url("../images/icon_02.png") no-repeat left center;
}
#part2 .part2_con02 .xsyd{
	margin-top: 16px;
}
#part2 .part2_con02 .xsyd .xsyd_con{
	padding-top: 18px;
}
#part2 .xsyd .xsyd_con .first{
	height: 132px;
}
#part2 .xsyd .xsyd_con .first .pic{
	width: 190px;
	height: 120px;
	overflow: hidden;
	margin-right: 16px;
}
#part2 .xsyd .xsyd_con .first:hover .pic img{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}
#part2 .xsyd .xsyd_con .first .first_txt{
	width: calc(100% - 206px);
}
#part2 .xsyd .xsyd_con .first .first_txt .title{
	height: 48px;
	line-height: 24px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#part2 .xsyd .xsyd_con .first:hover .first_txt .title{
	color: #73116f;
}
#part2 .xsyd .xsyd_con .first .first_txt .des{
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #737373;
	margin: 5px 0;
}
#part2 .xsyd .xsyd_con .first .first_txt .date{
	padding-left: 20px;
	height: 20px;
	list-style: 20px;
	font-size: 14px;
	color: #737373;
	background: url("../images/date_icon01.png") no-repeat left center;
}
#part2 .xsyd .xsyd_con ul li{
	position: relative;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #ca8fc7;
	padding-left: 12px;
}
#part2 .xsyd .xsyd_con ul li:before{
	position: absolute;
	left: 0px;
	top: 50%;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin-top: -3px;
	background: #73116f;
	content: "";
	z-index: 2;
}
#part2 .xsyd .xsyd_con ul li:nth-child(5){
	border-bottom: none;
}
#part2 .xsyd .xsyd_con ul li a{
	display: block;
	font-size: 16px;
	color: #000;
	font-family: "Microsoft Yahei";
}
#part2 .xsyd .xsyd_con ul li:hover a{
	color: #73116f;
}
#part2 .xsyd .xsyd_con ul li .title{
	height: 48px;
	line-height: 48px;
	width: calc(100% - 56px);
}
#part2 .xsyd .xsyd_con ul li .date{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
	color: #737373;
}
#part2 .xsyd .xsyd_con ul li:hover .date{
	color: #73116f;
}
#part2 .part2_con02 .jysj{
	width: 100%;
}
#part2 .part2_con02 .jysj .hd_title2{
	background: url("../images/icon_03.png") no-repeat left center;
}
#part2 .part2_con02 .jysj .jysj_list{
	padding-top: 26px;
}
#part2 .part2_con02 .jysj .jysj_list ul li{
	background: #f3e7f2;
	margin-bottom: 20px;
	padding: 16px;
}
#part2 .part2_con02 .jysj .jysj_list ul li a{
	display: block;
}
#part2 .part2_con02 .jysj .jysj_list ul li .title{
	max-height: 48px;
	line-height: 24px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	margin-bottom: 8px;
}
#part2 .part2_con02 .jysj .jysj_list ul li:hover .title{
	color: #73116f;
}
#part2 .part2_con02 .jysj .jysj_list ul li .date{
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	background: url("../images/date_icon01.png") no-repeat left center;
	font-size: 14px;
	color: #737373;
}
/*end part2_con02*/

/*part2_con03 start*/
#part2 .part2_con03{
	padding: 32px 0;
}
#part2 .part2_con03 .kslj_con{
	position: relative;
	width: 100%;
	overflow: hidden;
}
#part2 .part2_con03 .kslj_con .kslj_pic ul li{
	float: left;
	width: calc(50% - 10px);
	margin-right: 20px;
}
#part2 .part2_con03 .kslj_con .kslj_pic ul li a{
	display: block;
}
#part2 .part2_con03 .kslj_con .kslj_pic ul li .pic{
	width: 100%;
	overflow: hidden;
}
#part2 .part2_con03 .kslj_con .kslj_pic ul li .pic img{
	display: block;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
}
#part2 .part2_con03 .kslj_con .kslj_pic ul li:hover .pic img{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}
#part2 .part2_con03 .kslj_con .kslj_btn a{
	position:absolute; 
	top:50%;
	width:36px; 
	height:58px; 
	display:block; 
	cursor: pointer;
	margin-top: -29px;
    z-index: 9;
}
#part2 .part2_con03 .kslj_con .kslj_btn a.prev{ 
	left:0px; 
	background:url("../images/xyxw_l.png")  no-repeat;
	background-size: 100% 100%; 
}
#part2 .part2_con03 .kslj_con .kslj_btn a.next{ 
	right:0px; 
	background:url("../images/xyxw_r.png") no-repeat;
	background-size: 100% 100%;
}
/*end part2_con03*/

/*part2_con04 start*/
#part2 .part2_con04{
	padding-bottom: 32px;
}
#part2 .part2_con04 .yqlj_con{
	background: #fff;
}
#part2 .part2_con04 .yqlj_con .yqlj_hd{
	width: 110px;
	height: 50px;
	line-height: 50px;
	margin-right: 4px;
	background: url("../images/link_icon.png") no-repeat;
	text-indent: 12px;
	font-size: 18px;
	color: #e6f1fa;
}
#part2 .part2_con04 .yqlj_con .yqlj_yqlj_bd ul li{
	float: left;
	height: 50px;
	line-height: 50px;
	margin: 0 16px;
}
#part2 .part2_con04 .yqlj_con .yqlj_yqlj_bd ul li a{
	display: block;
	font-size: 14px;
	color: #4c4c4c;
}
#part2 .part2_con04 .yqlj_con .yqlj_yqlj_bd ul li:hover a{
	color: #73116f;
}
/*end part2_con04*/
/*end part2*/

/*footer start*/
#footer{
	padding-top: 32px;
	background: url("../images/footer_bg.jpg") no-repeat center top;
	background-size: cover;
}
#footer .footer_con01{
	padding-bottom: 20px;
}
#footer .footer_logo{
	width: 100%;
}
#footer .footer_logo img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
#footer .footer_address{
	width: 100%;
	padding: 12px 0;
}
#footer .footer_address p{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #e7dee7;
	line-height: 28px;
	text-align: center;
}
#footer .ft_ewm{
	width: 100%;
}
#footer .ft_ewm ul{
	width: 100%;
	display: block;
	overflow: hidden;
	text-align: center;
}
#footer .ft_ewm ul li{
	display: inline-block;
	width: 112px;
	margin: 0 8px;
}
#footer .ft_ewm ul li .pic{
	width: 112px;
	height: 112px;
	overflow: hidden;
}
#footer .ft_ewm ul li .pic img{
	display: block;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
}
#footer .ft_ewm ul li .title{
	line-height: 24px;
	text-align: center;
	color: #fff;
	font-size: 15px;
}
#footer .footer_con02{
	border-top: 1px solid #86458c;
}
#footer .copyRight p{
	font-size: 14px;
	line-height: 24px;
	font-family: "Microsoft Yahei";
	color: #cbbbcd;
	text-align: center;
	padding: 15px 0;
}
#footer .copyRight p a{
	color: #cbbbcd;
}
#footer .copyRight p a:hover{
	text-decoration: underline;
}
/*end footer*/

#back{
	position: fixed;
	bottom: 20px;
	right: 10px;
	width: 42px;
	height: auto;
	cursor: pointer;
	-webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}
#back img{
	width: 42px;
	display: block;
	margin: 0 auto;
}

/*list start*/
#ej_banner img{
	width: 100%;
	height: 240px;
	object-fit:cover;
}
#nav_slide{background: #73116f;line-height: 50px;position: relative;z-index: 2;top: -4px;}
#nav_slide #bnt_back{ position:absolute; left: 16px; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 16px;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 18px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;cursor: pointer;}
#sub_nav_content ul li ul li{border:0;line-height: 28px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 16px; color: #666;}
#sub_nav_content ul li.on>a{color: #73116f;}

#sub_nav_content ul li ul{ display:none}
.list ul{
	display: block;
	padding: 15px 0;
}
.list ul li{
	position: relative;
	line-height: 28px;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
.list ul li a{
	display: block;
	font-family: "Microsoft Yahei";
	color: #000;
	font-size: 16px;
}
.list ul li:hover a{
	color: #73116f;
}
.list ul li .date{
	display: block;
	font-family: "Microsoft Yahei";
	color: #666;
	font-size: 15px;
}
.list ul li:hover .date{
	color: #73116f;
}
.list ul li span.line{
	display: block;
    position: absolute;
    left: 0px;
    bottom: -1px;
    width: 0px;
    height: 1px;
    background: #73116f;
    z-index: 999;
    transition: 0.6s;
}
.list ul li:hover span.line{
	width: 100%;
}
.getmore{
	margin: 25px 0;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}
.getmore:hover{
	border: 1px solid #73116f;
	background: #73116f;
}
.getmore a{
	display: block;
    color: #666;
    font-size: 16px;
    font-family: "microsoft yahei";
}
.getmore a:hover{
	color: #fff;
}
/*end list*/

/*show start*/
.show .show_con .show_hd{
	padding: 25px 0 10px;
}
.show .show_con .show_hd h5{
	font-size: 24px;
	font-family: "Microsoft Yahei";
	line-height:40px;
	text-align: center;
	color: #333;
	font-weight: normal;
}
.show .show_con .show_hd p.info{
	text-align: center;
	line-height: 50px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #999;
	border-bottom: 1px solid #e6e6e6;
}
.show .show_con .show_hd p.info span{
	margin-right: 30px;
}
.show .show_con .show_hd p.info i.djs{
	font-style: normal;
}
.show .show_con .show_nr{
	padding-bottom: 20px;
	border-bottom: 1px solid #dadada;
}
.show .show_con .show_nr p{
	font-family: "microsoft yahei";
	font-size: 16px !important;
	color: #000;
	line-height: 38px !important;
	text-indent: 2em;
	margin-bottom: 12px;
}
.show .show_con .show_nr p.vsbcontent_img{
	text-indent: 0;
}
.show .show_con .show_nr p img{
        display: inline-block;
        max-width:100%;
	height: auto !important;
	margin: 0 auto;
        border: 0 !important;
}
.show .show_page{
	padding: 20px 0;
}
.show .show_page p{
	font-size: 16px;
	color: #000;
	line-height: 36px;
}
.show .show_page p a{
	color: #000;
}
.show .show_page p a:hover{
	color: #81157d;
	transition: 0.6s all;
}
/*end show*/

/*list_tppic start*/
.list_tppic{
	padding-top: 30px;
}
.list_tppic ul li{
	float: left;
	width: 49%; 
	margin-right: 2%;
}
.list_tppic ul{
	display: block;
	overflow: hidden;
}
.list_tppic ul li:nth-child(2n){
	margin-right: 0;
}
.list_tppic ul li .pic{
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 66.4888%;
}
.list_tppic ul li .pic img{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right:0;
	bottom:0;
	object-fit: cover;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;
}
.list_tppic ul li .title{
    font-family: "Microsoft Yahei";
    color: #000;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #fafafa;
    margin-bottom: 10px;
    padding: 0 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.list_tppic ul li:hover .title{
	background: #73116f;
	color: #fff;
}
/*end list_pic*/

/*list_zypic start*/
.list_zypic{
	padding-top: 30px;
}
.list_zypic ul li{
	height: 170px;
	margin-bottom: 24px;
}
.list_zypic ul li .pic{
	float: left;
	width: 260px;
	height: 170px;
	overflow: hidden;
}
.list_zypic ul li .pic img{
	display: block;
	width: 260px;
	height: 170px;
	object-fit: cover;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
.list_zypic ul li:hover .pic img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.list_zypic ul li .con_txt{
	float: left;
	width: calc(100% - 304px);
	height: 170px;
	background: #f7f7f7;
	padding: 0px 14px 0px 30px;
}
.list_zypic ul li .con_txt2{
	width: calc(100% - 44px);
}
.list_zypic ul li .con_txt .line{
	width: 100px;
	height: 2px;
	background: #73116f;
	margin-bottom: 10px;
	transition: 0.6s;
}
.list_zypic ul li:hover .con_txt .line{
	width: 100%;
}
.list_zypic ul li .con_txt .title{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #000;
	height: 32px;
	line-height: 32px;
	margin-top: 20px;
}
.list_zypic ul li:hover .con_txt .title{
	color: #73116f;
}
.list_zypic ul li .con_txt .date{
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #808080;
	padding-left: 20px;
	background: url("../images/date_icon01.png") no-repeat left center;
}
.list_zypic ul li .con_txt .des{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #808080;
	height: 48px;
	line-height: 24px;
	margin-bottom: 10px;
}
/*end list_zypic*/

/*list szdw start*/
.list_szdw{
	padding-top: 30px;
}
.list_szdw .szdw_hd{
	width: 210px;
	height: 38px;
	line-height: 38px;
	border-left: 4px solid #73116f;
	text-indent: 12px;
	background: #f5f5f5;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #333;
}
.list_szdw .szdw_bd{
	padding: 20px 0 20px 20px;
	overflow: hidden;
}
.list_szdw .szdw_bd ul li{
	float: left;
	width: calc(20% - 18px);
	padding-left: 18px;
	height: 38px;
	line-height: 38px;
	background: url("../images/icon_05.png") no-repeat left center;
}
.list_szdw .szdw_bd ul li a{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
}
.list_szdw .szdw_bd ul li:hover a{
	color: #73116f;
}
/*end list szdw*/

/*list_xrld start*/
.list_xrld{
	padding-top: 30px;
}
.list_xrld ul li{
	margin-bottom: 20px;
}
.list_xrld ul li a{
	display: block;
}
.list_xrld ul li .xrld_txt{
	width: 100%;
	font-family: "Microsoft Yahei";
}
.list_xrld ul li .xrld_txt .xrld_hd{
	line-height: 42px;
	margin-bottom: 16px;
}
.list_xrld ul li .xrld_txt .xrld_hd .xrld_name{
	position: relative;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	margin-right: 16px;
}
.list_xrld ul li .xrld_txt .xrld_hd .xrld_name:before{
	position: absolute;
	left: 0px;
	bottom: -4px;
	width: 100%;
	height: 2px;
	background: #73116f;
	content: "";
	z-index: 2;
}
.list_xrld ul li .xrld_txt .xrld_hd .xrld_zc{
	font-size: 18px;
	color: #333;
}
.list_xrld ul li .xrld_txt .xrld_p{
	line-height: 36px;
	color: #333;
	font-size: 16px;
	padding-right: 16px;
}
.list_xrld ul li .xrld_txt .xrld_p strong{
	font-size: 18px;
}
/*end list_xrld*/
@media(max-width: 768px){
	.list_szdw .szdw_bd ul li{
		width: calc(25% - 18px);
	}
}
@media only screen and (min-width:325px) and (max-width:650px) {
	.wrap { 
		margin: 0 8px;  
		overflow: hidden;
	}
	/*header start*/
	#header{
		background-size: 100% 100%;
	}
	#header .hd_link2{
		height: 42px;
		line-height: 42px;
	}
	#header .hd_link2 a{
		font-size: 12px;
		margin: 0 4px;
	}
	.hd_search{margin-left: 4px;}
	.hd_search .searchIcon{
		width: 20px;
		padding: 10px 0;
	}
	/*end header*/

	/*logo start*/
	#logo{
		padding: 10px 0;
	}
	.nav_icon .navIcon{
		padding-top: 12px;
		width: 24px;
		margin-left: 8px;
	}
	/*end logo*/

	.search {
		top: 46px;
		border-radius: 30px;
	}
	.search .txt{
		height: 36px; 
		line-height: 36px; 
		font-size: 14px;
	}
	.search .btn{
		padding: 5px 0;
	}

	/*part1 start*/
	#part1{
		padding-top: 18px;
	}
	#part1 .xydt_con .xydt_pic{
		margin-top: 0px;
	}
	#part1 .xydt_con .xydt_pic .xydt_btn a{
		width: 28px;
    	height: 48px;
    	margin-top: -44px;
	}
	/*end part1*/

	/*part2 start*/
	#part2{
		padding-top: 24px;
	}
	#part2 .kydt .kydt_hd{
		margin-bottom: 16px;
	}
	#part2 .kydt .kydt_bd ul li .item_txt{
		width: calc(100% - 32px);
		padding: 16px 16px;
	}
	#part2 .link_pic{
		padding-top: 24px;
	}
	#part2 .part2_con02 .xsyd{
		margin-top: 10px;
	}
	#part2 .kydt .kydt_bd ul li{
		width: calc(50% - 8px);
		margin-right: 16px;
	}
	#part2 .part2_con02 .part2_con02_bd{
		width: calc(100% - 16px);
		padding: 16px 8px 10px;
	}
	#part2 .part2_con02 .jysj .jysj_list ul li{
		margin-bottom: 10px;
    	padding: 8px;
	}
	#part2 .part2_con03{
		padding: 18px 0;
	}
	#part2 .part2_con03 .kslj_con .kslj_btn a{
		width: 28px;
    	height: 48px;
    	margin-top: -24px;
	}
	#part2 .part2_con04{
		padding-bottom: 24px;
	}
	/*end part2*/

	/*footer start*/

	/*end footer*/

	/*list start*/
	#ej_banner img{
		height: 140px;
	}
	.list ul li{
		padding: 6px 0;
	}
	.list ul li a p.title{
		font-size: 15px;
		line-height: 26px;
		margin-bottom: 8px;
	}
	.list ul li a span.date{
		font-size: 14px;
	}
	.getmore{
		margin: 15px 0;
	    height: 36px;
	    line-height: 36px;
	}
	.getmore a{
	    font-size: 15px;
	}
	/*end list*/

	/*show start*/
	.show .show_con .show_hd{
		padding: 12px 0 0px;
	}
	.show .show_con .show_hd h5{
		font-size: 18px;
		line-height:28px;
	}
	.show .show_con .show_hd p{
		font-size: 14px;
		line-height: 24px;
		padding: 8px 0;
	}
	.show .show_con .show_hd p.info{
		line-height: 32px;
	}
	.show .show_con .show_hd p span{
		margin: 0 6px;
	}
	.show .show_con .show_nr{
		padding: 6px 0px;
	}
	.show .show_con .show_nr p{
		font-size: 15px;
		line-height: 28px;
		margin-bottom: 8px;
	}
	.show .show_page{
		padding: 10px 0;
	}
	.show .show_page p{
		font-size: 15px;
		line-height: 28px;
		padding: 0 10px;
	}
	/*end show*/

	/*list_pic start*/
	.list_tppic{
		padding-top: 15px;
	}
	.list_tppic ul li .title{
	    line-height: 36px;
	    font-size:15px;
	}
	/*end list_pic*/

	/*list_zypic start*/
	.list_zypic{
		padding-top: 15px;
	}
	.list_zypic ul li{
		height: auto;
		margin-bottom: 12px;
	}
	.list_zypic ul li .pic{
		float: none;
		width: 100%;
		height: auto;
	}
	.list_zypic ul li .pic img{
		width: 100%;
		height: 100%;
	}
	.list_zypic ul li .con_txt{
		float: none;
		width: calc(100% - 28px);
		height: auto;
		padding: 1px 10px 10px;
	}
	.list_zypic ul li .con_txt .title{
		margin-top: 10px;
	}
	/*end list_zypic*/

	/*list szdw start*/
	.list_szdw{padding-top: 15px;}
	/*end list szdw*/
	.list_xrld{padding-top: 15px;}
	.list_xrld ul li{margin-bottom: 12px;}
}
@media(max-width: 600px){
	.list_szdw .szdw_hd{width: 176px;}
	.list_szdw .szdw_bd ul li{
		width: calc(33.3333% - 18px);
	}
}
@media only screen and (min-width:325px) and (max-width:500px){
	#sub_nav_content ul li a{
		font-size: 16px;
	}
	#sub_nav_content ul li ul li a{
		font-size: 15px;
	}
	.banner .hd{
		bottom: 16px;
	}
	.banner .hd ul li{
		width: 10px;
		height: 10px;
		margin: 0 5px;
	}
	#part2 .kydt .kydt_hd{
		font-size: 20px;
	}
	#part2 .kydt .kydt_bd ul li{
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 16px;
	}
	#part2 .kydt .kydt_bd ul li:nth-child(2n){
		margin-bottom: 0;
	}
	#part2 .kydt .kydt_bd ul li .pic{
		padding-bottom: 64.4888%;
	}
	#part2 .xsyd .xsyd_con .first{
		height: auto;
	}
	#part2 .xsyd .xsyd_con .first .pic{
		width: 100%;
		height: auto;
		margin-right: 0;
		float: none;
		margin-bottom: 12px;
	}
	#part2 .xsyd .xsyd_con .first .pic img{
		display: block;
		width: 100%;
		height: auto;
	}
	#part2 .xsyd .xsyd_con .first .first_txt{
		float: none;
		width: 100%;
	}

	.list_tppic ul li{
		float: none;
		width: 100%;
		margin-right: 0;
	}
}
@media(max-width: 400px){
	.list_szdw .szdw_hd {
	    width: 136px;
	}
	.list_szdw .szdw_bd ul li{
		width: calc(50% - 18px);
	}
}
.pb_sys_style1 .p_no_d{
    border: 1px solid #73116f !important;
    background-color: #73116f !important;
}
.keywordfontcolor1049508{
    font-size: 16px !important;
    color: #f00 !important;
    font-family: 寰蒋闆呴粦 !important;
}
#vsb_content_100 TABLE TD P{text-indent: 2em !important;}