@charset 'utf-8';
/*body_l start*/
.body_con{
	background:#ba2d35;
}
#body_l{
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 200px;
	background: #ba2d35;
	padding: 24px 20px 0;
	z-index: 99999;
}

@font-face {
/* font-test*/
font-family: Cormorant;
src:url('../other/Cormorant-Regular.ttf'),
url('../other/BUTLER_REGULAR.otf');
}

#nav{
	position: relative;
	padding: 35px 0px 5px 30px;
	width: 190px;
	}
#nav .nav_hd ul li{
	position: relative;
	width: 134px;
	height: 48px;
	line-height: 48px;
	margin-bottom: 14px;
	padding-left: 56px;
	background: url("../images/nav_icon1.png") no-repeat left center;
}
#nav .nav_hd ul li i.icon{
	position: absolute;
	right: -9px;
	top: 18px;
	display: none;
	width: 9px;
	height: 16px;
	background: url("../images/icon023.png") no-repeat;
	z-index: 99999;
}
#nav .nav_hd ul li i.line{
	position: absolute;
	left: 0px;
	bottom: -1px;
	width: 140px;
	height: 1px;
	background:#cf6c72;
	display: block;
}
#nav .nav_hd ul li.on{
	margin-left: 30px;
}
#nav .nav_hd ul li.on i.icon{
	display: block;
	right: 21px;
}
#nav .nav_hd ul li+li{
	background: url("../images/nav_icon2.png") no-repeat left center;
}
#nav .nav_hd ul li+li+li{
	background: url("../images/nav_icon3.png") no-repeat left center;
}
#nav .nav_hd ul li+li+li+li{
	background: url("../images/nav_icon4.png") no-repeat left center;
}
#nav .nav_hd ul li+li+li+li+li{
	background: url("../images/nav_icon5.png") no-repeat left center;
}
#nav .nav_hd ul li+li+li+li+li+li{
	background: url("../images/nav_icon6.png") no-repeat left center;
}
#nav .nav_hd ul li+li+li+li+li+li+li{
	background: url("../images/nav_icon7.png") no-repeat left center;
}
#nav .nav_hd ul li+li+li+li+li+li+li+li{
	background: url("../images/nav_icon8.png") no-repeat left center;
}
#nav .nav_hd ul li+li+li+li+li+li+li+li+li{
	background: url("../images/nav_icon9.png") no-repeat left center;
}
#nav .nav_hd ul li a{
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
#nav .nav_hd ul li .item{
	display: none;
	position: absolute;
	top: -16px;
	left: 190px;
	padding: 22px 0 22px 32px;
	z-index: 9999;
	background: #e8e8e8;
	border-left: 0px;
width: 156px;
}
#nav .nav_hd ul li.on .item{
	left: 160px;
}
#nav .nav_hd ul li .item .lmmc{
	padding-left: 20px;
	height: 40px;
	line-height: 40px;
	background: url("../images/icon034.png") no-repeat left center;
}
#nav .nav_hd ul li .item .lmmc span{
	font-size: 20px;
	font-family: "Microsoft Yahei";
	color: #333;
	border-bottom: 1px solid #ffa800;
	padding-bottom: 2px;
}
#nav .nav_hd ul li .item dl{
	display: block;
	width: 134px;
	padding: 20px 0 0 20px;
	overflow: hidden;	
}
#nav .nav_hd ul li .item dl dd{
	width: 140px;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	background: url("../images/icon032.png") no-repeat left center;
}
#nav .nav_hd ul li .item dl dd:hover{
	background: url("../images/icon033.png") no-repeat left center;
}
#nav .nav_hd ul li .item dl dd a{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#nav .nav_hd ul li .item dl dd:hover a{
	color: #ba2d35;
}

#body_l .link{
	padding: 15px 0 12px;
border-top: 1px dashed #cf6c72;
}
#body_l .link .link_con{
	display: none;
}
#body_l .link .link_icon1{
	display: none;
}
#body_l .link ul{
	display:block;
	overflow: hidden;
	width: 240px;
}
#body_l .link ul li{
	float: left;
	width: 76px;
	height: 30px;
	line-height: 30px;
}
#body_l .link ul li a{
	font-size: 12px;
	font-family: "Microsoft Yahei";
	color: #fff;
	font-weight: bold;
}
#body_l .link ul li:hover a{
	text-decoration: underline;
}

#body_l .ewm{
	height: 40px;
	border: 1px solid #d3797d;
}
#body_l .ewm ul li{
	position: relative;
	width: 49.5%;
	float: left;
	background: #c8575d;
	border-right: 1px solid #d3797d;
	padding: 10px 0;
}
#body_l .ewm ul li img{
	display: block;
	margin: 0 auto;
}
#body_l .ewm ul li .hide{
	display: none;
	position: absolute;
	left: -1px;
	bottom: 40px;
}
#body_l .ewm ul li .hide img.small{
	display: none;
}
#body_l .ewm ul li+li .hide{
	left: -101px;
}
#body_l .ewm ul li+li{
	width: 98px;
	border-right: 0px;
}
/*end body_l*/

#body_r{
	margin-left: 240px;
	background: #fff;
}
/*banner start*/
#banner{
	position: relative;
	width: 100%;
	height: 520px;
	overflow: hidden;
}
#banner .banner_pic{
	position: absolute;
    left: 50%;
    top: 0px;
    width: 1680px;
    height: 520px;
    margin-left: -840px;
}
#banner .banner_pic .pic{
	width: 1680px;
    height: 520px;
	overflow: hidden;
}
#banner .banner_pic .pic img{
	display: block;
	width: 1680px;
    height: 520px;
    background-size: 100% 100%;
}
#banner .banner_pic .title{
	display: block;
	position: absolute;
	bottom: 0px;
	background: url("../images/icon021.png");
	padding: 20px;
	font-size: 24px;
	font-family: "Microsoft Yahei";
	font-weight: bold;
	color: #fff;
	width: 500px;
}
#banner .banner_btn span{
	position: absolute;
	display: block;
    width: 30px;
    height: 23px;
    bottom: 24px;
    cursor: pointer;
    z-index: 99;
}
#banner .banner_btn span.prev{
	left: 756px;
	background: url("../images/banner_l.png") no-repeat center center;
}
#banner .banner_btn span.prev:hover{
	background: url("../images/banner_l_hover.png") no-repeat center center;
}
#banner .banner_btn span.next{
	left: 796px;
	background: url("../images/banner_r.png") no-repeat center center;
}
#banner .banner_btn span.next:hover{
	background: url("../images/banner_r_hover.png") no-repeat center center;
}
#banner .banner_hd{
	position: absolute;
	left: 846px;
	bottom: 30px;
	height: 10px;
}
#banner .banner_hd ul li{
	float: left;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border:1px solid #fff;
	margin-right: 8px;
	cursor: pointer;
}
#banner .banner_hd ul li.on{
	background: #fff;
}
/*end banner*/

/*ej_banner start*/
#ej_banner{
	position: relative;
	width: 100%;
	height: 400px;
	overflow: hidden;
}
#ej_banner .banner_pic{
	position: absolute;
    left: 50%;
    top: 0px;
    width: 1680px;
    height:400px;
    margin-left: -840px;
}
#ej_banner .banner_pic img{
	display: block;
	width: 1680px;
    height: 400px;
    background-size: 100% 100%;
}
#ej_banner .position{
	position: absolute;
    left: 50%;
    bottom: 0px;
    width: 1680px;
    height:50px;
    line-height: 50px;
    margin-left: -840px;
    background: url("../images/icon021.png");
}
#ej_banner .position .lmmc{
	float: left;
	font-size: 20px;
	font-family: "Microsoft Yahei";
	color: #fff;
	font-weight: bold;
}
#ej_banner .position .dqwz{
	float: right;
	padding-left: 20px;
	background: url("../images/icon049.png") no-repeat left center;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
#ej_banner .position .dqwz a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
#ej_banner .position .dqwz a:hover{
	text-decoration: underline;
}
/*end ej_banner*/

/*search start*/
.search{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
	cursor: pointer;
}
.search input{
	display: inline-block;
	outline: none;
	border: none;
}
.search input.txt{
	float: left;
	width: 0px;
	height: 59px;
	line-height: 59px;
	font-size: 15px;
	vertical-align: top;
	background: #fff;
	color: #ba2d35;
	text-indent: 10px;
}
.search input.btn{
	float: left;
	width: 60px;
	height: 59px;
	cursor: pointer;
}
/*end search*/

/*hd_right start*/
.hd_link{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	cursor: pointer;
}
.hd_link .menu_icon{
	width: 51px;
	height: 50px;
	background: url("../images/menu_con.png") no-repeat;
}
.hd_link .on{
	background: url("../images/close.png") no-repeat !important;
}
.hd_link .hd_link1{
	position: absolute;
	right: 51px;
	top: 0px;
	width: 0px;
	height: 50px;
	line-height: 50px;
	background: url("../images/icon039.png");
	overflow: hidden;
}
.hd_link .hd_link1 ul{
	display: block;
	padding: 10px 0px;
}
.hd_link .hd_link1 ul li{
	float: left;
	height: 30px;
	line-height: 30px;
	border-right: 1px solid #bfbfbf;
	background:url("../images/icon035.png") no-repeat 35px center;
	padding: 0 24px 0 54px;
}
.hd_link .hd_link1 ul li+li{
	background:url("../images/icon036.png") no-repeat 35px center;
}
.hd_link .hd_link1 ul li+li+li{
	background:url("../images/icon037.png") no-repeat 35px center;
}
.hd_link .hd_link1 ul li+li+li+li{
	background:url("../images/icon038.png") no-repeat 35px center;
}
.hd_link .hd_link1 ul li a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
.hd_link .hd_link1 ul li:hover a{
	text-decoration: underline;
}
.hd_link .hd_link1 ul li.last{
	border-right: 0px;
}

.rightNav{ 
	position: absolute;
	top: 51px;
	width:68px;  
	right:48px; 
	text-align:left; 
	cursor:pointer; 
}
.rightNav a{ 
	display:block; 
	position:relative; 
	height:50px; 
	line-height:50px; 
	margin-bottom:1px; 
	background: url("../images/icon048.png");
	padding-right:10px; 
	width:104px; 
	overflow:hidden;  
	cursor:pointer; 
	right:-66px; 
	font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #fff;
}
.rightNav a:hover{ 
	text-decoration:underline; 
}
.rightNav a em{ 
	display:block; 
	float:left; 
	width:50px; 
	height: 50px;
	background: url("../images/icon009.png") no-repeat center center;
}
.rightNav a+a em{
	background: url("../images/icon010.png") no-repeat center center;
}
.rightNav a+a+a em{
	background: url("../images/icon011.png") no-repeat center center;
}
.rightNav a+a+a+a em{
	background: url("../images/icon012.png") no-repeat center center;
}
.rightNav a+a+a+a+a em{
	background: url("../images/icon013.png") no-repeat center center;
}
.rightNav a+a+a+a+a+a em{
	background: url("../images/icon014.png") no-repeat center center;
}
.rightNav a+a+a+a+a+a+a em{
	background: url("../images/icon015.png") no-repeat center center;
}


#body_r .triangle{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 241px;
	height: 140px;
	background: url("../images/icon008.png") no-repeat;
}
/*end hd_right*/

/*headline start*/
#headline{
	padding-top: 30px;
}
#headline .headline_con{
	padding-left: 94px;
	height: 47px;
	line-height: 48px;
	border-bottom: 1px solid #dcdcdc;
	background: url("../images/icon001.png") no-repeat left center;
}
#headline .headline_con a{
	display: block;
	font-size: 26px;
	font-family: "Microsoft Yahei";
	color: #ba2d35;
	font-weight: bold;
	text-align: center;
}
/*end headline*/

/*part1 start*/
#part1{
	padding-top: 24px;
	height: 676px;
	background: url("../images/part1_bg.png") no-repeat center bottom;
}
.hd_title{
	position: relative;
	height: 40px;
	line-height: 40px;
	padding-bottom: 18px;
}
.hd_title .more{
	position: absolute;
	right: 0px;
	top: 0px;
}
.hd_title .more a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #999;
}
.hd_title .more a:hover{
	color: #ba2d35;
}
#part1 .gdyw{
	height: 340px;
}
#part1 .gdyw .hdyw_pic{
	width: 850px;
}
#part1 .gdyw .hdyw_pic ul li{
	float: left;
	width: 400px;
	height: 270px;
	margin-right: 40px;
}
#part1 .gdyw .hdyw_pic ul li+li{
	margin-right: 0px;
}
#part1 .gdyw .hdyw_pic ul li .pic{
	width: 400px;
	height: 270px;
	overflow: hidden;
}
#part1 .gdyw .hdyw_pic ul li .pic img{
	width: 400px;
	height: 270px;
	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;
}
#part1 .gdyw .hdyw_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);
}
#part1 .gdyw .hdyw_pic ul li .pic_title{
	width: 398px;
	height: 68px;
	border:1px solid #d2d2d2;
}
#part1 .gdyw .hdyw_pic ul li:hover .pic_title{
	border:1px solid #ba2d35;
}
#part1 .gdyw .hdyw_pic ul li .pic_title .date{
	width: 60px;
	height: 68px;
	background: #ba2d35;
}
#part1 .gdyw .hdyw_pic ul li .pic_title .date span{
	display: block;
	width: 60px;
	text-align: center;
	font-family: "Cormorant";
	color: #fff;
}
#part1 .gdyw .hdyw_pic ul li .pic_title .date span.d1{
	padding-top: 6px;
	font-size: 30px;
	line-height: 30px;
}
#part1 .gdyw .hdyw_pic ul li .pic_title .date span.d2{
	font-size: 16px;
}
#part1 .gdyw .hdyw_pic ul li .pic_title .title{
	float: left;
	
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
    margin-left: 10px;
}
#part1 .gdyw .hdyw_pic ul li .pic_title .title:hover{
	color: #ba2d35;
}
#part1 .gdyw .hdyw_txt1{
	width: 350px;
}
#part1 .gdyw .hdyw_txt1 ul li{
	height: 42px;
	margin-bottom: 26px;
}
#part1 .gdyw .hdyw_txt1 ul li .date{
	width: 48px;
	height: 42px;
	border-right: 1px solid #bfbfbf;
}
#part1 .gdyw .hdyw_txt1 ul li .date span{
	display: block;
	width: 48px;
	text-align: center;
	font-family: "Cormorant";
	color: #4c4c4c;
}
#part1 .gdyw .hdyw_txt1 ul li .date span.d1{
	font-size: 27px;
	font-weight: bold;
	line-height: 22px;
}
#part1 .gdyw .hdyw_txt1 ul li:hover .date span.d1{
	color: #ba2d35;
}
#part1 .gdyw .hdyw_txt1 ul li .date span.d2{
	font-size: 16px;
}
#part1 .gdyw .hdyw_txt1 ul li .title{
	float: left;
	padding-left: 12px;
	width: 278px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #4c4c4c;
}
#part1 .gdyw .hdyw_txt1 ul li:hover .title{
	color: #ba2d35;
}
#part1 .gdyw_txt2{
	padding-top: 16px;
}
#part1 .gdyw_txt2 ul{
	display: block;
	overflow: hidden;
	width: 1240px;
}
#part1 .gdyw_txt2 ul li{
	position: relative;
	float: left;
	width: 566px;
	height: 40px;
	line-height: 40px;
	padding-left: 14px;
	background: url("../images/icon002.png") no-repeat left center;
	margin-right: 40px;
}
#part1 .gdyw_txt2 ul li a{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #000;
}
#part1 .gdyw_txt2 ul li:hover a{
	color: #ba2d35;
}
#part1 .gdyw_txt2 ul li span.date{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 16px;
	color: #000;
	font-family: "Cormorant";
}
#part1 .gdyw_txt2 ul li:hover span.date{
	color: #ba2d35;
}
/*end part1*/

/*part2 start*/
#part2{
	height: 296px;
}
#part2 .tzgg_con{
	padding-top: 10px;
}
#part2 .tzgg_con ul{
	display: block;
	overflow: hidden;
	width: 1280px;
}
#part2 .tzgg_con ul li{
	float:left;
	width: 376px;
	height: 54px;
	margin-right: 40px;
	margin-bottom: 60px;
}
#part2 .tzgg_con ul li .date{
	float: left;
	width: 87px;
	height: 57px;
	background: url("../images/icon004.png") no-repeat;
	margin-right: 6px;
}
#part2 .tzgg_con ul li .date span{
	display: block;
	width: 68px;
	text-align: center;
	font-family: "Cormorant";
}
#part2 .tzgg_con ul li .date span.d1{
	font-size: 28px;
	color: #9d8d61;
	font-weight: bold;
	line-height: 18px;
	padding-top: 10px;
}
#part2 .tzgg_con ul li .date span.d2{
	font-size: 16px;
	color: #4c4c4c;
}
#part2 .tzgg_con ul li .tzgg_txt{
	padding-top: 6px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #4c4c4c;
}
#part2 .tzgg_con ul li:hover .tzgg_txt{
	color: #ba2d35;
}
/*end part2*/

/*part3 start*/
#part3{
	height: 743px;
	background: url("../images/part3_bg.jpg") no-repeat center top;
}
#part3 .xsjl{
	padding-top: 55px;
}
#part3 .xsjl .ssjl_con{
	margin-top: 8px;
	width: 670px;
	height: 550px;
	-webkit-box-shadow: 0 2px 18px #aaa;
    -moz-box-shadow: 0 2px 18px #aaa;
    box-shadow: 0 2px 18px #aaa;
}

.sideMen{ 
	width:670px;
}
.sideMen h3{
	padding: 28px 40px 0;
	font-weight: normal;
	background: #fff;
}
.sideMen h3 a .xsjl_con{
	display: block;
	height: 79px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #404040;
	padding-right: 40px;
	border-bottom: 1px solid #dcdcdc;
}
.sideMen h3:hover a .xsjl_con{
	color: #ba2d35;
}
.sideMen h3 a:hover{
	color: #ba2d35;
}
.sideMen h3 em{ 
	float:right; 
	display:block; 
	width:20px; 
	height:20px;   
	background:url("../images/plus.png") no-repeat center center; 
	cursor:pointer;
}
.sideMen h3 em.on{ 
	background:url("../images/minus.png") no-repeat center center; 
}
.sideMen h3 em.on+a{
	font-weight: bold;
}
.sideMen h3 em.on+a .xsjl_con{
	border-bottom: 0px;
}
.sideMen h3 .date{
	float: left;
	width: 54px;
	height: 60px;
	margin-right: 16px;
}
.sideMen h3 .date span{
	display: block;
	width: 54px;
	text-align: center;
	font-family: "Microsoft Yahei";
}
.sideMen h3 .date span.d1{
	height: 32px;
	line-height: 32px;
	font-size: 26px;
	color: #9d9d9d;
	font-weight: bold;
	background: #dcdcdc;
}
.sideMen h3:hover .date span.d1{
	background: #ba2d35;
	color: #fff;
}
.sideMen h3 .date span.d2{
	font-size: 12px;
	color: #9d9d9d;
}

.sideMen h3 .date2{
	display: none;
	font-size: 40px;
	color: #a6292f;
	font-weight: bold;
	font-family: "Microsoft Yahei";
}
.sideMen h3 em.on + a .date{
	display: none;
}
.sideMen h3 em.on + a .date2{
	display: block;
}
.sideMen h3 em.on + a .xsjl_con{
	padding-left: 70px;
}
.sideMen h3 .date2 span{
	font-size: 22px;
}

.sideMen h3.last a .xsjl_con{
	border-bottom: none;
}
.sideMen .xsdt_sfq{
	padding: 0 40px;
	height: 142px;
	margin-bottom: 10px;
	background: #fff;
}
.sideMen .xsdt_sfq p{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #404040;
	padding-left: 28px;
	line-height: 30px;
}
.sideMen .xsdt_sfq p.date{
	background: url("../images/icon026.png") no-repeat left center;
}
.sideMen .xsdt_sfq p.address{
	background: url("../images/icon027.png") no-repeat left center;
}
.sideMen .xsdt_sfq p.rw{
	background: url("../images/icon028.png") no-repeat left center;
}

/*calendar start*/
.calendar{
	margin-top: 8px;
	width: 478px;
	height: 558px;
	background: url("../images/calendar_bg.png") no-repeat bottom right;
}
.calendar .cal_main{
	width: 452px;
	height: 546px;
}
.calendar .cal_main .cal_xsrl{
	height: 50px;
	line-height: 50px;
	background: #ae2126;
	text-align: center;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
.calendar .cal_main .cal_bd{
	padding: 2px 36px 0;
	width: 378px;
	height: 492px;
	border: 1px solid #c5c5c5;
	border-top: 0px;
	background: #fbfbfb;
}
.calendar .cal_main .cal_bd .cal_calendar_title{
	height: 22px;
	line-height: 22px;
}
.calendar .cal_calendar_title .calendar_cur_day{
	float: left;
	width: 135px;
	height: 22px;
	text-align: center;
	font-size: 12px;
	font-family: "Microsoft Yahei";
	color: #fff;
	background: #aaa;
	margin-right: 1px;
}
.calendar .cal_calendar_title .calendar_cur_date{
	position: relative;
	float: left;
	width: 242px;
	height: 22px;
	background: #aaa;
    margin-right: 58px;
    margin-top: 12px;
    margin-left: 81px;

}
.calendar .cal_calendar_title .calendar_cur_date .calendar_month_prev{
	position: absolute;
	left: 15px;
	top: -1px;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.calendar .cal_calendar_title .calendar_cur_date .calendar_month_next{
	position: absolute;
	right: 15px;
	top: -1px;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.calendar .cal_calendar_title .calendar_cur_date .calendar_month_span{
	position: absolute;
	left: 56px;
	top: 0px;
	width: 154px;
	font-size: 12px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
.calendar .cal_calendar{
	height: 297px;
	border-bottom: 1px solid #e0ddda;
    margin-top: 10px;

}
.calendar .xsrc_list{
	position: relative;
	padding-top: 15px;
	width: 378px;
	height: 225px;
}
.calendar .xsrc_list ul li{
	height: 100px;
	margin-bottom: -42px;
}
.calendar .xsrc_list ul li:hover{
	padding: 8px;
	-webkit-box-shadow: 0 2px 18px #aaa;
    -moz-box-shadow: 0 2px 18px #aaa;
    box-shadow: 0 2px 18px #aaa;
}
.calendar .xsrc_list ul li .title{
	padding-left: 26px;
	background: url("../images/icon053.png") no-repeat left 6px;
	line-height: 24px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #797979;
	margin-bottom: 6px;
}
.calendar .xsrc_list ul li:hover .title{
	color: #ac6a00;
	background: url("../images/icon050.png") no-repeat left 6px;
}
.calendar .xsrc_list ul li .date{
	display: block;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #797979;
	line-height: 24px;
	padding-left: 26px;
	background: url("../images/icon051.png") no-repeat left center;
}
.calendar .xsrc_list ul li .address{
	display: block;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #797979;
	line-height: 24px;
	padding-left: 26px;
	background: url("../images/icon052.png") no-repeat left center;
}
.calendar .xsrc_list .ssrc_more{
	position: absolute;
	bottom: 87px;
	left: 50%;
	margin-left: -6px;
}
/*end calendar*/
/*end part3*/

/*part4 start*/
#part4{
	height: 325px;
}
#part4 .mtgd{
	padding-top: 52px;
}
#part4 .mtgd .mtgd_con{
	position: relative;
	padding-top: 10px;
}
#part4 .mtgd .mtgd_con .mtgd_pic{
	width: 1114px;
	margin: 0 auto;
	overflow: hidden;
}
#part4 .mtgd .mtgd_con .mtgd_pic ul li{
	float: left;
	width: 300px;
	height: 108px;
	border-top: 2px solid #9d8d61;
	background: #fff;
	-webkit-box-shadow: 0 10px 20px #f1f1f1;
    -moz-box-shadow: 0 10px 20px #f1f1f1;
    box-shadow: 0 10px 20px #f1f1f1;
    padding: 20px 25px;
    margin-right: 35px;
}
#part4 .mtgd .mtgd_con .mtgd_pic ul li:hover{
	border-top: 0px;
	background: url("../images/mtgd_pic1.jpg") no-repeat;
	background-size: 100% 100%;
}
#part4 .mtgd .mtgd_con .mtgd_pic ul li .info{
	padding: 12px 0;
	color: #333;
}
#part4 .mtgd .mtgd_con .mtgd_pic ul li .info .zlly{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	margin-right: 40px;
}
#part4 .mtgd .mtgd_con .mtgd_pic ul li .info .date{
	font-size: 16px;
	font-family: "Cormorant";
}
#part4 .mtgd .mtgd_con .mtgd_pic ul li .title{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#part4 .mtgd .mtgd_con .mtgd_btn span{
	position: absolute;
	display: block;
    width: 16px;
    height: 29px;
    top: 68px;
    cursor: pointer;
}
#part4 .mtgd .mtgd_con .mtgd_btn span.prev{
	left: 0px;
	background: url("../images/mtgd_l.png") no-repeat center center;
}
#part4 .mtgd .mtgd_con .mtgd_btn span.next{
	right: 0px;
	background: url("../images/mtgd_r.png") no-repeat center center;
}
/*end part4*/

/*part5 start*/
#part5{
	height: 540px;
}
#part5 .wxjx{
	width: 775px;
}
#part5 .wxjx .wxjx_con{
	padding-top: 8px;
}
#part5 .wxjx .wxjx_con ul li{
	position: relative;
	height: 210px;
	margin-bottom: 10px;
	width: 765px;
	z-index: 9;
}
#part5 .wxjx .wxjx_con ul li.first{
	border-right: 10px solid #f7f7f7;
}
#part5 .wxjx .wxjx_con ul li.first .line{
	position: absolute;
	right: -10px;
	bottom: 0px;
	height: 210px;
	width: 10px;
	background: #f7f7f7;
	z-index: -1;
}
#part5 .wxjx .wxjx_con ul li.last{
	border-left: 10px solid #f7f7f7;
}
#part5 .wxjx .wxjx_con ul li.last .line{
	position: absolute;
	left: -10px;
	bottom: 0px;
	height: 210px;
	width: 10px;
	background: #f7f7f7;
	z-index: -1;
}
#part5 .wxjx .wxjx_con ul li .pic{
	width: 300px;
	height: 210px;
	overflow: hidden;
}
#part5 .wxjx .wxjx_con ul li .pic img{
	width: 300px;
	height: 210px;
	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;
}
#part5 .wxjx .wxjx_con ul li:hover .pic img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#part5 .wxjx .wxjx_con ul li .wxjx_txt{
	width: 405px;
	padding: 10px 30px;
}
#part5 .wxjx .wxjx_con ul li .wxjx_txt .date{
	font-family: "Microsoft Yahei";
	color: #ba2d35;;
	font-size: 16px;
	font-weight: bold;
}
#part5 .wxjx .wxjx_con ul li .wxjx_txt .title{
	padding: 10px 0;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #4c4c4c;
	font-weight: bold;
}
#part5 .wxjx .wxjx_con ul li:hover .wxjx_txt .title{
	color: #ba2d35;
}
#part5 .wxjx .wxjx_con ul li .wxjx_txt .des{
	font-size: 12px;
	font-family: "Microsoft Yahei";
	color: #797979;
	line-height: 22px;
}
#part5 .mtgd{
	width: 390px;
}
#part5 .mtgd .mtgd_con{
	margin-top: 8px;
	width: 340px;
	height: 380px;
	border: 1px solid #dcdcdc;
	padding: 24px;
}
/*end part5*/

/*part6 start*/
#part6{
	height: 593px;
	background: url("../images/part6_bg.jpg") no-repeat center top;
}
#part6 .xyfc{
	padding-top: 92px;
}
#part6 .xyfc .xyfc_pic{
	padding-top: 8px;
	height: 381px;
        overflow: hidden;
}
#part6 .xyfc .xyfc_pic .xyfc_pic_l{
	position: relative;
	float: left;
	width: 600px;
	height: 381px;
	overflow: hidden;
	margin-right: 1px;
}
#part6 .xyfc .xyfc_pic .xyfc_pic_l img{
	display: block;
	width: 600px;
	height: 381px;
	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;
}
#part6 .xyfc .xyfc_pic .xyfc_pic_l:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#part6 .xyfc .xyfc_pic .xyfc_pic_l .mask{
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	width: 600px;
	height: 381px;
	background: url("../images/icon006.png");
	z-index: 99;
}
#part6 .xyfc .xyfc_pic .xyfc_pic_l:hover .mask{
	display: block;	
}
#part6 .xyfc .xyfc_pic .xyfc_pic_r{
	float: right;
	width: 599px;
	height: 381px;
        overflow: hidden;
}
#part6 .xyfc .xyfc_pic .xyfc_pic2 ul li{
	position: relative;
	float: left;
	width: 299px;
	height: 190px;
	overflow: hidden;
	margin-bottom: 1px;
}
#part6 .xyfc .xyfc_pic .xyfc_pic2 ul li img{
	display: block;
	width: 299px;
	height: 190px;
	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;
}
#part6 .xyfc .xyfc_pic .xyfc_pic2 ul li:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#part6 .xyfc .xyfc_pic .xyfc_pic2 ul li.first{
	margin-right: 1px;
}
#part6 .xyfc .xyfc_pic .xyfc_pic2 ul li .mask{
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	width: 299px;
	height: 190px;
	background: url("../images/icon006.png");
	z-index: 99;
}
#part6 .xyfc .xyfc_pic .xyfc_pic2 ul li:hover .mask{
	display: block;
}
#part6 .xyfc .xyfc_pic .xyfc_pic3{
	position: relative;
	width: 599px;
	height: 190px;
	overflow: hidden;
}
#part6 .xyfc .xyfc_pic .xyfc_pic3 .pic{
	width: 599px;
	height: 190px;
}
#part6 .xyfc .xyfc_pic .xyfc_pic3 .pic img{
	display: block;
	width: 599px;
	height: 190px;
	background-size: 100% 100%;
}
#part6 .xyfc .xyfc_pic .xyfc_pic3 .mask{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 599px;
	height: 190px;
	background: url("../images/icon007.png") no-repeat;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
	transform:scale(0,0);
	-ms-transform:scale(0,0);
	-moz-transform:scale(0,0);
	-webkit-transform:scale(0,0);
	-o-transform:scale(0,0);
}
#part6 .xyfc .xyfc_pic .xyfc_pic3 .mask img{
	position: absolute;
	top: 44px;
	left: 286px;
}
#part6 .xyfc .xyfc_pic .xyfc_pic3 .mask .title{
	font-size: 20px;
	font-family: "Microsoft Yahei";
	color: #fff;
	text-align: center;
	padding-top: 78px;
}
#part6 .xyfc .xyfc_pic .xyfc_pic3:hover .mask{
	transform:scale(1,1);
	-ms-transform:scale(1,1);
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
}
/*end part6*/

/*links start*/
#links{
	height: 56px;
	background: #777;
}
#links .links_bd span{
	float: left;
	display: inline-block;
	height: 56px;
	line-height: 56px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
	font-weight: bold;
}
#links .links_bd ul{
	display: inline-block;
}
#links .links_bd ul li{
	float: left;
	margin-right: 22px;
}
#links .links_bd ul li a{
	display: block;
	height: 56px;
	line-height: 56px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
#links .links_bd ul li:hover a{
	color: #ba2d35;
}
/*end links*/

/*footer start*/
#footer{
	height: 412px;
	background: url("../images/foot_bg.jpg") no-repeat center top;
}
#footer .foot_con{
	padding-top: 56px;
}
#footer .foot_con .ksrk{
	width: 1198px;
	height: 58px;
	border: 1px solid #68696b;
}
#footer .foot_con .ksrk .ksrk_title{
	float: left;
	line-height: 58px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #fff;
	padding-left: 16px;
}
#footer .foot_con .ksrk ul{
	float: left;
}
#footer .foot_con .ksrk ul li{
	float: left;
	height: 58px;
	line-height: 58px;
}
#footer .foot_con .ksrk ul li a{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
#footer .foot_con .ksrk ul li:hover a{
	color: #ba2d35;
}
#footer .foot_con .ksrk ul li span{
	display: inline-block;
	width: 30px;
	text-align: center;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #fff;
}
#footer .foot_con .zt_pic{
	padding-top: 50px;
	width: 1200px;
	overflow: hidden;
	padding-bottom: 44px;
}
#footer .foot_con .zt_pic ul li{
	position: relative;
	float: left;
	width: 218px;
	height: 88px;
	overflow: hidden;
	margin-right: 40px;
}
#footer .foot_con .zt_pic ul li img{
	display: block;
	width: 218px;
	height: 88px;
	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;
}
#footer .foot_con .zt_pic ul li:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#footer .foot_con .zt_pic ul li .line{
	position: absolute;
	left: 5px;
	top: 5px;
	width: 206px;
	height: 76px;
	border: 1px solid #fff;
	z-index: 99;
}
#footer .foot_con .zt_pic ul li:hover .line{
	border: 1px solid #ba2d35;
}
.foot_con .bq{
	position: relative;
}
.foot_con .bq p{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
	text-align: center;
	line-height: 28px;
}
.foot_con .bq .sydw{
	position: absolute;
	top: 0px;
	right: 256px;
}
/*end footer*/

/*ej_footer start*/
#ej_footer{
	height: 57px;
	background: url("../images/ej_footer_bg.jpg") no-repeat center top;
	padding: 45px 0;
}
/*end ej_footer*

/*back start*/
#back{
	position: fixed;
	bottom: 30px;
	right: 30px;
	width: 65px;
	height: 45px;
	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_main .ej_nav{
	height: 120px;
	background: #eee;
}
.ej_main .ej_nav_list{
	padding-top: 40px;
}
.ej_main .ej_nav_list ul li{
	float: left;
	margin-right: 19px;
	height: 38px;
	line-height: 38px;
	background: #fff;
	padding: 0 48px;
	border: 1px solid #dcdcdc;
	border-radius: 20px;
}
.ej_main .ej_nav_list ul li:hover{
	background: #b41b25;
	border: 1px solid #b41b25;
}
.ej_main .ej_nav_list ul li.on{
	background: #b41b25;
	border: 1px solid #b41b25;
}
.ej_main .ej_nav_list ul li a{
	display: block;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color:#333;
}
.ej_main .ej_nav_list ul li:hover a{
	color: #fff;
}
.ej_main .ej_nav_list ul li.on a{
	color: #fff;
}

#main{
	padding: 30px 0 50px 0;
	min-height: 400px;
}
#main .list_con ul{
	display: block;
	padding-bottom: 40px;
}
#main .list_con ul li{
	position: relative;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px dashed #ddd;
}
#main .list_con ul li a{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .list_con ul li:hover a{
	display: block;
	color: #b41b25;
	font-weight: bold;
}
#main .list_con ul li a span.date{
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 14px;
	color: #999;
}
#main .list_con ul li:hover a span.date{
	color: #b41b25;
}
#main .fanye img{
	display: block;
	margin: 0 auto;
}
/*end list page*/

/*list2 page start*/
#main .list2_con{
	padding-top: 10px;
}
#main .list2_con ul{
	display: block;
	overflow: hidden;
	width: 1150px;
}
#main .list2_con ul li{
	position: relative;
	float: left;
	width: 530px;
	height: 80px;
	margin-right: 40px;
	margin-bottom: 40px;
}
#main .list2_con ul li .date{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 78px;
	height: 58px;
	border: 1px solid #e5e5e5;
	z-index: 99;
	background: #f5f5f5;
}
#main .list2_con ul li:hover .date{
	border: 1px solid #b41b25;
	background: #b41b25;
}
#main .list2_con ul li .date span{
	display: block;
	width: 78px;
	text-align: center;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .list2_con ul li .date span.d1{
	padding-top: 6px;
	font-size: 18px;
	font-weight: bold;
}
#main .list2_con ul li:hover .date span.d1{
	color: #fff;
}
#main .list2_con ul li .date span.d2{
	font-size: 14px;
}
#main .list2_con ul li:hover .date span.d2{
	color: #fff;
}
#main .list2_con ul li .txt{
	position: absolute;
	left: 30px;
	top: 0px;
	width: 410px;
	height: 48px;
	border: 1px solid #e5e5e5;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	padding: 15px 20px 15px 68px;
}
#main .list2_con ul li:hover .txt{
	border: 1px solid #b41b25;
	color: #b41b25;
	font-weight: bold;
}
/*end list2 page*/

/*content page start*/
.con_page .main_con_hd{
	padding-top: 10px;
}
.con_page .main_con_hd h2.title{
	font-size: 24px;
	font-family: "Microsoft Yahei";
	color: #333;
	line-height: 42px;
	text-align: center;
}
.con_page .main_con_hd p.info{
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #999;
	line-height: 60px;
	border-bottom: 1px dashed #e7e7e7;
	text-align: center;
}
.con_page .main_con_hd p.info i{
	font-style: normal;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	margin-right: 26px;
}
.content{
	padding: 30px 0;
	border-bottom:1px solid #dadada;
}
.content p{
	font-size: 16px !important;
	color: #666;
	font-family: "Microsoft Yahei";
	line-height: 32px !important;
	text-indent: 2em;
	margin-bottom: 20px;
}
.content p img{
	display: block;
	margin: 0 auto;
}
.page { 
	padding-top: 40px;
	font-size: 16px; 
	color: #333;
}
.page p{
	line-height:30px;
	text-indent: 0 !important;
	font-family: "Microsoft Yahei";
	color: #333;
}
.page span { 
	color: #333; 
}
.page a { 
	color: #333; 
}
.page a:hover { 
	color: #ba2d35
}
/*end content page*/

/*list pic start*/
#main .list_pic ul{
	display: block;
	width: 1160px;
	padding-top: 10px;
	overflow: hidden;
}
#main .list_pic ul li{
	float: left;
	width: 330px;
	margin-right: 55px;
	margin-bottom: 22px;
}
#main .list_pic ul li .pic{
	width: 330px;
	height: 230px;
	overflow: hidden;
}
#main .list_pic ul li .pic img{
	width: 330px;
	height: 230px;
	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 .list_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);
}
#main .list_pic ul li p.title{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	height: 54px;
	line-height: 54px;
	text-align: center;
}
#main .list_pic ul li:hover p.title{
	color: #ba2d35
}
/*end list pic*/

/*tw_list_pic start*/
#main .tw_list_pic ul{
	display: block;
	width: 1160px;
	padding-top: 10px;
	overflow: hidden;
}
#main .tw_list_pic ul li{
	position: relative;
	float: left;
	width: 330px;
	margin-right: 55px;
	margin-bottom: 30px;
}
#main .tw_list_pic ul li .pic{
	width: 330px;
	height: 220px;
	overflow: hidden;
}
#main .tw_list_pic ul li .pic img{
	width: 330px;
	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;
}
#main .tw_list_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);
}
#main .tw_list_pic ul li .txt{
	padding-top: 30px;
}
#main .tw_list_pic ul li .txt p.title{
	height: 50px;
	line-height: 25px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-weight: bold;
	padding-bottom: 20px;
}
#main .tw_list_pic ul li:hover .txt p.title{
	color: #ba2d35;
}
#main .tw_list_pic ul li .txt .date{
	position: absolute;
	left: 20px;
	top: 202px;
	display: block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #b41b25;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #fff;
	z-index: 99;
}
#main .tw_list_pic ul li .txt .des{
	height: 66px;
	line-height: 22px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #808080;
	padding-bottom: 20px;
}
#main .tw_list_pic ul li .txt .more{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #808080;
	padding-bottom: 10px;
}
#main .tw_list_pic ul li:hover .txt .more{
	color: #ba2d35;
}
/*end tw_list_pic start*/

/*gdwh start*/
#main .gdwh{
	padding-top: 24px;
}
#main .gdwh .gdwh_con1{
	height: 392px;
	overflow: hidden;
}
#main .gdwh .gdwh_con1 .gdwh_con1_l{
	width: 528px;
}
#main .gdwh .gdwh_con1 .gdwh_con1_r{
	width: 528px;
}
#main .gdwh .gdwh_title{
	height: 46px;
	line-height: 46px;
	border-left: 3px solid #b2a057;
	background: #f8f8f8;
	text-indent: 18px;
	font-size: 22px;
	font-family: "Microsoft Yahei";
	color: #b2a057;
}
#main .gdwh .gdwh_xh{
	padding-top: 32px;
}
#main .gdwh .gdwh_xh img{
	display: block;
	margin: 0 auto;
}
#main .gdwh .gdwh_xh .xh_con{
	width: 778px;
	padding-top: 56px;
}
#main .gdwh .gdwh_xh .xh_con p{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	line-height: 32px;
	text-align: justify;
}
#main .gdwh .gdwh_xm{
	padding-top:80px;
}
#main .gdwh .gdwh_xm img{
	display: block;
	margin: 0 auto;
}
#main .gdwh .gdwh_xx{
	padding: 46px 0 56px 0;
}
#main .gdwh .gdwh_xx img{
	display: block;
	margin: 0 auto;
}
#main .gdwh .gdwh_xg{
	height: 548px;
	overflow: hidden;
}
#main .gdwh .gdwh_con2 .gdwh_con2_l{
	padding-top: 48px;
	width: 528px;
}
#main .gdwh .gdwh_con2 .gdwh_con2_l img{
	display: block;
	margin: 0 auto;
}
#main .gdwh .gdwh_con2 .gdwh_con2_r{
	position: relative;
	margin-top: 60px;
	width: 528px; 
	height: 360px;
}
#main .gdwh .gdwh_con2 .gdwh_con2_r .video_pic{
	width: 528px; 
	height: 360px;
	overflow: hidden;
}
#main .gdwh .gdwh_con2 .gdwh_con2_r .video_pic img{
	display: block;
	width: 528px; 
	height: 360px;
	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 .gdwh .gdwh_con2 .gdwh_con2_r .video_pic:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#main .gdwh .gdwh_con2 .gdwh_con2_r .video_icon{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
}
#main .gdwh .gdwh_con2 .gdwh_con2_r .video_icon img{
	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
}
#main .gdwh .gdwh_con2 .gdwh_con2_r:hover .video_icon img{
	-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
#main .gdwh .gdwh_xywh{
	height: 424px;
}
#main .gdwh .gdwh_xywh .gdwh_con{
	position: relative;
	padding-top: 40px;
}
#main .gdwh .gdwh_xywh .gdwh_con .gdwh_pic{
	position: absolute;
	left: 50px;
	top: 40px;
	width: 998px;
	overflow: hidden;
}
#main .gdwh .gdwh_xywh .gdwh_con .gdwh_pic ul li{
	float: left;
	width: 310px;
	margin-right: 34px;
}
#main .gdwh .gdwh_xywh .gdwh_con .gdwh_pic ul li .pic{
	width: 310px;
	height: 228px;
	overflow: hidden;
}
#main .gdwh .gdwh_xywh .gdwh_con .gdwh_pic ul li .pic img{
	display: block;
	width: 310px;
	height: 228px;
	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 .gdwh .gdwh_xywh .gdwh_con .gdwh_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);
}
#main .gdwh .gdwh_xywh .gdwh_con .gdwh_pic ul li .title{
	padding-top: 10px;
	line-height: 26px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .gdwh .gdwh_xywh .gdwh_con .gdwh_pic ul li:hover .title{
	color: #b41b25;
}
#main .xywh_btn span{
	position: absolute;
	display: block;
    width: 22px;
    height: 42px;
    top: 134px;
    cursor: pointer;
}
#main .xywh_btn span.prev{
	left: 0px;
	background: url("../images/xywh_l.png") no-repeat center center;
}
#main .xywh_btn span.next{
	right: 0px;
	background: url("../images/xywh_r.png") no-repeat center center;
}
#main .gdwh .gdwh_download{
	border-top: 1px solid #e5e5e5;
	padding-top: 30px;
}
#main .gdwh .gdwh_download ul li{
	height: 30px;
	line-height: 30px;
}
#main .gdwh .gdwh_download ul li a{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #1179c9;
}
#main .gdwh .gdwh_download ul li:hover a{
	color: #b41b25;
}
/*end gdwh*/

/*list_szdw start*/
#main .list_szdw{
	padding-top: 20px;
}
#main .list_szdw ul{
	display: block;
	overflow: hidden;
}
#main .list_szdw ul li{
	height: 190px;
	margin-bottom: 40px;
}
#main .list_szdw ul li .pic{
	width: 240px;
	height: 190px;
	background: #f6f6f6;
	overflow: hidden;
	margin-right: 32px;
}
#main .list_szdw ul li .pic img{
	display: block;
	height: 190px;
	background-size: 100% 100%;
	margin: 0 auto;
	-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 .list_szdw ul li:hover .pic img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#main .list_szdw ul li .txt{
	float: right;
	width: 828px;
	height: 189px;
	border-bottom: 1px solid #e5e5e5;
}
#main .list_szdw ul li .txt .xm{
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-weight: bold;
	line-height: 48px;
}
#main .list_szdw ul li:hover .txt .xm{
	color: #b41b25;
}
#main .list_szdw ul li .txt .zw{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
	line-height: 26px;
}
#main .list_szdw ul li .txt .xy{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
	line-height: 26px;
}
#main .list_szdw ul li .txt p.des{
	padding-top: 10px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #808080;
}
/*end list_szdw*/

/*szdw_content start*/
#main .szdw_con{
	padding-top: 20px;
}
#main .szdw_con .szdw_pic{
	padding-bottom: 24px;
	overflow: hidden;
}
#main .szdw_con .szdw_pic .pic{
	width: 204px;
	height: 232px;
	overflow: hidden;
	margin-right: 30px;
}
#main .szdw_con .szdw_pic .txt{
	float: right;
	width: 866px;
	height: 232px;
}
#main .szdw_con .szdw_pic .txt .xm{
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-weight: bold;
	line-height: 48px;
}
#main .szdw_con .szdw_pic .txt .zw{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
	line-height: 26px;
}
#main .szdw_con .szdw_pic .txt .xy{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
	line-height: 26px;
}
#main .szdw_con .grjj_title{
	padding-left: 38px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #000;
	font-weight: bold;
	background: url("../images/icon022.png") no-repeat left center;
}
#main .szdw_con .grjj_con{
	padding: 25px 0;
}
#main .szdw_con .grjj_con p{
	font-size: 15px;
	font-family: "Microsoft Yahei";
	color: #666;
	line-height: 28px;
	text-indent: 2em;
}
/*end szdw_content*/

/*zh_list_szdw start*/
#main .zh_list_szdw{
	padding-top: 10px;
}
#main .zh_list_szdw ul{
	display: block;
	overflow: hidden;
	width: 1155px;
}
#main .zh_list_szdw ul li{
	width: 520px;
	float: left;
	height: 150px;
	margin-bottom: 40px;
	margin-right: 55px;
}
#main .zh_list_szdw ul li .pic{
	width: 218px;
	height: 148px;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	overflow: hidden;
	margin-right: 34px;
}
#main .zh_list_szdw ul li:hover .pic{
	border: 1px solid #b41b25
}
#main .zh_list_szdw ul li .pic img{
	display: block;
	width: 200px;
	height: 130px;
	background-size: 100% 100%;
	margin: 9px 0 0 9px;
	border-radius: 8px;
}
#main .zh_list_szdw ul li .txt{
	position: relative;
	float: right;
	width: 266px;
	height: 150px;
}
#main .zh_list_szdw ul li .txt .title{
	font-size: 16px;
	font-family: "Microsoft Yahei";
	font-weight: bold;
	color: #ba2d35;
	padding: 6px 0 10px 0;
}
#main .zh_list_szdw ul li .txt .des{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
	line-height: 20px;
}
#main .zh_list_szdw ul li .txt .more{
	position: absolute;
	left: 0px;
	bottom: 10px;
	font-size: 12px;
	font-family: "Microsoft Yahei";
	color: #808080;
}
#main .zh_list_szdw ul li:hover .txt .more{
	color: #ba2d35;
}
/*end zh_list_szdw*/

/*xsqk start*/
#main .xsqk_con{
	padding-top: 10px;
}
#main .xsqk_con ul{
	display: block;
	overflow: hidden;
	width: 1155px;
	padding-bottom: 20px;
}
#main .xsqk_con ul li{
	width: 524px;
	float: left;
	height: 265px;
	margin-bottom: 35px;
	padding-right: 50px;
	padding-bottom: 35px;
	border-bottom: 1px dashed #e8e8e8;
}
#main .xsqk_con ul li .pic{
	width: 190px;
	height: 265px;
	overflow: hidden;
	margin-right: 30px;
}
#main .xsqk_con ul li .pic img{
	display: block;
	width: 190px;
	height: 265px;
	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 .xsqk_con ul li:hover .pic img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#main .xsqk_con ul li .txt{
	position: relative;
	float: right;
	width: 304px;
	height: 265px;
}
#main .xsqk_con ul li .txt .title{
	font-size: 18px;
	font-family: "Microsoft Yahei";
	font-weight: bold;
	color: #323232;
	padding: 6px 0 15px 0;
}
#main .xsqk_con ul li .txt p{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #323232;
	line-height: 30px;
}
#main .xsqk_con ul li .txt p span{
	color: #666;
}
#main .xsqk_con ul li .txt .more{
	position: absolute;
	left: 0px;
	bottom: 10px;
	font-size: 12px;
	font-family: "Microsoft Yahei";
	color: #808080;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #eaeaea;
	border-radius: 6px;
}
#main .xsqk_con ul li:hover .txt .more{
	background: #ba2d35;
	color: #fff;
}
/*end xsqk*/

/*xygk_xrld start*/
#main .xygk_xrld{
	padding-top: 10px;
}
#main .xygk_xrld ul{
	display: block;
	width: 1150px;
	overflow: hidden;
}
#main .xygk_xrld ul li{
	float: left;
	width: 530px;
	height: 175px;
	padding-right: 40px;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px dashed #bfbfbf;
}
#main .xygk_xrld ul li:hover{
	border-bottom: 1px solid #cf6c72;
}
#main .xygk_xrld ul li:hover{

}
#main .xygk_xrld ul li .pic{
	float: left;
	margin-right: 30px;
	width: 135px;
	height: 175px;
	overflow: hidden;
	background: #f4f4f4;
}
#main .xygk_xrld ul li .pic img{
	width: 135px;
	height: auto;
	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 .xygk_xrld ul li:hover .pic img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#main .xygk_xrld ul li .txt .xm{
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-weight: bold;
	padding-bottom: 15px;
}
#main .xygk_xrld ul li .txt p{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #666;
	line-height: 24px;
}
#main .xygk_xrld ul li .txt b{
	color: #333;
}
/*end xygk_xrld*/

/*xygk_lrld start*/
#main .xygk_lrld{
	padding-top: 10px;
	overflow: hidden;
}
#main .xygk_lrld .lrld_hd{
	width: 80px;
	float: left;
}
#main .xygk_lrld .lrld_hd ul li{
	position: relative;
	width: 21px;
	background: #fafafa;
	margin-bottom: 8px;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #686868;
	padding: 12px;
	cursor: pointer;
}
#main .xygk_lrld .lrld_hd ul li.on{
	background: #ba2d35;
	color: #fff;
}
#main .xygk_lrld .lrld_hd ul li.on span.icon{
	position: absolute;
	top: 50%;
	right: -9px;
	margin-top: -8px;
	display: block;
	width: 9px;
	height: 16px;
	background: url("../images/icon023.png") no-repeat;
}
#main .xygk_lrld .lrld_bd{
	float: left;
	width: 1020px;
}
#main .xygk_lrld .lrld_bd ul li{
	width: 479px;
	padding: 18px 12px;
	height: 14px;
	line-height: 14px;
	background: #f5f5f5;
	margin: 0 10px 10px 0;
}
#main .xygk_lrld .lrld_bd ul li:hover{
	background: #fff;
	-webkit-box-shadow: 0 2px 18px #aaa;
    -moz-box-shadow: 0 2px 18px #aaa;
    box-shadow: 0 2px 18px #aaa;
}
#main .xygk_lrld .lrld_bd ul li .xm{
	float: left;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	padding-right: 12px;
	border-right: 1px solid #710202;
	margin-right: 12px;
}
#main .xygk_lrld .lrld_bd ul{
	display: block;
	width: 1080px;
	overflow: hidden;
}
#main .xygk_lrld .lrld_bd ul li{
	float: left;
}
#main .xygk_lrld .lrld_bd ul li .zc{
	float: left;
	width: 83px;
	font-size: 12px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .xygk_lrld .lrld_bd ul li .xy{
	float: left;
	border-left: 1px solid #710202;
	padding:0 10px;
	font-size: 12px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .xygk_lrld .lrld_bd ul li .rzrq{
	float: left;
	border-left: 1px solid #710202;
	padding-left:10px;
	font-size: 12px;
	font-size: 12px;
	font-family: "Microsoft Yahei";
	color: #333;
}
/*end xygk_lrld*/

/*yxsz start*/
#main .yxsz{
	padding-top: 25px;
}
#main .yxsz .yxsz_con{
	padding-bottom: 30px;
	overflow: hidden;
}
#main .yxsz .yxsz_con .yxsz_hd img{
	display: block;
	margin: 0 auto;
}
#main .yxsz .yxsz_con .yxsz_hd{
	padding-bottom: 48px;
}
#main .yxsz .yxsz_con ul{
	display: block;
    overflow: hidden;
    width: 1155px;
}
#main .yxsz .yxsz_con ul li{
	float: left;
	width: 200px;
	height: 59px;
	line-height: 60px;
	border-bottom: 1px solid #ba1b2f;;
	margin: 0 25px 25px 0;
	text-align: center;
	background: #f2f2f2;
}
#main .yxsz .yxsz_con ul li:hover{
	background: #ba1b2f;
}
#main .yxsz .yxsz_con ul li a{
	/*display: block;*/
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #0c0c0c;
}
#main .yxsz .yxsz_con ul li:hover a{
	color: #fff;
}
#main .yxsz .yxsz_pic{
	padding-bottom: 24px;
}
/*end yxsz*/

/*zzjg start*/
#main .zzjg{
	padding-top: 30px;
	overflow: hidden;
}
#main .zzjg .zzjg_dqbm{
	height: 204px;
	background: url("../images/dqbm_pic.jpg") no-repeat top center;
	border-bottom: 1px solid #b41b25;
}
#main .zzjg .zzjg_dqbm ul{
	display: block;
	padding-left: 154px;
}
#main .zzjg .zzjg_dqbm ul li{
	float: left;
	width: 176px;
	height: 52px;
	line-height: 52px;
	padding-left: 12px;
	background: url("../images/icon024.png") no-repeat left center;
}
#main .zzjg .zzjg_dqbm ul li.last{
	width: 346px;
}
#main .zzjg .zzjg_dqbm ul li:hover{
	background: url("../images/icon025.png") no-repeat left center;
}
#main .zzjg .zzjg_dqbm ul li a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .zzjg .zzjg_dqbm ul li:hover a{
	color: #b41b25;
}
#main .zzjg .zzjg_xzglbm{
	height: 1482px;
	border-bottom: 1px solid #b41b25;
	background: url("../images/xzglbm_pic.jpg") no-repeat left center;

}
#main .zzjg .zzjg_xzglbm .zzjg_xwb{
	padding-left: 178px;
	padding-top: 48px;
	height: 160px;
}
#main .zzjg .zzjg_xwb .mc{
	float: left;
	width: 102px;
	padding: 40px 0;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-weight: bold;
}
#main .zzjg .zzjg_xwb ul{
	display: block;
	padding-left: 170px;
}
#main .zzjg .zzjg_xwb ul li{
	float: left;
	width: 236px;
	height: 52px;
	line-height: 52px;
	padding-left: 12px;
	background: url("../images/icon024.png") no-repeat left center;
}
#main .zzjg .zzjg_xwb ul li:hover{
	background: url("../images/icon025.png") no-repeat left center;
}
#main .zzjg .zzjg_xwb ul li a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .zzjg .zzjg_xwb ul li:hover a{
	color: #b41b25;
}

#main .zzjg .zzjg_xzglbm .zzjg_rsc{
	padding-left: 178px;
	padding-top: 42px;
	height: 107px;
}
#main .zzjg .zzjg_rsc .mc{
	float: left;
	width: 102px;
	padding: 12px 0;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-weight: bold;
}
#main .zzjg .zzjg_rsc ul{
	display: block;
	padding-left: 170px;
}
#main .zzjg .zzjg_rsc ul li{
	float: left;
	width: 236px;
	height: 52px;
	line-height: 52px;
	padding-left: 12px;
	background: url("../images/icon024.png") no-repeat left center;
}
#main .zzjg .zzjg_rsc ul li:hover{
	background: url("../images/icon025.png") no-repeat left center;
}
#main .zzjg .zzjg_rsc ul li a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .zzjg .zzjg_rsc ul li:hover a{
	color: #b41b25;
}

#main .zzjg .zzjg_xzglbm .zzjg_jwc{
	padding-left: 178px;
	padding-top: 42px;
	height: 160px;
}
#main .zzjg .zzjg_jwc .mc{
	float: left;
	width: 102px;
	padding: 40px 0;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-weight: bold;
}
#main .zzjg .zzjg_jwc ul{
	display: block;
	padding-left: 170px;
}
#main .zzjg .zzjg_jwc ul li{
	float: left;
	width: 236px;
	height: 52px;
	line-height: 52px;
	padding-left: 12px;
	background: url("../images/icon024.png") no-repeat left center;
}
#main .zzjg .zzjg_jwc ul li:hover{
	background: url("../images/icon025.png") no-repeat left center;
}
#main .zzjg .zzjg_jwc ul li a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .zzjg .zzjg_jwc ul li:hover a{
	color: #b41b25;
}

#main .zzjg .zzjg_xzglbm .zzjg_yjsy{
	padding-left: 178px;
	padding-top: 36px;
	height: 107px;
}
#main .zzjg .zzjg_yjsy .mc{
	float: left;
	width: 102px;
	padding: 10px 0;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-weight: bold;
}
#main .zzjg .zzjg_yjsy ul{
	display: block;
	padding-left: 170px;
}
#main .zzjg .zzjg_yjsy ul li{
	float: left;
	width: 236px;
	height: 52px;
	line-height: 52px;
	padding-left: 12px;
	background: url("../images/icon024.png") no-repeat left center;
}
#main .zzjg .zzjg_yjsy ul li:hover{
	background: url("../images/icon025.png") no-repeat left center;
}
#main .zzjg .zzjg_yjsy ul li a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .zzjg .zzjg_yjsy ul li:hover a{
	color: #b41b25;
}

#main .zzjg .zzjg_xzglbm .zzjg_kyy{
	padding-left: 178px;
	padding-top: 40px;
	height: 107px;
}
#main .zzjg .zzjg_kyy .mc{
	float: left;
	width: 102px;
	padding: 12px 0;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-weight: bold;
}
#main .zzjg .zzjg_kyy ul{
	display: block;
	padding-left: 170px;
}
#main .zzjg .zzjg_kyy ul li{
	float: left;
	width: 236px;
	height: 52px;
	line-height: 52px;
	padding-left: 12px;
	background: url("../images/icon024.png") no-repeat left center;
}
#main .zzjg .zzjg_kyy ul li:hover{
	background: url("../images/icon025.png") no-repeat left center;
}
#main .zzjg .zzjg_kyy ul li a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .zzjg .zzjg_kyy ul li:hover a{
	color: #b41b25;
}

#main .zzjg .zzjg_xzglbm .zzjg_cwc{
	padding-left: 178px;
	padding-top: 40px;
	height: 160px;
}
#main .zzjg .zzjg_cwc .mc{
	float: left;
	width: 102px;
	padding: 32px 0;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-weight: bold;
}
#main .zzjg .zzjg_cwc ul{
	display: block;
	padding-left: 170px;
}
#main .zzjg .zzjg_cwc ul li{
	float: left;
	width: 236px;
	height: 52px;
	line-height: 52px;
	padding-left: 12px;
	background: url("../images/icon024.png") no-repeat left center;
}
#main .zzjg .zzjg_cwc ul li:hover{
	background: url("../images/icon025.png") no-repeat left center;
}
#main .zzjg .zzjg_cwc ul li a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .zzjg .zzjg_cwc ul li:hover a{
	color: #b41b25;
}

#main .zzjg .zzjg_xzglbm .zzjg_zwc{
	padding-left: 162px;
	padding-top: 40px;
	height: 107px;
}
#main .zzjg .zzjg_zwc .mc{
	float: left;
	width: 102px;
	padding: 26px 0;
	height: 80px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-weight: bold;
	text-align: center;
}
#main .zzjg .zzjg_zwc ul{
	display: block;
	padding-left: 186px;
}
#main .zzjg .zzjg_zwc ul li{
	float: left;
	width: 236px;
	height: 52px;
	line-height: 52px;
	padding-left: 12px;
	background: url("../images/icon024.png") no-repeat left center;
}
#main .zzjg .zzjg_zwc ul li:hover{
	background: url("../images/icon025.png") no-repeat left center;
}
#main .zzjg .zzjg_zwc ul li a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .zzjg .zzjg_zwc ul li:hover a{
	color: #b41b25;
}

#main .zzjg .zzjg_xzglbm .zzjg_gj{
	padding-left: 178px;
	padding-top: 39px;
	height: 80px;
}
#main .zzjg .zzjg_gj .mc{
	float: left;
	width: 390px;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-weight: bold;
}

#main .zzjg .zzjg_xzglbm .zzjg_sy{
	padding-left: 178px;
	padding-top: 39px;
	height: 80px;
}
#main .zzjg .zzjg_sy .mc{
	float: left;
	width: 180px;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-weight: bold;
}

#main .zzjg .zzjg_xsjg{
	height: 172px;
	border-bottom: 1px solid #b41b25;
	background: url("../images/xsjg_pic.jpg") no-repeat left center;
}
#main .zzjg .zzjg_xsjg .zzjg_xs{
	padding-left: 178px;
	padding-top: 49px;
	height: 80px;
}
#main .zzjg .zzjg_xsjg .zzjg_xs .mc{
	float: left;
	width: 102px;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #333;
	font-weight: bold;
	text-align: center;
}
#main .zzjg .zzjg_xsjg .zzjg_xs ul{
	display: block;
	padding-left: 186px;
	padding-top: 15px;
}
#main .zzjg .zzjg_xsjg .zzjg_xs ul li{
	float: left;
	width: 236px;
	height: 52px;
	line-height: 52px;
	padding-left: 12px;
	background: url("../images/icon024.png") no-repeat left center;
}
#main .zzjg .zzjg_xsjg .zzjg_xs ul li:hover{
	background: url("../images/icon025.png") no-repeat left center;
}
#main .zzjg .zzjg_xsjg .zzjg_xs ul li a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .zzjg .zzjg_xsjg .zzjg_xs ul li:hover a{
	color: #b41b25;
}


#main .zzjg .zzjg_xzfwbm{
	height: 248px;
	border-bottom: 1px solid #b41b25;
	background: url("../images/xzfwbm_pic.jpg") no-repeat left center;
}
#main .zzjg .zzjg_xzfwbm ul{
	padding-left: 152px;
	padding-top: 49px;
}
#main .zzjg .zzjg_xzfwbm ul li{
	float: left;
	width: 176px;
	height: 52px;
	line-height: 52px;
	padding-left: 12px;
	background: url("../images/icon024.png") no-repeat left center;
}
#main .zzjg .zzjg_xzfwbm ul li:hover{
	background: url("../images/icon025.png") no-repeat left center;
}
#main .zzjg .zzjg_xzfwbm ul li.len{
	line-height: 20px;
	padding-top: 6px;
}
#main .zzjg .zzjg_xzfwbm ul li a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .zzjg .zzjg_xzfwbm ul li:hover a{
	color: #b41b25;
}


#main .zzjg .zzjg_zsdw{
	height: 306px;
	border-bottom: 1px solid #b41b25;
	background: url("../images/zsdw_pic.jpg") no-repeat left center;
}
#main .zzjg .zzjg_zsdw ul{
	padding-left: 152px;
	padding-top: 49px;
}
#main .zzjg .zzjg_zsdw ul li{
	float: left;
	width: 176px;
	height: 52px;
	line-height: 52px;
	padding-left: 12px;
	background: url("../images/icon024.png") no-repeat left center;
}
#main .zzjg .zzjg_zsdw ul li:hover{
	background: url("../images/icon025.png") no-repeat left center;
}
#main .zzjg .zzjg_zsdw ul li.len{
	line-height: 20px;
	padding-top: 6px;
}
#main .zzjg .zzjg_zsdw ul li a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .zzjg .zzjg_zsdw ul li:hover a{
	color: #b41b25;
}
#main .zzjg .zzjg_qztt{
	padding-top: 35px;
	height: 125px;
	background: url("../images/qztt_pic.jpg") no-repeat left 35px;
}
#main .zzjg .zzjg_qztt ul{
	padding-left: 152px;
	padding-top: 27px;
}
#main .zzjg .zzjg_qztt ul li{
	float: left;
	width: 176px;
	height: 52px;
	line-height: 52px;
	padding-left: 12px;
	background: url("../images/icon024.png") no-repeat left center;
}
#main .zzjg .zzjg_qztt ul li:hover{
	background: url("../images/icon025.png") no-repeat left center;
}
#main .zzjg .zzjg_qztt ul li.len{
	line-height: 20px;
	padding-top: 6px;
}
#main .zzjg .zzjg_qztt ul li a{
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
}
#main .zzjg .zzjg_qztt ul li:hover a{
	color: #b41b25;
}
/*end zzjg*/

@media only screen and (min-width:1680px) and (max-width:1919px) {
	/*banner start*/
	#banner{
		height: 440px;
	}
	#banner .banner_pic{
	    width: 1426px;
	    height: 440px;
	    margin-left: -716px;
	}
	#banner .banner_pic .pic{
		width: 1426px;
	    height: 440px;
	}
	#banner .banner_pic .pic img{
		width: 1426px;
	    height: 440px;
	}
        #banner .banner_btn span.prev{
             left:620px;
        }
        #banner .banner_btn span.next{
             left:658px;
        }
        #banner .banner_hd{
            left: 700px;
        }
}
@media only screen and (min-width:1600px) and (max-width:1679px) {
	#body_l{
		width: 140px;
		padding: 12px 10px 0;
	}
	#body_l .logo{
		width: 120px;
		margin: 0 auto;
	}
	#body_l .logo img{
		display: block;
		width: 120px;
	}
       /*banner start*/
	#banner{
		height: 422px;
	}
	#banner .banner_pic{
	    width: 1424px;
	    height: 422px;
	    margin-left: -712px;
	}
	#banner .banner_pic .pic{
		width: 1424px;
	    height: 422px;
	}
	#banner .banner_pic .pic img{
		width: 1424px;
	    height: 422px;
	}
        #banner .banner_hd{
               left:644px;
       }
       #banner .banner_btn span.next{
              left:604px;
       }
       #banner .banner_btn span.prev{
              left:568px;
       }

	#nav{
		padding: 15px 0px 5px 10px;
		width: 140px;
	}
	#nav .nav_hd ul li{
		width: 98px;
		height: 36px;
		line-height: 36px;
		margin-bottom: 14px;
		padding-left: 42px;
		background-size: 28px 28px;
	}
	#nav .nav_hd ul li+li{
		background-size: 28px 28px;
	}
	#nav .nav_hd ul li+li+li{
		background-size: 28px 28px;
	}
	#nav .nav_hd ul li+li+li+li{
		background-size: 28px 28px;
	}
	#nav .nav_hd ul li+li+li+li+li{
		background-size: 28px 28px;
	}
	#nav .nav_hd ul li+li+li+li+li+li{
		background-size: 28px 28px;
	}
	#nav .nav_hd ul li+li+li+li+li+li+li{
		background-size: 28px 28px;
	}
        #nav .nav_hd ul li+li+li+li+li+li+li+li{
		background-size: 28px 28px;
	}
        #nav .nav_hd ul li+li+li+li+li+li+li+li+li{
		background-size: 28px 28px;
	}
	#nav .nav_hd ul li a{
		font-size: 16px;
	}
	#nav .nav_hd ul li .item .lmmc span{
		font-size: 18px;
	}
	#nav .nav_hd ul li .item dl{
		padding: 10px 0 0 20px;
	}
	#nav .nav_hd ul li .item dl dd{
		line-height: 42px;
		height: 42px;
	}
	#nav .nav_hd ul li .item dl dd a{
		font-size: 15px;
	}
	#nav .nav_hd ul li .item{
		padding: 22px 0 22px 22px;
	}
	#nav .nav_hd ul li.on{
		margin-left: 20px;
	}
	#nav .nav_hd ul li i.line{
		width: 118px;
	}
	#nav .nav_hd ul li.on i.icon{
		right: 11px;
	}
	#nav .nav_hd ul li.on .item{
		left: 120px;
	}
	#body_r{
		margin-left: 160px;
	}
	#body_l .link{
		padding: 10px 0 4px;
	}
	#body_l .link ul li{
		width: 88px;
	}
	#body_l .ewm{
                height:32px;
		border: 1px solid #d3797d;
	}
	#body_l .ewm ul li{
                padding:6px 0;
		width: 68px;
	}
	#body_l .ewm ul li img{
		display: block;
	}
	#body_l .ewm ul li+li{
		width: 69px;
	}
	#body_l .ewm ul li+li img{
		display: block;
	}
	#body_l .ewm ul li .hide{
		left: -1px;
		bottom: 33px;
	}
	#body_l .ewm ul li+li .hide{
		left: -69px;
	}
	#body_l .ewm ul li .hide img{
		display: block;
		width: 140px;
	}
	.rightNav a{
		height: 42px;
		line-height: 42px;
	}
	.rightNav a em{ 
		height: 42px;
		line-height: 42px;
	}
}

@media only screen and (min-width:1400px) and (max-width:1599px) {
	#body_l{
		width: 140px;
		padding: 12px 10px 0;
	}
	#body_l .logo{
		width: 120px;
		margin: 0 auto;
	}
	#body_l .logo img{
		display: block;
		width: 120px;
	}
        #banner .banner_hd{
               left:598px;
       }
       #banner .banner_btn span.next{
              left:558px;
       }
       #banner .banner_btn span.prev{
              left:522px;
       }
	#nav{
		padding: 15px 0px 5px 10px;
		width: 140px;
	}
	#nav .nav_hd ul li{
		width: 98px;
		height: 36px;
		line-height: 36px;
		margin-bottom: 14px;
		padding-left: 42px;
		background-size: 28px 28px;
	}
	#nav .nav_hd ul li+li{
		background-size: 28px 28px;
	}
	#nav .nav_hd ul li+li+li{
		background-size: 28px 28px;
	}
	#nav .nav_hd ul li+li+li+li{
		background-size: 28px 28px;
	}
	#nav .nav_hd ul li+li+li+li+li{
		background-size: 28px 28px;
	}
	#nav .nav_hd ul li+li+li+li+li+li{
		background-size: 28px 28px;
	}
	#nav .nav_hd ul li+li+li+li+li+li+li{
		background-size: 28px 28px;
	}
        #nav .nav_hd ul li+li+li+li+li+li+li+li{
		background-size: 28px 28px;
	}
        #nav .nav_hd ul li+li+li+li+li+li+li+li+li{
		background-size: 28px 28px;
	}
	#nav .nav_hd ul li a{
		font-size: 16px;
	}
	#nav .nav_hd ul li .item .lmmc span{
		font-size: 18px;
	}
	#nav .nav_hd ul li .item dl{
		padding: 10px 0 0 20px;
	}
	#nav .nav_hd ul li .item dl dd{
		line-height: 42px;
		height: 42px;
	}
	#nav .nav_hd ul li .item dl dd a{
		font-size: 15px;
	}
	#nav .nav_hd ul li .item{
		padding: 22px 0 22px 22px;
	}
	#nav .nav_hd ul li.on{
		margin-left: 20px;
	}
	#nav .nav_hd ul li i.line{
		width: 118px;
	}
	#nav .nav_hd ul li.on i.icon{
		right: 11px;
	}
	#nav .nav_hd ul li.on .item{
		left: 120px;
	}
	#body_r{
		margin-left: 160px;
	}
	/*banner start*/
	#banner{
		height: 380px;
	}
	#banner .banner_pic{
	    width: 1266px;
	    height: 380px;
	    margin-left: -633px;
	}
	#banner .banner_pic .pic{
		width: 1266px;
	    height: 380px;
	}
	#banner .banner_pic .pic img{
		width: 1266px;
	    height: 380px;
	}
	#body_l .link{
		padding: 10px 0 4px;
	}
	#body_l .link ul li{
		width: 88px;
	}
	#body_l .ewm{
                height:32px;
		border: 1px solid #d3797d;
	}
	#body_l .ewm ul li{
                padding:6px 0;
		width: 68px;
	}
	#body_l .ewm ul li img{
		display: block;
	}
	#body_l .ewm ul li+li{
		width: 69px;
	}
	#body_l .ewm ul li+li img{
		display: block;
	}
	#body_l .ewm ul li .hide{
		left: -1px;
		bottom: 33px;
	}
	#body_l .ewm ul li+li .hide{
		left: -69px;
	}
	#body_l .ewm ul li .hide img{
		display: block;
		width: 140px;
	}
	.rightNav a{
		height: 42px;
		line-height: 42px;
	}
	.rightNav a em{ 
		height: 42px;
		line-height: 42px;
	}
}

@media only screen and (min-width:1360px) and (max-width:1399px) {
        #banner .banner_hd{
               left:666px;
       }
       #banner .banner_btn span.next{
              left:546px;
       }
       #banner .banner_btn span.prev{
              left:508px;
       }
	/*banner start*/
	#banner{
		height: 380px;
	}
	#banner .banner_pic{
	    width: 1300px !important;
	    height: 380px;
	    margin-left: -650px !important;
	}
	#banner .banner_pic .pic{
		width: 1300px !important;
	    height: 380px;
	}
	#banner .banner_pic .pic img{
		width: 1300px !important;
	    height: 380px;
	}
}
@media only screen and (min-width:1200px) and (max-width:1399px) {
	#body_l{
		width: 50px;
		padding: 0px;
	}
	#body_l .logo{
		display: none;
		width: 90px;
		margin: 0 auto;
	}
	#body_l .logo img{
		display: block;
		width: 90px;
	}
    #banner .banner_hd{
        left:588px;
   }
   #banner .banner_btn span.next{
        left:546px;
   }
   #banner .banner_btn span.prev{
        left:508px;
   }
   #nav{
		padding: 20px 8px 0px 0px;
		background: #ba2d35;
	}
	.nav{
		width: 42px !important;
		overflow: hidden;
	}
	.nav2{
		width: 130px !important;
	}
	#nav .nav_hd ul li{
		width: 98px;
		height: 48px;
		line-height: 48px;
		margin-bottom: 0px;
		padding-left: 50px;
		background: url("../images/nav_icon1.png") no-repeat 8px center;
	}
	#nav .nav_hd ul li+li{
		background: url("../images/nav_icon2.png") no-repeat 8px center;
	}
	#nav .nav_hd ul li+li+li{
		background: url("../images/nav_icon3.png") no-repeat 8px center;
	}
	#nav .nav_hd ul li+li+li+li{
		background: url("../images/nav_icon4.png") no-repeat 8px center;
	}
	#nav .nav_hd ul li+li+li+li+li{
		background-size: 22px 22px;
		background: url("../images/nav_icon5.png") no-repeat 8px center;
	}
	#nav .nav_hd ul li+li+li+li+li+li{
		background: url("../images/nav_icon6.png") no-repeat 8px center;
	}
	#nav .nav_hd ul li+li+li+li+li+li+li{
		background: url("../images/nav_icon7.png") no-repeat 8px center;
	}
        #nav .nav_hd ul li+li+li+li+li+li+li+li{
		background: url("../images/nav_icon8.png") no-repeat 8px center;
	}
        #nav .nav_hd ul li+li+li+li+li+li+li+li+li{
		background: url("../images/nav_icon9.png") no-repeat 8px center;
	}
	#nav .nav_hd ul li a{
		font-size: 15px;
	}
	#nav .nav_hd ul li .item .lmmc span{
		font-size: 18px;
	}
	#nav .nav_hd ul li .item dl{
		padding: 10px 0 0 20px;
	}
	#nav .nav_hd ul li .item dl dd{
		line-height: 38px;
		height: 38px;
	}
	#nav .nav_hd ul li .item dl dd a{
		font-size: 15px;
	}
	#nav .nav_hd ul li .item{
		padding: 22px 0 6px 12px;
	}
	#nav .nav_hd ul li.on{
		margin-left: 20px;
	}
	#nav .nav_hd ul li i.line{
		width: 118px;
	}
	#nav .nav_hd ul li.on i.icon{
		right: 21px;
	}
	#nav .nav_hd ul li.on .item{
		left: 118px;
	}
	#body_r{
		margin-left: 50px;
	}
	/*banner start*/
	#banner{
		height: 380px;
	}
	#banner .banner_pic{
	    width: 1266px;
	    height: 380px;
	    margin-left: -633px;
	}
	#banner .banner_pic .pic{
		width: 1266px;
	    height: 380px;
	}
	#banner .banner_pic .pic img{
		width: 1266px;
	    height: 380px;
	}
	#body_l .link{
		position: relative;
		padding: 6px 0 8px;
		border-top: 0px;
	}
	#body_l .link .link_con{
		display: block;
		width: 48px;
		border: 1px solid #d3797d;
		background: #c8575d;
		padding: 4px 0;
	}
	#body_l .link .link_con img{
		display: block;
    	margin: 0 auto;
	}
	#body_l .link .link_icon1{
		position: absolute;
		left: 50px;
		top: 14px;
		width: 8px;
		height: 16px;
		background:url("../images/icon056.png") no-repeat;
		display: none;
		z-index: 99999;
	}
	#body_l .link:hover .link_icon1{
		display: block;
	}
	#body_l .link ul{
		position: absolute;
		left: 50px;
		top: -34px;
		background: #e8e8e8;
		padding: 10px 0 15px 10px;
		border-left: 8px solid #fff;
		display: none;
	}
	#body_l .link:hover ul{
		display: block;
	}
	#body_l .link ul li{
		width: 80px;
	}
	#body_l .link ul li a{
		color: #333;
	}
	#body_l .link ul li:hover a{
		color: #ba2d35;
	}
	#body_l .ewm{
		border: none;
	}
	#body_l .ewm ul li{
		width: 48px !important;
		border: 1px solid #d3797d;
		margin-bottom: 2px;
		background: #c8575d;
		padding: 4px 0;
	}
	#body_l .ewm ul li img{
		display: block;
		margin: 0 auto;
	}
	#body_l .ewm ul li+li{
		border-right: 1px solid #d3797d;
	}
	#body_l .ewm ul li .hide{
		left: 49px;
		bottom: -54px;
	}
	#body_l .ewm ul li+li .hide{
		left: 49px;
		bottom: -52px;
	}
	#body_l .ewm ul li .hide img.big{
		display: none;
	}
	#body_l .ewm ul li .hide img.small{
		display: block;
		width: 140px;
	}
	.rightNav a{
		height: 42px;
		line-height: 42px;
	}
	.rightNav a em{ 
		height: 42px;
		line-height: 42px;
	}
}
.yxsz_con .jz_title{
    height: 48px;
    line-height: 48px;
    border-left: 3px solid #b2a057;
    background: #f8f8f8;
    text-indent: 18px;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    color: #b2a057;
    margin-bottom:20px;
}