﻿.swiper-1200{
    width: 1200px;
    margin: 0 auto;
}
.logo {
    margin-top: 45px;
    float: left;
}
.over{
    overflow: hidden;
}

header #contentKey {
    height: 18px;
    border: none;
    background:transparent;
    float: left;
    width: 270px;
    height: 40px;
    margin-left:10px;
    margin-top: 3px;
    padding-left: 15px;
}
header form{
    width: 375px;
    height: 50px;
    position: relative;
    box-sizing: border-box;
    border-radius: 30px;
    padding: 0 6px;
    border: 1px solid #cccccc;
}
header .sercha{float: left; margin-left: 155px;
    margin-top: 58px;}
header .btn{
    width: 65px;
    border: none;
    /* float: right; */
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    cursor: pointer;
    background: url(../img/search.png) no-repeat center;
}
#time{
    font-size: 14px;
    color: #333333;
    font-weight: 500;
    margin-top: 10px;
    display: inline-block;
}
.ewm{
    float: right;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 10px;
}
.ewm li{
	float: left;
    margin-left: 5px;
    text-align: center;
    box-sizing: border-box;
}
.ewm li h1{
    color: #333333;
    font-size: 16px;
}
/* 导航栏 */
nav {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #e60012;
}
nav ul li {
    float: left;
    width: 120px;
    text-align: center;
}
nav ul li a {
    display: block;
    font-size: 18px;
    color: #fff;
    margin-right: 20px;
}
.nav_t h1 {
    color: #333333;
    text-align: center;
    font-weight: 600;
    font-size: 38px;
    margin: 40px 0 15px 0;
}
.nav_t h1 span {
    color: #cc0000;
}
.bottom_tit {
    width: 1200px;
    margin: 0 auto;
        margin-top: 0px;
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin-top: 16px;
}
.bottom_tit a {
    font-size: 16px;
    color: #333;
}   
/* 轮播图 */
.picScroll-left {
	width: 800px;
	overflow: hidden;
	position: relative;
	float: left;
}

.picScroll-left .hd {
	position: absolute;
	width: 100%;
	bottom: 22px;
	height: 1px;
	z-index: 200;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 40px;
	height: 70px;
	cursor: pointer;
}

.picScroll-left .hd .prev {
	background: url(images/arrow_r.png) no-repeat;
	float: left;
}

.picScroll-left .hd .next {
	background: url(images/arrow_r.png) no-repeat;
	float: right;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 800px;
	height: 534px;
	display: block;
}

.picScroll-left .bd ul li .title {
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	z-index: 100;
	font-size: 16px;
}

.picScroll-left .bd ul li .title a {
	color: #fff;
}

.picScroll-left .bd ul li i {
	height: 40px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999em;
}


/* 右边text */
.Focus-r {
    float: right;
    width: 375px;
}


.ul {
	width: 100%;
	height: auto;
}

.ul li {
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ul li a {
	line-height: 38px;
	color: #333;
	font-size: 16px;
	padding-left: 15px;
}

.ul li:after {
	content: "";
	width: 4px;
	height: 4px;
	background-color: #666;
	display: block;
	position: absolute;
	left: 0;
	top: 16px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.focus-top {
	border-bottom: 1px dashed #B3B3B3;
	margin-bottom: 10px;
}

.ul li:nth-of-type(1) a {
	font-size: 16px;
	font-weight: 600;
}
.focus-top li img{
    width: 78px;
    height: 110px;
    float: left;
}
.focus-top ul li{
    width: 180px;
    height: 110px;
    background-color: #fbfbfb;
}
.focus-top ul li h1{
    font-size: 20px;
    color: #333333;
    font-weight: 600;
}
.nfocus-ris{
    width: 100px;
    float: right;
    text-align: center;
    padding: 15px 0;
    line-height: 28px;
    box-sizing: border-box;
}
.focus-top ul li h2{
    font-size: 16px;
    color: #333333;
}
.focus-top ul li h3{
    font-size: 14px;
    color: #666666;
}
.focus-top ul{
    display: flex;
    justify-content: space-between;/*两端对齐*/
}
.ggw_a1 img{
    width: 100%;
    height: 65px;
}

.bd-xw {
    width: 380px;
    float: left;
    margin-right: 22px;
    margin-bottom: 15px;
}
.top_heaer {
    height: 40px;
    box-sizing: border-box;
    margin-bottom: 5px;
    position: relative;
    background-color: #f9f9f9;
}
.top_heaer h1 {
    color: #333333;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    float: left;
    padding-left: 10px;
    font-weight: 600;
}
.top_heaer i{
    width: 4px;
    height: 30px;
    background-color: #1855a5;
    position: absolute;
    left: 0;
    top: 5px;
}
.top_heaer span {
    float: right;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 40px;
    margin-right: 10px;
}
.tw {
    width: 100%;
    height: 215px;
    position: relative;
    margin-bottom: 10px;
}
.tw a img {
    width: 100%;
    height: 215px;
}
.tw span {
    height: 33px;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.tw i a {
    height: 33px;
    position: relative;
    font-size: 14px;
    color: #fff;
    /* padding-left: 6px; */
    z-index: 99;
    top: -26px;
    text-align: center;
    display: block;
    overflow: hidden;
    width: 99%;
    margin: 0 auto;
    height: 21px;
}
.picScroll-left .hd ul {
    float: right;
}
.picScroll-left .hd ul li {
    float: left;
    width: 8px;
    height: 8px;
    margin-right: 20px;
    text-indent: -99999em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    z-index: 99;
}
.picScroll-left .hd ul .on {
    background-color: #3599E7;
}
.bd-right{
    float:right;
    width: 380px;
}
.bd-right ul li img{
    width: 180px;
    height: 260px;
}
.bd-right ul {
        display: flex;
        justify-content: space-between;
}
.nav_zq{
    background: url(../img/jbzqbj.jpg) no-repeat 50%;
    height: 75px;
}
.nav_zq a{
    font-size: 24px;
    width: 45%;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    margin-top: 8px;
}
.nav_zq span{
    width: 2px;
    height: 45px;
    display: inline-block;
    background-color: #fff;
}
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}

.mm5{margin-bottom: 5px;}
.mm10{margin-bottom: 10px;}
.mm15{margin-bottom: 15px;}
.mm20{margin-bottom: 20px;}

/* 热点专题 */
.column {
    height: 272px;
    background-image: url(http://www.jzxww.com.cn/img/rdtj.png);
    background-repeat: no-repeat;
    padding-left: 70px;
    background-color: #f5f5f5;
    margin: 10px 0;
    position: relative;
}
.left_ztx {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}
.left_ztx a {
    height: 272px;
    width: 60px;
    display: inline-block;
}
.picScroll-left02 {
    width: 1130px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding-left: 77px;
    position: relative;
    top: 55px;
}
.picScroll-left02 .hd .next {
    display: block;
    width: 29px;
    height: 52px;
    cursor: pointer;
    background: url(http://www.jzxww.com.cn/img/icon07.png) no-repeat;
    background-position: center center;
    position: absolute;
    right: 102px;
    top: 74px;
    bottom: 60px;
    z-index: 10;
}
.picScroll-left02 .hd .prev {
    display: block;
    width: 29px;
    height: 52px;
    cursor: pointer;
    background: url(http://www.jzxww.com.cn/img/icon08.png) no-repeat;
    background-position: center center;
    position: absolute;
    left: 18px;
    top: 72px;
    bottom: 60px;
    z-index: 10;
}
.picScroll-left02 .bd {
    width: 1200px;
    overflow: hidden;
}
.picScroll-left02 .bd ul li {
    width: 226px;
    height: 260px;
    margin-right: 22px;
    position: relative;
    float: left;
}
.picScroll-left02 .bd ul li img {
    width: 226px;
    height: 116px;
    margin-bottom: 10px;
}
.picScroll-left02 .bd ul li i {
    display: block;
    font-size: 14px;
    line-height: 32px;
    color: #666;
    z-index: 10;
    font-style: normal;
}
.picScroll-left02 .bd ul li i span {
    color: #cc0000;
}
.nav_lft800{
    width: 800px;
    float: left;

}
.nav_lft800 .top_heaer ul li{
    display: inline-block;
    line-height: 40px;
    padding-left: 5px;
}
.nav_lft800 .top_heaer ul
{
    float:left;
    margin-left:50px;
}
.nav_lft800 .top_heaer ul li a{
    font-size: 16px;
    color: #666666;
}
.nav_lft800 .top_heaer ul li b{
    font-size: 14px;
    color: #666666;
    font-weight: 500;
    padding-left: 10px;
}
.lftpic img{
    width: 370px;
    height: 180px;
}
.lftpic{float: left;padding-right: 20px;}
/* 国内国际 */
.nav_gngj .ul{
    width: 48%;
   
}
.left{float: left;}
.right{float:right;}

.bd-right .qc_flex{
    display: block;
}
/* 视觉 */
/* 轮播图 */
.picScroll-left2 {
	width: 100%;
	overflow: hidden;
	position: relative;
	float: left;
}

.picScroll-left2 .hd {
    position: absolute;
    width: 100%;
    top: 130px;
    z-index: 200;
}

.picScroll-left2 .hd .prev,
.picScroll-left2 .hd .next {
	display: block;
	width: 40px;
	height: 70px;
	cursor: pointer;
}

.picScroll-left2 .hd .prev {
    float: right;
    display: block;
    width: 60px;
    height: 90px;
    cursor: pointer;
    background: url(http://www.jzxww.com.cn/img/icon07.png) no-repeat;
    background-position: center center;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 60px;
    z-index: 10;
    background-color: #333;
    opacity: 0.9;



}

.picScroll-left2 .hd .next {
	float: left;
    display: block;
    width: 60px;
    height: 90px;
    cursor: pointer;
    background: url(http://www.jzxww.com.cn/img/icon08.png) no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 60px;
    z-index: 10;
    background-color: #333;
    opacity: 0.9;
}

.picScroll-left2 .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left2 .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
    width: 100%;
}



.picScroll-left2 .pic_left{
    float: left;
    width: 600px;
    height: 340px;
}
.picScroll-left2 img{
    width: 100%;
    height: 100%;
}
.picScroll-left2 .pic_right{
    float: right;
    width: 590px;
    height: 340px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.nav_sj{overflow: hidden;}
.picScroll-left2 .pic_right a{
    width: 290px;
    height: 170px;
    display: inline-block;
    margin-bottom: 10px;
}
.ggw_a2 img{
    height: 120px;
    width: 1200px
}
.w790{
    width: 790px;
}
.wanshitong {
    width: 792px;
    float: left;
    margin-bottom: 0px;
    margin-top: 10px;
    border-left: #CCC 1px solid;
    border-top: #CCC 1px solid;
   
}
.wanshitong_content {
    width: 99px;
    height: 99px;
    border-right: #CCC 1px solid;
    border-bottom: #CCC 1px solid;
    float: left;
    text-align: center;
    line-height: 50px;
    box-sizing: border-box;
}
.wanshitong_content img {
    width: 38px;
    height: 38px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 25px;
}
.wanshitong_content p{
    line-height: 32px;
}
.wanshitong1 {
    width: 1200px;
    float: left;
    margin-bottom: 0px;
    margin-top: 10px;
    border-left: #CCC 1px solid;
    border-top: #CCC 1px solid;
   
}
.wanshitong1_content {
    width: 149px;
    height: 99px;
    border-right: #CCC 1px solid;
    border-bottom: #CCC 1px solid;
    float: left;
    text-align: center;
    line-height: 50px;
    box-sizing: border-box;
}
.wanshitong1_content img {
    width: 38px;
    height: 38px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 25px;
}
.wanshitong1_content p{
    line-height: 32px;
}
footer{
    background-color: #303030;
    color: #fff;
    overflow: hidden;
	margin-top: 40px;
}
.footer_t_c {
    width: 1200px;
    
    margin: 20px auto 10px;
    overflow: hidden;
}
.footer_text {
    float: left;
    width: 1200px;
    line-height: 32px;
}
.font_t {
    width: 90px;
    float: left;
    color: #fff;
    font-size: 14px;
}
.font_t_c {
    width: 90%;
    float: left;
    margin-left: 12px;
}
.footer_t_c a {
    margin-right: 12px;
    color: #999999;
}
footer .footer_bottom{
    padding-bottom: 30px;
    background-color: #1e1e1e;
}
.footer_bottom .fl{
    float: left;
    margin-top: 70px;
}
.footer_bottom dl dd{
    color: #cccccc;
    font-size: 14px;
    line-height: 32px;
    cursor: pointer;
}
.footer_bottom dl dt{
    line-height: 36px;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
}
.footer_bottom .d1{
    margin-top: 30px;
    float: left;
    margin-left: 30px;
    padding-right: 50px;
    height: 185px;
    border-right: 1px solid #333333;
}
.footer_bottom .d2{
    margin-top: 30px;
    float: left;
    margin-left: 65px;
    height: 185px;
    padding-right: 80px;
    border-right: 1px solid #333333;
}
.footer_bottom .d3{
    margin-top: 30px;
    float: left;
    margin-left: 65px;
    height: 185px;
 
}
.d3 img{
    margin-top: 20px;
}
.footer_bottom .d4{
    margin-top: 30px;
    float: left;
    margin-left: 65px;
    height: 185px;
}
.d4 img{
    margin-top: 20px;
    text-align: center;
}
/* 导航 */
.Crumbs {
    font-size: 12px;
    color: #999;
    line-height: 40px;
    height: 40px;
    background-color: #fafafa;
    margin: 10px auto 0 auto;
    padding-left: 15px;
}
.Crumbs a {
    color: #999;
}

.list__img {
    float: left;
    padding-right: 15px;
}
.list__img img {
    width: 240px;
    height: 150px;
    display: block;
}
.nav_list .list__title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 32px;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
}
.list__summary {
    text-indent: 2em;
    font-size: 16px;
    line-height: 28px;
    margin-top: 5px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.list__item {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.list__item span{
    float: right;
    font-size: 14px;
    color: #999;
    margin-top: 10px;
}
.pages {
    padding-top: 30px;
    text-align: center;
    font-size: 14px;
	margin-bottom:60px;
}
.pages .page-active {
    border: 1px solid #1d71b7;
    background-color: #1d71b7;
}
.pages .page {
    width: 30px;
    text-align: center;
    font-size: 13px;
}
.pages .page-active a {
    color: #fff;
}
.pages .page a {
    display: block;
    width: 100%;
    height: 100%;
}
.pages > li a{
	color: #333;
}

.pages > li {
    border: 1px solid #ccc;
    line-height: 30px;
    height: 30px;
    display: inline-block;
    margin: 0 5px;
}
/* 正文 */
.left-l {
    width: 100%;
    margin-right: 40px;
}
.detail-h {
    border-bottom: 1px #cbcccc solid;
    padding: 0 0 18px 0;
    text-align: center;
}
.detail-h h2 {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    padding: 5px 0 12px 0;
}
.detail-h h1 {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    padding: 5px 0 12px 0;
    cursor: pointer;
}
.detail-h p {
    text-align: left;
    font-size: 16px;
    color: #999;
    display: inline-block;
    cursor: pointer;
}
.detail-h p span {
    padding-right: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
}
.detail-d {
    padding: 20px 10px;
    cursor: pointer;
}
.detail-d p {
    font-size: 18px;
    line-height: 36px;
    text-indent: 2em;
    margin-bottom: 30px;
}
.detail-share {
    border-top: 1px #cbcccc solid;
    padding: 15px 0 20px 0;
    overflow: hidden;
}
.detail-share dl dt {
    float: left;
}
.detail-share dl dd {
    float: right;
    line-height: 36px;
    font-size: 16px;
    padding-right: 15px;
}
.nav_tp ul li{
    width: 290px;
    height: auto;
    overflow: hidden;
}
.nav_tp ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.nav_tp ul li img{
    width: 100%;
    height: 190px;
}
.nav_tp ul li h1{
    margin: 15px 0;
    font-size: 16px;
    color: #333333;
}
.nav_tp ul:after{
    content: '';
    width: 290px;
    border:1px solid transparent;
  }
.nav_bt{
    color: #1f1f1f;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
}
/* 专题列表 */
.nav_zt ul li{
    width: 380px;
    height: auto;
    overflow: hidden;
}
.nav_zt ul{
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    text-align: justify;
}
.nav_zt ul li img{
    width: 100%;
    height: 120px;
}
.nav_zt ul li h1{
    margin: 15px 0;
    font-size: 16px;
    color: #333333;
}
.nav_zt ul li h2{
    margin: 15px 0;
    font-size: 16px;
    color: #333333;
}
.nav_zt ul:after{
    content: '';
    width: 380px;
    border:1px solid transparent;
  }

  /* 视频频道 */
  .picScroll-left-picture {
	width: 890px;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
    float: left;
}

.picScroll-left-picture .hd {
	position: absolute;
	bottom: 32px;
	right: 30px;
	height: 1px;
	z-index: 200;
}

.picScroll-left-picture .hd li {
	float: left;
	margin-right: 10px;
	cursor: pointer;
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #fff;
	border-radius: 50%;
	color: transparent;
}

.picScroll-left-picture .on {
	background-color: #016cba !important;
}

.picScroll-left-picture .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left-picture .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}

.bf-anniu {
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	width: 80px;
	height: 80px;
	background: url(../img/bf-an.png)no-repeat;
	background-size: 100%;
}

.picScroll-left-picture .bd ul li .pic {
	text-align: center;
}

.picScroll-left-picture .bd ul li .pic img {
	width: 890px;
	height: 500px;
	display: block;
}

.picScroll-left-picture .bd ul li .title {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 18px 25px;
	z-index: 100;
	font-size: 20px;
	width: 100%;
}

.picScroll-left-picture .bd ul li .title a {
	color: #fff;
}

.picScroll-left-picture .bd ul li i {
	height: 60px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999em;
}

.picScroll-left-picture .next {
	width: 70px;
	height: 110px;
	display: block;
	position: absolute;
	z-index: 5;
	top: 50%;
	right: 0;
	margin-top: -55px;
	cursor: pointer;
	background: url(../img/picture-right.png) no-repeat;
	background-size: 100%;
}

.picScroll-left-picture .prev {
	width: 70px;
	height: 110px;
	display: block;
	position: absolute;
	z-index: 5;
	top: 50%;
	left: 0;
	margin-top: -55px;
	cursor: pointer;
	background: url(../img/picture-left.png) no-repeat;
	background-size: 100%;
}
.right_spd{
    float: right;
    width: 300px;
}
.right_spd .tws {
    width: 290px;
    height: 160px;
    position: relative;
    margin-bottom: 10px;
}
.right_spd  .tws a img {
    width: 100%;
    height: 160px;
}
.right_spd .tws span {
    height: 33px;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.right_spd .tws i a {
    height: 33px;
    position: relative;
    font-size: 14px;
    color: #fff;
    /* padding-left: 6px; */
    z-index: 99;
    top: -26px;
    text-align: center;
    display: block;
    overflow: hidden;
    width: 99%;
    margin: 0 auto;
    height: 21px;
}
.nav_spd1 li img{
    width: 290px;
    height: 160px;
}
.nav_spd1 li h1{
    font-size: 16px;
    color: #333333;
    margin: 10px 0;
	overflow: hidden;  
	text-overflow:ellipsis;
	white-space: nowrap;
}
.nav_spd1 li{
	 width: 290px;
}
.nav_spd1 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    text-align: justify;
}
.nav_spd1 ul:after{
    content: '';
    width: 290px;
    border:1px solid transparent;
  }
  .nav_spd2 li {
      width: 225px;
  }
.nav_spd2 li img{
    width: 225px;
    height: 300px;
}
.nav_spd2 li h1{
    font-size: 16px;
    color: #333333;
    margin: 10px 0;
    line-height: 24px;
	overflow: hidden;  
	text-overflow:ellipsis;
	white-space: nowrap;
}
.nav_spd2 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    text-align: justify;
}
.nav_spd2 ul:after{
    content: '';
    width: 225px;
    border:1px solid transparent;
  }
 #flashContent{
 	margin: 0 auto;
    display: block;
    text-align: center;
 }
#displaypagenum{
		font-size: 16px;
	    margin: 40px 0 0 0;
}
#displaypagenum span{
margin: 0 5px;
}
#displaypagenum a{
margin: 0 5px;
}

