@charset "utf-8";
/* CSS Document */
/* Common */
body {
	color: #333;
	font: 14px "Microsoft Yahei";
}
body, ul, ol, li, div, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, img, span, input {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #333;
	text-decoration: none;
	font-family: "Microsoft Yahei";
}
a:focus {
	outline: 0;
}
img {
	border: none;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: 0;
	font-family: "Microsoft Yahei";
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Microsoft Yahei";
}
i, em {
	font-style: normal;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.center {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa {
	position: absolute;
}
.pr {
	position: relative
}
.pic img, .picl img, .pics img {
	-webkit-transition: -webkit-transform 0.8s;
	-moz-transition: -moz-transform 0.8s;
	-o-transition: -o-transform 0.8s;
	transition: transform 0.8s;
}
.pic img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.picl img:hover {
	-moz-transform: translate(0, 5px);
	-webkit-transform: translate(0, 5px);
	-ms-transform: translate(0, 5px);
	-o-transform: translate(0, 5px);
}
.pics img:hover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.white, .whites {
	position: relative;
	overflow: hidden;
}
.white:after, .whites:after {
	content: '';
	cursor: pointer;
	position: absolute;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: -moz-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0));
	background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0));
	transform: skewx(-25deg);
}
.white:hover:after {
	left: 100%;
	-moz-transition: 1s;
	-o-transition: 1s;
	-webkit-transition: 1s;
	transition: 1s;
}
.whites:hover:after {
	left: 100%;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
/*main*/
body {
	min-width: 1200px;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	overflow-x: hidden;
}
i, em {
	font-style: normal;
}
.content {
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}
/*header begin*/
.header {
	height: 242px;
	max-width: 1920px;
	position: relative;
	z-index: 1;
	background: url(../../img/wenhuayuan/head_bg.jpg) top repeat;
	overflow: hidden;
}
.header .top {
	height: 134px;
	padding-top: 34px;
	overflow: hidden;
	clear: both;
	background: url(../../img/wenhuayuan/tel.png) no-repeat right bottom;
}
.header .logo {
	float: left;
	width: 550px;
	height: 52px;
	display: inline;
	margin-top: 40px;
	margin-right: 40px;
}
.header .logo img {
	width: 550px;
	/*height: 52px;*/
}
.header .tel {
	width: 282px;
	height: 127px;
	float: right;
}
.header .nav {
	background: url(../../img/wenhuayuan/menu_bg.jpg) repeat;
	width: 1920px;
	z-index: 1;
	height: 74px;
	line-height: 74px;
	margin-left: -360px;
	padding-left: 360px;
}
.header .nav .content {
	width: 1200px;
	margin: 0 auto;
}
.header .nav li {
	float: left;
	position: relative;
	background-repeat: no-repeat;
	padding: 0 10px;
	margin-right: 19px;
	background: url(../../img/wenhuayuan/nav_bg.png) center no-repeat;
}
.header .nav li:hover{background: none; color: #fff;}
.header .nav li:after {
	content: "";
	background: url(../../img/wenhuayuan/nav_abg.png) right center no-repeat;
	width: 1px;
	height: 74px;
	display: block;
	right: 0px;
	position: absolute;
	top: 0;
}
.header .nav li a {
	display: inline-block;
	line-height: 74px;
	color: #510000;
	padding: 0 46px 0 20px;
	position: relative;
	font-size: 16px;
}
.header .nav li:first-child a {
	padding: 0 46px 0 20px;
	margin-left: -1px;
}
.header .nav li.cur a {
	color: #510000;
	font-weight: bold;
}
.header .nav li a:hover{color: #fff; background: none;}
.header .nav li.cur a:hover{color: #fff; background: none;}

.header .nav li.last {
	width: 450px;
	height: 74px;
	padding: 0px;
	margin: 0px;
	background: none;
}
.header .nav li.last:after {
	background: none;
}
.nav_date {
	width: 240px;
	height: 74px;
	line-height: 74px;
	float: left;
	margin-left: 80px;
	font-size: 16px;
	color: #fff;
}
.nav_search {
	margin-top: 21px;
	float: right;
	width: 360px;
	height: 34px;
}
.inp01 {
	height: 33px;
	line-height: 33px;
	padding-left: 10px;
	width: 220px;
	float: left;
	color: #999999;
	font-size: 16px;
	border: none;
	font-family: "Microsoft Yahei";
	background: #fff;
}
.s_ss {
	float: left;
	width: 100px;
	height: 33px;
	line-height: 33px;
	border: none;
	cursor: pointer;
	margin-left: 5px;
	font-size: 16px;
	background: #b59191;
	color: #610000;
}
/*header end*/


/*ad begin*/
.banner {
	position: relative;
	height: 400px;
	overflow: hidden;
	clear: both;
	margin-top: 1px;
}
.ban_p {
	height: 400px;
	overflow: hidden;
}
#full-screen-slider {
	width: 100%;
	height: 400px;
	float: left;
	position: relative
}
#slides {
	display: block;
	width: 100%;
	height: 400px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 340px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #730000;
}
/*ad end*/



/*main begin*/
.main {
	max-width: 1920px;
	height: auto;
	margin: 0px auto;
	background: url(../../img/wenhuayuan/bg.jpg) top center no-repeat;
}
.main-top {
	width: 100%;
	height: 245px;
	background: url(../../img/wenhuayuan/main-topbg.png) top center no-repeat;
}
.main-about {
	width: 1000px;
	height: 205px;
	margin: 0px auto;
}
.about-img {
	width: 980px;
	height: 142px;
	float: left;
	margin-top: 54px;
	margin-left: 10px;
}
.about-img a {
	width: 980px;
	height: 142px;
	float: left;
}
.main-con {
	width: 1000px;
	min-height: 860px;
	background-color: rgba(255,255,255,0.5);
	margin: 0 auto;
}
.main-dh {
	width: 934px;
	height: 788px;
	margin-left: 30px;
	margin-top: 35px;
	float: left;
	position: relative;
	background: url(../../img/wenhuayuan/main.png) top center no-repeat;
}
.dh-01 {
	width: 165px;
	height: 145px;
	top: 5px;
	left: 382px;
	position: absolute;
}
.dh-02 {
	width: 65px;
	height: 65px;
	top: 75px;
	left: 245px;
	position: absolute;
}
.dh-03 {
	width: 150px;
	height: 150px;
	top: 190px;
	left: 100px;
	position: absolute;
}
.dh-04 {
	width: 165px;
	height: 58px;
	top: 371px;
	left: 50px;
	position: absolute;
}
.dh-05 {
	width: 150px;
	height: 150px;
	top: 450px;
	left: 100px;
	position: absolute;
}
.dh-06 {
	width: 65px;
	height: 65px;
	top: 645px;
	left: 250px;
	position: absolute;
}
.dh-07 {
	width: 165px;
	height: 145px;
	top: 630px;
	left: 382px;
	position: absolute;
}
.dh-08 {
	width: 65px;
	height: 65px;
	top: 645px;
	right: 250px;
	position: absolute;
}
.dh-09 {
	width: 150px;
	height: 150px;
	top: 450px;
	right: 100px;
	position: absolute;
}
.dh-10 {
	width: 165px;
	height: 58px;
	top: 371px;
	right: 50px;
	position: absolute;
}
.dh-11 {
	width: 150px;
	height: 150px;
	top: 190px;
	right: 100px;
	position: absolute;
}
.dh-12 {
	width: 65px;
	height: 65px;
	top: 75px;
	right: 245px;
	position: absolute;
}
.dh-13 {
	width: 290px;
	height: 290px;
	top: 250px;
	left: 320px;
	position: absolute;
}
.main-bottom {
	width: 100%;
	height: 14px;
	background: url(../../img/wenhuayuan/main-bottombg.png) top center no-repeat;
}
.main-bottom-bg {
	width: 1050px;
	height: 14px;
	margin: 0px auto;
	background: url(../../img/wenhuayuan/main-bottombg.png) top center no-repeat;
}
/*main end*/
/*video begin*/
.main-video {
	width: 100%;
	height: 52px;
	background: url(../../img/wenhuayuan/main-video.png) top center no-repeat;
	margin-top: 50px;
}
.main-video-con {
	width: 100%;
	height: 343px;
	background: url(../../img/wenhuayuan/main-video-conbg.jpg) top center no-repeat;
	margin-top: 10px;
}
.video-list {
	width: 950px;
	height: 310px;
	margin: 0px auto;
	padding-top: 30px;
}
.videol {
	width: 760px;
	height: 280px;
	float: left;
}
.videol .videoll {
	width: 350px;
	height: 280px;
	float: left;
}
.videol .videolr {
	width: 390px;
	height: 280px;
	float: right;
}
.videol .videolr ul li {
	width: 180px;
	height: 130px;
	float: left;
	margin: 0px 15px 20px 0px;
}
.videor {
	width: 190px;
	height: 280px;
	float: right;
}
.videor span {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #610000;
	color: #fff;
	font-size: 16px;
	text-align: center;
	float: left;
}
.videor ul li {
	float: left;
}
.videor ul li a {
	color: #610000;
	font-size: 16px;
	float: left;
	padding-left: 5px;
	width: 185px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.3s linear 0s;
}
.videor ul li a:hover {
	transform: translateX(10px);
}
/*video end*/
/*footer begin*/
.footer {
	width: 100%;
	background: url(../../img/wenhuayuan/footer-bg.png) top repeat-x;
	margin-top: 20px;
}
.footer-con {
	width: 1200px;
	height: 260px;
	margin: 0px auto;
}
.footer-tit {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	float: left;
}
.footer-copy {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #000;
	float: left;
	margin-top: 30px;
	font-size: 16px;
}
.footer-copy01 {
	width: 110px;
	height: 55px;
	float: left;
	margin-top: 30px;
	margin-left: 400px;
}
.footer-copy02 {
	width: 220px;
	height: 105px;
	float: right;
	margin-right: 400px;
	text-align: center;
}
.footer-copy02 span {
	width: 100%;
	float: left;
	text-align: center
}
/*footer end*/

/*neiye begin*/

.ny-main{    width: 100%;
    float: left;background: url(../../img/wenhuayuan/bg.jpg) top center no-repeat;}
.ny-main2{width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";}
.ny-main-con {
	width: 980px;
	padding: 10px;
	float: left; margin-left: 100px;
	height: auto;
	background-color: rgba(255,255,255,0.5);
}
.ny-top{	width: 100%;
	height: 245px;
	background: url(../../img/wenhuayuan/main-topbg.png) top center no-repeat;}
.ny-con{ width: 1200px; float: left; height: auto;}


.ny-bottom{    width: 100%;
    float: left;}
.ny-bottom-bg{width: 1200px;height: 14px;
    margin: 0 auto;
background: url(../../img/wenhuayuan/main-bottombg.png) top center no-repeat;}


.ny-footer{    width: 100%;
    float: left;background: url(../../img/wenhuayuan/footer-bg.png) top repeat-x; margin-top: 40px; padding-bottom: 20px;}
.ny-footer-con{width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";}
.lmy_mainer {
	width: 980px;
	margin-top: 20px;
	float: left;
}
/*面包屑*/
.lmy_position {
	height: 43px;
	line-height: 42px;
	padding: 4px 0 0 25px;
	background: url(../../img/wenhuayuan/wz_ico.png) 5px 17px no-repeat;
	font-size: 16px;
	margin: auto;
	overflow: hidden;
	border-bottom: #ddd 1px dashed;
}
.lm_lban {
	width: 240px;
	height: auto;
}
.lm_top {
	height: 49px;
	overflow: hidden;
}
.lm_top span {
	display: block;
	height: 49px;
	line-height: 48px;
	background: #730000;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.navdh {
	padding: 0 0 40px;
	overflow: hidden;
}
.navdh ul li {
	width: 240px;
	height: 39px;
	vertical-align: bottom;
	padding: 10px 0px;
	border-bottom: #dfdfdf 1px solid;
	overflow: hidden;
}
.navdh ul li a {
	display: block;
	width: 210px;
	height: 39px;
	line-height: 38px;
	padding-left: 30px;
	color: #333;
	font-size: 16px;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../../img/wenhuayuan/nav_web.png) 0 -60px no-repeat
}
.navdh ul li a span {
	display: block;
	width: 220px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.navdh ul li a:hover, .navdh ul li.active a, .navdh ul li a.active {
	color: #730000;
	background: url(../../img/wenhuayuan/nav_web.png) 0 0 no-repeat;
}
.navdh2 {
	padding: 0 0 40px;
	overflow: hidden;
}
.navdh2 ul li {
	width: 240px;
	height: 40px;
	line-height: 50px;
	float: left;
	padding-left: 20px;
	border-bottom: #dfdfdf 1px dotted;
	background: url(../../img/wenhuayuan/d.jpg) 10px 25px no-repeat;
}
.navdh2 ul li a {
	width: 220px;
	float: left;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.3s linear 0s;
}
.navdh2 ul li a:hover{transform: translateX(10px);}
.about_rban {
	width: 720px;
	height: auto;
	font-size: 16px;
	padding-bottom: 10px;
}
.news_rban {
	width: 100%;
	height: auto;
	font-size: 16px;
	padding-bottom: 10px;
}
/*新闻列表*/
.news_t {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	border-bottom: 2px solid #d4d4d4;
}
.news_t span {
	font-size: 28px;
	border-bottom: 2px solid #333333;
	float: left;
}
.news_list {
	width: 100%;
	float: left;
}
.news_list ul li {
	height: 125px;
	padding: 10px 20px;
	border: 1px solid #dedede;
	float: left;
	margin-top: 20px;
}
.news_list ul li .news_tit {
	width: 678px;
	height: 35px;
	line-height: 35px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.3s linear 0s;
}
.news_list ul li .new_con {
	width: 678px;
	height: 42px;
	line-height: 20px;
	float: left;
	font-size: 15px;
	margin-top: 5px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-indent: 32px;
	color: #797979;
}
.news_list ul li .new_more {
	float: right;
}
.news_tit a {
	color: #4b4a4a;
	font-size: 18px;
}
.news_tit:hover {
	transform: translateX(10px);
}
.new_more a {
	width: 90px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	background: #730000;
	color: #fff;
	padding: 5px 10px;
}
.new_more a:hover {
	background: #000;
}

/*翻页*/
.p-pagination {
	width: 100%;
	float: left;
}
.p-pagination-main {
	margin: 0 auto;
	padding: 20px 0;
	height: 30px;
	text-align: center;
}
.p-pagination a, .p-pagination span {
	vertical-align: top;
	display: inline-block;
	padding: 0 8px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #e5e5e5;
	text-align: center;
	margin: 0 2px;
	background: #fff;
}
.p-pagination span {
	border: 1px solid #fff;
}
.p-pagination .page_curr {
	background: #730000;
	color: #fff;
	border-color: #730000;
}
.p-pagination .laypage_first, .p-pagination .laypage_last {
	display: none;
}

/*图片列表*/
.wlimg {
	padding: 10px 0px;
	float: left;
}
.wlimg li {
	float: left;
	width: 230px;
	margin-left: 8px;
	transition: all 0.3s linear 0s;
}
.wlimg li:hover {
	opacity: 0.8;
}
.wlimg .lastli {
	margin-right: 0;
}
.wlimg li img {
	width: 224px;
	height: 176px;
	border: 1px solid #e4e4e4;
	padding: 2px;
}
.wlimg li em {
	display: block;
	width: 230px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e1e1e1;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	color: #222;
	margin-bottom: 22px;
	background: #f0f0f0;
}

/*newsarticle begin*/
.news_a_t {
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: center;
	font-size: 25px;
	font-weight: normal;
}
.news_source {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #730000;
	float: left;
	margin-top: 20px;
}
.news_source span {
	height: 30px;
	line-height: 30px;
	padding: 2px 5px;
	float: left;
	margin-right: 20px;
	color: #959595;
}
.news_source span.news_return {
	height: 30px;
	line-height: 30px;
	background: #730000;
	padding: 0px 20px;
	float: right;
	margin: 0px;
}
.news_return a {
	color: #fff;
}
.news_a_con {
	padding: 10px 0px;
	/*float: left;*/
	line-height: 25px;
	margin-top: 30px;
}
.news_a_con img{ height:auto; display:block; max-width:100%; margin:auto;}
.news_a_con p{ font-size:16px;  color:#333; line-height:25px; text-indent:32px;}
.news_a_con p img{ height:auto; display:block; max-width:100%; margin:auto;}
.news_page {
	width: 100%;
	float: left;
	margin: 30px 0px;
}
.news_page dl {
	margin-bottom: 24px;
}
.news_page dd {
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_page dd b {
	float: right;
	font-weight: normal;
}
.news_page dd span {
	width: 60px;
	height: 32px;
	background: #a2a2a2;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}
.news_page dt {
	height: 1px;
	border-bottom: 1px dashed #b5b5b5;
	margin-left: 60px;
	padding-top: 2px;
	margin-bottom: 2px;
}
.news_page dd em {
	float: right;
	font-style: normal;
	padding-left: 20px;
	font-weight: normal;
}
.news_page dl a {
	color: #4b4a4a;
}
.news_page_href {
	float: right;
	font-size: 18px;
	line-height: 32px;
}
.news_page_href span {
	display: inline-block;
	padding: 0 6px;
	margin-left: 4px;
	background: #730000;
}
.news_page_href a {
	display: block;
	color: #fff;
}
.news_page_key {
	min-height: 40px;
	border-top: 1px solid #730000;
	font-size: 14px;
	line-height: 40px;
	color: #575556;
}
.news_page_key a {
	color: #575556;
}
.news_page_key span {
	display: inline-block;
	margin: 0 4px;
}
/*列表分页*/
.fy{clear: both;width:fit-content;margin:auto;}
/*newsarticle end*/
.ckwx{width:1004px; height: 247px; margin: auto;margin-top: 30px;}
.ckwx p{ font-size: 16px; color: #666; line-height: 32px;margin:0;}
.ckwx_p1{width: 308px; height:247px;float: left; }
.ckwx_p2{width: 308px; height:247px;float: right;}
.ckwx img{float: left;margin-left:70px;display: block; height: 247px; width: 247px;}
/* bootstrap  分页样式 */
.pagination{display:inline-block;padding-left:0;border-radius:0}
.pagination  li{display:inline;background: none;}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#333;background-color:#fff;border:1px solid #ddd;margin-left:-1px}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}
.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#333;background-color:#ecf0f1;border-color:#ddd}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#5aafc6;border-color:#ddd;cursor:default}
.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#b4bcc2;background-color:#fff;border-color:#ddd;cursor:not-allowed}