@charset 'utf-8';
/*header-start*/
#header{
	height: 146px;
	background: #da0809;
}
#header .logo{
	padding-top: 36px;
	width: 880px;
	height: 110px;
}
#header .hd_con{
	width: 254px;
	height: 118px;
	padding-top: 28px;
}
.search{
	position: relative;
	width: 230px;
	height: 36px;
	line-height: 36px;
	background: #fff;
}
.search input{
	display: inline-block;
	outline: none;
	border: none;
}
.search input[type="text"]{
	position: absolute;
    left: 0px;
    top: 0px;
	width: 190px;
	height: 36px;
	line-height: 36px;
	vertical-align: top;
	background: #f8cece;
	color: #333;
	text-indent: 10px;
}
.search input[type="image"]{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	height: 36px;
	cursor: pointer;
}
#header .hd_link{
	height: 36px;
	line-height: 36px;
}
#header .hd_link a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
#header .hd_link a:hover{
	text-decoration: underline;
}
/*end header*/

/*nav start*/
#nav{
	width: 100%;
	height: 50px;
	border-top: 1px solid #e55353;
	background: #da0809;
}
#nav .nav_menu{
	width:1280px;
	height: 50px;
}
#nav .nav_menu ul.nav_list{
	height: 50px;
}
#nav .nav_menu ul.nav_list li{
	position: relative;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
}
#nav .nav_menu ul.nav_list2 li{
	padding: 0 34px;
}
#nav .nav_menu ul.nav_list li:hover{
	background: #e52828;
}
#nav .nav_menu ul.nav_list li a{
	display: inline-block;
	font-family: "Microsoft Yahei";
	font-size: 22px;
	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: #da0809;
}
#nav .nav_menu ul.nav_list li dl.menu dd{
	display: block;
	height: 44px;
	line-height: 44px;
	padding: 0 20px;
	text-align: center;
}
#nav .nav_menu ul.nav_list2 li dl.menu dd{
	padding: 0 34px;
}
#nav .nav_menu ul.nav_list li dl.menu dd a{
	color: #fff;
	font-size: 20px;
}
#nav .nav_menu ul.nav_list li dl.menu dd:hover{
	background: #e52828;
}
/*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: 30px;
	width: 100%;
	position:absolute; 
	height:14px;
	z-index: 9999;
}
#banner .slideBox .hd ul{
	display: block;
	width: 100%;
	text-align: center;
}
#banner .slideBox .hd ul li{ 
	display: inline-block;
	margin:0 8px;  
	width:12px; 
	height:12px;
	border-radius: 50%;
	border: 1px solid #fff;
	text-align:center; 
	cursor:pointer; 
}
#banner .slideBox .hd ul li.on{
	border: 1px solid #fff;
	background:#fff;
}
#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: 1280px;
	position:absolute; 
	top:50%;
	left: 50%;
	margin-left: -640px;
	z-index: 999;
}
#banner .slideBox .banner_btn a{
	display: block;
	position: absolute;
	top:50%;
	width:58px; 
	height:58px;
	margin-top:-29px;
	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: 34px 0 40px;
}
.hd_title{
	position: relative;
	height: 53px;
	border-bottom: 1px solid #ddd;
}
.hd_title span.biaoti{
	position: relative;
	display: inline-block;
	height: 53px;
	line-height: 54px;
	font-family: "Microsoft Yahei";
	color: #da0809;
	font-size: 32px;
	font-weight: bold;
	padding-left: 40px;
	background: url("../images/title_icon01.png") no-repeat left center;
}
.hd_title span.biaoti::before{
	position: absolute;
	left: 0px;
	bottom: -2px;
	width: 100%;
	height: 3px;
	background: #da0809;
	content: "";
	z-index: 2;
}
.hd_title .more{
	position: absolute;
	right: 0;
	top: 0px;
	height: 53px;
	line-height: 54px;
}
.hd_title .more a{
	font-size: 16px;
	color: #666;
}
.hd_title .more:hover a{
	color: #da0809;
}
#part1 .xwdt{
	padding-top: 25px;
}
#part1 .xwdt_pic{
	position: relative;
	width: 628px;
	height: 420px;
}
#part1 .xwdt_pic .xwdt_pic_hd{
	position: absolute;
	right: 12px;
	bottom: 20px;
	z-index: 999;
}
#part1 .xwdt_pic .xwdt_pic_hd ul li{
	float: left;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 1px solid #fff;
	cursor: pointer;
	margin: 0 6px;
}
#part1 .xwdt_pic .xwdt_pic_hd ul li.on{
	background: #fff;
}
#part1 .xwdt_pic .xwdt_pic_bd ul li .pic{
	width: 628px;
	height: 420px;
	overflow: hidden;
}
#part1 .xwdt_pic .xwdt_pic_bd ul li .pic img{
	display: block;
	width: 100%;
	height: 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;
}
#part1 .tzxw_l .tzxw_l_bd ul li:hover .pic img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#part1 .xwdt_pic .xwdt_pic_bd ul li .title{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url("../images/icon_01.png");
	font-size: 18px;
	font-family: "Microsoft Yahei";
	text-indent: 20px;
	color: #fff;
	z-index: 99;
}
#part1 .xwdt_pic .xwdt_pic_bd ul li:hover .title{
	color: #fff;
}
#part1 .xwdt_pic .xwdt_btn a{
	position:absolute; 
	top:50%;
	margin-top:-26px; 
	width:36px; 
	height:52px; 
	display:block; 
	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;
    z-index: 9;
}
#part1 .xwdt_pic .xwdt_btn a.prev{ 
	left:0px; 
	background:url("../images/xwdt_l.png")  no-repeat;
}
#part1 .xwdt_pic .xwdt_btn a.next{ 
	right:0px; 
	background:url("../images/xwdt_r.png") no-repeat;  
}
#part1 .xwdt_list{
	width: 628px;
}
#part1 .xwdt_list ul{
	margin-top: -12px;
}
#part1 .xwdt_list ul li{
	position: relative;
	height: 53px;
	line-height: 54px;
	border-bottom: 1px solid #ddd;
	padding-left: 20px;
	background: url("../images/icon_02.png") no-repeat 7px center;
}
#part1 .xwdt_list ul li::before{
	position: absolute;
    left: 0px;
    bottom: -1px;
    width: 0;
    height: 1px;
    background: #da0809;
    transition: 0.6s;
    content: "";
    z-index: 2;
}
#part1 .xwdt_list ul li:hover::before{
	width: 100%;
}
#part1 .xwdt_list ul li:hover{
	background: url("../images/icon_02_on.png") no-repeat 7px center;
}
#part1 .xwdt_list ul li a{
	display: block;
	font-family: "Microsoft Yahei";
}
#part1 .xwdt_list ul li .title{
	font-size: 18px;
	color: #333;
}
#part1 .xwdt_list ul li:hover .title{
	color: #da0809;
}
#part1 .xwdt_list ul li .date{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 16px;
	color: #bbb;
}
#part1 .xwdt_list ul li:hover .date{
	color: #da0809;
}
/*end part1*/

/*part2 start*/
#part2{
	padding: 0 0 32px;
}
#part2 .ztzl{
	width: 1280px;
	height: 224px;
	overflow: hidden;
}
#part2 .ztzl 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;
}
#part2 .ztzl ul li:hover img{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}
/*end part2*/

/*part3 start*/
#part3{
	padding: 0 0 34px;
}
#part3 .notice{width: 540px;}
#part3 .notice .hd_title span.biaoti{
	background: url("../images/title_icon02.png") no-repeat left center;
}
#part3 .notice .notice_list{
	padding-top: 10px;
}
#part3 .notice .notice_list ul li{
	position: relative;
	margin: 18px 0;
	height: 70px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 18px;
}
#part3 .notice .notice_list ul li::before{
	position: absolute;
    left: 0px;
    bottom: -1px;
    width: 0;
    height: 1px;
    background: #da0809;
    transition: 0.6s;
    content: "";
    z-index: 2;
}
#part3 .notice .notice_list ul li:hover::before{
	width: 100%;
}
#part3 .notice .notice_list ul li a{
	display: block;
}
#part3 .notice .notice_list ul li .date{
	border: 1px solid #da0809;
	width: 68px;
	height: 68px;
	margin-right: 18px;
	font-family: "Microsoft Yahei";
}
#part3 .notice .notice_list ul li .date span{
	display: block;
	width: 100%;
	text-align: center;
}
#part3 .notice .notice_list ul li .date span.d1{
	height: 36px;
	line-height: 36px;
	background: #da0809;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
#part3 .notice .notice_list ul li .date span.d2{
	height: 32px;
	line-height: 32px;
	color: #da0809;
	font-size: 14px;
}
#part3 .notice .notice_list ul li .title{
	position: relative;
	width: 452px;
	height: 70px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Microsoft Yahei";
}
#part3 .notice .notice_list ul li .title p{
	font-size: 18px;
	line-height: 28px;
	color: #333;
}
#part3 .notice .notice_list ul li:hover .title p{
	color: #da0809;
}
#part3 .jqhd{width: 700px;}
#part3 .jqhd .hd_title span.biaoti{
	background: url("../images/title_icon03.png") no-repeat left center;
}
#part3 .jqhd .jqhd_list{
	padding-top: 28px;
}
#part3 .jqhd .jqhd_list ul li{
	position: relative;
	margin-bottom: 23px;
	height: 156px;
}
#part3 .jqhd .jqhd_list ul li a{
	display: block;
}
#part3 .jqhd .jqhd_list ul li .date{
	position: absolute;
	left: 0px;
	top: 48px;
	width: 60px;
	height: 60px;
	background: #da0809;
	z-index: 2;
	font-family: "Microsoft Yahei";
	color: #fff;
}
#part3 .jqhd .jqhd_list ul li .date span{
	display: block;
	width: 100%;
	text-align: center;
}
#part3 .jqhd .jqhd_list ul li .date span.d1{
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
    padding-top: 6px;
}
#part3 .jqhd .jqhd_list ul li .date span.d2{
	font-size: 12px;
}
#part3 .jqhd .jqhd_list ul li .jqhd_txt{
	margin-left: 30px;
	width: 590px;
	height: 126px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.12);
	padding: 18px 30px 12px 50px;
}
#part3 .jqhd .jqhd_list ul li .jqhd_txt .title{
	line-height: 28px;
	margin-bottom: 10px;
	font-family: "Microsoft Yahei";
	font-size: 18px;
	color: #333;
}
#part3 .jqhd .jqhd_list ul li:hover .jqhd_txt .title{
	color: #da0809;
}
#part3 .jqhd .jqhd_list ul li .jqhd_txt p{
	line-height: 28px;
	padding-left: 20px;
	font-size: 14px;
	color: #666;
}
#part3 .jqhd .jqhd_list ul li .jqhd_txt p.p1{
	background: url("../images/jqhd_icon01.png") no-repeat left center;
}
#part3 .jqhd .jqhd_list ul li .jqhd_txt p.p2{
	background: url("../images/jqhd_icon02.png") no-repeat left center;
}
#part3 .jqhd .jqhd_list ul li .jqhd_txt p.p3{
	background: url("../images/jqhd_icon03.png") no-repeat left center;
}
#part3 .jqhd .jqhd_list ul li .jqhd_txt p strong{
	color: #333;
}
/*end part3*/

/*part4 start*/
#part4{
	padding: 90px 0 136px;
	background: url("../images/part4_bg.jpg") no-repeat top center;
	background-size: cover;
}
#part4 .zypt{
	width:1216px; 
	height:240px;
	margin: 0 auto;
}
#part4 .zypt .hd_title2{
	height: 36px;
	line-height: 36px;
	border-left: 4px solid #da0809;
	font-family: "Microsoft Yahei";
	font-weight: bold;
	font-size: 32px;
	color: #da0809;
	text-indent: 10px;
	margin-bottom: 50px;
}
#part4 .zypt .zypt_con{
	width: 1216px;
	height: 154px;
	overflow: hidden;
}
#part4 .zypt .zypt_con ul{
	display: block;
	overflow: hidden;
}
#part4 .zypt .zypt_con ul li{
	float: left;
	width: 392px;
	height: 154px;
	background: url("../images/zypt_li_bg.png");
	margin-right: 20px;
}
#part4 .zypt .zypt_con ul li a{
	display: block;
}
#part4 .zypt .zypt_con ul li .zypt_img{
	padding-top: 32px;
	height: 52px;
}
#part4 .zypt .zypt_con ul li .zypt_img img{
	display: block;
	margin: 0 auto;
	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
#part4 .zypt .zypt_con ul li:hover .zypt_img img{
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
#part4 .zypt .zypt_con ul li .title{
	font-size: 26px;
	font-family: "Microsoft Yahei";
	color: #333;
	text-align: center;
	padding-top: 12px;
}
#part4 .zypt .zypt_con ul li:hover .title{
	color: #da0809;
}
/*end part4*/

/*part5 start*/
#part5{
	padding-bottom: 42px;
}
#part5 .sdyddx{
	width: 408px;
	margin-right: 24px;
}
#part5 .sdyddx .hd_title span.biaoti{
	    background: url("../images/title_icon04.png") no-repeat left center;
}
#part5 .zcwj{
	width: 408px;
	margin-right: 24px;
}
#part5 .zcwj .hd_title span.biaoti{
	    background: url("../images/title_icon05.png") no-repeat left center;
}
#part5 .xxzl{
	width: 408px;
}
#part5 .xxzl .hd_title span.biaoti{
	    background: url("../images/title_icon06.png") no-repeat left center;
}
#part5 .item_list ul{
	margin-top: 12px;
}
#part5 .item_list ul li{
	position: relative;
	height: 53px;
	line-height: 54px;
	border-bottom: 1px solid #ddd;
	padding-left: 20px;
	background: url("../images/icon_02.png") no-repeat 7px center;
}
#part5 .item_list ul li::before{
	position: absolute;
    left: 0px;
    bottom: -1px;
    width: 0;
    height: 1px;
    background: #da0809;
    transition: 0.6s;
    content: "";
    z-index: 2;
}
#part5 .item_list ul li:hover::before{
	width: 100%;
}
#part5 .item_list ul li:hover{
	background: url("../images/icon_02_on.png") no-repeat 7px center;
}
#part5 .item_list ul li a{
	display: block;
	font-family: "Microsoft Yahei";
}
#part5 .item_list ul li .title{
	font-size: 18px;
	color: #333;
}
#part5 .item_list ul li:hover .title{
	color: #da0809;
}
#part5 .item_list ul li .date{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 16px;
	color: #bbb;
}
#part5 .item_list ul li:hover .date{
	color: #da0809;
}
/*end part5*/

/*footer start*/
#footer{
	/* padding-top: 10px; */
	/* background: url("../images/footer_bg.jpg") no-repeat top center; */
	background-size: cover;
	background: #da0809;
}
#footer .footer_box{
	height: 185px;
}
#footer .footer_box .footer_logo{
	width: 542px;
}
#footer .footer_box .footer_logo img{
	display: block;
	max-width: 100%;
}
#footer .footer_box .footer_box_m{
	width: 604px;
	padding-top: 45px;
}
#footer .footer_box .footer_box_m p{
	font-family: "Microsoft Yahei";
	font-size: 15px;
	color: #fff;
	line-height: 28px;
}
#footer .footer_box .footer_box_ewm{
	width: 134px;
	padding-top: 8px;
}
#footer .footer_box .footer_box_ewm ul{
	display: block;
	float: right;
}
#footer .footer_box .footer_box_ewm ul li{
	float: left;
	width: 116px;
}
#footer .footer_box .footer_box_ewm ul li .pic{
	width: 116px;
	height: 116px;
	overflow: hidden;
}
#footer .footer_box .footer_box_ewm ul li .pic img{
	display: block;
	width: 100%;
	height: 100%;
}
#footer .footer_box .footer_box_ewm ul li .title{
	width: 100%;
	text-align: center;
	color: #fff;
	font-family: "Microsoft Yahei";
	font-size: 15px;
	line-height: 28px;
}
#footer .copyright{
	/* border-top: 1px solid #e83b3d; */
	padding: 35px 0;
}
#footer .copyright p{
	text-align: center;
	font-size: 15px;
	line-height: 24px;
	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: 56px;
	height: 56px;
	z-index: 99;
	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: 320px;
	overflow: hidden;
}
#ej_banner .ej_banner_con{
	position: absolute;
    left: 50%;
    top: 0px;
    width: 1920px;
    height: 320px;
    margin-left: -960px;
}
#ej_banner .ej_banner_bd{
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 1280px;
	height: 80px;
	margin-left: -640px;
	z-index: 99;
}
#ej_banner .ej_banner_bd .lmmc{
	width: 248px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-family: "Microsoft Yahei";
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	background: url("../images/lmmc_bg.png");
}
#main .main_con_l{
	width: 248px;
}
.sidebar{
	width: 248px;
	background: #fafafa;
	margin-bottom: 18px;
}
.sidebar ul li{
	position: relative;
	height: 50px;
	border-bottom: 1px solid #e9e9e9;
	line-height: 50px;
	background: url("../images/sidebar_arrow.png") no-repeat 220px center;
}
.sidebar ul li+li{
	border-top: 1px solid #fff;
}
.sidebar ul li a{
	display: block;
	font-family: "Microsoft Yahei";
	color: #333;
	text-indent: 24px;
	font-size: 20px;
}
.sidebar ul li:hover,.sidebar ul li.active{
	background: #da0809 url("../images/sidebar_arrow_on.png") no-repeat 220px center;
}
.sidebar ul li:hover a,.sidebar ul li.active a{
	color: #fff;
}
.sidebar ul li.last{
	border: none;
}
.main_con_l .n_left_pic{
	width: 248px;
	margin-bottom: 40px;
}
.main_con_l .n_left_pic img{
	display: block;
	width: 100%;
	height: auto;
}
#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: 990px;
	margin-top: 24px;
}
.main_hd{
	position: relative;
	height: 48px;
	line-height: 48px;
	border-bottom: 2px solid #da0809;
}
.main_hd .dqwz{
	padding-left: 20px;
    background: url("../images/home_icon.png") left center no-repeat;
	font-size: 16px;
	line-height: 48px;
	color: #333;
}
.main_hd .dqwz a{
	font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #333;
}
.main_hd .dqwz a:hover{
	color: #da0809;
}
.main_list{
	min-height: 300px;
}
.main_list ul{
	display: block;
	padding: 15px 0;
}
.main_list ul li{
	position: relative;
	height: 53px;
	line-height: 54px;
	border-bottom: 1px solid #ebebeb;
	padding-left: 18px;
	background: url("../images/icon_02.png") no-repeat 6px center;
}
.main_list ul li:hover{
	background: url("../images/icon_02_on.png") no-repeat 6px center;
}
.main_list ul li a{
	font-family: "Microsoft Yahei";
	color: #333;
	font-size: 18px;
}
.main_list ul li:hover a{
	color: #da0809;
}
.main_list ul li .date{
	position: absolute;
	right: 0px;
	top: 0px;
	font-family: "Microsoft Yahei";
	color: #bbb;
	font-size: 16px;
}
.main_list ul li:hover .date{
	color: #da0809;
}
.main_list ul li span.line{
	display: block;
    position: absolute;
    left: 0px;
    bottom: -1px;
    width: 0px;
    height: 1px;
    background: #da0809;
    z-index: 999;
    transition: 0.6s;
}
.main_list ul li:hover span.line{
	width: 100%;
}
.fanye img{
	margin: 20px auto 30px;
}
/*end list page*/

/*content page start*/
.main_bd .con_title{
	padding-top: 32px;
	border-bottom: 1px solid #d9d9d9;
	margin-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: 18px !important;
	color: #333;
	font-family: "Microsoft Yahei";
	line-height: 36px !important;
	text-indent: 2em;
	margin-bottom: 10px;
}
.content p img{
	margin: 0 auto;display: inline-block;
}
.page { 
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e6e6e6;
	font-size: 16px; }
.page p{
	line-height:30px;
	text-indent: 0 !important;
}
.page span { 
	color: #000; 
}
.page a { 
	color: #000; 
}
.page a:hover { 
	color: #da0809;
	transition: 0.6s all; 
}
/*end content page*/

/*list_tppic start*/
.list_tppic{
	min-height: 300px;
}
.list_tppic ul{
	display: block;
	padding-top: 32px;
	width: 1040px;
    overflow: hidden;
}
.list_tppic ul li{
	float: left;
	width: 311px;
	margin: 0 28px 20px 0;
	transition: 0.6s;
}
.list_tppic ul li .pic{
	width: 311px;
	height: 220px;
	overflow: hidden;
}
.list_tppic ul li .pic img{
	display: block;
	width: 100%;
	height: 220px;
	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;
}
.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;
	background: #f3f3f3;
}
.list_tppic ul li:hover .title{
	background: #da0809;
	color: #fff;
}
/*end list_tppic*/

/*list_zy start*/
.list_zy{min-height: 400px;}
.list_zy ul li{border-bottom: 1px solid #ebebeb;padding: 32px 0;position: relative;}
.list_zy ul li::before{
	position: absolute;
    left: 0px;
    bottom: -1px;
    width: 0;
    height: 1px;
    background: #da0809;
    transition: 0.6s;
    content: "";
    z-index: 2;
}
.list_zy ul li:hover::before{width: 100%;}
.list_zy ul li a{display: block;}
.list_zy ul li .date{width: 60px;height: 70px;border: 1px solid #aeaeae;margin-right: 24px;}
.list_zy ul li:hover .date{background: #da0809;border: 1px solid #da0809;}
.list_zy ul li .date span{display: block;text-align: center;font-family: "Microsoft Yahei";color: #da0809;}
.list_zy ul li:hover .date span{color: #fff;}
.list_zy ul li .date span.d1{font-weight: bold;font-size: 32px;line-height: 28px;padding: 12px 0 6px;}
.list_zy ul li .date span.d2{font-size: 12px;color: #737373;}
.list_zy ul li:hover .date span.d2{font-size: 12px;color: #fff;}
.list_zy ul li .list_txt{width: 904px;font-family: "Microsoft Yahei";}
.list_zy ul li .list_txt .title{font-size: 18px;color: #333;height: 34px;margin-top: -6px;font-weight: bold;}
.list_zy ul li .list_txt:hover .title{color: #da0809;}
.list_zy ul li .list_txt .des{color: #737373;font-size: 15px;height: 48px;line-height: 24px;}
/*end list_zy*/
#vsb_content_2 IMG{border:none !important;}
.keywordfontcolor1067835{font-family: "Microsoft Yahei" !important;color: #da0809 !important;font-size: 18px !important;}