﻿@charset "utf-8";
/*Css Document*/
.header-bg img{ width:100%;}

/*引导页*/
.ydy-con {
       position: fixed;
    width: 100%;
    overflow: scroll;
    top: 0;
    left: 0;
    z-index: 991;
    height: 100%;
    background-color: #f0f0f0;
    display: none;
    }

    .ydy-box {
        position: relative;
        width: 100%;
        overflow: scroll;
        top: 0;
        left: 0;
        z-index: 30;
        height: 200%;
    }

    .ydy-box .ydy-bg {
        width: 100%
    }

    .ydy-jt {
        position: fixed;
        left: 50%;
        bottom: 6%;
        width: 1rem;
        margin-left: -0.5rem;
    }
    
    .ydy-con.show{
        display: block;
    }





/*二级banner*/
.device{
	width: 100%;
	height: 7rem;
	background:#000;
	border-radius: 0 0 3.75rem 3.75rem/0 0 .3rem .3rem;
}
.device .ej_pic{
	width: 92%;
	height: 7rem;
	margin:0 auto;
}
.ej_pic .swiper-slide{
	width: 100%;
	height: 100%;
}
.ej_pic .swiper-slide .swiper-slide-pic{
	width: 100%;
	height: 5.2rem;	
}
.ej_pic .swiper-slide img{
	display: block;
	width: 100%;
	height: 100%;
	border-radius: .28rem;
}
.ej_pic .swiper-slide .title {
	background: url(images/graybg.png) repeat-x;
	width: 98%;
	margin:0 auto;
	line-height: 0.53rem;
	color: #fff;
	font-size: 0.4rem;
	overflow: hidden;
	font-family: Microsoft YaHei;
	z-index: 2;
	margin-top:10px;
}

.ej_pic .swiper-slide .title a{
	color: #fff;	
}
.ej_pagination{
    position: absolute;
    text-align: center;
    bottom: 2rem!important;
    width: 100%;
    z-index: 3;
}
.ej_pagination .swiper-pagination-bullet{
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #ccc;
	margin: 0 3px;
	cursor: pointer;
	opacity: 0.8;
	border-radius: 0.67rem;
}
.ej_pagination .swiper-pagination-bullet-active {
	background: #f00000;
	opacity: 1;
}
/*nav*/
.yd_nav .header_nav {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    padding: 5px 8px;
    margin-bottom:0;
    border-bottom: 1px solid #eee;
    margin-top: 0;
    padding-top: 0;
    padding-bottom:0;
}


.header_nav .nav_item {
    height: .53rem;
    color: #1F6BAC;
    border-radius: 0.08rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0.133rem 0.16rem;
    padding: 0 0.133rem;
    flex-grow: 0;
    font-size:0.32rem;
    background: url(images/Order-icon.png) no-repeat left center;
    background-size: 0.52rem;
    padding-left: 0.62rem;
}
.header_nav .nav_item a{
	color: #1f6bac;
}



/*新闻*/
.subarea_title {
	width:92%;
	margin:0.36rem auto;
	background: url(images/title-bg2.png) no-repeat;
	background-size:150%;
	overflow:hidden;
}
.title_img_mid{
	/*width:1.85rem;*/
	font-size:0.42rem;
	color:#ffc832;
	/*text-align: center;*/
	padding:0.07rem 0 0.107rem 5%;
	
}
.title_img_right{
	width:76%;
	/*height: .64rem;*/
	float:left;
	/*background: url(images/title-bg-line.png) repeat-x bottom;*/
}
.flow_container_content .article-type-3 {
	border-bottom:0.106rem solid #eee;
}
.article-box-inner{
	width:92%;
	margin:0 auto;
}
.article_title{
	margin:0.18rem 0;
}
.article_title a.news-title,.article_title{
	font-size: 0.487rem;
	font-weight: bold;
	color: #333;
	line-height: 0.68rem;
}
.article_title_gcjj{
	color: #757575;
	font-weight:normal;
}
.article-image img{
	width:100%;
	height:auto;
	border-radius: .08rem;
	margin-bottom: .2rem;
	overflow: hidden;
}
.article-detail {
    overflow: hidden;
    position: relative;
}
.article-detail .article_info {
	height: .487rem;
	overflow: hidden;
	font-size: .34rem;
	color: rgba(201, 201, 201, 1);
	line-height: .38rem;
}
.article_info .pv_num:before {
	content: '';
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: .4rem;
	height: .28rem;
	display: inline-block;
	margin-right: .02rem;
}




.same_news{
	width: 9.4rem;
	margin: 0 auto;
}
.same_news .same_list{
	width: 100%;
	padding: 12px 0;
	border-bottom: 1px solid #eee;
}
.same_list .same_news_img{
	width: 2.8rem;
	height: 1.9rem;
	background: #eee;
}
.same_news_img a,.same_news_img img{
	display: block;
	width: 100%;
	height: 100%;
}
.same_list .same_text{
	width: 6.3rem;
	height: 1.9rem;
}
.same_text h3{
	width: 100%;
	height: 1.25rem;
	line-height: 1.4;
	font-size: 0.43rem;
	overflow: hidden;
}
.same_text h3 a{
	color: #333;
}

/*加载更多*/
.same_btn {
	text-align: center;
	padding: 0.3rem 0;
	font-size: 0.4rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.same_btn a{
	display: inline-block;
	color: #999;
}
.same_btn:after{
	content: '';
	display: inline-block;
	width: 0.3rem;
	height: 0.3rem;
	background: url(images/ico_more.png) no-repeat center center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	vertical-align: middle;
	margin-left: 0.1rem;
}

/*品牌专题*/
.ppzt{
	width:92%;
	margin:0 auto 0.36rem;
}
.ppzt .swiper-container {
      width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto;
    }
.ppzt .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.ppzt .swiper-slide img{
	width:100%;
}

/*现场直击*/
.xczj .swiper-container {
	width: 100%;
	margin: 0.36rem 0;
}
.xczj .swiper-slide {
	-webkit-transition: transform 1.0s;
	-moz-transition: transform 1.0s;
	-ms-transition: transform 1.0s;
	-o-transition: transform 1.0s;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}
.xczj .swiper-slide-active,.swiper-slide-duplicate-active {
	-webkit-transform: scale(1);
	transform: scale(1);
	position:relative;
	z-index:2;
}
.xczj .none-effect {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
}
.xczj .swiper-slide a {
	background: #fff;
	padding:10px;
	display: block;
	border-radius: 14px;
}
.xczj .swiper-slide-active a:after {
	background: none;
}
.xczj .swiper-slide img {
	width: 100%;
	border-radius: 14px;
	display: block;
}
/*
@media screen and (max-width: 668px) {
	.xczj .swiper-container {
		margin: 20px 0 15px;
	}
	.xczj .swiper-slide {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
	.xczj .swiper-slide-active,.swiper-slide-duplicate-active {
		-webkit-transform: scale(0.97);
		transform: scale(0.97);
	}
	.xczj .swiper-slide a:after {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		box-sizing: border-box;
		border: 10px solid #fff;
		content: "";
		width: 100%;
		height: 100%;
		background: url(images/top_slick_cover_bg01.png) 0 0 repeat;
		border-radius: 20px;
	}
	.xczj .swiper-slide a {
		padding: 5px;
		border-radius: 7px;
	}
	.xczj .swiper-slide img {
		border-radius: 7px;
	}
}*/