@charset "utf-8";



/* 案例数体黑 */

@font-face {

  font-family: 'Shutihei';

  src: url('./fonts/AlimamaShuHeiTi-Bold.woff2') format('woff2'),

       url('./fonts/AlimamaShuHeiTi-Bold.woff') format('woff');

  font-weight: normal;

  font-style: normal;

}





/*Scroll*/

::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #999; }

::-webkit-scrollbar {width: 6px; background-color: #999; }

::-webkit-scrollbar-thumb {background-color: #333; }







*{margin: 0;padding: 0;list-style: none;transition: all .3s;-webkit-transition: all .8s;box-sizing: border-box;font-family: Arial, Helvetica, sans-serif;}

body{cursor: default;color: #333;font-size: 14px;}

a{color: #333;text-decoration: none;}

a:hover{color: #333;}

img{max-width: 100%;}



.container2{max-width: 1400px;margin: 0 auto;}

header{position: relative;z-index: 99;}

header .header-pc{border-bottom:1px solid rgba(255,255,255, .5) ;}

header .header-pc .logo{margin: 10px 0;}

header .header-pc .logo h2{margin: 0;padding: 0;font-weight: bold;color: #005aab;}

header .header-pc .navi{padding: 10px 0;}

header nav .nav{justify-content: space-between;}

header nav .nav-item{margin-right: 10px;}

header nav .nav-item a{font-size: 18px;text-transform: uppercase; display: block; padding: 32px 0 35px 0; }

header nav .nav-item a:hover{font-weight: bold;cursor: pointer;color: #005aab;}

header nav .nav-item:hover > a{ font-weight: bold;}

header nav .dropdown-menu{background: #fff; border-radius: 0;transition: unset;border: 0;}

header nav .dropdown-menu .dropdown-item {padding: 10px 0;text-transform: uppercase;}

header nav .dropdown-menu .dropdown-item a{padding: 10px 30px;font-size: 14px;color: #333;}

header nav .dropdown-menu .dropdown-item a:hover{}







.m-head{display:none;height:50px;background:#fff;position:fixed;top:0px;left:0px;width:100%;z-index:9999;overflow: hidden;padding: 5px;box-shadow: 0 -1px 5px rgba(0, 0, 0, .3);}

.m-head .m-head-logo{float: left;display: flex;width: 75%;color: #005aab;}

.m-head .m-head-logo img{height: 40px}

.m-head .m-head-logo h1{font-size: 20px;padding-left: 10px;font-weight: bold;}

.m-head .m-head-menu .menu-open{float: right;color: #666;padding: 0 5px;}

.m-head .m-head-menu .menu-open i{font-size: 30px;}

.m-nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000;}

.m-nav .closecover{position:absolute;width:100%;height:100%;background:#000;left:0px;top:0px;z-index:1;filter:alpha(opacity=0);opacity:0;}

.m-nav .menu-close {color: #fff;}

.m-nav .menu-close i{font-size: 30px;}

.m-nav .closeicon{position:absolute;width:20%;left:0;top:1%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0;}

.m-nav .m-navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}

.m-nav .m-navList ul{padding-left:5%;padding-right:5%;list-style: none;}

.m-nav .m-navList ul li{border-bottom:1px solid #232530}

.m-nav .m-navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}

.m-nav .m-navList ul li .m-nav-f{display: flex;align-items: center;justify-content: space-between; width: 100%}

.m-nav .m-navList ul li .m-nav-f a{flex: 1;text-transform: capitalize;}

.m-nav .m-navList ul li .m-nav-f i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}



.m-nav .m-navList ul li .m-nav-s{display:none;width: 100%;}

.m-nav .m-navList ul li .m-nav-s a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}

.m-nav .m-navList .m-nav-img{position: absolute;bottom: 15px;padding: 0 5%;width: 100%;}

.m-nav .m-navList .m-nav-img img{width: 100%;}







/* 搜索 */

.search{font-size: 18px;text-transform: uppercase;cursor: pointer; color: #fff;text-align: center; border-radius: 6px;padding: 5px 10px;width: 85%;}

.search .keyword{border-radius: 30px;  height: 56px;padding: 0 20px; width: 90%;}

.search .tjiao{margin-left: -60px; border-radius: 50%; height: 50px; width: 50px; border:none;background-size: cover; background-color: #fff; background-image: url(../img/search.png);background-position: center;background-repeat: no-repeat;}




/* 首页开始 */



/* logo */

.index-key{ margin: 40px 0;}

.index-key .left{display: flex;align-items: center;}

.index-key .left p{font-size: 20px;font-weight: bold;color: #005aab; margin: 0 20px;} 

.index-key .left a{font-size: 20px;color: rgba(0,0,0,0.5);    margin-right: 25px;}











/* 产品 */



.index-pro{padding: 50px 0;}
.index-pro .title{font-size: 40px; font-weight: bold;color: #005aab; text-transform: capitalize;}
.index-pro .title_s{font-size: 26px;margin-bottom: 40px;}
.index-pro .link_menu{padding: 40px 0;background-image: url(../img/menu_link.png);background-repeat: no-repeat;background-size: contain; background-position-x: 5px;}
.index-pro .link_menu .link_item {padding-bottom: 15px;}
.index-pro .link_menu .link_item:hover a{color: #005aab;}
.index-pro .link_menu .link_item a{font-size: 24px; margin-bottom: 20px;}
.index-pro .link_menu .link_item i{ margin-right: 10px;color: #005aab;}
.index-pro .link_link {margin-top: 40%;}
.index-pro .link_link a{display: inline-block;color: #005aab;font-size: 18px;padding: 10px 60px;border-radius: 50px;border: 1px solid #005aab;}
.index-pro .link_link:hover a{background-color: #005aab;color: #fff;}
.index-pro .pro_img{margin-bottom: 20px;text-align: end;}
.index-pro .pro_img img{max-width: 100%;}







/* 关于我们 */

.index-about{background-image: url(../img/about_bg.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;padding: 80px 0 120px;}
.index-about .title{font-size: 40px; font-weight: bold;color: #005aab; margin-top: 10px;}
.index-about .title_s{font-size: 24px;font-weight: bold;}
.index-about .content{margin: 20px 0;}
.index-about .content p{margin: 0;text-indent: 2rem;font-size: 16px;line-height: 2;color: rgba(0, 0, 0, 0.5);}
.index-about .links {margin-top: 6%;}
.index-about .links a{border-radius: 20px;border:1px solid #005aab; color: #005aab;padding: 10px 30px;}
.index-about .links:hover a{background-color: #005aab;color: #fff;}
.index-about .changfang{background-image: url(../img/changfang_bg.png);background-repeat: no-repeat;color: #fff;}
.index-about .changfang .title{color: #fff !important;}
.index-about .icons {margin: 20% 3% 0;background-color: #fff;border-radius: 10px;padding: 20px;text-align: left;}
.index-about .icons .img{text-align: right;}
.index-about .icons .title{font-size: 30px;color: #000;font-weight: 600;}
.index-about .icons .title_e{font-size: 16px;text-transform: capitalize;font-weight: 600;}


/* 应用 */
.index-application{background-image: url(../img/app_bg.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;padding: 80px 0 120px;margin-bottom: 10px;}
.index-application .left{}
.index-application .left .big{font-size: 50px;color: #fff;font-weight: bold;}
.index-application .left .small{font-size: 30px;color: #fff;}
.index-application .left .links{margin-top: 50%;}
.index-application .left .links a{border-radius: 50px;display: inline-block;color: #fff;border: 1px solid rgba(255,255,255, .5);font-size: 18px;padding: 10px 40px;}
.index-application .left .links:hover a{background-color: #005aab;color: #fff;}
.index-application .right {padding-top: 3%; background-color: #fff;border-radius: 10px;background-image: url(../img/content_bg.jpg);background-position: center;background-size: cover;background-repeat: no-repeat;}
.index-application .right .top{padding: 20px 0;display: flex;justify-content: space-around; cursor: pointer;}

.index-application .right .top .top_box{text-align: center;}
.index-application .right .top .top_box .icons{width: 60px;height: 60px;text-align: center;margin: 0px auto;padding-top: 10px;}
.index-application .right .top .top_box .title{font-size: 18px;padding-top: 20px;}
.index-application .right .top .top_box .line{width: 60px;height: 4px;background-color: transparent;margin: 10px auto;}
.index-application .right .top .top_box:hover .title{color: #005aab;}
.index-application .right .top .top_box:hover .line{background-color: #005aab;}
.index-application .right .top .top_box .tongxin{background-image: url(../img/tongxin.png);background-repeat: no-repeat;background-position: center;}
.index-application .right .top .top_box:hover .tongxin{background-image: url(../img/tongxin_h.png);}
.index-application .right .top .top_box .hangtian{background-image: url(../img/hangtian.png);background-repeat: no-repeat;background-position: center;}
.index-application .right .top .top_box:hover .hangtian{background-image: url(../img/hangtian_h.png);}
.index-application .right .top .top_box .reli{background-image: url(../img/reli.png);background-repeat: no-repeat;background-position: center;}
.index-application .right .top .top_box:hover .reli{background-image: url(../img/reli_h.png);}
.index-application .right .top .top_box .gongye{background-image: url(../img/gongye.png);background-repeat: no-repeat;background-position: center;}
.index-application .right .top .top_box:hover .gongye{background-image: url(../img/gongye_h.png);}
.index-application .right .top .top_box .jiaotong{background-image: url(../img/jiaotong.png);background-repeat: no-repeat;background-position: center;}
.index-application .right .top .top_box:hover .jiaotong{background-image: url(../img/jiaotong_h.png);}

.index-application .right .lines{border: 1px solid #c9c9c9;margin-top: -33px;}
.index-application .right .contents {padding: 40px;display: none;}
.index-application .right .contents.active{display: block;}
.index-application .right .contents .content_box .big_title{font-size: 35px;font-weight: bold;padding-bottom: 20px;}
.index-application .right .contents .content_box .content{ color: rgba(0, 0, 0, 0.5);   padding-right: 25%;font-size: 18px;padding-bottom: 10%;}





/* 新闻 */

.index-news {background-image: url(../img/news_bg.jpg);background-repeat: no-repeat;background-size: cover;background-position: center;padding: 60px 0;}
.index-news .news_title{font-size: 40px; color: #fff; text-align: center;}
.index-news .line{text-align: center;}
.index-news .content_box{background-color: #fff;border-radius: 10px;overflow: hidden;margin: 50px 0;box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);}
.index-news .content_box .left .title{font-size: 16px;padding: 30px;}
.index-news .content_box .right .link_box{justify-content: end;display: flex;}
.index-news .content_box .right .link{display: flex; justify-content: space-around; margin: 40px;border: 1px solid rgba(0, 0, 0, 0.5); width: 30%;padding: 15px 20px;}
.index-news .content_box .right .link a{font-size: 18px;color: rgba(0, 0, 0, 0.5);}
.index-news .content_box .right .link .icon{width: 25px;height: 25px;background-color: #0964dc;border-radius: 50%;color: #fff;font-size: 18px;text-align: center;}
.index-news .content_box .right .list{text-align: end;padding-right: 40px;margin-top: 20px;}
.index-news .content_box .right .list .date{font-size: 18px;color: rgba(0, 0, 0, 0.5);}
.index-news .content_box .right .list .title{font-size: 24px;font-weight: bold;}
.index-news .content_box .right .yishuzi{font-size: 60px; text-transform: uppercase; font-weight: bold; color: rgba(0,90,171,.11);margin-top: 30px;}
.index-news .content_box .right .arr{text-align: end; padding-right: 50px; padding-top: 5%;}


/* 联系方式 */
.index-comprehensive{margin-bottom: 100px;}
.index-comprehensive .etitle{font-size: 36px;color: #b0b0b0;text-transform: uppercase;}
.index-comprehensive .etitle p{margin-bottom: 0;}
.index-comprehensive .ctitle{font-size: 38px;color: #005aab;margin-top: 2%;}
.index-comprehensive .stitle{font-size: 18px; margin: 2% 0;padding-bottom: 30px;}

.index-comprehensive .content-box{border-radius: 15px;}
.index-comprehensive .content-box .left{padding: 40px 30px;overflow: hidden;border-top-left-radius: 15px;border-bottom-left-radius: 15px;}
.index-comprehensive .content-box .tel{background-color: #005aab;}
.index-comprehensive .content-box .add{background-color: #189aee;}
.index-comprehensive .content-box .email{background-color: #205cce;}
.index-comprehensive .content-box .right{padding: 30px 60px 30px 20px;margin-left: 5px;box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.2);border-top-right-radius: 15px;border-bottom-right-radius: 15px;}
.index-comprehensive .content-box .right .mtitle{font-size: 20px;color: #005aab;font-weight: bold;border-bottom: 2px solid #ccc;padding-right: 80px;padding-bottom: 5px;}
.index-comprehensive .content-box .right .line_b{border-top: 4px solid #005aab;width: 40px;margin-top: -3px;}
.index-comprehensive .content-box .right .word{padding-top: 15px;font-size: 18px;}






/* 首页结束 */











/* 内页 */







.nei_slide{position: relative;}







.nei_slide p{color: #ffffff;position: absolute; z-index: 123; top: 40%; left: 40%; text-align: center;font-size: 38px;font-weight: bold;}



.nei_slide p span{font-size: 24px;vertical-align: super;}







.nei_title{margin: 20px 0;display: flex; border-left: 5px solid #005aab;justify-content: space-between;}



.nei_title .name{font-size: 18px;color: #005aab; margin: auto 10px;text-transform: capitalize;padding: 5px 0;}



.nei_title .more{padding-top: 15px;padding-right: 15px;margin: 0;color: #787777;}



.nei_title .more span{font-size: 22px;color: #005aab; padding: 1px 10px; }



.main{margin-top: 36px;min-height:600px;font-size: 16px;}

.about p{text-indent: 2rem;margin-bottom: 0;line-height: 2;}

.main .pro_top p{font-size: 24px;color: #333;font-weight: bolder;}



.main .pro_top {width: 100%;text-align: center;}



.main .bt_title{font-size: 18px;  color: #333333;padding-left: 15px; font-weight: bolder;  margin-bottom: 15px;border-left: 5px solid #1562e3; }



.img-full { width: 100%;object-fit: cover; border: 1px solid rgba(0, 0, 0, .3);}



.img-small  {height: 110px;object-fit: cover;width: 100%; border: 1px solid rgba(0, 0, 0, .3);}



.main .p_p{margin-top: 20px;}



.main .bread{padding-bottom: 20px;border-bottom: 1px solid rgba(0, 0, 0, .3);}



.main .pro_img{overflow: hidden;text-align: center;margin: auto;}



.table tbody tr:nth-child(odd){background-color: #f0f0f0;}



.pro_content .right .pro_top .title{font-size: 24px !important;color: #333;font-weight: bolder;}



/* 左边栏 */



/* .sticky-top{margin-top: 20px;} */



.sidebar dt{padding: 15px;  background: linear-gradient(to bottom, #005aab, black);color: #f4f4f4;  font-size: 22px;font-weight: 500;text-align: center;}



.sidebar dt p{margin: 5px 0;}



.sidebar dd a{padding: 20px 20px 20px 10px;text-transform: capitalize; border-left: 10px solid #f4f4f4; background-color: #f4f4f4; margin-top: 20px; display: block;  font-size: 16px;font-weight: bold;text-align: center;}



.sidebar dd a:hover{color: #005aab;border-left: 10px solid #005aab;}















.pro_content {margin-bottom: 200px;margin-top: 50px;}



/* .pro_content .right .title{background-color: #005aab;margin-top: 20px; color: #fff;font-size: 16px;font-weight: bold;padding: 5px 40px;} */



.pro_content .right .title1{text-align: center;}



.pro_content .right .list_box{ border: 1px solid #ccc;}



.pro_content .right .list_box div{margin: 10px;display: flex;justify-content: center;}







.pro_content .right .list_box:hover{box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);}



.pro_content .right .list_box:hover p{color: #005aab;}







.pro_content .right .list_box div img{width: 100%;padding: 10px 0;}



.pro_content .right .list_box p{text-align: center;margin: 10px 0;font-weight: bold; text-transform: capitalize;}



.pro_content .right .content{font-size: 16px;}



.pro_content .right .content h3{color: #005aab;font-size: 22px;border-top: 5px solid #005aab;border-left: 1px solid #d0d0cf;border-right: 1px solid #d0d0cf;margin-bottom: 0;padding: 10px 20px;display: inline-block;}



.pro_content .right .content .content-border{border-top:1px solid #d0d0cf;padding-top: 20px;}

.pro_content .right .content .pro_top {font-size: 18px; margin-top: 20%;}

.pro_content .right .content .pro_top p{font-size: 18px;margin-bottom: 10px;}







.contents h4{font-size: 24px; margin: 16px 0 0 0;}



.contents .right .c_bg{background-image: url(../img/2878018.jpg);background-repeat: no-repeat;background-position: center;}



.contents .right .words{min-height: 500px;font-size: 16px;}



.contents .list-item {padding: 20px 10px;border-bottom: 1px dashed #ddd;}



.contents .list-item a {display: flex;justify-content: space-between;}



.contents .list-item .date{width: 80px;height: 80px;background: #f5f5f5;border-radius: 10px;padding: 5px;text-align: center;font-size: 40px;line-height: 1.2;}



.contents .list-item .date small{display: block;font-size: 12px;}



.contents .list-item .content{width: 85%;}



.contents .list-item .content h2{font-size: 16px;font-weight: 600;}



.contents .list-item .content p{text-align: justify;margin-bottom: 0;display: -webkit-box;-webkit-line-clamp: 2;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;color: #999;}



.contents .list-item:hover {background: #eee;}







/* 联系我们 */



.contact_t {background-color: #f7f8fa; padding: 70px 0px;}



.neititle {font-size: 28px;color: #333333;text-align: center;}



.contact_mapitem {margin-top: 50px;}



.contact_bot {padding: 70px 0px;background-color: #ffffff;}



.contact_bl h4 {color: #999;font-size: 14px;}



.contact_bl h3 {font-size: 28px;margin: 20px 0 ;color: #1a1a1a;}



.contact_blline {height: 4px;width: 80px; background-color: #005aab;}



.contact_bl h5 {color: #999999;font-size: 14px; margin-top: 20px;}



.contact_ways {border-top: 1px solid #e6e6e7;border-bottom: 1px solid #e6e6e7; padding: 15px; margin-top: 20px;}



.contact_ways {align-items: flex-start;}



.contact_ways li {margin: 15px 0px;}



.contact_ways li p {font-size: 14px;color: #999999; padding-bottom: 5px;}



.contact_ways li h6 {color: #242424;font-size: 18px;font-weight: bold;line-height: 28px;cursor: default;transition: all .5s;word-break: break-all;}



.contact_ways li h6:hover {padding-left: 5px;}



.contact_br form { width: 100%;}



.contact_br form input {  width: 49%;  border: 1px solid #ededed;  background: #f5f5f7;  padding: 10px 20px;  height: 60px;  font-size: 16px;  margin-bottom:15px;}



.contact_br form textarea {  width: 100%;  height: 130px;  font-size: 16px;  border: 1px solid #ededed;  background: #f5f5f7;  padding: 20px ;}



.contact_br form button {  background: #005aab;  color: #ffffff;  font-size: 16px;  width: 100%;  height: 58px;  border: 0px;  cursor: pointer;  text-align: center;  margin-top: 15px;}











footer{background:#005aab; color: #fff;}
footer p{font-size: 14px;margin-bottom: 5px;line-height: 2;color: #fff;text-transform:capitalize;}
footer a{color: #fff;}
footer a:hover{font-weight: bold;color: #005aab;}
footer .fbox{padding-top:40px;}


footer .fbox .logo{}

footer .fbox .logo .title{font-size: 35px;font-weight: bold;color: #fff;margin-bottom: 5%;}

footer .fbox .logo .title span{color: #005aab;}

footer .fbox .logo .address{font-size: 20px;color: #fff;line-height: 2;}

footer .fbox .logo .code .code{width: 137px;height: 100%;margin-top: 50px;margin-right: 30px;}

footer .fbox .links {display: flex;justify-content: space-between;    padding-bottom: 10%;}

footer .fbox .links a{font-size: 16px;line-height: 2;display: block;padding: 15px 10px;}

footer .fbox .url{display: flex;justify-content: space-between;}

footer .fbox .url .title{padding-top: 30px;}

footer .fbox .title{font-size: 18px;padding: 20px 0;text-transform:capitalize;color: #fff;}

footer .fbox .s-title{font-size: 14px;color: #a7a7a7;padding: 30px 0 10px;}

footer .fbox .left p{line-height: 1.5;}

footer .fbox .right p{line-height: 1.5;}

.f-copy{padding: 10px 0;color: #fff;font-size: 16px; border-top: 1px solid  rgba(255,255,255, .5);}
.copy p{display: inline-block; margin: 0 5px; line-height: 45px;font-size: 16px;}
.copy a{color:#fff;font-size: 16px;margin: 0;display: inline-block;}
.m-copy,.m-foot{display: none;}











.pager{padding-left: 0;margin: 17px 0;list-style: none;text-align: center;}



.pager .pagination{margin: 0; display: inline-block; padding-left: 0; border-radius: 3px;}



.pager li{margin: 0 0.4em; display: inline-block;}



.pager li > a, .pager li > span{background: none;border: 1px solid #e6e6e6;  border-radius: 0.25em;  padding: 0.5em 0.93em;  font-size: 14px;display: inline-block;line-height: 1.42857143;}



.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{



  z-index: 3;



  color: #fff;



  background-color: #2c3e50;



  border-color: #2c3e50;



  cursor: default;



}





.title1 h1{font-size: 24px; margin: 0; line-height: 1.4;}

.title1 small{color: #f60;  margin: 10px 0;}

.mt-5 h3{padding-bottom: 0.5rem;  border-bottom: 1px solid #d8d8d8;}





@keyframes slideDown {

  from {

    transform: translateY(-50%); /* 从顶部开始 */

  }

  to {

    transform: translateY(0); /* 移动到初始位置 */

  }

}

.element {

  text-align: center;

  font-size: 40px;

  margin-top: -6%;

  color: #fff;

  position: relative; 

  top: -50%;

  animation: slideDown 1s ease-in-out forwards infinite alternate; /* 动画名称，持续时间，缓动函数 */

}



@media(max-width:1399px){



  .index-company .right .content{font-size: 16px;}



  .index-company .right .title{margin: 10px 0;}

  .slide .img2{margin-top: -55%;width:100%;}

}











@media (max-width:1024px) {

  footer{display: none;}

  .m-copy,.m-foot{display: block;}

  .m-copy{padding: 30px 0 80px;text-align: center;color: #999;}

  .m-foot{position: fixed;bottom: 0;z-index: 1050;width: 100%;background: #fff;box-shadow: 0 0 12px rgba(0,0,0,.2);padding: 6px 0;}

  .m-foot a{display: block;text-align: center;line-height: 1;font-size: 12px;}

  .m-foot a i{width: 100%;display: block;}

  .m-foot a i::before{font-size: 30px;}

  .more{margin: 30px auto;}

  .m-head .m-head-logo{font-size: 16px;width: auto;} 

  footer .copy{font-size: 9px;}

  footer .footnavi dl{margin: 0 15px;}

  header * {transition: unset;-webkit-transition: unset;}

  header .header-pc, header .header-top{display: none;}

  header .m-head{display: block;}

  .slide{margin-top: 50px;}

  .m-head .m-head-logo img{height: 40px}

  .index-navigt .bgc{}

  /* 首页公司 */



}







@media(max-width:780px){

  .index-navigt .bgc{padding: 10px;}

  .index-navigt .content .title{margin-bottom: 30px;}

  .slide .img2{margin-top: -60%;width:100%;}

  .index-display{padding: 10px 8px;}

  .index-display .title{ font-size: 38px;}

  .index-display .desc{font-size: 16px;}

  .index-display .content{margin-top: 70px;}

  .index-pro .title{font-size: 38px;}

  .index-navigt .content .word{margin-bottom: 10px;}

  .index-pro .list-items .name{font-size: 18px;}

  .index-pro .list-items .word{ margin: 2%;}

  .index-pro .list-items .title{width: 30px;height: 30px;line-height: 30px;font-size: 20px;}

  .index-pro .list-items .button .right{padding: 5px 0;}

  .index-pro .list-items .button .left{padding: 5px 0;}

  .index-pro .content{padding-bottom: 5%;}

  .index-pro .links{min-width: 120px;margin-top: 20px;margin-bottom: 20px;}

  .index-about{padding: 10px 0 80px;}

  .index-getTouch{padding: 40px 0;}

}