
/**banner**/
.n_banner
{
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 88px;
    background: #000;
}
.n_banner img
{width: 100%;opacity: 0.8;}
.banner_text
{
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
}
.banner_text p
{
	font-size: 46px;
	max-width: 1340px;
	margin: auto;
	padding: 0px 20px;
	text-align: left;
	color: #fff;
	font-weight: bold;
}
.banner_text p span
{
	font-weight: normal;
	display: block;
	font-size: 20px;
	position: relative;
	margin-top: 5px;
}


/**fl**/


.fl {
	width:100%;
	border-bottom:0px #eeeeee solid;
	background:#eeeeee;
}
.fl_list a {
	line-height: 80px;
	width:auto;
	font-size:16px;
	padding: 0px 20px;
	color:#666;
	border-left:0px #eeeeee solid;
	margin-left: 4px;
	display: inline-block;
}
.prlf .fl_list a
{
	font-size:15px;
	padding: 0px 16px;
	margin-left: 0px;
}

.prfl a{
	padding: 0px 10px;
	margin-left: 0px;
}

.fl_list .on {
	background:#005ca1;
	color:#fff;
}
.fl_list a:hover
{
	background:#005ca1;
	color:#fff;
}

.fl_center {
	max-width:1340px;
	padding:0px 20px;
	overflow:hidden;
	margin:auto;
}
.fl_list {
	width:75%;
	float:left;
	text-align: right;
}
.prlf .fl_list
{
	width: 76%;
}
.prlf2 .fl_list
{
	width: 60%;
}


.prfl
{
	width: 100% !important;
	text-align: center;
}


.mbx {
	width:25%;
	float:left;
	line-height: 80px;
	text-align: left;
	color:#999;
}
.prlf .mbx
{
	width: 24%;
}
.prlf2 .mbx
{
	width: 40%;
}

.mbx a {
	}.mbx a {
	display:inline-block;
	color:#999;
}
/**contact**/

.nytitle
{
	text-align: center;
	margin-bottom: 40px;
}
.nytitle p
{
	margin-bottom: 0;
	text-align: center;
	color: #005ca1;
	font-size: 36px;
}
.nytitle span
{
	margin-bottom: 0;
	text-align: center;
	color: #b8d0ee;
	font-size: 30px;
	display: block;
	line-height: 1em;
}
.ny_contact
{
	width:100%;
	overflow:hidden;
	padding: 80px 20px;
}
.ny_contact_center
{
    max-width: 1300px;
    padding: 0px 20px;
    display: flex;
    margin: auto;
    background: #f6f6f6;
    justify-content: center;
    align-items: center;
}
.ny_contact_center .left
{
	width: 50%;
	padding: 0px 50px;
}
.ny_contact_center .left p
{font-size: 15px;line-height: 2em;color: #333;}
.ny_contact_center .left p:nth-of-type(1)
{font-size: 22px;color: #005ca1;font-weight: bold;margin-bottom: 10px;}

.ny_contact_main
{
    width: 100%;
    padding: 0px 20px;
    max-width: 1340px;
    margin: auto;
    overflow: hidden;
    position: relative;
}
.ny_contact_main p
{
	font-size: 15px;
	line-height: 2em;
	color: #333;
}
.ny_contact_main img
{
	max-width:100%;
}

.ny_contact_main .technology .title
{text-align: center;font-size: 22px;}
.ny_contact_main .technology ul
{
	display: flex;
	margin: 20px 0px 60px;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.ny_contact_main .technology ul .jd
{
	position: absolute;
	bottom: 0px;
	background: #005ca1;
	color: #fff;
	padding: 10px 60px;
	left: 35%;
}



.ny_contact_main .technology ul li
{
	width: calc((100% - 40px)/2);
}

.ny_contact_main .technology .jczx
{
	background: #f6f6f6;
	padding: 50px;
	text-align: center;
}
.ny_contact_main .technology .jczx em
{
	display:block;
	font-style: initial;
	font-size: 22px;
	margin-bottom: 20px;
}




.quality ul
{
	display: flex;
	justify-content: space-between;
	margin: 40px 0px;
}
.quality .nrtitle
{
	color: #005ca1;
	font-size: 16px;
	font-weight: bold;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
}
.quality .nrtitle:before
{
	content:'';
	width: 40%;
	background: url(../images/xiangzuoxx.png) no-repeat right center;
	height: 3px;
	margin-right: 20px;
}
.quality .nrtitle:after
{
	content:'';
	width: 40%;
	background: url(../images/xiangyouxx.png) no-repeat left center;
	height: 3px;
	margin-left: 20px;
}

.listbg li
{
	width: calc(100% / 6);
	text-align: center;
	background: url(../images/jiantou2.png) no-repeat center;
	line-height: 77px;
	color: #fff;
	background-size: 100%;
}
.listbg li:nth-of-type(1)
{
	background: url(../images/jiantou1.png) no-repeat center;
	background-size: 100%;
}


.listbg
{
	
}
.listbg p
{
	width: 100%;
	line-height: 1.5em;
	color: #fff;
	font-size: 16px;
	display: flex;
	height: 77px;
	justify-content: center;
	align-items: center;
}

.quality ul.bz
{
	display: block;
}
.quality ul.bz li
{
	width: calc((100% - 10px)/4);	
}

.bz li
{
	width: calc((100% - 10px)/2);
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.bz li:nth-of-type(4n)
{
	margin-right: 0px;
}

#wrap
{
    width: 50%;
}


.my-map {
	margin:0 auto;
	width:100%;
	height:500px;
}
.my-map .icon {
	background:url(//a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat;
}
.my-map .icon-cir {
	height:31px;
	width:28px;
}
.my-map .icon-cir-red {
	background-position:-11px -5px;
}
.amap-container {
	height:100%;
}
.myinfowindow {
	width:240px;
	min-height:50px;
}
.myinfowindow h5 {
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	width:220px;
	text-overflow:ellipsis;
	word-break:break-all;
	white-space:nowrap;
}
.myinfowindow div {
	margin-top:10px;
	min-height:40px;
	line-height:20px;
	font-size:13px;
	color:#6f6f6f;
}

.amap-maps {
	border:1px #eee solid;
}



.messages {
    max-width: 1340px;
    padding: 0px 20px;
    margin: auto;
 }
.fb_title
{
    
font-size: 16px;
    
line-height: 2em;
    
margin-bottom: 40px;
    
text-align: center;
}
.fb_title p
{
    font-size: 36px;
    text-align: center;
    color: #005ca1;
    line-height: 1.2em;
    margin-bottom: 5px;
}	
.fb_title p span
{
	display: block;
	margin-bottom: 0;
	text-align: center;
	color: #b8d0ee;
	font-size: 30px;
	margin-top: 0;
	padding-bottom: 15px;
}


.messages input
{
    line-height: 60px;
    height: 60px;
    border-radius: 0px;
    border: 1px #ddd solid;
    width: calc((100% - 20px)/2);
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.messages input:nth-of-type(2n)
{margin-right: 0px;}

.messages textarea
{
    height: 300px;
    border-radius: 0px;
    border: 1px #ddd solid;
    margin-bottom: 20px;
}
.messages .btn
{
    padding: 0px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-radius: 0px;
    background: #005ca1;
    border: none !important;
    box-sizing: initial !important;
}




/**case**/
.in_case
{width: 100%;overflow: hidden;position: relative;}
.in_case .center
{
    max-width: 1340px;
    margin: auto;
    padding: 100px 20px;
    overflow: hidden;
}
.case-one-img {
    height: 0px;
    position: relative;
    overflow: hidden;
    padding-top: 70%;
}
.case-one-desc
{
	padding: 20px 20px;
	background: #fff;
}
.case-one-desc .ptitle
{
	font-size: 16px;
	color: #333;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp: 1;
}
.case-one-desc .casesummary
{
	font-size: 15px;
	line-height: 1.8em;
	text-align: center;
	margin: 10px 0px;
	color: #999;
	overflow: hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.case-one-desc .more
{
	text-align: center;
	color: #0956a4;
	margin-top: 20px;
}


.case-one-img a {
    display: block;
    background-size: cover!important;
    width: 100%;
    height: 100%;
    transform: translateY(-50%) scale(1);
    transition: all .5s;
    position: absolute;
    top: 50%;
}
.in_case .case-one:hover .case-one-img a {
	transform: translateY(-50%)scale(1.1);
}
.in_case .case-one {
    width: calc((100% - 100px)/ 3);
    float: left;
    margin-right: 50px;
    margin-bottom: 50px;
    position: relative;
    top: 0;
    transition: all .5s;
}

.in_case .case-one:nth-of-type(3n)
{
	margin-right: 0px;
}


/**news**/

.newslist
{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.newslist .wt_k
{
    max-width: 1340px;
    overflow: hidden;
    margin: auto;
    padding: 100px 20px;
}

.news-one {
    width: 100%;
    text-align: left;
    vertical-align: top;
    float: left;
    margin-bottom: 60px;
    top: 0;
    display: flex;
    transition: all .5s;
    position: relative;
}

.news-one-img
{
	width: 25%;
	height: 220px;
	overflow: hidden;
	float: left;
	position: relative;
}
.news-one-img a {
    background-size: cover!important;
    width: 100%;
    height: 100%;
    display: block;
    transform: translateY(-50%)scale(1);
    transition: all .5s;
    position: absolute;
    top: 50%;
}
.news-one:hover .news-one-img a
{
    transform: translateY(-50%)scale(1.1);
}

.news-one-desc
{
	width: 50%;
	float: left;
	padding-left: 50px;
}
.news-one-desc .ptitle 
{
	font-size: 22px;
	color: #333;
	display: block;
}
.news-one:hover .ptitle 
{
	color:#0956a4;
}


.news-one-desc .summary
{
	font-size: 14px;
	color: #999;
	margin-top: 10px;
	line-height: 1.8em;
	overflow: hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.news-one .time
{
	font-size: 18px;
	margin-top: 10px;
	width: 25%;
	color: #7d7d7d;
	float: left;
	text-transform: uppercase;
}
.news-one .time:before
{
    content: "";
    width: 1px;
    height: 0px;
    background: #dfdfdf;
    position: absolute;
    top: 0;
    left: 15%;
    transition: all 0.5s;
}
.news-one .time:after
{
    content: "";
    width: 1px;
    height: 0px;
    background: #7d7d7d;
    position: absolute;
    top: 0;
    left: 15%;
    transition: all 1.2s;
}
.news-one:hover .time:before
{
	height:100%;
}
.news-one:hover .time:after
{
	height:20%;
}


.newsdetail
{
    max-width: 1340px;
    padding:0px 20px;
    margin: 80px auto;
    overflow: hidden;
}

.newsdetail .content
{
	border-bottom: 1px #eee solid;
	padding-bottom: 20px;
}


/**products**/

.products
{
    width: 100%;
    overflow: hidden;
    padding: 100px 0px;
}
.products .center {
    max-width: 1340px;
    overflow: hidden;
    margin: auto;
    padding: 0px 20px;
}
.pr_main li.pr_list {
    width: calc((100% - 80px)/ 3);
    float: left;
    margin-right: 40px;
    margin-bottom: 30px;
    position: relative;
    top: 0;
    transition: all .5s;
    padding: 30px 40px;
    margin-top: 20px;
    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: 0px;
}

.pr_main li.pr_list:hover
{
   box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
}


.pr_main li .pr_img
{
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	height: 0px;
	padding-top: 80%;
}
.pr_main li .pr_img a
{
	position: absolute;
	top: 0px;
}


.pr_main li .pr_img a img
{
	display: block;
	width: 100%;
	height: auto;
	transition: all .5s;
	position: relative;
}
.pr_main li:hover .pr_img a img
{
	transform:scale(1.1);
}



.pr_main li .pr_text
{
	padding: 20px 0px;
	text-align: left;
}

.pr_main li .title a
{
	font-size: 16px;
	color: #333;
	text-align: left;
	overflow: hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	font-weight: bold;
	-webkit-line-clamp: 1;
}
.pr_main li:hover .title a
{
	color: #0d56a5;
}

.pr_main li .Overview
{
	color: #999;
	font-size: 14px;
	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: 72px;
	text-align: left;
}
.chanpinlianjie a
{
    width: 100%;
    height: 38px;
    font-size: 14px;
    color: #000000;
    text-align: center;
    line-height: 38px;
    display: block;
    margin-top: 20px;
    background-color: #e1dede;
}
.pr_main li.pr_list:hover .chanpinlianjie a
{
	color: #FFFFFF;
	background-color: #0379d2;
}




.pr_main li .more
{
	text-align: center;
	margin-top: 20px;
}

.more a
{
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    margin: 0px 5px;
}
.more a.xq
{
    background: #333333;
}
.more a.xq:hover
{
    background: #0d56a5;
}

.more a.zx
{
    background: #0d56a5;
}
.more a.zx:hover
{
    background: #333333;
}




/**prxq**/

.Details {
	overflow: hidden
}

.fa_Prodt {
	max-width: 1340px;
	margin: 80px auto 100px;
	padding: 0 20px
}

.fa_top_l {
	width: 50%;
	float: left;
	position: relative;
	overflow: hidden
}

.fa_dt_r {
	width: 60%;
	float: left;
	height: auto;
	padding: 0px 50px;
}

.fa_big_swp {
	background: #f6f6f6;
	width: 100%;
	position: relative;
	padding: 30px;
}

.fa_mohide {
	position: absolute;
	bottom: 0;
	z-index: 9
}

.fa_big_swp .swiper-slide {
	position: relative;
	height: auto;
}
.fa_flexwrap
{
	display:block;
	width: 100%;
}
.fa_top 
{
	display: flex;
}


.fa_big_swp .swiper-slide img {
	position: relative;
	top: 0%;
	left: 0%;
	height: auto;
	transform: translate(0%,0%);
	width: 100%;
}

.fa-angle-left:before {
	width: 70px;
	height: 55px;
	display: block;
	font-size: 30px;
	color: #999;
	text-align: center;
	line-height: 55px;
	background: #eee;
	cursor: pointer
}

.fa-angle-right:before {
	content: "\f105";
	width: 70px;
	height: 55px;
	display: block;
	font-size: 30px;
	color: #999;
	text-align: center;
	line-height: 55px;
	background: #eee;
	cursor: pointer
}

.fa_content {
	width: 100%;
	overflow: hidden;
	margin-top: 60px;
	display: block;
}

.Details_mbx_c {
	max-width: 1400px;
	overflow: hidden;
	margin: 60px auto 20px;
	padding: 0 20px
}

.Details_mbx {
	overflow: hidden;
	margin-top: 100px;
	background: #f6f6f6
}

.upanddown {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 40px;
	display: none;
}

.upanddown a {
	height: 56px;
	line-height: 56px;
	font-size: 14px;
	background: #eee;
	min-width: 120px;
	text-align: center;
	display: block;
	color: #aaa;
	margin-right: 10px;
	padding: 0;
	width: calc((100% - 0px)/3);
}

.upanddown a:hover
{
	background:#0379d2;
	color:#fff;
}


.upanddown a:nth-last-of-type(1)
{
	margin-right:0px;
}


.fa_pro_tit {
	font-size: 24px;
	color: #333;
}

.ext_Specification span {
	color: #333;
	font-weight: 700
}

.ext_Specification {
	font-size: 15px;
	color: #888;
	border-top: 1px #ddd dashed;
	border-bottom: 1px #ddd dashed;
	margin-top: 20px;
	padding: 20px 0;
	line-height: 28px
}

.ext_use {
	font-size: 16px;
	color: #666;
	line-height: 1.8em;
	border-bottom: 1px #ddd solid;
	padding: 30px 0
}

.ext_tel p {
	font-size: 14px;
	color: #999;
	background: url(../images/tel_2.png) no-repeat left center;
	padding-left: 50px;
	margin-top: 30px
}

.ext_tel span a {
	display: block;
	color: #4b68a7;
	font-size: 24px;
	font-family: AGENCYB!important
}

.fa_tab_content {
	padding: 50px
}

.fa_tab_content p {
	line-height: 36px;
	font-size: 16px;
	color: #666
}

.fa_tab_content img {
	max-width: 100%;
	width: auto;
	margin: 15px 0
}

.fa_active {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #f6f6f6;
	font-size: 20px;
	color: #0061ae;
	cursor: pointer;
	padding: 0
}

.fa_active i {
	display: inline-block;
	font-style: initial;
	background: #0379d2;
	border-top: 0px #0061ae solid;
	padding: 0 50px;
	color: #fff;
}

.cur .fa_active i {
	background: url(../images/xq2.png) no-repeat center
}

.fa_tab_tit {
	background: #fff;
	margin-bottom: 20px;
	border: 1px #e5e5e5 solid
}
.fa_comm_r {
    width: 100%;
    overflow: hidden;
    border: 0px #f6f6f6 solid;
    display: block;
}




/**about**/
.about1
{
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 100px 0px;
}
.about1 .center
{
    max-width: 1340px;
    padding: 0px 20px;
    margin: 40px auto 0px;
    overflow: hidden;
    font-size: 15px;
    line-height: 2.2em;
    color: #333;
}
.aboutimg
{
	float: left;
	margin-right: 20px;
}
.pc1
{
    text-align: left;
    color: #005ca1;
    font-weight: bold;
    font-size: 20px;
}

/**about2**/


.about2
{
    width:100%;
    overflow: hidden;
    position: relative;
    
}

.about2 .center
{
    background: url(../images/fazhanlicheng.jpg) no-repeat center;
    background-size: cover;
    padding: 80px 0px 0px;
}
.about2 .center .bt
{
    max-width: 1340px;
    margin: auto;
    font-size: 36px;
    color: rgba(255,255,255,0.6);
    padding: 0px 20px;
} 

.about2 .center .bt span
{
    display: block;
    color: #fff;
    font-size: 16px;
} 
.about2 .center ul
{
	max-width: 1340px;
	margin: auto;
	margin-top: 80px;
	position: relative;
	padding: 0px 80px;
}
.about2 .center ul li
{
	height:300px;
}



.about2 .ext_abgy
{
    min-height: 60px;
    color: #fff;
}
.about2 .text
{
	padding-left: 30px;
}
.about2 .main{display: flex;position: absolute;bottom: 0px;}
.about2 .main .img{
	
}

.about2 .title
{
    color: rgba(255,255,255,0.6);
    font-size: 40px;
    position: absolute;
    bottom: 0px;
}
.swiper-button-prev:after,.swiper-button-next:after
{
    color: #fff;
    font-size: 14px;
}
.swiper-button-prev,.swiper-button-next
{
       top: 0;
       margin-top: 12px;
       height: 40px;
       width: 40px;
       border: 1px #fff solid;
       border-radius: 100%;
       background: none !important;
}


/**about3**/
.about3
{
    width: 100%;
    overflow: hidden;
    padding: 80px 0px;
}
.about3_center
{
    max-width: 1340px;
    padding: 0px 20px;
    margin: auto;
    font-size: 15px;
    line-height: 2em;
    color: #333;
}
.about3_center ul
{
    display: flex;
}
.about3_center ul li
{
    width: calc((100% - 40px)/3);
    margin-right: 20px;
    position: relative;
    overflow: hidden;
}
.about3_center ul li img
{
	width:100%;
}

.about3_center ul li:nth-of-type(3n)
{
	margin-right: 0px;
}

.about3_center ul li .text
{
    position: absolute;
    top: 30%;
    color: #fff;
    text-align: center;
    font-size: 14px;
    width: 100%;
    padding: 0px 50px;
    line-height: 1.6em;
}
.about3_center ul li .text em
{
    display: block;
    font-style: initial;
    font-size: 20px;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 10px;
}
.about3_center ul li .text em:before
{
	content:'';
	position: absolute;
	bottom: 0px;
	width: 30px;
	height: 1px;
	background: #fff;
	left: 50%;
	margin-left: -15px;
}

.culture
{
    margin: 40px 0px 20px;
}
.culture em
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 22px;
    background-color: #005ca1;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    font-style: initial;
}

/**about4**/

.about4
{
    background: #fff;
    padding: 60px 0px;
}
.about4 .center
{
    max-width: 1340px;
    margin: auto;
    padding: 0px 20px;
    overflow: hidden;
}
.about4 .center ul
{
    margin-top: 40px;
    overflow: hidden;
    width: 100%;
}
.about4 .center ul li
{
	width: calc((100% - 80px)/3);
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
}
.about4 .center ul li:nth-of-type(3n)
{
	margin-right: 0px;
}



.about4 .center ul.honorlist li
{
	width: calc((100% - 120px)/4);
	float: left;
	margin-right: 40px;
	margin-bottom: 30px;
}
.about4 .center ul.honorlist li:nth-of-type(4n)
{
	margin-right: 0px;
}

.about4 .center ul li .ico a
{background: #fff;justify-content: center;padding: 0px;overflow: hidden;}
.about4 .center ul img
{
    width: 100%;
    transform: scale(1);
    transition: all .5s;
}
.about4 .center ul.honorlist .img

{
	padding: 40px;
	background: none;
	text-align: center;
	border: 1px #eee solid;
	display: flex;
	height: 260px;
	justify-content: center;
}
.about4 .center ul.honorlist .img img
{
	height: 100%;
	width: auto;
}

.about4 .center ul li .ico a p
{
	font-size: 16px;
	padding: 20px;
	text-align: center;
}



/**search-result**/


.search-result
{
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 100px 0px;
}
.search-result .wt_k
{
    max-width: 1340px;
    margin: auto;
}

.search_list li
{
    width: calc((100% - 120px)/ 4);
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
    position: relative;
    top: 0;
    transition: all .5s;
}
.search_list li:nth-of-type(4n) {
    margin-right: 0!important;
}

.search_list li .img
{
    width: 100%;
    height: 0px;
    padding-top: 80%;
    position: relative;
    overflow: hidden;
    border: 1px #eee solid;
}
.search_list li .img img
{
    display: block;
    background-size: cover!important;
    width: 100%;
    height: 100%;
    transform: translateY(-50%) scale(1);
    transition: all .5s;
    position: absolute;
    top: 50%;
}
.search_list li:hover .img img
{
    transform: translateY(-50%) scale(1.1);
}

.search_list li .mask h4
{
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    color: #666;
    text-align: center;
    line-height: 1.5em;
    padding: 20px 0px;
}




