@charset "UTF-8";
body{
	margin: 0 auto !important;
	max-width: 1920px;
}
a:hover {
	text-decoration: none;
}

p {
	margin: 0;
}

ul {
	margin-bottom: 0;
}

a {
	text-decoration: none;
	color: #fff;
}

.left_ewm div {
	text-align: center; 
}

.left_ewm {
	position: fixed;
	top:13%;
	right: 2px;
	z-index: 10;
}
.left_eq1 {
	position: relative;
    color: #ffeece;
    width: 185px;
    height: 318px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    background: url(../images/eq_bg.png) no-repeat;
    z-index: 999999;
}
.left_eq1 .left_eq_box1 {
    width: 96px;
    margin:0 auto;
    height: 40px;
    overflow: hidden;
}
.left_eq_box{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 130px;
}
.left_eq1 span {
    display: block;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
}
.right_eq {
    width: 140px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #E77818;
    z-index: 99;
    margin: 0 auto;
}
.right_eq h4 {
	margin: 0;
    height: 46px;
    line-height: 50px;
    font-size: 18px;
	margin-top: 25px;
}
.right_eq img {
    border: 11px solid #fff;
}
.right_eq span {
    display: block;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
}
.fenye {
	position: relative;
	height: 80px;
}

.fenye ul {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.pagination>.active>a {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #c73d56;
	border-color: #c73d56;
}

/******************悬浮城市*****************/
.city-block {
	position: absolute;
	top: 200px;
	left: 200px;
	background: url("../images/cansai.png") no-repeat;
	width: 37px;
	height: 103px;
	z-index: 1;
}

.city-none {
	position: absolute;
	top: 200px;
	left: 200px;
	background: url("../images/cansai1.png") no-repeat;
	width: 37px;
	height: 103px;
	z-index: 1;
}

.city {
	width: 200px;
	height: 550px;
	position: fixed;
	top: 12%;
	left: -200px;
	cursor: pointer;
	z-index: 1000;
}

.city div {
	width: 200px;
	height: 550px;
	position: relative;
	left: 0;
	top: 0;
	background: #FFFFFF;
	border: 1px solid #d0d0d0;
	border-radius: 0 15px 15px 0;
	z-index: 0;
}

.city ul {
	    width: 5px;
    /* height: 500px; */
    background: url(../images/news-line.png) center no-repeat;
    margin-left: 58px;
    margin-top: 35px;
	background-position-y: 8px;
}

.city ul li {
	width: 70px;
    height: 48px;
    position: relative;
    margin-left: 35px;
    text-align: left;
    color: #424242;
    cursor: pointer;
}
.city ul li:last-child{
	height: 10px;
}
.city ul li a{
	color: #ff0000;
}
#li1{
	height: 0px;
}
.city ul li p {
	background: url(../images/black-cicle.png) center no-repeat;
    width: 20px;
    height: 17px;
    margin-top: -17px;
    margin-left: -43px
}

.city ul li:hover {
	color: #cf3443;
}

.city ul li:hover p {
	color: #cf3443;
	background: url("../images/red-cicle.png") center no-repeat;
}

/*公共头部*/


/*导航*/
.header #carousel-example-generic .carousel-inner a{
	width: 100%;
}
.header #carousel-example-generic .carousel-inner a img{
	width: 100%;
}
.nav_box {
	width: 100%;
	background-color: #c73d56;
	height: 56px;
}

.cbp-tm-menu>li>a {
	text-decoration: none;
}



.carousel-indicators .active {
	background-color: #c73d56;
}

.yuanyi_img {
	width: 280px;
	height:190px;
}

.carousel-indicators li {
	background-color: #fff;
	border: none;
	margin-right: 7px;
}

.carousel-indicators .active {
	margin-right: 7px;
}

.carousel-inner>.item {
	height: 740px;
}

.carousel-inner>.item>img {
	width: 100%;
	height: 100%;
}

.nav_outer ul.ul1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 0;
	height: 60px;
}

.nav_outer {
	background-color: #c73d56;
}

/*导航结束*/

.nav_outer ul.ul1>li {
	float: left;
	height: 60px;
	line-height: 60px;
}

.nav_outer ul.ul1 li:nth-child(2),
.nav_outer ul.ul1 li:nth-child(3) {
	position: relative;
}

.nav_outer ul.ul1>li a {
	display: inline-block;
	color: white;
	text-align: center;
	text-decoration: none;
	width: 150px;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	margin-top: 22px;
}

.cbp-tm-menu .border_right {
	border-right: 1px solid #e19890;

}


.nav_inner {
	width: 1200px;
	margin: 0 auto;
}

.ul2_box {
	position: absolute;
	top: 70px;
}

.ul2 {
	position: relative;
	width: 265px;
	background-color: #c73d56;
	color: #fff;
	font-size: 14px;
	padding-bottom: 0;
	padding-top: 15px;
}


/*.ul2 li{
	list-style: circle;
}*/
.cbp-tm-menu .a_active {
	background-color: #ae3148;
}

.cbp-tm-menu .a_active a {
	border-right: none;
}

.cbp-tm-submenu>p {
	height: 16px;
	background-color: #fff;
}

.cbp-tm-submenu li {
	position: relative;
	line-height: 14px;
	margin: 15px 15px 0 15px;
}

.cbp-tm-submenu li:last-child a {
	border-right: none;
}

.cbp-tm-submenu li span {
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #fff;
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.cbp-tm-submenu li p {
	display: inline-block;
	line-height: 14px;
}

.cbp-tm-submenu li .region {
	width: 140px;
	padding-left: 12px;
	color: #fff;
	display: inline-block;
}

.cbp-tm-submenu li a:hover {
	color: #fff;
	text-decoration: none;
}

.cbp-tm-submenu li .stage1 {
	margin-left: 10px;
}

.nav_outer .ul3 {
	position: absolute;
	top: 70px;
	width: 265px;
	background-color: #c73d56;
}

.cbp-tm-submenu li .region1 {
	width: 140px;
	padding-left: 12px;
	font-weight: bold;
	color: #fff;
}

.cbp-tm-submenu li .stage2 {
	float: right;
	font-weight: bold;
	margin-right: 1px;
}

.cbp-tm-submenu li.last_li {
	/*position: absolute;
	bottom: 0;*/
	width: 100%;
	/*left: 0;*/
	padding: 13px 0;
	background-color: #ae3148;
	margin-left: 0;
}

.cbp-tm-submenu li.last_li a {
	position: relative;
	display: inline-block;
	width: 50%;
}

.cbp-tm-submenu li.last_li p {
	display: inline-block;
	margin-left: 5px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.cbp-tm-submenu li.last_li .box_img {
	padding-left: 10px;
}

.cbp-tm-submenu li.last_li .box_img1 {
	padding-left: 10px;
}

.cbp-tm-submenu li.top_jt {
	position: absolute;
	top: 0;
	transform: translate(75px, -100%);
	margin: 0;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #c73d56;
}
.cbp-tm-submenu1{
	width: 150px;
	text-align: left;
	border-radius: 0;
	padding-bottom: 15px;
}
/*首页*/

.main {
	width: 100%;
}

.main_box1 {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
}

.title_box {
	position: relative;
	height: 54px;
}

.title_box .title_left {
	float: left;
	height: 20px;
	line-height: 20px;
}

.title_box .title_left .box_i {
	display: inline-block;
	height: 10px;
	width: 1px;
	background-color: #999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2px;
	left: 90px;
}

.title_box .title_left .bt {
	width: 90px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.title_box .title_left .en {
	font-size: 14px;
	color: #999;
	height: 20px;
	line-height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
	left: 102px;
}

.title_box .title_right {
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
}

.title_right a {
	color: #999;
	font-size: 14px;
}

.main_box1 .left_img,
.main_box1 .right_box {
	float: left;
	width: 598px;
}

.title_left h4,
.title_left span {
	display: inline-block;
}
#praise{
	display: none;
	cursor: pointer;
}
#praise img{
	margin: 0 5px;
	margin-left: 20px;
	margin-right: 6px;
	margin-top: -6px;
}
#praise span{
	display: none;
}
.main_box1 .right_box {
	padding: 0 30px;
}

.right_main ul li {
	position: relative;
}

.right_main ul li.hiden {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.right_main ul li span.circle {
	position: absolute;
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #999999;
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%);
}

.right_main ul li img {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}

.right_main ul li a {
	display: inline-block;
	padding: 7px 0 7px 20px;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}

.right_main {
	padding: 10px 0;
	margin-left: 10px;
}

.carousel-inner>.item1 {
	width: 100%;
	height: auto;
}

.carousel-inner>.item1 img {
	width: 100%;
	height: auto;
}

.main_box2 img {
	width: 100%;
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
}

.swiper-pagination-bullet-active {
	background: #c73d56;
	opacity: 1;
}

.main_box3 {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
	padding-bottom: 28px;
	font-size: 0;
}

.bottom_border {
	border-bottom: 1px solid #f4f4f4;
}

.main_box3 .left_box1 {
	float: left;
	width: 760px;
	padding-right: 40px;
}

.main_box3 .right_box1 {
	float: left;
	width: 440px;
}

.bold_bor {
	display: inline-block;
	height: 10px;
	width: 3px;
	background-color: #999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
}

.main_box3 .span1 {
	width: 3px;
	height: 12px;
	background-color: #c73d56;
}

.main_title1 {
	margin: 10px 0;
}

.main_box3 .span2 {
	font-size: 20px;
	font-weight: bold;
}

.main_box3 .span3 {
	width: 2px;
	height: 10px;
	background-color: #999;
}
.jt_img{
	cursor: pointer;
}
.main_box3 .span4 {
	font-size: 14px;
	color: #999;
}

.title_box .title_left {
	width: 100%;
	height: 54px;
	line-height: 54px;
	position: absolute;
}

.title_box .title_left a,
.title_box .title_left a:hover {
	color: #999;
}

.main_box3 .padding_left {
	margin-right: 10px;
}

.big_img {
	font-size: 0;
	padding: 15px 0;
}

.left_main1 .big_img .left,
.left_main1 .big_img .right {
	float: left;
}

.left_main1 .big_img .left {
	width: 350px;
	height: 160px;
	font-size: 0;
}

.left_main1 .big_img .left img {
	width: 100%;
	height: 100%;
}

.left_main1 .big_img .right {
	width: 340px;
	height: 160px;
	margin-left: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

.left_main1 .big_img .right .title {
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.left_main1 .big_img .right .content {
	padding-top: 13px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.left_main1 .big_img .right1 .content {
	padding-top: 13px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.zx {
	padding: 10px 0;
}

.zx ul li {
	position: relative;
	padding: 7px 0;
}

.zx ul li a {
	display: inline-block;
	font-size: 15px;
	color: #333;
	width: 80%;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.zx ul li span.circle {
	position: absolute;
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #999999;
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%);
}

.zx ul li span.data {
	position: absolute;
	display: inline-block;
	color: #999;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.swiper-pagination {
	width: 56px;
	right: 0;
}

.right_box1 .swiper-pagination-bullet {
	margin-left: 7px;
}

.right_box1 .item1 {
	float: left;
	width: 135px;
	height: 125px;
	margin-right: 11px;
	margin-top: 13px;
}

.right_box1 .item1 img {
	width: 135px;
	height: 80px;
}

.right_box1 .item1 p {
	font-size: 14px;
	/* padding-left: 10px; */
	margin-top: 13px;
	color: #333;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.left_main1 {}

.padding_left1 {
	padding-right: 12px;
}

.main_box3 .left_box2 {
	width: 440px;
}

.left_main1 .big_img .left1 img {
	width: 100%;
	height: 100%;
}

.left_main1 .big_img .left1 {
	width: 205px;
	height: 120px;
	font-size: 0;
	float: left;
}
.hover_span{
	cursor: pointer;
}
.left_main1 .big_img .right1 {
	float: left;
	font-size: 14px;
	color: #333;
	width: 215px;
	height: 120px;
	margin-left: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}


/*焦点图*/

.zhuanti_box {
	height: auto;
	padding: 15px 0;
}

#slideBox {
	overflow: hidden;
}

#slideBox .J_slide {
	position: relative;
}

#slideBox .J_slide_list {
	width: 3600px;
}

#slideBox .J_slide_list .J_slide_item {
	float: left;
}

#slideBox .J_slide_list .J_slide_item a {
	display: inline-block;
	width: 710px;
	height: 350px;
}

#slideBox .J_slide_list .J_slide_item img {
	vertical-align: top;
	width: 100%;
	height: 100%;
}

#slideBox .J_slide_trigger {
	height: 32px;
	margin-top: 1px;
	font-size: 14px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#slideBox .J_slide_trigger li,
.J_slide_trigger a {}

#slideBox .J_slide_trigger li {
	float: left;
	height: 32px;
	line-height: 32px;
	text-align: center;
	display: inline;
	overflow: hidden;
	margin-right: 10px;
}

#slideBox .J_slide_trigger li a {
	background: #333;
	opacity: .7;
	display: block;
	height: 32px;
	color: #fff;
	font-family: "Microsoft Yahei", "微软雅黑";
	padding: 0 15px;
}

#slideBox .J_slide_trigger li.cur a,
.J_slide_trigger li a:hover {
	color: #FFF;
	background: #c73d56;
	text-decoration: none;
	opacity: 1;
}

.J_slide_advance {
	float: left;
	height: 148px;
	margin-top: 1px;
}

.J_slide_advance p {
	width: 199px;
	margin-right: 1px;
	float: left;
}

.inner_box {
	width: 225px;
	height: 290px;
}

.img_box {
	width: 100%;
	height: 120px;
}

.img_box img {
	width: 100%;
	height: 120px;
}

.outer_box {
	padding: 15px 0;
}

.outer_box a:hover {
	color: #fff;
}

.inner_box p:hover {
	background-color: #19890;
}

.inner_box {
	background-color: #f6f6f6;
	float: left;
}

.inner_box:nth-child(2) {
	margin: 0px 21px;
}

.inner_box .p1 {
	font-size: 16px;
	color: #333;
	padding: 10px 10px 0px;
}

.inner_box .p2 {
	font-size: 12px;
	color: #999;
	padding: 10px 10px 0;
}

.inner_box .p3 {
	padding: 10px;
}

.inner_box {
	position: relative;
}
.inner_box>div a{
	font-size: 14px;
}
.a_download {
	margin-left: 10px;
	font-size: 16px;
	display: inline-block;
	width: 60px;
	height: 23px;
	line-height: 23px;
	background-color: #c73d56;
	text-align: center;
}

.left_img_dz {
	position: relative;
	padding: 0 5px;
	margin-top: 10px;
}

.left_img_dz p {
	float: left;
	font-size: 16px;
	color: #333;
}

#title_p{
	width: 390px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.outer_div_img {
	position: absolute;
	right: 5px;
}

.div_img {
	position: relative;
	float: left;
	font-size: 0;
}

.left_img_dz img {
	position: absolute;
	top: 50%;
	left: -20px;
	transform: translateY(-50%);
}

.left_img_dz div span {
	font-size: 14px;
	color: #333;
}

a.item {
	display: inline-block;
}

.list_item .item {
	margin-top: 15px;
}

.list_item .item img.item_img1 {
	width: 440px;
	height: 200px;
}

.footer {
	background-color: #333;
}

.footer_main {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 35px 0;
}

.footer_main a {
	color: #fff;
}

.footer_main a:hover {
	color: #fff;
}

.footer_main ul {
	float: left;
	padding: 0 60px;
}

.footer_main ul:first-child {
	padding-left: 0;
}

.footer_main ul:nth-child(2) {
	border-left: 1px solid #45484b;
	border-right: 1px solid #45484b;
}

.footer_main ul li:nth-child(2) {
	padding: 20px 0;
}

.footer_main .left {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.footer_main .left,
.footer_main .right {
	float: left;
	width: 600px;
	font-size: 14px;
	color: #fff;
}

.footer_main .right {
	float: right;
}

.footer_main .right .right_box {
	float: right;
}

.footer_main .right_image {
	float: left;
	text-align: center;
	padding-left: 65px;
}

.footer_main .right_image p {
	margin-top: 3px;
}

.copyright {
	height: 40px;
	line-height: 20px;
	text-align: center;
	color: #999;
	background-color: #151515;
}
.copyright  a{
	text-align: center;
	color: #999;
	font-size: 14px;
}

.swiper3 img {
	width: 100%;
}


/*-----------------------------------*/

.z-content {
	width: 100%;
	margin: 40px auto;
	margin-bottom: 0;
}

.z-content-1 {
	width: 1200px;
	height: 50px;
	border-bottom: 1px solid #d1d1d1;
	text-align: center;
	margin: 80px auto;
}

.z-content-1 .z-nav {
	display: inline-block;
}

.z-content-1 .z-nav li {
	float: left;
	width: 200px;
	margin: auto;
	position: relative;

}

.z-content-1 .z-nav li:hover a,
.z-content-1 .z-nav li.active a {
	color: #c73d56;
	text-decoration: none;
}

.z-content-1 .z-nav li:hover p,
.z-content-1 .z-nav li.active p {
	background: #c73d56;
}

.z-content-1 .z-nav li p {
	width: 10px;
	height: 10px;
	background: #d1d1d1;
	border-radius: 50%;
	position: absolute;
	left: 95px;
	top: 45px;
}

.z_content {
	margin: 20px auto;
}

.fy1 {
	color: #777777;
	margin-top: 60px;
	*margin-top: 100px;
}

.fy1 span {
	float: right;
	display: block;
	*position: absolute;
	*right: 0;
}

.dx {
	width: 1000px;
	margin: 40px auto;
}

.z-content-1 .z-nav li a {
	font-size: 18px;
	color: #050203;
	display: block;
}

.main_2 {
	width: 1200px;
	margin: 0 auto;
}

.main_2 .span1 {
	width: 3px;
	height: 12px;
	background-color: #c73d56;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.main_2 .span11 {
	width: 3px;
	height: 12px;
	background-color: #c73d56;
}
.title_left11{
	line-height: 40px; 
}
.main_2 .span2 {
	margin-left: 15px;
	font-size: 20px;
	font-weight: bold;
}

.main_content .img_item {
	float: left;
	margin-right: 26px;
	margin-bottom: 20px;
	cursor: pointer;
	width: 280px;
}

.main_content .yuanyi_list .img_item {
	float: left;
	margin-right: 26px;
	margin-bottom: 20px;
	cursor: pointer;
	width: 280px;
}

.main_download {
	margin-top: 30px;
}

.main_content .cover11 img {
	width: 280px;
	height: 175px;
}

.yangsheng_img {
	width: 280px;
	height: 180px;
}

.main_content .img_item p {
	text-align: center;
	font-size: 16px;
	color: #333;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main_content .img_item:nth-child(4n+4) {
	margin-right: 0;
}

.left_main1 .big_img .train_left {
	width: 480px;
	height: 300px;
	position: relative;
}

.train_list a:hover {
	color: #fff;
}

.left_main1 .big_img .train_left p {
	position: absolute;
	bottom: 15px;
	right: 15px;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 10px 15px;
	font-size: 14px;
}

.left_main1 .big_img .train_right {
	width: 718px;
	height: 300px;
	padding: 25px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	background-color: #f5f5f5;
}

.train_right .title1 {
	font-size: 20px;
	font-weight: bold;
	color: #c73d56;
}

.hg {
	width: 15px;
	height: 2px;
	background-color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
}

.train_item .left_main1 .big_img .right .title {}

.big_img {
	padding: 0;
	padding-top: 30px;
}

.train_list {
	padding-bottom: 30px;
}

.top_title {
	width: 1200px;
	margin: 0 auto;
}

.title_box .title_right2 {
	right: 0;
	color: #999;
}

.title_left.router {
	color: #999;
}

.main_2_box .p_text3 {
	margin-bottom: 40px;
}

.text_main2 {
	padding: 40px;
	padding-bottom: 0;
	padding-bottom: 25px;
	background-color: #fbfbfb;
	margin-bottom: 20px;
	padding-top: 20px;
}

.text_main2_box {
	background-color: #fff;
	margin-bottom: 0;
}

.text_main2 .title {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

.text_main2 .p_text {
	font-size: 14px;
	color: #333;
	margin: 25px 0;
}

.text_main3 {
	padding-bottom: 40px;
	margin-bottom: 40px;
	padding: 10px 30px;
}

.main_content .img_item1 {
	width: 380px;
	float: left;
	margin-right: 26px;
	margin-bottom: 20px;
	cursor: pointer;
	color: #333;
}

.main_content .img_item1 p {
	margin-top: 15px;
	text-align: center;
}

.main_content .img_item1 a:hover{
	color: #333;
}
.main_content .img_item1 img {
	width: 380px;
	height: 210px;

}

.main_content .img_item1:nth-child(3n+3) {
	margin-right: 0;
}

.margin_box_right {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#all_img {
	display: none;
}

.title_box1 {
	margin-bottom: 20px;
}

.new_list .item_left,
.new_list .item_right {
	float: left;
}

.new_list .item_left {
	width: 225px;
	height: 120px;
}

.new_list .item_left img {
	width: 100%;
	height: 100%;
}

.new_list .item_right {
	width: 350px;
	padding: 20px 15px;
	background-color: #f5f5f5;
	height: 100%;
}

.new_list .new_item {
	width: 580px;
	height: 120px;
	float: left;
	margin-right: 35px;
	margin-bottom: 30px;
}

/*.new_list .new_item:nth-child(even){
	margin-right:0px;
}*/
.new_list .item_right .new_title {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 15px;
}

.new_list .item_right .new_text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 15px;
	line-height: 20px;
}

.text_main4 {
	background-color: #fff;
	padding: 0;
}

.text_main4_date {
	text-align: center;
	color: #888888;
	margin-bottom: 20px;
}

.share_box {
	position: relative;
	height: 40px;
	text-align: center;
	line-height: 40px;
	margin-top: 50px;
	margin-right: 30px;
}
.share_box .share_img{
	display: inline-block;
}
.share_box span {
	float: right;
	height: 40px;
	line-height: 40px;
}

.share_box .img_box1 {
	float: right;
}

.text_main4_img_box {
	font-size: 0;
}

.text_main4_img_box img {
	width: 400px;
}

.text_main2 .p_text1 {
	color: #888888;
}

.more_read {
	color: #565454;
	font-size: 20px;
	margin-bottom: 15px;
}

.more_box {
	margin-bottom: 20px;
}

.new_list .item_right .new_title1 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 25px;
	margin-bottom: 20px;
}

.new_list .item_right .new_title2 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	line-height: 25px;
	margin-bottom: 10px;
}

.new_list .item_right a {
	display: inline-block;
	width: 60px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	background-color: #c73d56;
	color: #fff;
	border-radius: 5px;
	margin-top: 10px;
	text-decoration: none;
}

.bs {
	margin: 30px 0 0;
}

.bs span {
	font-size: 14px;
}

.bs_left {
	float: left;
	background-color: #dadada;
	border-radius: 5px;
}

.bs_left .span11,
.bs_left .span22 {
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	color: #333;
	font-size: 14px;
}

.bs_right span {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	color: #999;
}

.bs_left .span11 {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.bs_left .span1_1 {
	border-radius: 5px;
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.bs_left .span22 {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.bs_left .bs_left_active {
	background-color: #d6014e;
	color: #fff;
}

.bs_right {
	float: right;
	position: relative;
}

.bs_right .bs_right_div {
	float: right;
}

.changci {
	height: 40px;
	line-height: 40px;
	color: #d6014e;
	font-size: 16px;
	font-weight: bold;
	background-color: #fff;
	border-radius: 0px;
}

.bs_left1 {
	background-color: #fff;
	border-radius: 0px;
}

.bs1 {
	margin: 0 0 30px;
}

.bs_right_div {
	position: relative;
	margin-left: 20px;
}

.bs_right_div img {
	position: absolute;
	left: 7px;
	top: 50%;
	transform: translateY(-50%);

}

.bs_right_div span {
	padding-left: 27px;
	width: 90px;
	background-color: #d6014e;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
}

.bs_right span.rule1,
.bs_right span.rule2 {
	cursor: pointer;
	color: #333;
}

.rule2 {
	padding-left: 20px;
}

.bs_right span.rule0 {
	width: 1px;
	height: 12px;
	background-color: #333;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.main_content .img_item_bg {
	background-color: #f5f5f5;
	width: 280px;
}

.main_content .img_item_bg .tp_p {
	text-align: left;
	font-size: 16px;
	color: #333;
	margin-top: 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main_content .tp_box {
	padding: 15px;
}

.main_content .dz_box {
	position: relative;
	margin: 15px 0;

}

.main_content .dz_box span {
	height: 16px;
	line-height: 16px;
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-50%);
}

.main_content .img_item p.tp_p1 {
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-top: 0px;
	background-color: #d6014e;
	border-radius: 5px;
	padding: 10px 0;
}

.main_content .img_item p.tp_p1_active {
	background-color: #a1a1a1;
}

.culture_list a {
	color: #333;
}

.outer_box_tp {
	margin-bottom: 20px;
}

.title_box .title_left_et {
	margin-bottom: 15px;
}

.img_item_bg_img {
	position: relative;
	display: inline-block;
}

.teams_img {
	width: 280px;
	height: 175px;
}

.img_item_bg_img .bf_img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.title_right2 li {
	font-size: 16px;
	float: left;
	height: 54px;
	line-height: 54px;
	margin-left: 20px;
	cursor: pointer;
}

.title_right2 li.active {
	border-bottom: 1px solid #d6014e;
	color: #d6014e;
}

.main_content .img_item_bg_img p {
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	height: 40px;
    line-height: 40px;
	background: url(../images/hs_dt.png) no-repeat top left;
}

.main_content .img_item1 p.story {
	margin-top: 10px;
	text-align: left;
	padding: 0 10px;
	line-height: 20px;
}

.main_content .img_item1 img.bf {
	width: 12px;
	height: 16px;
}

.main_content .img_item1 .story_img {
	position: relative;
}

.main_content .img_item1 .story_img .bf_box {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 15px;
	background-color: rgba(0, 0, 0, 0.5);
}

.main_content .image_list_a {
	color: #333;
	float: left;
	margin-right: 30px;
}

.main_content .image_list_a:hover {
	color: #333;
	text-decoration: none;
}

.culture_list {
	margin-bottom: 30px;
}

.culture_list .culture_item {
	height: 300px;
	background-color: #f5f5f5;
	margin-top: 30px;
}

.culture_list .culture_item_left {
	float: left;
	width: 480px;
}

.culture_list .culture_item_left img {
	width: 480px;
	height: 300px;
}

.culture_list .culture_item_right {
	float: right;
	width: 720px;
	padding: 30px 40px;
}

.culture_item_right .culture_item_box {
	display: inline-block;
}

.culture_item_right .culture_item_p {
	font-size: 20px;
	font-weight: bold;
}

.culture_item_right .culture_top {
	position: relative;
}

.culture_item_right .culture_item_dz {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.culture_item_right .culture_item_inner {
	position: relative;
}

.culture_item_right .culture_item_inner img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.culture_item_right .culture_item_inner .num {
	margin-left: 20px;
}

.culture_item_right .culture_item_text {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	line-height: 25px;
	margin-bottom: 20px;
}

.details_tp {
	text-align: center;
	font-size: 0;
	padding: 20px 0;
	background-color: #f5f5f5;
}

.details_title {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.details_box {
	display: inline-block;
}

.details_box div {
	float: left;
}

.competition_info {
	width: 600px;
	margin-left: 370px;
	margin-bottom: 70px;
}

.competition_info p {
	float: left;
	width: 300px;
	padding-top: 35px;
	/*text-align: center;*/
}

.details_tp_box {
	font-size: 0px;
	color: #333;
}

.details_tp_box span {
	display: inline-block;
	height: 40px;
	line-height: 40px;
}

.details_tp_box .details_span {
	font-size: 16px;
}

.details_tp_box .details_span2 {
	font-size: 16px;
	color: #c73d56;
	font-weight: bold;
	margin: 0 5px;
}

.details_box .tp_btn {
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #c73d56;
	font-size: 18px;
	color: #fff;
	border-radius: 5px;
	margin-left: 40px;
	cursor: pointer;
}

.text_main2 .title_1 {
	text-align: center;
	font-size: 28px;
}

.title1_1 {
	/*margin: 40px;*/
}

.culture_item_left {
	position: relative;
}

.culture_item_left p {
	position: absolute;
	bottom: 15px;
	right: 15px;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 10px 15px;
	color: #fff;
	border-radius: 30px;
}

.left_main1_1 {
	margin-bottom: 40px;
}


.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
	height: auto;
}
