@charset 'utf-8';
/*header-start*/
#header{
	height: 138px;
}
#header .logo{
	padding-top: 20px;
	width: 934px;
	height: 118px;
}
#header .hd_con{
	width: 254px;
	height: 80px;
	padding-top: 58px;
}
.search{
	position: relative;
	width: 230px;
	height: 34px;
	line-height: 34px;
	background: #fff;
	border: 1px solid #6d589d;
}
.search input{
	display: inline-block;
	outline: none;
	border: none;
}
.search input.txt{
	position: absolute;
    left: 0px;
    top: 0px;
	width: 190px;
	height: 34px;
	line-height: 34px;
	vertical-align: top;
	color: #333;
	text-indent: 10px;
}
.search input.btn{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 36px;
	height: 34px;
	cursor: pointer;
}
/*end header*/

/*nav start*/
#nav{
	width: 100%;
	height: 54px;
	background: #6d589d;
}
#nav .nav_menu{
	width:1400px;
	height: 54px;
}
#nav .nav_menu ul.nav_list{
	height: 54px;
}
#nav .nav_menu ul.nav_list li{
	position: relative;
	float: left;
	height: 54px;
	line-height: 54px;
	padding: 0 24px;
	text-align: center;
}
#nav .nav_menu ul.nav_list li.hover{
	background: #8c76be;
}
#nav .nav_menu ul.nav_list li:hover{
	background: #8c76be;
}
#nav .nav_menu ul.nav_list li a{
	display: inline-block;
	font-family: "Microsoft Yahei";
	font-size: 20px;
	color: #fff;
}
#nav .nav_menu ul.nav_list li dl.menu{
	position: absolute;
	left: 0px;
	top: 50px;
	display: none;
	z-index: 9999;
	width: 100%;
	background: #6d589d;
}
#nav .nav_menu ul.nav_list li+li+li dl.menu{
	width: 110%;
}
#nav .nav_menu ul.nav_list li dl.menu dd{
	display: block;
	height: 44px;
	line-height: 44px;
	padding: 0 24px;
}
#nav .nav_menu ul.nav_list li dl.menu dd a{
	color: #fff;
	font-size: 18px;
}
#nav .nav_menu ul.nav_list li dl.menu dd:hover{
	background: #8c76be;
}
/*end nav*/

/*banner start*/
#banner{
	position: relative;
	width:100%;
	height:600px;
	overflow: hidden;
}
#banner .slideBox{ 
	position: absolute;
	left: 50%;
	top: 0px;
	width: 1920px;
    height:600px;
    margin-left: -960px;
}
#banner .slideBox .hd{ 
	position: absolute;
	bottom: 36px;
	width: 100%;
	position:absolute; 
	height:18px;
	z-index: 9999;
}
#banner .slideBox .hd ul{
	display: block;
	width: 100%;
	text-align: center;
}
#banner .slideBox .hd ul li{ 
	display: inline-block;
	margin:0 4px;  
	width:18px; 
	height:18px;
	text-align:center; 
	cursor:pointer;
	background: url("../images/li.png") no-repeat;
}
#banner .slideBox .hd ul li.on{
	background: url("../images/li_on.png") no-repeat;
}
#banner .slideBox .bd ul li{
	width: 1920px;
	height:600px;
}
#banner .slideBox  .bd ul li a img{ 
	display:block;  
	width:1920px; 
	height:600px;
	background-size: 100% 100%;
}
#banner .slideBox .banner_btn{
	width: 1200px;
	position:absolute; 
	top:50%;
	left: 50%;
	margin-left: -600px;
	z-index: 999;
}
#banner .slideBox .banner_btn a{
	display: block;
	position: absolute;
	top:50%;
	width:42px; 
	height:74px;
	margin-top:-37px;
	cursor: pointer;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease
}
#banner .slideBox a.prev{ 
	left: 0;
	background:none;  
}
#banner .slideBox a.next{ 
	right: 0;
	background:none;  
	}
#banner .slideBox:hover a.prev{ 
	background:url("../images/banner_l.png")  no-repeat;   
	}
#banner .slideBox:hover a.next{
	background:url("../images/banner_r.png")  no-repeat;  
}
/*end banner*/

/*part1 start*/
#part1{
	padding-top: 34px;
	height: 634px;
	background: url("../images/part1_bg.jpg") no-repeat center 69px;
}
#part1 .news{
	width: 780px;
}
#part1 .news .hd_title{
	background: url("../images/icon_01.png") no-repeat left center;
	margin-bottom: 14px;
}
.hd_title{
	position: relative;
	height: 48px;
	line-height: 48px;
	padding-left: 36px;
	font-family: "Microsoft Yahei";
	font-size: 24px;
	font-weight: bold;
	color: #6d589d;
}
.hd_title .more{
	position: absolute;
	right: 0px;
	top: 0px;
}
.hd_title .more a{
	font-weight: normal;
	font-size: 15px;
	color: #666;
	font-family: "Microsoft Yahei";
}
.hd_title .more a:hover{
	color: #6d589d;
}
#part1 .news .first{
	height: 226px;
	margin-bottom: 24px;
}
#part1 .news .first .first_pic{
	width: 348px;
	height: 226px;
	overflow: hidden;
	margin-right: 20px;
}
#part1 .news .first:hover .first_pic img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}
#part1 .news .first .first_txt{
	width: 410px;
}
#part1 .news .first .first_txt .title{
	padding: 10px 0 16px;
	line-height: 26px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-size: 16px;
}
#part1 .news .first:hover .first_txt .title{
	color: #6d589d;
}
#part1 .news .first .first_txt span.line{
	display: block;
	width: 74px;
	height: 2px;
	background: #6d589d;
	margin-bottom: 20px;
	transition: 0.6s;
}
#part1 .news .first:hover .first_txt span.line{
	width: 100%;
}
#part1 .news .first .first_txt .date{
	height: 20px;
	line-height: 20px;
	padding-left: 28px;
	font-size: 15px;
	font-family: "Microsoft Yahei";
	color: #666;
	background: url("../images/icon_02.png") no-repeat left center;
	margin-bottom: 14px;
}
#part1 .news .first .first_txt .des{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #666;
	line-height: 24px;
}
#part1 .news_list ul li{
	position: relative;
	height: 48px;
	line-height: 48px;
	background: #f6f6f6;
	margin-bottom: 10px;
}
#part1 .news_list ul li a{
	display: block;
}
#part1 .news_list ul li:hover{
	background: #6d589d;
}
#part1 .news_list ul li:before{
	position: absolute;
	left: 124px;
	top: 11px;
	content: '';
	width: 1px;
	height: 26px;
	background: #b0b0b0;
	z-index: 2;
}
#part1 .news_list ul li:hover:before{
	background: #fff;
}
#part1 .news_list ul li .date{
	float: left;
	width: 129px;
	text-indent: 16px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #b0b0b0;
}
#part1 .news_list ul li:hover .date{
	color: #fff;
}
#part1 .news_list ul li .title{
	float: left;
	width: 650px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	text-indent: 16px;
}
#part1 .news_list ul li:hover .title{
	color: #fff;
}
#part1 .notice{
	width: 370px;
}
#part1 .notice .hd_title{
	background: url("../images/icon_03.png") no-repeat left center;
	margin-bottom: 16px;
}
#part1 .notice .notice_list ul li{
	height: 66px;
	margin-bottom: 26px;
}
#part1 .notice .notice_list ul li a{
	display: block;
}
#part1 .notice .notice_list ul li .date{
	position: relative;
	width: 68px;
	height: 66px;
	border: 1px solid #eee;
	float: left;
	margin-right: 15px;
}
#part1 .notice .notice_list ul li .date span{
	display: block;
	width: 100%;
	font-family: "Microsoft Yahei";
	text-align: center;
}
#part1 .notice .notice_list ul li .date span.d1{
	font-size: 20px;
	font-weight: bold;
	color: #6d589d;
	line-height: 28px;
}
#part1 .notice .notice_list ul li .date span.d2{
	position: absolute;
	left: -1px;
	bottom: 0;
	width: 70px;
	height: 39px;
	line-height: 44px;
	background: url("../images/icon_04.png") no-repeat;
	z-index: 2;
	color: #eee;
	font-size: 14px;
}
#part1 .notice .notice_list ul li .title{
	padding-top: 13px;
	line-height: 22px;
	font-size: 16px;
	color: #333;
	font-family: "Microsoft Yahei";
}
#part1 .notice .notice_list ul li:hover .title{
	color: #6d589d;
}
/*end part1*/
#ztzl{
	height: 216px;
}
#ztzl .ztzl_con{
	position: relative;
	width: 1200px;
	height: 176px;
	overflow: hidden;
}
#ztzl .ztzl_con .ztzl_hd{
	position: absolute;
	right: 36px;
	bottom: 20px;
	z-index: 3;
}
#ztzl .ztzl_con .ztzl_hd ul li{
	float: left;
	width: 16px;
	height: 16px;
	line-height: 16px;
	margin-left: 10px;
	background: #fff;
	text-align: center;
	color: #333;
	cursor: pointer;
}
#ztzl .ztzl_con .ztzl_hd ul li.on{
	background: #6d589d;
	color: #fff;
}
#ztzl .ztzl_con .ztzl_bd ul li img{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 1.5s;
	-webkit-transition: all 1.5s;
	-moz-transition: all 1.5s;
	object-fit: cover;
}
#ztzl .ztzl_con .ztzl_bd ul li:hover img{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}
/*ztzl start*/

/*end ztzl*/

/*part2 start*/
#part2{
	padding-top: 32px;
	height: 360px;
	background: #fdf9fb;
}
#part2 .kxyj{
	width: 584px;
}
#part2 .kxyj .hd_title{
	background: url("../images/icon_05.png") no-repeat left center;
	margin-bottom: 10px;
}
.item_list ul li{
	position: relative;
	height: 44px;
	line-height: 44px;
	padding-left: 12px;
	background: url("../images/icon_07.png") no-repeat left center;
}
.item_list ul li:hover{
	background: url("../images/icon_07_on.png") no-repeat left center;
}
.item_list ul li a{
	display: block;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
}
.item_list ul li:hover a{
	color: #6d589d;
}
.item_list ul li span.date{
	position: absolute;
	right: 0;
	top: 0;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #b0b0b0;
	font-family: "Microsoft Yahei";
}
.item_list ul li:hover span.date{
	color: #6d589d;
}
#part2 .txgz{
	width: 584px;
}
#part2 .txgz .hd_title{
	background: url("../images/icon_06.png") no-repeat left center;
	margin-bottom: 10px;
}
/*end part2*/

/*part3 start*/
#part3{
	padding-top: 32px;
	height: 746px;
	background: url("../images/part3_bg.jpg") no-repeat center bottom;
}
#part3 .xywh{
	width: 1200px;
	height: 380px;
}
#part3 .xywh .hd_title{
	background: url("../images/icon_08.png") no-repeat left center;
	margin-bottom: 22px;
}
#part3 .xywh .xywh_con{
	position: relative;
	width: 1200px;
	height: 272px;
	overflow: hidden;
}
#part3 .xywh .xywh_con .xywh_pic ul li{
	position: relative;
	float: left;
	width: 382px;
	margin-right: 28px;
}
#part3 .xywh .xywh_con .xywh_pic ul li .pic{
	width: 382px;
	height: 272px;
	overflow: hidden;
}
#part3 .xywh .xywh_con .xywh_pic ul li .title{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #fff;
	height: 52px;
	line-height: 52px;
	background: url("../images/xywh_title_bg.png");
	z-index: 10;
	text-align: center;
}
#part3 .xywh .xywh_con .xywh_btn a{
	position:absolute; 
	top:76px;
	width:36px; 
	height:58px; 
	display:block; 
	cursor: pointer;
    z-index: 9;
}
#part3 .xywh .xywh_con:hover .xywh_btn a.prev{ 
	left:0px; 
	background:url("../images/xywh_l.png")  no-repeat;  
}
#part3 .xywh .xywh_con:hover .xywh_btn a.next{ 
	right:0px; 
	background:url("../images/xywh_r.png") no-repeat;  
}
#part3 .zlxz{
	height: 366px;
}
#part3 .zlxz .download{
	width: 584px;
}
#part3 .zlxz .download .hd_title{
	background: url("../images/icon_09.png") no-repeat left center;
	margin-bottom: 10px;
}
#part3 .zlxz .download .item_list ul li span.date{
	color: #333;
}
#part3 .zlxz .download .item_list ul li:hover span.date{
	color: #6d589d;
}
#part3 .ztzl2{
	width: 580px;
	padding-top: 10px;
}
#part3 .ztzl2 .ztzl2_title{
	width: 50px;
	height: 296px;
	background: #6d589d;
}
#part3 .ztzl2 .ztzl2_title .title{
	height: 296px;
	width: 42px;
	font-size: 24px;
	font-family: "Microsoft Yahei";
	color: #fff;
	text-align: center;
	writing-mode: vertical-lr;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: vertical-lr;
	writing-mode:tb-rl;
	letter-spacing: 20px;
}
#part3 .ztzl2 .ztzl2_con{
	position: relative;
	width: 514px;
	height: 296px;
	overflow: hidden;
}
#part3 .ztzl2 .ztzl2_con .ztzl2_hd{
	position: absolute;
	bottom: 20px;
    width: 100%;
    position: absolute;
    height: 18px;
    z-index: 9;
}
#part3 .ztzl2 .ztzl2_con .ztzl2_hd ul{
	display: block;
	width: 100%;
	text-align: center;
}
#part3 .ztzl2 .ztzl2_con .ztzl2_hd li{ 
	display: inline-block;
	margin:0 4px;  
	width:18px; 
	height:18px;
	text-align:center; 
	cursor:pointer;
	background: url("../images/li2.png") no-repeat;
}
#part3 .ztzl2 .ztzl2_con .ztzl2_hd ul li.on{
	background: url("../images/li2_on.png") no-repeat;
}
#part3 .ztzl2_con .ztzl2_btn a{
	position:absolute; 
	top:50%;
	width:36px; 
	height:58px; 
	display:block; 
	cursor: pointer;
    z-index: 9;
    margin-top: -29px;
}
#part3 .ztzl2_con:hover .ztzl2_btn a.prev{ 
	left:15px; 
	background:url("../images/ztzl2_l.png")  no-repeat;  
}
#part3 .ztzl2_con:hover .ztzl2_btn a.next{ 
	right:15px; 
	background:url("../images/ztzl2_r.png") no-repeat;  
}
/*end part3*/

/*footer start*/
#footer{
	height: 280px;
	background: url("../images/footer_bg.jpg") no-repeat center top;
}
/*yqlj start*/
#footer .yqlj_con{
	height: 68px;
	line-height: 68px;
}
#footer .yqlj_con .yqlj_title{
	height: 68px;
	line-height: 68px;
	padding-left: 26px;
	background: url("../images/yqlj_icon.png") no-repeat left center;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
#footer .yqlj_con .yqlj_bd ul li{
	float: left;
}
#footer .yqlj_con .yqlj_bd ul li a{
	display: block;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #fff;
	margin-right: 28px;
}
#footer .yqlj_con .yqlj_bd ul li:hover a{
	color: #ffe699;
}
/*end yqlj*/
#footer .footer_con{
	padding-top: 20px;
	position: relative;
	width: 100%;
	height: 200px;
	border-bottom: 1px solid #aca1c6;
}
#footer .footer_con .ft_lxwm{
	width: 454px;
}
#footer .footer_con .ft_lxwm .lxwm_title{
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
#footer .footer_con .ft_lxwm .lxwm_line{
	width: 36px;
	height: 2px;
	background: #fff;
	margin-bottom: 14px;
}
#footer .footer_con .ft_lxwm .lxwm_txt p{
	line-height: 36px;
	font-size: 15px;
	font-family: "Microsoft Yahei";
	color: #fefefe;
}
#footer .footer_con .ft_logo{
	width: 342px;
	padding-top: 42px;
}
#footer .footer_con .ft_logo img{
	display: block;
	max-width: 100%;
}

#footer .link_con{
	width: 276px;
}
#footer .link_con .link_bd{
	padding-top: 44px;
	height: 58px;
}
.link_bd .link{
	position: relative;
	width: 274px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #fff;
	font-size: 15px;
	cursor: pointer;
    color:#fff;
	text-align: center;
	margin-bottom: 18px;
}
.link_bd .link img{
	width:12px;
	position: absolute;
    right: 12px;
    top: 14px;
	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
.link_bd .link:hover img{
-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.link_bd .link ul{
	padding: 5px 10px 20px;
	position: absolute;
	left: -1px;
	bottom: 35px;
	display: none;
	width: 256px;
	height: 120px;
    overflow-y: auto;
    background:#6d589d;
}
.link_bd .link ul li{
	height: 36px;
	line-height: 36px;
	text-align: left;
	text-indent: 6px;
}
.link_bd .link ul li a{
	display: block;
	font-family: "Microsoft Yahei";
	font-size: 15px;
	color: #fff;
}
.link_bd .link ul li:hover a{
	color: #d91817;
}
#footer .copyRight{
	height: 60px;
	line-height: 60px;
}
#footer .copyRight p{
	text-align: center;
	font-size: 15px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
#footer .copyRight p a{
	color: #fff;
}
#footer .copyRight p a:hover{
	text-decoration: underline;
}
/*end footer*/

/*back start*/
#back{
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 44px;
	height: 50px;
	z-index: 9999;
	cursor: pointer;
	background: url("../images/back.png") no-repeat;
	margin-top: 20px;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}
/*end back*/

/*list page start*/
#ej_banner{
	position: relative;
	width: 100%;
	height: 360px;
	overflow: hidden;
}
#ej_banner .ej_banner_con{
	position: absolute;
    left: 50%;
    top: 0px;
    width: 1920px;
    height: 360px;
    margin-left: -960px;
}
#ej_banner .ej_banner_con img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .main_con_l{
	width: 252px;
	margin-top: 36px;
}
#main .main_con_l .lmmc{
	width: 252px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-family: "Microsoft Yahei";
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	background: #6d589d;
	border-bottom: 2px solid #e9e9e9;
}
.sidebar{
	width: 252px;
	background: #fafafa;
	margin-bottom: 28px;
}
.sidebar ul li{
	position: relative;
	height: 50px;
	border-bottom: 1px solid #e9e9e9;
	line-height: 50px;
	background: url("../images/arrow.png") no-repeat 22px center;
}
.sidebar ul li+li{
	border-top: 1px solid #fff;
}
.sidebar ul li a{
	display: block;
	font-family: "Microsoft Yahei";
	color: #333;
	text-align: center;
	font-size: 18px;
}
.sidebar ul li:hover,.sidebar ul li.active{
	background: #6d589d url("../images/arrow_on.png") no-repeat 22px center;
}
.sidebar ul li:hover a,.sidebar ul li.active a{
	color: #fff;
}
.sidebar ul li.last{
	border: none;
}
#main .main_con_l .ej_ztzl ul li{
	width: 250px;
	height: 82px;
	overflow: hidden;
	margin-bottom: 20px;
}
#main .main_con_l .ej_ztzl ul li img{
	display: block;
	width: 100%;
	height: auto;
	background-size: 100% 100%;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
#main .main_con_l .ej_ztzl ul li:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#main .main_con_r{
	width: 910px;
	margin-top: 36px;
}
.main_hd{
	height: 40px;
	line-height: 40px;
	padding-left: 26px;
	background: url("../images/dqwz_icon.png") no-repeat left center;
}
.main_hd .dqwz{
	font-size: 15px;
	line-height: 40px;
	color: #808080;
}
.main_hd .dqwz a{
	font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #999;
}
.main_hd .dqwz a:hover{
	color: #6d589d;
}
.main_list{
	width:910px;
	min-height: 400px;
}
.main_list ul{
	display: block;
	padding: 15px 0;
}
.main_list ul li{
	position: relative;
	height: 49px;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
	padding-left: 18px;
	background: url("../images/icon_07.png") no-repeat 6px center;
}
.main_list ul li:hover{
	background: url("../images/icon_07_on.png") no-repeat 6px center;
}
.main_list ul li a{
	display: block;
	font-family: "Microsoft Yahei";
	color: #000;
	font-size: 16px;
}
.main_list ul li:hover a{
	color: #6d589d;
}
.main_list ul li .date{
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: "Microsoft Yahei";
	color: #666;
	font-size: 14px;
}
.main_list ul li:hover .date{
	color: #6d589d;
}
.fanye img{
	display: block;
	margin: 20px auto 30px;
}
/*end list page*/

/*content page start*/
#main .nr{
	width: 880px;
}
.main_bd .con_title{
	padding-top: 32px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 20px;
}
.main_bd .con_title2{
	padding-bottom: 20px;
}
.main_bd .con_title h2.title{
	text-align: center;
	font-size: 26px;
	font-family: "Microsoft Yahei";
	color: #000;
	line-height: 44px;
}
.main_bd .con_title p.info{
	text-align: center;
	line-height: 50px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #999;
}
.main_bd .con_title p.info span{
	margin-right: 30px;
}
.main_bd .con_title p.info i.djs{
	font-style: normal;
	margin-right: 30px;
}
.content{
	padding-bottom: 20px;
}
.content p{
	font-size: 16px !important;
	color: #333;
	font-family: "Microsoft Yahei";
	line-height: 32px !important;
	text-indent: 2em;
	margin-bottom: 10px;
}
.content p img{
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
	margin-left: -2em;
}
.page { 
	margin-top: 40px;
	padding-top: 20px;
	border-top: 1px solid #e6e6e6;
	font-size: 15px; }
.page p{
	line-height:30px;
	text-indent: 0 !important;
}
.page span { 
	color: #000; 
}
.page a { 
	color: #000; 
}
.page a:hover { 
	color: #6d589d;
	transition: 0.6s all; 
}
/*end content page*/

/*list_tppic start*/
.list_tppic{
	width: 910px;
	min-height: 600px;
}
.list_tppic ul{
	display: block;
	padding-top: 16px;
	width: 940px;
    overflow: hidden;
}
.list_tppic ul li{
	float: left;
	width: 285px;
	height: 228px;
	margin: 0 28px 20px 0; 
}
.list_tppic ul li .pic{
	width: 285px;
	height: 180px;
	overflow: hidden;
}
.list_tppic ul li .pic img{
	display: block;
	width: 285px;
	height: 180px;
	background-size: 100% 100%;
	-webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
    object-fit: cover;
}
.list_tppic 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_tppic ul li .title{
	font-family: "Microsoft Yahei";
	color: #333;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	text-align: center;
}
.list_tppic ul li:hover .title{
	color: #6d589d;
}
/*end list_tppic*/

/*list szdw pic start*/
.list_szdw_pic{
	width: 960px;
	min-height: 600px;
}
.list_szdw_pic ul{
	display: block;
	padding-top: 32px;
	width: 996px;
    overflow: hidden;
}
.list_szdw_pic ul li{
	position: relative;
	float: left;
	width: 302px;
	height: 270px;
	background: #f7f7f7;
	margin: 26px 30px 30px 0; 
}
.list_szdw_pic ul li:hover{
	background: #6d589d;
}
.list_szdw_pic ul li .pic{
	position: absolute;
	left: 0px;
	top: -20px;
	width: 302px;
	height: 216px;
	overflow: hidden;
}
.list_szdw_pic ul li .pic img{
	display: block;
	width: 302px;
	height: 216px;
	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_szdw_pic 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_szdw_pic ul li .txt{
	position: absolute;
	bottom: 16px;
	width: 100%;
}
.list_szdw_pic ul li .txt .title{
	text-align: center;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #333;
}
.list_szdw_pic ul li:hover .txt .title{
	color: #fff;
}
.list_szdw_pic ul li .txt .jszc{
	text-align: center;
	font-size: 15px;
	font-family: "Microsoft Yahei";
	color: #333;
}
.list_szdw_pic ul li:hover .txt .jszc{
	color: #fff;
}
/*end list szdw pic*/
.keywordfontcolor1004{font-size:16px !important;color:#f00 !important;FONT-FAMILY: 微软雅黑 !important;}