@media only screen and (max-width:1660px) {
.index_top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;
    width: 100%;
    padding: 0px 0px 0px 20px;
    transition: all 0.5s;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.logo {
    line-height: 80px;
    float: left;
    width: 260px;
    position: relative;
}
.logo img
{width: 100%;height: auto;margin-top: 12px;}
.kefu {
    background-color: #005ca1;
    width: 60px;
}
.top_tel a {
    font-size: 14px;
    display: block;
    line-height: 1.1em;
    color: #000;
    width: 60px;
    line-height: 88px;
    padding: 0px 15px;
}
.top_tel .search img {
    width: 60px;
    text-align: right;
    opacity: 0.5;
    margin: 14px 0px;
}
 .top_tel a img
 {
     width: 100%;
 }
.kefu a {
    padding: 0px;
}
.top_tel {
    width: 180px;
    float: right;
    align-items: center;
    display: flex;
} 
.top_tel .en {
    background: url(../images/language.png) no-repeat 36px center;
    background-size: 12px;
    padding-left: 0px;
    padding-right: 0px;
    color: #fff;
    opacity: 1;
    width: 60px;
    display: block;
    position: relative;
    height: 88px;
    line-height: 88px;
}
.top_tel .search {
    cursor: pointer;
    border-right: 1px #eee solid;
    border-left: 1px #eee solid;
    position: relative;
    height: 88px;
    margin-left: 0px;
}
.nav {
    width: auto;
    display: block;
    text-align: left;
    padding-left: 10px;
}	
#menu {
    width: calc(100% - 440px);
    float: left;
    margin-top: 0px;
}
.nav li {
    line-height: 80px;
    text-align: center;
    width: auto;
    float: none;
    position: relative;
    z-index: 99999;
    display: inline-block;
    margin: 0px 0.5vw;
}
.nav li a {
    display: block;
    line-height: 88px;
    color: #333;
    font-size: 14px;
    transition: all 0.5s;
}
.language a {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px #eee solid;
    padding: 0px 0px !important;
    font-size: 12px;
}

}





@media only screen and (max-width:1000px) {
	.my-map {
		margin: 50px auto 0;
		width: 100%;
		height: 350px!important;
		position: relative;
		z-index: 0;
		border: 1px #eee solid
	}

	.m_footernav {
		position: fixed;
		bottom: 0;
		overflow: hidden;
		background: #fff;
		width: 100%;
		height: auto;
		display: block;
		z-index: 9;
		border-top: 1px #eee solid
	}

	.m_footernav ul li {
		color: #999;
		width: 25%;
		float: left;
		text-align: center;
		padding: 10px 0
	}

	.m_footernav ul li a {
		text-align: center;
		color: #666;
		text-align: center;
		position: relative;
		right: 0;
		bottom: 0;
		opacity: 1;
		height: auto;
		display: block;
		background: 0 0;
		width: auto
	}

	.m_footernav ul li a img {
		display: block;
		height: 20px;
		margin: auto;
		margin-bottom: 4px
	}

	.mtop_tel {
		display: block;
		padding: 0 20px
	}

	.mtop_tel a {
		width: 200px;
		height: 46px;
		line-height: 46px;
		background: url(../images/index_05.jpg) #01a8ec no-repeat 20px center;
		border-radius: 30px;
		color: #fff;
		float: left;
		font-size: 16px;
		text-align: left;
		padding-left: 46px;
		margin-top: 27px;
		padding-left: 50px
	}

	.m_gb {
		right: 9px;
		width: 30px;
		height: 50px;
		position: absolute;
		top: 30px
	}

	.m_gb:before {
		content: '';
		width: 25px;
		height: 2px;
		background: #ddd;
		position: relative;
		display: block;
		-moz-transform: rotate(225deg);
		-webkit-transform: rotate(225deg);
		-o-transform: rotate(225deg);
		-ms-transform: rotate(225deg);
		transform: rotate(225deg);
		position: relative;
		top: 2px;
		left: .5px
	}

	.m_gb:after {
		content: '';
		width: 25px;
		height: 2px;
		background: #ddd;
		position: relative;
		display: block;
		-moz-transform: rotate(-225deg);
		-webkit-transform: rotate(-225deg);
		-o-transform: rotate(-225deg);
		-ms-transform: rotate(-225deg);
		transform: rotate(-225deg)
	}

	.top_tel a {
		width: 180px;
		height: 46px;
		line-height: 46px;
		background: url(../images/index_05.jpg) #01a8ec no-repeat 20px center;
		border-radius: 30px;
		color: #fff;
		float: right;
		font-size: 16px;
		padding-left: 46px;
		margin-top: 27px
	}

	.logo img {
		height: 60px;
		float: left;
		margin-top: 0px;
	}

	.index_top {
		height: 60px;
		padding: 0px 0px 0px 0px;
	}

	#navToggle {
		position: fixed;
		right: 20px;
		width: 25px;
		display: block;
		top: 11px
	}

	#navToggle span {
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
		display: block;
		background: #525252;
		height: 2px;
		position: relative;
		width: 100%;
		margin-top: 19px
	}

	#navToggle span:before {
		content: '';
		position: relative;
		width: 100%;
		height: 2px;
		left: 0;
		top: 8px;
		display: block;
		background: #525252
	}

	#navToggle span:after {
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
		display: block;
		background: #525252;
		content: '';
		bottom: 10px;
		width: 100%;
		height: 2px;
		position: relative
	}

	#menu .nav {
		position: fixed;
		height: 100vh;
		z-index: 9999;
		background: #fff;
		left: 0;
		top: 0;
		padding-top: 80px;
		transform: translateX(100%);
		transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
		-webkit-transition: all ease .5s;
		width: 100%;
	}

	#menu .open {
		transform: translateX(0);
		padding-left: 0px;
	}

	#menu .nav li {
		width: 100%;
		line-height: 50px;
		padding: 0 20px;
		position: relative
	}




	.nav li a:hover:before {
		opacity: 0 !important;
	}

	#menu .nav li a {
		line-height: 60px;
		text-align: left;
		border-bottom: 1px #eee solid;
		padding: 0 0
	}

	#menu .nav li a:hover {
		background: 0 0;
		color: #4b68a7
	}

	.top_tel {
		display: none
	}

	input::input-placeholder {
		color: #999!important
	}

	::-webkit-input-placeholder {
		color: #999!important;
		font-size: 14px
	}

	:-moz-placeholder {
		color: #999!important;
		font-size: 14px
	}

	::-moz-placeholder {
		color: #999!important;
		font-size: 14px
	}

	:-ms-input-placeholder {
		color: #999!important;
		font-size: 14px
	}

	.wt {
		width: 1920px;
		position: relative;
		left: 50%;
		margin-left: -960px
	}

	.wt_k {
		max-width: 1440px;
		margin: 0 auto;
		padding: 0 20px 0
	}


	.footer_main {
		background: #292929;
		overflow: hidden;
		margin-bottom: 0px;
		display: block;
		margin-top: 20px;
	}

	.footer_main_center {
		max-width: 1440px;
		padding: 40px 20px 0;
		margin: auto
	}

	.footer {
		overflow: hidden;
		border-bottom: 0px rgba(255,255,255,.1) solid;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}

	.footer p {
		color: #fff;
		font-size: 16px;
		width: 100%;
		float: left
	}

	.footer p span {
		text-transform: uppercase;
		font-size: 14px;
		display: block;
		color: #676767;
		font-weight: 400
	}

	.footer_nav {
		width: calc(100% - 150px);
		float: right;
		text-align: right;
		margin-top: 22px
	}

	.footer_nav li {
		display: inline-block
	}

	.footer_nav li a:hover {
		color: #01a8ec
	}

	.footer_nav li a {
		font-size: 14px;
		color: #fff;
		position: relative;
		padding: 0 45px
	}

	.footer_nav li a::before {
		content: '';
		width: 2px;
		height: 16px;
		background: #bdbdbd;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -8px
	}

	.footer_nav li:nth-last-of-type(1) a:before {
		content: '';
		display: none
	}

	.footer_nav li:nth-last-of-type(1) a {
		padding-right: 0
	}

	.footer_contact {
		overflow: hidden;
		width: 100%
	}

	.footer_contactL {
		width: 100%;
		float: left
	}

	.footer_contactR .lx a {
		width: 140px;
		height: 40px;
		background: #4b68a7;
		display: block;
		color: #fff;
		line-height: 40px;
		float: none;
		text-align: center;
		margin-top: 20px;
		border: 1px #4b68a7 solid;
		transition: all .5s;
		margin: 10px auto 30px
	}

	.bq_left {
		width: 100%;
		float: left;
		text-align: center;
		line-height: 1.8em
	}

	.bq_left a {
		display: block
	}

	.bq_right {
		width: 100%;
		text-align: center;
		line-height: 1.8em
	}

	.footer_contactR {
		width: 100%;
		float: left;
		display: block;
		border-bottom: 0 rgba(255,255,255,.1) solid;
		margin-bottom: 0;
		padding-bottom: 0;
		text-align: center
	}

	.bshare-custom {
		display: none
	}

	.contact_s {
		margin-bottom: 30px;
		display: none
	}

	.contact_s a {
		font-size: 16px;
		color: #fff;
		font-weight: 700;
		display: inline-block;
		padding-right: 50px
	}

	.contact_s a:hover {
		color: #01a8ec
	}

	.contact_s2 {
		text-align: center
	}

	.contact_s2 p {
		color: #666;
		padding: 6px 0;
		font-size: 12px
	}

	.copyright {
		color: #676767;
		margin: 0;
		padding: 20px 0;
		font-size: 12px;
		text-align: center;
		line-height: 1.7em;
		border-top: 1px rgba(255,255,255,.1) solid;
		margin-top: 20px
	}

	.copyright span {
		display: block
	}

	.Links {
		overflow: hidden;
		padding: 30px 0;
		border-top: 1px rgba(255,255,255,.1) solid;
		margin-top: 30px;
		display: none
	}

	.Links_title {
		width: 20%;
		float: left;
		font-size: 16px;
		color: #fff;
		font-weight: 700
	}

	.Links_title span {
		color: #21ace6
	}

	.Links_main {
		text-align: right;
		width: 80%;
		float: left
	}

	.Links_main a:hover {
		color: #01a8ec
	}

	.Links_main a {
		color: #676767;
		display: inline-block;
		padding-left: 45px
	}

	.fonter_tel {
		color: #666;
		font-size: 14px;
		font-weight: 400;
		text-align: center
	}

	.fonter_tel span a {
		color: #fff;
		font-family: bahnschrift_r!important;
		font-weight: 400
	}

	.fonter_tel span {
		display: block;
		font-size: 30px;
		color: #fff;
		font-weight: 700
	}

	.bshare-custom {
		text-align: right;
		margin-top: 30px
	}


.n_banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 60px;
    background: #000;
}

.mbx {
    width: 100%;
    float: left;
    line-height: 40px;
    text-align: left;
    color: #999;
    font-size: 12px;
}
.fl_list {
    width: 100%;
    float: left;
    text-align: right;
}
.fl_list {
    width: 100%;
    float: left;
    text-align: left;
}
.fl_list a {
    line-height: 46px;
    width: calc((100% - 5px)/2);
    font-size: 14px !important;
    padding: 0px 10px;
    color: #666;
    border-left: 0px #eeeeee solid;
    margin-right: 5px;
    display: block;
    background: #fff;
    float: left;
    margin-left: 0px;
    text-align: center;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 1;
}
.fl_list a:nth-of-type(2n)
{
    margin-right: 0px;  
}
.fl_center {
    max-width: 1340px;
    padding: 20px 20px;
    overflow: hidden;
    margin: auto;
}


.pageController a {
    vertical-align: middle;
    color: #999999;
    margin-right: 2px;
    margin-left: 2px;
    font-size: 12px;
    line-height: 30px;
    width: 30px;
    border-radius: 0px;
    border: 1px #eeeeee solid;
    display: inline-block;
    text-align: center;
}

.precontent {
    width: 100%;
    float: left;
    line-height: 20px;
}
.page span {
    color: #999;
    font-size: 12px;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 1;
}
.nextcontent {
    width: 100%;
    float: right;
    text-align: left;
    line-height: 20px;
}
.page {
    margin-top: 0px;
}
/**footer**/

.footer_hz ul {
    display: block;
}




/**new**/
.news_detail h1.title {
    text-align: center;
    font-size: 20px;
}
.content {
    font-size: 14px;
    color: #666;
    line-height: 1.8em;
}
.newsdetail {
    max-width: 1340px;
    padding: 0px 0px;
    margin: 40px auto;
    overflow: hidden;
}
.news-one {
    display: block;
    margin-bottom: 20px;
}
.news-one .time {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 0px;
}
.news-one-desc .ptitle {
    font-size: 18px;
    color: #333;
    display: block;
}
	
.news-one-img {
    width: 100%;
    height: 220px;
}
.news-one-desc {
    width: 100%;
    float: left;
    padding: 20px 0px;
    padding-left: 0px;
}
.newslist .wt_k {
    max-width: 1340px;
    overflow: hidden;
    margin: auto;
    padding: 40px 20px;
}
.footer_hz ul li {
    width: calc((100% - 20px)/3);
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
}
.footer_hz ul li:nth-of-type(3n)
	{
		margin-right: 0px;
	}
	
.footer_hz {
    overflow: hidden;
}
.footer_main .left,.footer_main .right,.footer_main .center{
    width: 100%;
}
.footer_main .right p {
    text-align: left;
    color: #777777;
    font-size:14px;
    margin-top: 20px;
}	
.footer_main .right p a {
    color: #777777;
    margin-left: 0px;
    display: block;
}
.footer_main .right .fx {
    margin-bottom: 30px;
    display: none;
}
.footer_main .center p {
    font-size: 18px;
    color: #c9caca;
    margin-bottom: 20px;
    margin-top: 20px;
}

/**messages**/	
	
.messages input {
    line-height: 50px;
    height: 50px;
    width: 100%;

}	
.messages .btn {
    width: 100%;
    height: 50px;
    line-height: 50px;

}	
.fb_title p {
    font-size: 26px;

}
.fb_title p span {
    font-size: 20px;
}
.fb_title {
    font-size: 14px;
}
.messages textarea {
    height: 180px;
}
.messages {
    max-width: 1340px;
    padding: 0px 0px;
    margin: auto;
}
.ny_contact {
    width: 100%;
    overflow: hidden;
    padding: 50px 20px;
}
	

/**case**/
.in_case .case-one {
    width: calc((100% - 10px)/ 2);
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    top: 0;
    transition: all .5s;
}
.case-one-desc .ptitle {
    font-size: 14px;
}
.case-one-desc {
    padding: 10px 0px;
    background: #fff;
}
.in_case .case-one:nth-of-type(3n) {
    margin-right: 10px;
}
.in_case .case-one:nth-of-type(2n) {
    margin-right:0px;
}
.in_case .center {
    max-width: 1340px;
    margin: auto;
    padding: 50px 20px;
    overflow: hidden;
}
.ny_contact_main_c img
{
    max-width: 100%;
}
.ny_contact_main {
    background: #fff;
    overflow: hidden;
    padding: 0px 0;
}
.ny_contact_main_c {
    max-width: 1340px;
    padding: 0px 20px 0;
    margin: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 2em;
}

.nav li .navej {
    display: none !important;
}

/**quality**/
.quality ul {
    display: block;
    justify-content: space-between;
    margin: 0px 0px;
}

.listbg li {
    width: calc(100% / 2);
    text-align: center;
    background: url(../images/jiantou2.png) no-repeat center;
    line-height: 77px;
    color: #fff;
    background-size: 100%;
    float: left;
    margin-bottom: 20px;
}
.quality ul {
    display: block;
    justify-content: space-between;
    margin: 0px 0px;
    overflow: hidden;
}
.quality .nrtitle:before,.quality .nrtitle:after
{
    display:none;
}
.ny_contact_main_c {
    max-width: 1340px;
    padding: 0px 0px 0;
    margin: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 2em;
}
.bz li {
    width: calc((100% - 10px)/2);
    float: left;
    margin-right: 10px;
    text-align: center;
    margin-bottom: 10px;
}
.bz li:nth-of-type(2n)
{
	margin-right: 0px;
}

.ny_contact_main .technology ul {
    display: block;
    margin: 20px 0px 60px;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.ny_contact_main .technology ul li {
width: 100%;
    margin-bottom: 20px;
}

.ny_contact_main .technology ul .jd {
    position: relative;
    bottom: 0px;
    background: #005ca1;
    color: #fff;
    padding: 10px 60px;
    left: 0;
    text-align: center;
    margin-top: 20px;
}
.ny_contact_main .technology .jczx {
    background: #f6f6f6;
    padding: 30px 20px;
    text-align: center;
}
.ny_contact_center .left {
    width: 100%;
    padding: 20px;
}
#wrap {
    width: 100%;
    margin: 0px auto 0;
}
.ny_contact_center {
    max-width: 1300px;
    padding: 0px 0px;
    display: block;
    margin: auto;
    background: #f6f6f6;
    justify-content: center;
    align-items: center;
}
.nytitle p {
    margin-bottom: 0;
    text-align: center;
    color: #005ca1;
    font-size: 26px;
}
.nytitle span {
    margin-bottom: 0;
    text-align: center;
    color: #b8d0ee;
    font-size: 22px;
    display: block;
    line-height: 1em;
}
.ny_contact_center .left p:nth-of-type(1) {
    font-size: 18px;
    color: #005ca1;
    font-weight: bold;
    margin-bottom: 10px;
}
.about1 .center img
{
    max-width: 100%;
}
.aboutimg {
    float: left;
    margin-right: 0px;
    margin-bottom: 20px;
}
.pc1 {
    text-align: left;
    color: #005ca1;
    font-weight: bold;
    font-size: 16px;
    overflow: hidden;
    float: left;
}
.about1 {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 50px 0px;
}

.about3_center ul {
    display: block;
}
.about3_center ul li {
    width: 100%;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.culture em {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    background-color: #005ca1;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    font-style: initial;
}

.prlf .mbx {
    width: 100%;
}
.prlf .fl_list {
    width: 100%;
}
.pr_main li.pr_list {
    width: calc((100% - 10px)/ 2);
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    top: 0;
    transition: all .5s;
    padding: 10px 10px;
    margin-top: 0px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0);
    border: 1px #eee solid;
}

.pr_main li.pr_list:nth-of-type(3n) {
    margin-right: 10px;
}
.pr_main li.pr_list:nth-of-type(2n) {
    margin-right: 0px;
}
.pr_main li .Overview {
    color: #999;
    font-size: 12px;
    line-height: 1.7em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 10px;
    min-height: 60px;
    text-align: left;
}
.products {
    width: 100%;
    overflow: hidden;
    padding: 50px 0px;
}
.fa_tab_content {
    padding: 20px;
}
.fa_active {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #f6f6f6;
    font-size: 16px;
    color: #0061ae;
    cursor: pointer;
    padding: 0;
}
.fa_top {
    display: block;
}
.fa_top_l {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}
.fa_dt_r {
    width: 100%;
    float: left;
    height: auto;
    padding: 20px 0px 0px;
}
.fa_mohide {
    position: absolute;
    bottom: 0;
    z-index: 9;
    display: none;
}
.ext_Specification {
    font-size: 14px;
    color: #888;
    border-top: 1px #ddd dashed;
    border-bottom: 0px #ddd dashed;
    margin-top: 20px;
    padding: 20px 0 0px;
    line-height: 28px;
}

.fa_content {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    display: block;
}
.fa_Prodt {
    max-width: 1340px;
    margin: 50px auto 50px;
    padding: 0 20px;
}
.index_bn .text .subtitle {
    display: none;
}
.swiper-bn-list {
    bottom: 0px !important;

}
.index_bn .text .title {
    font-weight: bold;
    font-size: 22px;
    color: #fff;
}
.pag1 ul li {
    width: 100%;
    float: left;
    padding: 10px 0px;
}
.pag1 ul li .text .title {
    font-size: 18px;
    color: #fff;
}
.pag1 ul li .text .more {
    width: 100px;
    height: 30px;
    border: 1px solid #FFFFFF;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #FFFFFF;
    margin-top: 10px;
    transition: all .5s;
}
.pag1 ul li .text {
    position: absolute;
    bottom: 20%;
    left: 20px;
}
.pag2 ul li .text {
    position: absolute;
    top: 0%;
    left: 0px;
    transform: translateY(0%);
    background: none;
    padding: 20px 20px;
}
.pag2 {
    padding: 0px 20px 60px;
}

	
.pag2 ul li .title {
    font-size: 18px;
    color: #fff;
}
.pag2 ul li .ext_indexgy {
    max-width: 700px;
    color: #666;
    margin: 10px 0px 20px;
    display: none;
    line-height: 2em;
}
.pag2 ul li .title {
    font-size: 18px;
    color: #fff;
}

.pag2 ul li .more
{width: 100px;height: 30px;border: 1px solid #fff;border-radius: 30px;text-align: center;line-height: 30px;font-size: 12px;color: #fff;margin-top: 10px;transition: all .5s;}
.pag2 ul li img {
    width: auto;
    transform: scale(1);
    transition: all .5s;
    height: 110px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
	
.pag3 {
    width: 100%;
    padding: 0px 0px 0px;
}

	
.pag3_center {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: url(../images/niaokan.jpg);
    background-size: cover;
    padding: 60px 20px;
}
.pag3_center ul li p {
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
}
.pag3_center ul li {
    width: 33.33%;
    float: left;
    padding: 0px 10px 20px;
}
.pag3_center ul {
    display: block;
    padding: 0px 20px;
    max-width: 1140px;
    margin: auto;
}
.pag4_center .title {
    width: 100%;
    text-align: center;
    font-size: 28px;
    margin-bottom: 20px;
    color: #333;
}
.pag4 {
    overflow: hidden;
    width: 100%;
    padding: 50px 0px 20px;
}
.index_bn {
    position: relative;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    background: #eee;
    margin-top: 60px;
}
.index_bn .swiper-pagination-clickable .swiper-pagination-bullet {
    width: 17px;
    height: 17px;
    margin: 0px 0px;
    background: rgba(0,0,0,.1);
    position: relative;
    opacity: 1 !important;
}
.pag1 {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 10px 20px;
}

.news-one .time:before,.news-one .time:after
{
    display: none;
}
.mxs {
    display: block !important;
}


}

