@charset "utf-8";
/* mynt_about */
.mynt_about{text-align: center;background-image: url(../../images/about.png);background-repeat: no-repeat;background-position: center center;background-color: #fafafa;}
.mynt_about_con{padding: 1rem 0 0;}
.mynt_about_con  p{font-size: 1.2rem;color: #333;line-height: 2.5;text-align: center;}
.mynt_about_con_list{display: flex;flex-wrap: nowrap;justify-content: center;}
.mynt_about dl{width: 50%;float: left;box-sizing:border-box;text-align: center;padding: 0 0;margin-top: 1rem;margin-bottom: 1rem;}
.mynt_about dl+dl{}
.mynt_about dt{font-size: 3rem;color: #000;font-weight: bold;}
.mynt_about dt sub{font-size: 2rem;color: #333333;top: -10px;position: relative;}
.mynt_about dd{font-size: 16px;line-height: 2;}

.mynt_product{position: relative;padding:1rem 0 0;box-sizing: border-box;}
.mynt_product .pro_nav{position: relative;}
.mynt_product .pro_nav ul{box-sizing: border-box;padding: 10px 0;display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 0;}
.mynt_product .pro_nav ul li{position: relative;width: 50%;text-align: center;padding: 15px 0;}
.mynt_product .pro_nav ul li:last-child{border-right: none;}
.mynt_product .pro_nav ul li .pic{width: 80px;height: 80px;overflow: hidden;display: inline-block;position: relative;}
.mynt_product .pro_nav ul li .pic img{position: absolute;top: 0;left: 0;transition: all 0.3s; z-index: 0;}
.mynt_product .pro_nav ul li:hover .pic img{top: -80px;}
.mynt_product .pro_nav ul li .cat{line-height: 2;color: #494949;font-size: 1.4rem;font-weight: bold;}
.mynt_product .pro_nav ul li:hover .cat {color: #2357a7;}

.mynt_product .pro_list{display: flex;flex-wrap: wrap;justify-content: start;}
.mynt_product .pro_list li{width: 49%;margin-right: 2%;margin-bottom: 1rem;overflow: hidden;background: #e2e2e2;}
.mynt_product .pro_list li .li_pic{width: 100%;overflow: hidden;box-sizing: border-box;}
.mynt_product .pro_list li .li_pic img{width: 100%;}
.mynt_product .pro_list li .li_t{font-size: 1.5rem;line-height: 3.5;text-align: center;}
.mynt_product .pro_list li .li_t a{display: block;}
.mynt_product .pro_list li:nth-child(2n+0){margin-right:0;}
.mynt_product .pro_list li:hover{background: #2357a7;}
.mynt_product .pro_list li:hover .li_t a{color: #fff;}
/* mynt_cases */
.mynt_cases{padding-top: 0;}
.mynt_cases_con{padding-bottom: 0;}
.mynt_cases_con .bd{position: relative;width: 100%;float: left; z-index: 2;}
.mynt_cases_con .bd ul{ padding:0;  zoom:1; position: relative;height: 100%;margin-top: 0;}
.mynt_cases_con .bd{ padding:10px 0;}
.mynt_cases_con .bd ul{ overflow:hidden; zoom:1; }
.mynt_cases_con .bd ul li{  float:left; overflow:hidden; text-align:center; width: 49%; margin-right: 2%;}
.mynt_cases_con .bd ul li:nth-child(2n+0){margin-right: 0;}
.mynt_cases_con .bd ul li .pic{ text-align:center; }
.mynt_cases_con .bd ul li .pic img{ width:100%;  display:block; }
.mynt_cases_con .bd ul li .pic a:hover img{ border-color:#999;  }
.mynt_cases_con .bd ul li .tit{ line-height:2.5;font-size: 1.3rem;color: #000; padding-bottom: 1rem;}

/* mynt_ad */
.mynt_ad{background: url(../../images/ad.jpg) no-repeat center center;height: 265px;width: 100%; color: #fff;text-align: center;position: relative;}
.mynt_ad_con{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);width: 100%;}
.mynt_ad_con strong{font-size: 3rem;display: block;position: relative;color: #000;}
.mynt_ad_con strong em{font-size: 3rem;font-style: normal;color: #c02126;}
.mynt_ad_con b{font-size: 2rem;line-height: 2;display: block;color: #000;}
.mynt_ad_con .links{font-size: 1.5rem;display: inline-block;height: 40px;line-height: 40px;margin-top: 10px;}
.mynt_ad_con .links a{padding: 5px 20px;background:#c02126;border-radius: 5px;color: #fff;}
.mynt_ad_con .links a:nth-of-type(2){padding: 5px 20px;background:#2357a7;margin-left: 20px;}


/* news */
.mynt_news {box-sizing: border-box;padding: 0 0 1rem;}
.mynt_news .hd ul{display: flex;flex-wrap: nowrap;justify-content: center;margin-bottom: 1rem;margin-top: 2rem;}
.mynt_news .hd ul li a{padding: 1rem ;background: #e4e4e4;color: #333;display: inline-block;font-size: 1.4rem;}
.mynt_news .hd ul li+li{margin-left: 10px;}
.mynt_news .hd ul li.on a{background: #2357a7;color: #fff;}
.mynt_news .bd ul .news2 {width: 100%;}
.mynt_news .bd ul .news2 .n-list3 {background: url(../../images/news.png) no-repeat 0% 15px;}
.mynt_news .bd ul .news2 .n-list3 li {border-bottom: 1px dashed #cfcfcf;margin-left: 27px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.mynt_news .bd ul .news2 .n-list3 li a {display: block;font-size: 15px;color: #555555;line-height: 44px;}
.mynt_partner {padding-top: 1rem;}
.mynt_partner .tit{font-size: 2.4rem;margin-bottom: 1rem;position: relative;text-align: center;}
.mynt_partner .tit span{background: #fff;padding-right: 20px;position: relative;z-index: 2;}
.mynt_partner .tit a{border: 2px solid #e8e8e8;border-radius: 3px;padding: 5px 20px;position: absolute;right: 0;font-size: 16px;z-index: 2;background: #fff;display: none;}

.mynt_partner ul{width: 100%;}
.mynt_partner ul li{width: 49%;box-sizing: border-box;float: left;margin-right: 2%;margin-bottom:1rem;}
.mynt_partner ul li .pic{width: 100%;overflow: hidden;border: 1px solid #e8e8e8;}
.mynt_partner ul li .pic img{width: 100%;}
.mynt_partner ul li:nth-child(2n+0){margin-right: 0;}