/*====================公共样式======================*/
footer {
 margin:0px;
}
* {
    margin: 0;
    padding: 0;
}
.index_nav {
    margin-bottom: 0px;
}
img { margin: 0; border: 0 none;  vertical-align: middle;}
ul, li { list-style-type: none;}
body, input, select, button, textarea { font-family:"微软雅黑";  }	/*设置默认字体*/
button { cursor: pointer; }
i, em, cite { font-style: normal; }
aside section,.body{display:block; margin:0 auto;}
a, a:link { color: #000; text-decoration: none; }/*设置a标签基本样式与伪类选择器设置*/
a:visited {}
a:active, a:hover { text-decoration: none; color:#d00000; }
a:focus { outline: none; } 
.orange { color:#F26E01;}

.clear:after {
	content: '';
	display: block;
	height: 0;
	overflow: hidden;
	clear:both;
}
main {
	max-width: 1920px;
	margin: 0 auto;
	background: #f8f8f8;
}
.magazine {
	width: 1200px;
	margin: 0 auto 0;
	padding-top: 30px; 
}
.magazine_af {
	width: 1200px;
	background: #fff;
	overflow: hidden;
}
.ma_left {
	width: 590px;
	height: 400px;
	float: left;
	padding: 0 5px;
	overflow: hidden;
}
.ma_left dl {
	height: 60px;
	padding: 36px 0;
	font-size: 20px;
	text-align: center;
	color: #333;
	border-bottom: 1px dashed #e3e3e3;
	overflow: hidden;
}
.ma_left dl dt {
	width: 100px;
	height: 50px;
	float: left;
	font-size: 14px; 
}
.ma_left dl dt span {
	display: block;
	color: #999;
	font-size: 14px;
	margin-top: 5px; 
}
.ma_left dl dd {
	float: left;
	width: 490px;
	overflow: hidden;
}
.ma_left dl dd a {
	float: left;
	display: block;
	line-height: 24px;
	margin: 0 10px;
	font-size: 14px;
	text-align: left;
	color: #666;
	white-space: nowrap;
}
.ma_right {
	width: 600px;
	float: right;
	height: 400px;
	overflow: hidden;
	position: relative;
text-align:center;
}
.ma_right .swiper-button-next {
	width: 60px;
	height: 100px;
	background: url(../images/button.png) -70px 0;
	right: 0;
}
.ma_right .swiper-button-prev {
	width: 60px;
	height: 100px;
	background: url(../images/button.png) 0 0;
	left: 0;
}
.ma_right .swiper-pagination {
	text-align: right;
}
.ma_right .swiper-pagination span {
	width: 10px;
	height: 10px;
	opacity: 1;
	background: #fff;
}
.ma_right .swiper-pagination span.swiper-pagination-bullet-active {
	background: #db214c;
}
.mar {
	width: 800px;
	height: 400px;
	position: relative;
}
.mar p {
	width: 600px;
	height: 60px;
	font: bold 20px/60px "microsoft yahei";
	text-indent: 20px;
	color: #fff;
	background: rgba(0,0,0,0.4);
	position: absolute;
	bottom: 0;
	left: 0;
}
.magazine_bf {
	width: 1200px;
	margin-top: 20px; 
	overflow: hidden;
}
.mbl_top {
	overflow: hidden;
}
.mb_left {
	width: 900px;
	float: left;
}
.mblt_left {
	width: 287px;
	margin-right: 19px; 
	float: left;
}
.mblt_left_1 {
	width: 287px;
	height: 216px;
	margin-bottom: 19px; 
}
.mblt_left_2 {
	width: 287px;
	height: 216px;
	overflow: hidden;
	position: relative;
}
.mblt_left_2 img {
    width: 287px;
    height: 216px;
}
.mblt_left_2 em {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 90%;
    height: 74px;
    line-height: 100px;
    padding: 0 5%;
    font-size: 14px;
    text-align: center;
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    background: url(../images/gra_line55.png) repeat;
}
.mblt_left_2 .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 74%;
	padding-top:20%;
	text-align: center;
	color: #fff;
	background: #000;
	opacity: 0.6;	
	display: none;
} 
.mblt_left_2:hover .hover {
	display: block;
}
.mblt_left_2 .hover i {
	display: inline-block;
	width: 127px;
	height: 97px;
	margin: 0 auto;
	background: url(../images/sp-tp.png) center;
	z-index: 1;
}
.mblt_right {
	width: 593px;
	height: 457px;
	float: right;
	position: relative;
	overflow: hidden;
	margin-bottom: 19px; 
text-align:center;
}
.mblt_right em {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 90%;
	height: 74px;
	line-height: 100px;
	padding: 0 5%;
	font-size: 14px;
	text-align: center;
	color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background:url(../images/gra_line55.png) repeat;
}
.mblt_right .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 74%;
	padding-top:20%;
	text-align: center;
	color: #fff;
	background: #000;
	opacity: 0.6;
	display: none;
} 
.mblt_right .hover i {
	display: inline-block;
	width: 127px;
	height: 97px;
	margin: 0 auto;
	background: url(../images/sp-tp.png) center;
	z-index: 1;
}
.mblt_right .hover strong{
	display: block;
	margin: 10px auto 50px;
	font: 22px/60px "microsoft yahei";
	text-align:center;
}
.mblt_right .hover p {
	text-align: center;
	padding: 20px 0;
}
.mblt_right .hover b {
	margin: 3px;
	padding: 3px 5px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	display: inline-block;
	font-size: 12px;
}
.mblt_right:hover .hover {
	display: block;
}
.mblt_right:hover em {
	display: none;
}
.mbl_bottom {
	overflow: hidden;
}
.mbl_bottom li {
	width: 287px;
	height: 216px;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0 19px 19px 0; 
}
.mbl_bottom li img {
width:100%;
}
.mbl_bottom li:nth-child(3) {
    margin-right: 0;
}
.mbl_bottom li em {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 90%;
	height: 74px;
	line-height: 100px;
	padding: 0 5%;
	font-size: 14px;
	text-align: center;
	color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background:url(../images/gra_line55.png) repeat;
}
.mbl_bottom li .hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 74%;
	padding-top:20%;
	text-align: center;
	color: #fff;
	background: #000;
	opacity: 0.6;
	display: none;
}
.mbl_bottom li .hover i {
	display: inline-block;
	width: 127px;
	height: 97px;
	margin: 0 auto;
	background: url(../images/sp-tp.png) center;
	z-index: 1;
}
.mbl_bottom li:hover .hover {
	display: block;
}
.mb_rgiht {
	width: 280px;
	float: right;
	background: #fff;
	border: 1px solid #e3e3e3;
}
.mbr_top {
	border-bottom: 1px solid #e3e3e3;
	position: relative;
}
.mbr_top h3 {
	height: 50px;
	padding-left: 15px;
	font: normal 24px/50px "microsoft yahei"; 
}
.mbr_top h3 i {
	color: #db214c;
}
.mbr_top ul {
	position: absolute;
	top: 0;
	right: 10px;
}
.mbr_top ul li {
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	font-size: 16px;
	background: #fff;
	cursor: pointer;
}
.mbr_top ul li.no {
	border: 1px solid #e3e3e3;
	border-top: 2px solid #db214c;
	border-bottom: none;
	height: 49px;
}
.mbr_bottom {
	width: 280px;
}

.mbrb dl {
	border-bottom: 1px solid #e3e3e3;
}
.mbrb dl img {
width:100%;
}
.mbrb dl dd {
    height: 25px;
    line-height: 25px;
    padding: 7px 10px;
    font-size: 14px;
    clear: both;
}
.mbrb dl dd i {
	float: left;
	display: block;
	width: 8%;
	margin-right: 5px;
	font: normal bold 16px/25px "Arial";
	text-align: center; 
	color: #333;
}
.mbrb dl dd a {
	display: block;
	float: left;
	width: 88%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.mbrb dl dt {
	position: relative;
	height: 215px;
	padding: 3px 0 15px;
	width: 90%;
	margin: 0 auto 5px;
	overflow: hidden;
}
.mbrb dl dt i {
	position: absolute;
	bottom: 15px;
	right: 3%;
	width: 120px;
	height: 32px;
	line-height: 32px;
	color: #ff8a00;
	text-indent: 15px;
	background: no-repeat url(../images/sp-tp1.png) center;
	text-align: center;
	font-weight: bold;
}
.magazine_cf {
	width: 1200px;
	margin: 0 auto 20px;
}
.m_title {
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
}
.m_title i {
	width: 100%;
	height: 1px ;
	background: #e3e3e3;
	position: absolute;
	z-index: -1;
	top: 50%;
	left: 0;
}
.m_title h2 {
	float: left;
	padding: 0 15px;
	font: normal 24px/35px "microsoft yahei";
	background: #f8f8f8 url(../images/tit_r_bg2.gif) no-repeat; 
}
.m_title .more {
	float: right;
	line-height: 35px;
	padding: 0 15px;
	color: #999;
	background: #f8f8f8;
}
.mc {
	overflow: hidden;
}
.mc li {
    width: 200px;
    height: 309px;
    float: left;
    margin: 0 47px 18px 0;
    background: #fff;
    border: 1px solid #e3e3e3;
text-align:center;
}
 
.mc li:nth-child(5n) {
    margin-right: 0;
}
.mc_img {
   
    height: 253px;
    display: block;
    overflow: hidden;
}
.mc_img img {
    height: 250px;
    width: 185px;
}
.mc li:hover .mc_img img  {
	-webkit-transition: -webkit-transform 1s linear;
	-webkit-transform: scaleX(1.08) scaleY(1.08);
}
.mc li dl dt {
    height: 48px;
    line-height: 24px;
    padding: 10px 15px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
text-align:center;
}
.mc li dl dd {
	height: 22px;
	padding: 10px 15px;
	border-top: 1px solid #e3e3e3;
}
.mc li dl dd i {
	width: 16px;
	height: 16px;
	background: no-repeat url(../images/sp-tp.jpg) center;
	vertical-align: middle;
	display: inline-block; 
}
.mc li dl dd a {
	max-width: 90px;
	margin-left: 5px;
	padding: 2px 8px;
	color: #999;
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 8px;
	vertical-align: middle;
	display: inline-block; 
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 12px;
}
.md {
	width: 1200px;
	overflow: hidden;
	position: relative;
	margin: 40px auto;
	padding-bottom: 40px; 
}
.md .swiper-pagination {
	bottom: 0;
}
.md .swiper-pagination span {
	width: 10px;
	height: 10px;
	border-radius: 0;
}
.md .swiper-pagination span.swiper-pagination-bullet-active {
	background: #db214c;
}
.md_1 {
	width: 1200px;
	overflow: hidden;
}
.md_1 li {
	float: left;
	width: 20%;
	line-height: 35px;
	font-size: 14px;
	text-indent: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.me {
	width: 1200px;
	overflow: hidden;
}
.me dt {
	width: 150px;
	height: 30px;
	line-height: 30px;
	color: #333;
	float: left;
	font-size: 12px;
	text-align: center;
}
.me dd {
	width: 950px;
	float: left;
	line-height: 30px;
	font-size: 12px;
	color: #333;
}
.me dd span {
	margin-right: 10px; 
}
.me_p {
	width: 1090px;
	margin: 20px auto 0; 
	font-size: 12px;
	color: #333;
	line-height: 150%;
}
/*column结构样式*/
.column {
	width: 1200px;
	margin: 0 auto;
	padding-top: 10px; 
}
.column_nav  {
	width: 1200px;
	height: 35px;
	margin: 0 auto;
	color: #999;
	clear: both;
	line-height: 35px;
	font-size: 12px;
}
.column_nav a {
	color: #999;
}
.column_nav span {
	margin: 0 5px;
	font-family: "simsun";
}
.column_li {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.column_li li {
	float: left;
	width: 547px;
	height: 322px;
	margin: 0 10px 15px;
	padding: 20px 15px;
	background: #fff;
	border-left: 3px solid #fff;
}
.column_li li:hover {
	border-left: 3px solid #db214c;
}
.cl_left {
	width: 76px;
	height: 76px;
	float: left;
	display: block;
	line-height: 76px;
	text-align: center;
	color: #db214c;
	margin-right: 10px;
	background: no-repeat url(../images/sp-tp2.png);
	font-size: 12px;
	margin-right: 10px;
}
.column_li li:hover .cl_left {
	color: #fff;
	background: no-repeat url(../images/sp-tp2.png) -92px 0;
}
.cl_right {
	float: left;
	width: 450px;
}
.cl_right h2 {
	height: 64px;
	font: normal 24px/32px "microsoft yahei";
	text-align: justify;
	overflow: hidden;
}
.cl_right h2 a{
	color: #333;
}
.cl_right p {
	height: 66px;
	line-height: 22px;
	margin: 15px 0 30px;
	text-align: justify;
	color: #999;
	overflow: hidden;
	font-size: 12px;
}
.cl_right .clr div {
	display: inline-block;
	width: 118px;
	height: 90px;
	overflow: hidden;
	margin-right: 10px; 
}
.cl_right .clr div img {
width:100%;}
.cl_right em {
    display: block;
    padding: 10px 0;
}
.cl_right em a {
	margin-right: 10px;
	cursor: pointer;
	font-size: 12px; 
}
.m_title_li {
	width: 50%;
	float: left;
	height: 35px;
	margin-left: 100px; 
}
.m_title_li li {
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin-right: 20px; 
	margin-top: 3px;	 
	display: inline-block;
	border-radius: 35px;
	overflow: hidden;
}
.m_title_li li a {
	display: block;
	color: #fff;
	font-size: 14px;
	background: #db214c;
}
.magazine_ef {
padding-bottom:30px;
}
.magazine_cf .btnbar {
margin-top:15px;
text-align:center;
}
.magazine_cf .btnbar a {
    display: inline-block;
    width: 606px;
    margin-top: 20px;
    font: normal 20px/50px "microsoft yahei";
    text-align: center;
    color: #333;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
}
.magazine_cf .btnbar a:hover {
    color: #d00000;
    border: 1px solid #db214c;
}