* {
	padding: 0;
	margin: 0;
}
.clr{
	clear: both;
}
.one-line {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/* 多行换行 */
.some-line{
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
/* 首页样式 */
.warp{
    position: relative;
	width: 100%;
	background-color: #FFFFFF;
	background-position: center;
}

.content{
	position: relative;
	width: 1200px;
	margin:auto;
	overflow: hidden;
}

/* 网站开始 */
.top{
	width: 100%;
	min-width: 1200px;
	height: 100px;
	background-color: #fff;
}

/*顶部样式*/
.w-850{
	width: 850px;
}
.company-name img{
	width: 80px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.company-name{
   width: 450px;
   line-height: 100px;
   height: 100px;
}
.company-name p{
	height: 100px;
}
.shutiao{
	float: left; 
	border-left: 1px dashed #d6d6d6;
	height: 60px; 
	margin: 20px 35px;
}
.company-introduction{
	width: 320px;
	margin: 30px auto;
}
.company-tel{
	width: 325px;
    margin: 8px;
    padding-top: 20px;
}

/* 菜单样式 */
.nav{
	width: 100%;
	min-width: 1200px;
	height: 50px;
	background-color: #1E50AE;
}
.nav-list li{
	float: left;
	width: 120px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.nav-list li a{
	display: inline-block;
	width: 120px;
	height: 50px;
	color: #fff;
	font-size: 16px;
}
.nav-list li:hover{
	background-color: #13439D;
}
.cur{ 
	background-color: #13439D;
}
.cur a{ 
	color: #fff;
}

/* 搜索 */
.sousuo{
	width: 100%;
	min-width: 1200px;
	height: 90px;
	background-color: #F7F7F7;
}

.search-keyword{
	line-height: 90px;
}
.search{ margin:0 auto; width:330px}
.search form{margin-top:22px;}
.search .kuan .kuan_sou{width:250px; height:40px; background:none;float:left; line-height:40px; border: 2px solid #dddddd; color:#6c6c6c}
.search .kuan .kuan_an{width: 70px;height: 40px;background: #1E50AE; float: left; border: 1px solid #dddddd; color:#fff;}

/* 优势 */
.advantage{
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.dv1 {
	width:730px;
	height: 80px;
	position: relative;
	margin:80px auto;
	 
}
.liner {
	width:100%;
	height:1px;
	background-color: #ccc;
	position: relative;
	top:50%;
}
.dv2 {
	text-align:center;
	width:400px;
	height:55px;
	line-height: 60px;
	margin:0 auto;
	background-color: #fff;
	position: relative;
	z-index:3;
}
.dv2 span{
	display: inline-block;
	height: 50px;
	font-size: 30px;
	font-weight: bold;
	margin-top: -15px;
}
.dv2 strong{
	color: rgb(30, 80, 174);
	font-size: 50px;
}

.advantage-text{
	width: 540px;
    margin: 15px auto;
    text-align: center;
    line-height: 25px;
	font-size: 14px;
	color: #BFBFBF;
}
.advantage-list a{
	display: inline-block;
}
.advantage-list li{
	float: left;
    width: 160px;
    text-align: center;
    margin: 20px 40px;
}

.advantage-img{
	width: 160px;
	height: 160px;
}
.advantage-img img{
	width: 160px;
	height: 160px;
}
.adv-title{
	color: rgb(53, 53, 53);
	font-size: 18px;
	margin: 8px auto;
}
.adv-dec{
	font-size: 14px;
    color: rgb(103, 103, 103);
}


/* 合作 */
.customer-service{
	width: 100%;
	min-width: 1200px;
	height: auto;
}

.customer-title{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.mt-50{
	margin-top: 50px;
}
.picMarquee-left{ width:1200px;  overflow:hidden; position:relative; margin: 0 auto; margin-top: 20px;margin-left: 18px;}
.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 25px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:175px; height:115px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px; font-size: 14px;  }

/* 产品 */
.product-center{
	width: 100%;
	min-width: 1200px;
	height: auto;
	padding-top: 65px;
	background-color: #F8F8F8;
	padding-bottom: 30px;
}
.product-title
{
    width:615px;
    height:36px;
    line-height:36px;
	text-align:center;
	margin: 0 auto;
}
.sub-ptoduct-title{
	font-size: 16px;
	margin: 5px auto;
	text-align: center;
}
.line
{
    display:inline-block;
    width:100px;
    border-top:1px solid #cccccc;
    vertical-align:5px;  
}
.text{
	font-size: 30px;
}

.text-color{
	color: rgb(30, 80, 174);
}
.product-list{
	width: 1200px;
	height: auto;
	margin-top: 30px;
}
.product-list a{
	display: inline-block;
}
.product-top{
	width: 1200px;
	height: 55px;
	background-color: #1E50AE;
}
.product-name{
	font-size: 16px;
	color: #fff;
	line-height: 55px;
	padding: 0px 15px;
}

.product-arrow i{
	border: solid #fff;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 5px;
	margin: 20px;
  }
.down {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.product-list-show{
	display: inline-block;
	width: 1200px;
	height: auto;
	background-color: #fff;
	padding:50px 20px 30px 20px;
}
.product-list-show li{
	float: left;
	width: 260px;
	height: auto;
	text-align: center;
	margin: 0px 15px;
}
.product-list-show li a img{
	max-width: 260px;
	max-height: 260px;
	border: 1px solid #ccc;
}
.product-list-show li a p{
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}

.second-product{
	display: none;
}

/* 口号 */
.slogan{
	width: 100%;
	min-width: 1200px;
	height: 180px;
	background-image: url('../images/slogan.jpg');
	background-position: center;
}

.slogan-text{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 180px;
}
.slogan-tel{
	color: #fff;
	margin-top: 55px;
}
.tel-text{
	font-size: 16px;
}
.tel-num{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}


/* 优势 */
#youshi .ys_neirong{ 
	width: 1200px; 
	margin: 0 auto; 
	color: #555;
}
.ys_neirong .youshi_01{ 
	width: 1200px; 
	height: 322px; 
	background-image: url(../images/youshi_1.jpg); 
}
.ys_neirong .youshi_01 strong{
	font-size: 30px;
	color: #1E50AE;
}
.ys_neirong .youshi_02 strong{
	font-size: 30px;
	color: #1E50AE;
}
.ys_neirong .youshi_03 strong{
	font-size: 30px;
	color: #1E50AE;
}
.ys_neirong .youshi_04 strong{
	font-size: 30px;
	color: #1E50AE;
}
.ys_neirong .youshi_01 .ys_nrwz1{
	float: right; 
	margin-top: 60px;
	 margin-left: 40px; 
	 width: 600px;
	  font-size: 15px;
	}
.ys_neirong .youshi_02{
	 width: 1200px; 
	 height: 322px; 
	 background-image: url(../images/youshi_2.jpg);
	 }
.ys_neirong .youshi_02 .ys_nrwz2{
	float: left;
	margin-top: 70px;
	margin-left: 50px;
	width: 507px; 
	font-size: 15px;
	}
.ys_neirong .youshi_03{ 
	width: 1200px; 
	height: 322px; 
	background-image: url(../images/youshi_3.jpg); 
}
.ys_neirong .youshi_03 .ys_nrwz3{ 
	float: right;
	margin-top: 60px; 
	margin-left: 40px; 
	width: 600px; 
	font-size: 15px;
}
.ys_neirong .youshi_04{ 
	width: 1200px; 
	height: 322px; 
	background-image: url(../images/youshi_4.jpg); 
}
.ys_neirong .youshi_04 .ys_nrwz4{ 
	float: left;
	margin-top: 70px; 
	margin-left: 50px; 
	width: 507px; 
	font-size: 15px;
}


/* 目标 */
.aims{
	width: 100%;
	min-width: 1200px;
	height: 180px;
	background-image: url('../images/aims.jpg');
    background-position: center;
}
.aims-text{
	text-align: center;
	margin: 56px;
}
.aims_01{
	font-size: 26px;
	color: #1E50AE;
	font-weight: bold;
}
.aims_02{
	font-size: 16px;
	color: #6B6B6B;
	margin-top: 5px;
}


/* 方案 */
.mt-100{
	margin-top: 100px;
}
.program{
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.program-list li{
	float: left;
	width: 380px;
	height: 305px;
	text-align: center;
	margin: 0px 10px;
}
.program-list li a img{
	max-width: 380px;
	max-height: 260px;
}
.program-list li a p{
	font-size: 16px;
	margin: 10px auto;
}

/* 关于我们 */
.about_us{
	width: 100%;
	min-width: 1200px;
	height: 460px;
	background-image: url('../images/about_us.jpg');
	background-position: center;
}
.about-fl{
	width: 1200px;
}
.about-img img{
	width: 600px;
	height: auto;	
	margin: 99px auto;
}
.about-introduction{
	width: 550px;
	color: #fff;
	margin: 110px auto;
}
.about-title{
	font-size: 30px;
	font-weight: bold;
}
.about-introduction-text{
	font-size: 14px;
	line-height: 28px;
	margin-top: 10px;
}
.about-introduction a{
	display: inline-block;
	color: #fff;
	margin-top: 20px;
	font-size: 14px;
}


/* 图片轮播 */
.example {
	width: 192px;
	height: 305px;
	text-align: center;
	margin: 78px auto;
}
.carousel-item{
	line-height: 336px;
	color: #fff;
	font-family:  Arial Black
}
.ft-carousel {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ft-carousel .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}

.ft-carousel .carousel-item img {
	width: 100%;
}

.ft-carousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 0;
}

.ft-carousel .carousel-indicators span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
	background-color: #de3a3a;
}

.ft-carousel .carousel-btn {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 45px;
	margin-top: -25px;
	cursor: pointer;
}

/* 新闻 */
.news{
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.news-left{
	width: 785px;
}
.news-left a{
	float: left;
	min-height: 200px;
	border-bottom: 1px dotted #ccc;
}
.news-sticky{
	display: inline-block;
}
.news-sticky img{
	width: 285px;
	float: left;
}
.sticky-title{
	float: right;
	width: 465px;
	height: 30px;
	line-height: 30px;
}
.sticky-title span{
	font-size: 16px;
}
.sticky-description{
	float: right;
	width: 465px;
	font-size: 14px;
    font-family: 微软雅黑;
	color: rgba(153, 153, 153, 1);
	margin-top: 20px;
}
.news-list{
	display: inline-block;
}
.news-list li{
	width: 780px;
	height: 60px;
	border-bottom: 1px dotted #ccc;
}
.news-title{	
	width: 780px;
	height: 60px;
	line-height: 60px;
}
.news-title span{
	font-size: 16px;
}

.news-right-list li{
	width: 380px;
	min-height:100px ;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 33px;
}

.right-news{
	font-size: 16px;
    font-family: 微软雅黑;
    color: rgba(53, 53, 53, 1);
}
.right-description{
	font-size: 14px;
    font-family: 微软雅黑;
	color: rgba(153, 153, 153, 1);
	line-height: 25px;
	margin-top: 10px;
}

/* 底部 */
.foot{
	width: 100%;
	min-width: 1200px;
	height: 430px;
	background-color: #1F1F1F;
}
.link-list li{
	float: left;
	font-size: 14px;
	height: 80px;
	line-height: 80px;
	margin: 0 15px;
}
.link-title {
	float: left;
	font-size: 16px;
	color:#fff;
	height: 80px;
	line-height: 80px;
	font-weight:bold;
}
.link-list li a{
	color:#fff;
}
.friend-link{
	display: inline-block;
	width: 1200px;
    border-bottom: 2px solid #2B2B2B;
}

.foot-left{
	width: 400px;
	float: left;
	margin: 10px auto;
}
.foot-left-title{
	font-size: 28px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.foot-tel{
	text-align: center;
	margin-top: 40px;
}
.tel-online{
	font-size: 14px;
	color: #D9D9D9;
	
}



.foot-nav{
	width: 750px;
	float: right;
	margin: 0px auto;
	margin-top:10px;
}
.foot-nav ul{
	float: left;
	margin:0px 15px;
	text-align: center;
	margin-top:10px;
}
.foot-nav-list li a{
	display: block;
	font-size: 14px;
	color: #fff;
}

.submenu li a{
	color: #f8f8f8;
	font-size: 12px;
}
.submenu li{
	line-height: 24px;
}



/* 产品展示 */
.sub_banner{ 
	width:100%; 
	min-width: 1200px; 
	overflow: hidden; 
	height: 300px;
}
.sub_banner img{ 
	width:1920px; 
	margin:0 calc(50% - 960px);
}

.tabBox{ width:1200px; margin:60px auto; min-height: 680px; }
.tabBox .hd{ height:100px;  border-top:0; }
.tabBox .hd ul{ position:absolute; width:1200px; height:100px;  }
.tabBox .hd li{ width:200px;height: 50px;line-height: 50px; border-top:0; border-bottom:0;  margin-left:-1px; float:left; text-align:center; 
	font-size: 16px; _font-weight:bold; color:#666; 
}
.tabBox .hd li a{ color:#999; display:block;  }
.tabBox .hd li.on:hover{ background:#1E50AE;color: #fff;border-radius: 35px; }
.tabBox .bd{ padding:10px 0; border-top:0;  margin-top: 30px; }
.tabBox .bd ul{ overflow:hidden;  }
.tabBox .bd ul li{ width:260px; float:left; overflow:hidden; margin:0 20px; display:inline; margin-bottom: 20px; }
.tabBox .bd ul li img{ max-width:260px; max-height:260px; display:block; background:url('../images/loading.gif') center center no-repeat;border: 1px solid #ccc; }


/* 产品展示 */
.product-show{
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.product-show-title{
	width: 1200px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ccc;
}
.product-show-title p{
	width: 100px;
	height: 50px;
	font-size: 16px;
	color: #1E50AE;
	text-align: center;
	border-bottom: 1px solid #1E50AE;
}


.details-left{
	max-width: 500px;
	max-height: 500px;
	border: 1px solid #ccc;
}
.details-right{
	width: 700px;
}
.details-product-title{
	font-size: 20px;
	color: #585858;
}
.details-types{
	margin-top: 30px;
}
.details-types p{
	font-size: 14px;
	line-height: 40px;
	color: #666;
}
.details-types p strong{
	color: #1E50AE;
	font-size: 40px;
}
.details-btn a{
	width: 160px;
	height: 42px;
	display: inline-block;
	border: 1px solid #1E50AE;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	margin-right: 15px;
}
.details-btn{
	margin-top: 30px;
}
.details-btn a span{
	color: #1E50AE;
}
.details-btn a img{
	width: 24px;
	height: 24px;
}
.bg-color{
	background-color: #1E50AE;
	color: #fff;
}

.neirong{ 
	padding: 10px 25px 0 25px; 
	line-height: 2em;
}
.neirong img{ 
	max-width: 900px; 
	text-align: center;
}
.neirong h3{ 
	margin: 20px 0; 
	font-size: 15px; 
	color: #333;
	 border-bottom: 1px #c0c0c0 dashed;
}

.articlebook {
	 margin-top: 30px; 
	 text-align: left; 
	 float: left;
}
 .articlebook p{ 
	 margin-top: 10px;
	  font-size: 14px;
	  font-family: "微软雅黑";
	  color: #999;
}
 .articlebook p:hover{ 
	 color: #c20000;
}

/* 成功案例 */
.case-left{
	width: 100%;
	min-width: 1200px;
	height:auto ;
}
.case-nav-list{
	display: inline-block;
	width: 220px;
	height: auto;
}
.case-nav-list li{
	width: 220px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	background-color: #F5F5F5;
	margin-top: 1px;
	
}
.case-nav-list li a{
	display: inline-block;
	width: 220px;
	height: 60px;
}
.case-nav-list li:hover a{
	background-color: #1E50AE;
	color: #fff;
}
.case-show-example{
	width: 950px;
	display: inline-block;
}
.case-show-example li a img{
	max-width: 298px;
	max-height: 300px;
}
.case-title{
	padding: 15px;
	font-size: 16px;
}
.case-show{
	width: 950px;
}
.case-show-example li{
	width: 300px;
	min-height: 250px;
	float: left;
	border: 1px solid #ccc;
	margin: 0px 7px;
	margin-bottom: 20px;
	text-align: center;
}
.case-description{
	width: 270px;
	font-size: 14px;
	margin: 0 auto;
}

.case-description-details{
	width: 100%;
	min-width: 1200px;
	height: auto;
	margin-top: 30px;
}
.case-description-title{
	font-size: 25px;
	color: #333;
}
.date-center{
	height: 50px;
	line-height: 50px;
	color: #333;
	font-size: 14px;
	font-family: 微软雅黑;
}
.details-content{
	font-size: 14px;
	line-height: 28px;
	text-indent: 2em;
	color: #676767;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 0px;
}

.cur{
	background-color: #1E50AE;
}
.cur a{
	background-color: #1E50AE;
	color: #fff;
}

/* 新闻列表 */
.sub-news-list{
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.sub-news-leftt{
	width: 506px;
}
.sub-news-left img{
	width: 506px;
	height: 382px;
}

.right_content{float: right; width: 650px;}
.news_list{ padding-top: 15px;}
.news_list li{border-bottom: 1px solid #dedede;position: relative; padding-top: 10px; padding-bottom: 30px; margin: 0 auto; overflow: hidden;}
.news_list li img{float: left;}
.news_list li div{float: right;width: 530px;margin-left: 20px}
.news_list li div h3 a{font-size: 22px;color: #222222;font-weight: normal;margin-bottom: 6px;display: block;}
.news_list li div h3 a:hover{color: #1651B8}
.news_list li div p{font-size: 14px;color: #777777;line-height: 22px;text-align: justify;}
.news_list .news_time{float: left; background-color: #F2F2F2; width: 84px; height: 84px; text-align: center;}
.news_list .news_time .ri{ font-size: 24px; color:#333; font-weight: bold; line-height: 50px; font-family: "微软雅黑";}
.news_list .news_time .nianyue{ font-size: 13px; color:#333; font-family: "微软雅黑";}



/*内页翻页样式*/
#pages {width: 100%;height: 50px;text-align: center;line-height: 22px;padding-top: 10px; clear:both;}
#pages a {background: #f5f5f5;border: #ddd solid 1px;padding: 2px 8px;margin: 0 2px;float: none; color: #9d7751; font-size: 14px;}
#pages span {background: #ce2029; color: #fff;border: #DDD solid 1px;padding: 2px 8px; margin: 0 2px; float: none;}



.sub-news-bottom{
	width: 1200px;
	height: auto;
	margin-top: 30px;
}
.sub-news-second li{
	width: 1200px;
	height: 100px;
	margin-top: 15px;
	border-bottom: 1px dotted #ccc;
}
.sub-sticky-title{
    width: 1200px;
    height: 30px;
    line-height: 30px;
}
.sub-sticky-title span{
	font-size: 16px;
}
.sub-sticky-description{
	width: 600px;
    font-size: 14px;
    font-family: 微软雅黑;
    color: rgba(153, 153, 153, 1);
    margin-top: 10px;
}

/* 关于我们 */
.about-us{
	width: 100%;
	min-width: 1200px;
	height: auto;
}
.about-us-introduction{
	float: left;
	width: 600px;
	height: auto;
}
.form-about-us-introduction{
	width: 400px;
	margin-left: 100px;
}
.details-about-title{
	font-size: 30px;
	color: rgb(51, 51, 51);
}
.border-line{
	width: 45px;
	height: 2px;
	background-color: #1651B8;
	margin-top: 30px;
}
.about-show{
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	margin-top: 30px;
}
.about-us-img{
	width: 575px;
	height: auto;
	margin-top: 115px;
}
.about-us-img img{
	max-width: 600px;
}

.about-advantage{
	width: 100%;
	min-width: 1200px;
	height: 585px;
	background-image: url('../images/advantage_bg.jpg');
	background-position: center;
}

.about-advantage-right{
	width: 900px;
}
.wmys-title-us{
	font-size: 30px;
	color: #fff;
}
.border-line-us{
	width: 45px;
	height: 2px;
	background-color: #6780AF;
	margin-top: 20px;
}
.wmys-title{
	width: 200px;
	margin-left: 365px;
	margin-top: 110px;
}
.about-advantage-bottom{
	margin-top: 80px;
}
.about-advantage-bottom li{
	width: 550px;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	margin-bottom: 30px;
}


/* 联系我们 */
.contact-style{
	width: 100%;
	min-width: 1200px;
	height: auto;
}

.contact-content{
	display: inline-block;
	width: 1200px;
	height: auto;
	background-color: #f7f7f7;
}
.about-show p{
	font-size: 16px;
	color: #666666;
	line-height: 28px;
}

.map{
	width: 550px;
	margin-right: 100px;
	margin-top: 50px;
}

.contact-line{
	width: 1000px;
	height: 2px;
	background-color: #ccc;
	margin: 50px auto;
}

.foot_liuyan{
	width: 1200px;
	height: auto;
	background-color: #f7f7f7;
	margin: 0 auto;
}


.leave-message{
	margin: 50px auto;
	margin-left: 100px;
}

.table_form  tr{
	display: inline-block;
}

/*搜索页样式*/
.ny_sousuo{width: 1080px; height: auto; overflow: hidden; margin: 12px auto; border-bottom:1px dashed #ccc;}
dl.nrydlt{height: 118px;overflow: hidden;width: 1080px; text-align:left;margin-bottom: 20px;margin: 12px auto;}

dt{overflow: hidden;float: left; padding:0 15px;}
dl.nrydlt dt img { width: 135px;display: block; height:118px}
dl.nrydlt dt dd {float:right; overflow: hidden;}
dl.nrydlt dd .nrybt{ color: #333;font-size: 16px; font-weight:bold !important}
dl.nrydlt dd .nrybt:hover{ color:#1E50AE;}
dl.nrydlt dd p {overflow: hidden;line-height: 2.5em; color:#676767; text-indent:0 !important}
dl.nrydlt dd a.nryxq { font-size: 12px; width: 83px; height: 24px; color:#1E50AE;}
dl.nrydlt dd a.nryxq:hover{ font-weight:bold}


.mb-50{
	margin-bottom: 50px;
}

.code{
	width: 400px;
}
.code img{
	display: block;
	width: 150px;
	height: 150px;
	margin: 20px auto;
}


