@charset "utf-8";
/*CSS Common*/
body{margin: 0; padding: 0; font-family: "Microsoft YaHei",Arial, Helvetica, sans-serif; font-size: 16px; color: #333; text-align: center; background: #fff; line-height: 30px; margin-left: auto; margin-right: auto;}
a{color: #333; text-decoration: none; outline-style: none; outline-color: invert; outline-width: medium; -webkit-tap-highlight-color: transparent; transition: all 0.3s; -ms-transition: all 0.3s;}
a:link{text-decoration: none;}
a:hover{color: #114591;}
a img{border: 0 none;}
a{outline: none;}
a:focus{outline: none;} 
h1,h2,h3,h4,ul,li,div,p,span,b,i,input,select{margin: 0; padding: 0;}
ul,li,dl,dd,dt{padding: 0; margin: 0; list-style: none;}
input,button,textarea{font-family: "Microsoft YaHei",Arial, Helvetica, sans-serif; outline: none; resize: none; -webkit-appearance: none; border-radius: 0; -webkit-border-radius: 0;}
em,i{font-style: normal;}
img{display: block;}
video{outline: none;}
.clear{clear: both; height: 0; overflow: hidden; display: block;}
.font{font-family: 'SimSun';}
.omit{word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.omit-two{word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.omit-three{word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.scale img{transition: all 0.6s; -ms-transition: all 0.6s;}
.scale img:hover{transform: scale(1.1); -webkit-transform: scale(1.1);}
.center{display: flex; justify-content: center; align-items: center;}
.center_vertical{display: flex; align-items: center;}
.center_horizontal{display: flex; justify-content: center;}
.row{display: flex; flex-direction: row; flex-wrap: wrap;}
.row_box{display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.column{display: flex; flex-direction: column; flex-wrap: wrap;}
.column_box{display: flex; flex-direction: column; flex-wrap: wrap; justify-content: space-between;}
.con{padding: 0 0 30px 0; display: flex; justify-content: space-between;}
.content{min-width: 1400px; width: 1400px; margin: 0 auto; padding: 0; text-align: left;}
.container{min-width: 1500px; width: 1500px; margin: 0 auto; padding: 0; text-align: left;}

/*header*/
#header{position: absolute; width: 100%; margin: 0 auto; top: 0; text-align: center; z-index: 9;}
#header .header_con{height: 100px;}
#header .phone .img{width: 23px; height: 22px; overflow: hidden; margin-right: 10px;}
#header .phone p>span{color: #fff; font-weight: bold; font-size: 17px; font-family: Arial;}
.header_box .phone p{color: #333 !important;}
.header_box .phone p>span{color: #114591 !important;}
.header_box .phone img:nth-child(1){display: none;}
.header_box .menu>ul>li>a{color: #333;}
.header_box .menu>ul>li>a:hover{color: #114591;}
.header_box .menu>ul>li>a.on{color: #114591; border-color: #114591;}

/*menu*/
.menu>ul>li{padding: 0 20px; text-align: center; color: #fff; position: relative; z-index: 9;}
.menu>ul>li>a{display: block; font-size: 16px; color: #fff; border-bottom: 2px solid transparent; padding: 5px;}
.menu>ul>li>a:hover{color: #fff;}
.menu>ul>li>a.on{color: #fff; border-color: #fff;}
.menu>ul>li:last-child{padding-right: 0;}
.menu>ul>li dl{width: 120px; background-color: #fff; border-radius: 5px; margin-left: -60px; padding: 5px 0; position: absolute; left: 50%; top: 40px; display: none;}
.menu>ul>li>dl>dd{line-height: 1.4; padding: 10px 0; text-align: center;}
.menu>ul>li>dl>dd>a{font-size: 16px; padding: 0 15px; font-size: 15px; display: block;}
.menu>ul>li>dl>dd>a:hover{font-weight: bold;}

/*banner*/
.banner{height: 100vh;}
.banner .swiper-slide{background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
.banner .swiper-slide .container{position: absolute; top: 0; right: 0; margin: auto; bottom: 0; left: 0; z-index: 2;}
.banner .swiper-slide .desc{color: #fff;}
.banner .swiper-slide .desc>span{font-size: 36px; display: block; line-height: 1; font-family: Arial;}
.banner .swiper-slide .desc>em{font-size: 60px; display: block; line-height: 1; margin-top: 15px; font-weight: bold;}
.banner .swiper-slide .desc>p{font-size: 30px; margin-top: 35px;}
.banner .swiper-slide .desc>a{width: 158px; height: 40px; line-height: 40px; background-color: #f07a18; text-align: center; font-size: 16px; color: #fff; display: block; margin-top: 40px; border-radius: 25px;}
.banner .swiper-slide .desc>a:hover{background-color: #f07a18;}
.banner .swiper-pagination{bottom: 12px;}
.banner .swiper-pagination-bullet{margin: 0 5px !important;}
.banner .swiper-pagination-bullet{background: none; opacity: 1; width: 8px; height: 8px; border: 1px solid #fff;}
.banner .swiper-pagination-bullet-active{background: #fff;}
.banner .swiper-button-next,.banner .swiper-button-prev{width: 15px; height: 24px; background-size: 15px 24px; margin-top: -12px;}
.banner .swiper-button-prev{left: 20px;}
.banner .swiper-button-next{right: 20px;}

/*banner_inside*/
.banner_inside{height: calc(80vh - 90px);}
.banner_inside .swiper-slide{background-position: top center; background-repeat: no-repeat; background-size: cover; position: relative;}
.banner_inside .swiper-slide .container{position: absolute; top: 0; right: 0; margin: auto; bottom: 0; left: 0; z-index: 2;}
.banner_inside .swiper-slide .desc{color: #fff; display: none;}
.banner_inside .swiper-slide .desc>span{font-size: 26px; display: block; line-height: 1; font-family: Arial;}
.banner_inside .swiper-slide .desc>em{font-size: 50px; display: block; line-height: 1; margin-top: 15px; font-weight: bold;}
.banner_inside .swiper-slide .desc>p{font-size: 22px; margin-top: 25px;}
.banner_inside .swiper-slide .desc>a{width: 158px; height: 40px; line-height: 40px; background-color: #f07a18; text-align: center; font-size: 16px; color: #fff; display: block; margin-top: 30px; border-radius: 25px;}
.banner_inside .swiper-pagination{bottom: 12px;}
.banner_inside .swiper-pagination-bullet{margin: 0 5px !important;}
.banner_inside .swiper-pagination-bullet{background: none; opacity: 1; width: 8px; height: 8px; border: 1px solid #fff;}
.banner_inside .swiper-pagination-bullet-active{background: #fff;}
.banner_inside .swiper-button-next,.banner_inside .swiper-button-prev{width: 15px; height: 24px; background-size: 15px 24px; margin-top: -12px;}
.banner_inside .swiper-button-prev{left: 20px;}
.banner_inside .swiper-button-next{right: 20px;}

/*home_pro*/
#home_pro{width: 100%; background-color: #f6f6f6; padding-top: 50px;}
#home_pro .home_pro_dh{margin: 0 auto; text-align: center; position: relative; bottom: -20px; opacity: 0;}
#home_pro .home_pro_dh span{font-size: 42px; color: #222; display: block; line-height: 1; font-weight: bold;}
#home_pro .home_pro_dh a>i{font-size: 26px; margin-left: 10px;}
#home_pro .home_pro_con{margin-top: 3vh;}
#home_pro .home_pro_con .dh{position: relative; bottom: -20px; opacity: 0;}
#home_pro .home_pro_con .dh>a{font-size: 18px; cursor: pointer; margin-right: 90px;}
#home_pro .home_pro_con .dh>a .img{width: 50px; height: 50px; overflow: hidden; margin: auto;}
#home_pro .home_pro_con .dh>a .img>img{width: 100%; height: auto;}
#home_pro .home_pro_con .dh>a span{margin-top: 10px; display: block;}
#home_pro .home_pro_con .dh>a:hover{color: #124da1;}
#home_pro .home_pro_con .dh>a:hover .img>img:nth-child(1){display: none;}
#home_pro .home_pro_con ul{margin-top: 4vh; position: relative; bottom: -30px; opacity: 0;}
#home_pro .home_pro_con ul>li{width: 352px; background-color: #fff; margin-left: 30px; margin-bottom: 30px; border-radius: 10px; padding: 0 25px; box-sizing: border-box; transition: all 0.5s;}
#home_pro .home_pro_con ul>li:nth-child(4n+1){margin-left: 0;}
#home_pro .home_pro_con ul>li .img{width: 240px; height: 16vh; overflow: hidden; margin: auto;}
#home_pro .home_pro_con ul>li img{max-width: 100%; max-height: 100%; margin: auto; object-fit: contain; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_pro .home_pro_con ul>li img:hover{transform: scale(1.1); -webkit-transform: scale(1.1);}
#home_pro .home_pro_con ul>li span{display: block; font-size: 22px; line-height: 1.4; margin: 2.5vh 0; text-align: center;}
#home_pro .home_pro_con ul>li:hover{box-shadow: 0 3px 15px 3px rgba(0,0,0,0.06);}

/*home_solution*/
#home_solution{width: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; padding-top: 50px;}
#home_solution .home_solution_dh{font-size: 18px; margin: 0 auto; color: #fff; text-align: center; position: relative; bottom: -20px; opacity: 0;}
#home_solution .home_solution_dh span{font-size: 42px; color: #fff; display: block; line-height: 1; font-weight: bold;}
#home_solution .home_solution_dh em{margin-top: 18px; display: block;}
#home_solution .home_solution_con{width: 98%; margin: 8vh auto 0; position: relative; bottom: -20px; opacity: 0;}
#home_solution .home_solution_con ul li{width: 50%; border-radius: 10px; padding: 5vh 0; transition: all 0.3s;}
#home_solution .home_solution_con ul li .img{width: 106px; height: 106px; border: 1px solid #fff; border-radius: 50%; overflow: hidden; margin: auto;}
#home_solution .home_solution_con ul li .img img{width: 60px; height: 60px;}
#home_solution .home_solution_con ul li .desc{text-align: center; margin-top: 35px; color: #fff;}
#home_solution .home_solution_con ul li span{display: block; font-size: 36px;}
#home_solution .home_solution_con ul li p{width: 80%; margin: 30px auto 0; font-size: 18px; line-height: 2;}
#home_solution .home_solution_con ul li .more{margin-top: 30px; font-size: 16px; line-height: 1;}
#home_solution .home_solution_con ul li .more>i{font-size: 26px; margin-left: 10px;}
#home_solution .home_solution_con ul li.on{background-color: rgba(255,255,255,.1);}

/*home_cases*/
#home_cases{width: 100%; background-color: #f6f6f6; padding-top: 50px;}
#home_cases .home_cases_dh{font-size: 18px; margin: 0 auto; color: #585858; position: relative; bottom: -20px; opacity: 0;}
#home_cases .home_cases_dh .box>span{font-size: 42px; color: #222; display: block; line-height: 1; font-weight: bold;}
#home_cases .home_cases_dh .box>em{margin-top: 18px; display: block;}
#home_cases .home_cases_dh .nav_box>a{margin-left: 50px; border-bottom: 2px solid transparent; padding-bottom: 10px; font-size: 20px; cursor: pointer;}
#home_cases .home_cases_dh .nav_box>a.on{border-color: #124da1; color: #124da1;}
#home_cases .home_cases_con{height: 56vh; margin-top: 50px; position: relative; bottom: -20px; opacity: 0;}
#home_cases .home_cases_con .swiper-slide{background-color: #fff;}
#home_cases .home_cases_con .swiper-slide .img{width: 770px; height: 56vh; overflow: hidden;}
#home_cases .home_cases_con .swiper-slide .img img{width: 100%; height: 100%; object-fit: cover;}
#home_cases .home_cases_con .swiper-slide .desc{width: 730px; padding: 5vh 50px 0; box-sizing: border-box;}
#home_cases .home_cases_con .swiper-slide .desc>span{font-size: 24px; color: #124da1; display: block;}
#home_cases .home_cases_con .swiper-slide .desc>.desc_box{margin-top: 20px; font-size: 17px; line-height: 2; color: #333; -webkit-line-clamp: 5;}
#home_cases .home_cases_con .swiper-slide .desc>p{margin-top: 2vh; text-align: left;}
#home_cases .home_cases_con .swiper-slide .desc>p>i{font-size: 26px; margin-left: 10px;}
#home_cases .home_cases_con .swiper-pagination{width: auto; bottom: 10%; left: 54.6%;}
#home_cases .home_cases_con .swiper-pagination-bullet{width: 10px; height: 10px;}
#home_cases .home_cases_con .swiper-pagination-bullet-active{background-color: #124da1;}

/*home_about*/
#home_about{width: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; padding-bottom: 3vh; padding-top: 50px;}
#home_about .home_about_dh{font-size: 18px; color: #fff; position: relative; bottom: -20px; opacity: 0;}
#home_about .home_about_dh span{font-size: 42px; color: #fff; display: block; line-height: 1; font-weight: bold;}
#home_about .home_about_dh .desc{width: 100%; margin-top: 30px; line-height: 2;}
#home_about .home_about_dh>a{width: 156px; height: 40px; line-height: 40px; background-color: #124da1; color: #fff; text-align: center; border-radius: 20px; margin-top: 4vh; cursor: pointer;}
#home_about .home_about_dh>a>i{font-size: 26px; margin-left: 10px;}
#home_about .home_about_con{margin-top: 20vh; position: relative; bottom: -20px; opacity: 0;}
#home_about .home_about_con ul>li{width: calc((100% - 75px)/4); position: relative;}
#home_about .home_about_con ul>li .img{background-color: #000; width: 100%; height: 182px; border-radius: 5px; overflow: hidden;}
#home_about .home_about_con ul>li .img>img{width: 100%; height: 100%; object-fit: cover; opacity: 0.6; transition: all 0.3s;}
#home_about .home_about_con ul>li .desc{position: absolute; inset: 0; color: #fff; padding: 25px; box-sizing: border-box;}
#home_about .home_about_con ul>li .desc>span{font-size: 24px; display: block;}
#home_about .home_about_con ul>li .desc>p{position: absolute; bottom: 20px;}
#home_about .home_about_con ul>li .desc>p>i{font-size: 26px; margin-left: 10px;}
#home_about .home_about_con ul>li:hover .img>img{opacity: 0.7;}

/*home_news*/
#home_news{width: 100%; background-color: #f6f6f6; padding-top: 50px;}
#home_news .home_news_dh{margin: 0 auto; text-align: center; position: relative; bottom: -20px; opacity: 0;}
#home_news .home_news_dh .box>span{font-size: 42px; color: #222; display: block; line-height: 1; font-weight: bold;}
#home_news .home_news_dh .box>em{margin-top: 15px; display: block;}
#home_news .home_news_dh a>i{font-size: 26px; margin-left: 10px;}
#home_news .home_news_con{margin-top: 4vh; position: relative; bottom: -20px; opacity: 0;}
#home_news .home_news_con .l{width: 612px; height: 60vh; position: relative;}
#home_news .home_news_con .l .img{width: 100%; height: 100%; overflow: hidden;}
#home_news .home_news_con .l img{width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_news .home_news_con .l img:hover{transform: scale(1.1); -webkit-transform: scale(1.1);}
#home_news .home_news_con .l .desc{width: 100%; position: absolute; bottom: 0; background-color: rgba(0,0,0,.2); height: 80px; line-height: 80px; color: #fff; padding: 0 25px; box-sizing: border-box;}
#home_news .home_news_con .l .desc>span{width: 80%; font-size: 24px;}
#home_news .home_news_con .r{width: 888px;}
#home_news .home_news_con .r ul>li{width: 424px; height: calc((60vh - 20px)/2); background-color: #fff; margin-left: 20px; margin-bottom: 20px;}
#home_news .home_news_con .r ul>li a{height: 100%;}
#home_news .home_news_con .r ul>li .box{padding: 0 30px; box-sizing: border-box;}
#home_news .home_news_con .r ul>li .box>em{display: block; color: #929292;}
#home_news .home_news_con .r ul>li span{font-size: 24px; line-height: 1.6; display: block; margin-top: 10px; height: 70px;}
#home_news .home_news_con .r ul>li p{margin-top: 20px;}
#home_news .home_news_con .r ul>li p>i{font-size: 26px; margin-left: 10px;}

/*left*/
#left{width: 100%;}
#left .left_dh>ul>li{height: 86px; display: flex; align-items: center; margin: 0 5px;}
#left .left_dh>ul>li a{height: 50px; line-height: 50px; display: block; padding: 0 30px; font-size: 17px; box-sizing: border-box; text-align: center; border-radius: 30px;}
#left .left_dh>ul>li a.on{background-color: #124da1; color: #fff;}

/*content*/
#right{width: 100%;}
#right .right_dh{font-size: 16px; background-color: #f6f6f6;}
#right .right_con{min-height: 200px; padding: 50px 0;}
#right .right_box{clear: both; overflow: hidden; line-height: 2.2;}
#right .right_box img{max-width: 100%; height: auto !important; display: inline-block;}
#right .right_box video{max-width: 100%; height: auto;}
#right .right_box iframe{max-width: 100%;}

/*about*/
.about_profile .desc{width: 760px; font-size: 17px; line-height: 2.2; margin-top: 30px;}
.about_profile ul{margin-top: 60px;}
.about_profile ul>li>span{text-align: center; display: block; color: #124da1;}
.about_profile ul>li>span>i{font-size: 36px; font-weight: bold; font-family: Arial; line-height: 1; margin-right: 8px;}
.about_profile .video{width: 680px; height: 426px; box-shadow: -20px 66px 0 #124da1;}
.about_profile .video>video{width: 100%; height: 100%; object-fit: contain;}
.about_profile .video>span{font-size: 20px; color: #fff; display: block; margin-top: 10px;}
.about_culture{margin-top: 140px; background-color: #f6f6f6; padding: 80px 0;}
.about_culture .dh{text-align: center;}
.about_culture .dh>span{font-size: 42px; font-weight: bold; display: block; line-height: 1;}
.about_culture .dh>i{width: 50px; height: 3px; background-color: #124da1; margin: auto; display: block; margin-top: 20px;}
.about_culture ul{margin-top: 80px;}
.about_culture ul>li{width: calc((100% - 80px)/5); text-align: center; background-color: #fff; border-radius: 10px; padding: 50px 0; box-sizing: border-box;}
.about_culture ul>li>img{width: 64px; height: auto; margin: auto;}
.about_culture ul>li>span{font-size: 22px; font-weight: bold; display: block; margin-top: 20px;}
.about_culture ul>li>p{width: 80%; margin: 15px auto;}
.about_honor{padding: 80px 0 10px 0;}
.about_honor .dh{text-align: center;}
.about_honor .dh>span{font-size: 42px; font-weight: bold; display: block; line-height: 1;}
.about_honor .dh>i{width: 50px; height: 3px; background-color: #124da1; margin: auto; display: block; margin-top: 20px;}
.about_honor .desc{margin-top: 30px;}
.about_honor .desc img{max-width: 100%; height: auto;}

/*list_pro*/
ul.list_pro li{width: 354px; margin-left: 28px; margin-bottom: 40px; text-align: center; border: 1px solid #ebebeb; box-sizing: border-box; transition: all 0.5s;}
ul.list_pro li:nth-child(4n+1){margin-left: 0;}
ul.list_pro li:hover{border-color: #114591;}
ul.list_pro li .img{width: 352px; height: 278px; margin: 0 auto; overflow: hidden;}
ul.list_pro li img{max-width: 100%; max-height: 100%; object-fit: contain; transition: all 0.6s; -ms-transition: all 0.6s;}
ul.list_pro li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
ul.list_pro li span{display: block; padding: 30px 0; font-size: 18px;}

/*display*/
.dis_big{text-align: center; line-height: 2.2;}
.dis_pic{width: 50%;}
.dis_pic img{max-width: 80%; margin: 0 auto;}
.dis_big .view{width: 100%; height: 500px; border: 1px solid #ebebeb;}
.dis_big .view .swiper-container{width: 100%; height: 460px;}
.dis_big .view .swiper-slide{display: flex; justify-content: center; align-items: center;}
.dis_big .view .swiper-slide img{max-width: 100%; max-height: 100%;}
.dis_big .view .arrow-left{position:absolute; left: 10px; top: 50%; margin-top: -19px; width: 38px; height: 38px; z-index: 10; display: none;}
.dis_big .view .arrow-right{position:absolute; right: 10px; top: 50%; margin-top:- 19px; width: 38px; height: 38px; z-index: 10; display: none;}
.dis_big .preview{width: 100%; margin-top: 15px; position: relative;}
.dis_big .preview .swiper-container{width: 92%; height: 100px; margin: 0 auto;}
.dis_big .preview .swiper-slide{height: 100px; cursor: pointer; text-align: center;}
.dis_big .preview .swiper-slide>.img{height: 100%; margin: 0 6px; position: relative; border: 1px solid #ebebeb; box-sizing: border-box; display: flex; justify-content: center; align-items: center;}
.dis_big .preview .swiper-slide>.img>img{max-width: 100%; max-height: 90%;}
.dis_big .preview .arrow-left{position: absolute; left: 0; top: 50%; margin-top: -30px; width: 12px; height: 60px; z-index: 10;}
.dis_big .preview .arrow-right{position: absolute; right: 0; top: 50%; margin-top: -30px; width: 12px; height: 60px; z-index: 10;}
.dis_big .preview i{font-size: 36px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.dis_big .preview .active-nav>.img{border-color: #114591;}
.dis_name{width: 45%; text-align: left;}
.dis_name>span{font-size: 24px; display: block; margin-top: 20px; border-bottom: 1px solid #e6e6e6; padding-bottom: 10px; margin-bottom: 20px;}
.dis_name>.desc{margin-top: 20px;}
.dis_name>.ico_con{margin-top: 10px;}
.dis_name>.ico_con .ico_item{margin-right: 35px;}
.dis_name>.ico_con .ico_item .img{width: 60px; height: 60px; border: 1px solid #e6e6e6; border-radius: 50%; margin: auto;}
.dis_name>.ico{width: 200px; height: 46px; line-height: 46px; background-color: #124da1; border-radius: 30px; color: #fff; text-align: center; margin-top: 30px;}
.dis_name>.ico>img{margin-right: 10px;}
.dis_note{text-align: left; margin-top: 50px;}
.dis_note>span{font-size: 24px; border-bottom: 1px solid #ebebeb; display: block; padding-bottom: 20px;}
.dis_note>.desc{margin-top: 30px;}
.dis_note ul{margin-left: 20px;}
.dis_note li{list-style: disc;}
.dis_note img{display: inline-block;}

/*list_share*/
ul.list_share li{width: 480px; margin-left: 30px; margin-bottom: 40px;}
ul.list_share li:nth-child(3n+1){margin-left: 0;}
ul.list_share li .img{width: 480px; height: 282px; margin: 0 auto; overflow: hidden;}
ul.list_share li img{width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; -ms-transition: all 0.6s;}
ul.list_share li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
ul.list_share li span{padding-top: 20px; text-align: center; font-size: 18px;}
ul.list_share li i{width: 100px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #ebebeb; border-radius: 5px; transition: all 0.3s; margin: 20px auto 0; display: block;}
ul.list_share li i>em{margin-left: 10px;}
ul.list_share li:hover i{background-color: #114591; color: #fff; border-color: #114591;}

/*share_list*/
ul.share_list li{width: 235px; margin-left: 20px; margin-bottom: 20px;}
ul.share_list li:nth-child(4n+1){margin-left: 0;}
ul.share_list .img{width: 235px; height: 180px; margin: 0 auto; border: 1px solid #e6e6e6; box-sizing: border-box; display: flex; align-items: center; justify-content: center; overflow: hidden;}
ul.share_list .img img{max-width: 100%; max-height: 100%; transition: all 0.5s; -ms-transition: all 0.5s;}
ul.share_list li:hover img{transform: scale(1.08); -webkit-transform: scale(1.08);}
ul.share_list li span{display: block; padding-top: 10px; text-align: center;}

/*table*/
table{width: 100%; border-width: 1px; border-color: #eee; border-collapse: collapse;}
table th{border-width: 1px; padding: 8px; border-style: solid; border-color: #eee; background-color: #e8e8e8;}
table td{border-width: 1px; padding: 8px; border-style: solid; border-color: #eee; background-color: #fff;}

/*list_news*/
ul.list_news{margin-bottom: 60px;}
ul.list_news li{position: relative; height: 80px; line-height: 80px; border-bottom: 1px dotted #e0e0e0; font-size: 18px;}
ul.list_news li i{width: 100px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #ebebeb; border-radius: 5px; transition: all 0.3s;}
ul.list_news li i>em{margin-left: 10px;}
ul.list_news li:hover i{background-color: #114591; color: #fff; border-color: #114591;}

/*list_img_news*/
ul.list_img_news li{padding-bottom: 40px; overflow: hidden;}
ul.list_img_news li .img{width: 450px; height: 280px; overflow: hidden;}
ul.list_img_news li .img img{width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; -ms-transition: all 0.6s;}
ul.list_img_news li .img:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
ul.list_img_news li .desc{width: 1000px;}
ul.list_img_news li span{font-size: 22px; margin: 10px 0 20px 0; display: block;}
ul.list_img_news li p{color: #666; line-height: 1.8;}
ul.list_img_news li em{display: block; color: #888; margin-top: 10px;}
ul.list_img_news li .spec{margin-top: 10px;}
ul.list_img_news li .spec>em{padding: 0 10px; color: #666; border-radius: 5px; font-size: 14px; margin-top: 0;}
ul.list_img_news li .spec>img{width: 26px; height: 26px;}
ul.list_img_news li i{width: 100px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #ebebeb; border-radius: 5px; transition: all 0.6s; display: block; margin-top: 30px;}
ul.list_img_news li:hover i{background-color: #114591; color: #fff; border-color: #114591;}

/*list_pic_news*/
ul.list_pic_news li{width: 300px; margin: 0 8px; height: 260px;}
ul.list_pic_news li .img{width: 300px; height: 200px; overflow: hidden;}
ul.list_pic_news li img{width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; -ms-transition: all 0.6s;}
ul.list_pic_news li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
ul.list_pic_news li span{display: block; padding-top: 10px;}

/*dis_news*/
#dis_news .news_title{font-size: 24px; text-align: center;}
#dis_news .news_date{color: #888; text-align: center; line-height: 2; padding-bottom: 10px;}
#dis_news .news_content{text-align: left; margin-top: 20px; color: #464646;}
#dis_news .news_content ul{margin-left: 20px;}
#dis_news .news_content li{list-style: disc;}
#dis_news .news_content img{display: inline-block;}

/*news_list*/
.news_list{margin-top: 30px;}
.news_list .list_page{border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; padding: 12px 0;}
.news_list .list_box{margin-top: 20px;}
.news_list .list_box .dh>span{font-size: 24px;}
.news_list .list_box .dh>a>i{margin-left: 10px; font-size: 22px;}
.news_list .list_box dl{margin-top: 20px;}
.news_list .list_box dl>dd{width: calc(95%/3); margin-left: 2.5%;}
.news_list .list_box dl>dd:nth-child(3n+1){margin-left: 0;}
.news_list .list_box dl>dd .img{width: 100%; height: 240px; overflow: hidden;}
.news_list .list_box dl>dd .img>img{width: 100%; height: 100%; object-fit: cover; margin: auto;}
.news_list .list_box dl>dd span{width: 100%; text-align: center; display: block; margin-top: 10px;}
.news_list .list_box dl.box>dd{border: 1px solid #ebebeb; box-sizing: border-box; transition: all 0.5s;}
.news_list .list_box dl.box>dd:hover{border-color: #114591;}
.news_list .list_box dl.box>dd img{max-width: 100%; max-height: 100%; width: auto; height: auto;}
.news_list .list_box dl.box>dd span{padding: 30px 0; font-size: 18px;}

/*contact*/
.contact .desc{width: 45%;}
.contact .form{width: 50%;}

/*page*/
.page{text-align: center; line-height: 30px; min-height: 30px; clear: both; margin-top: 20px;}
/*pages*/
.pages{width: 100%; margin: 0 auto; margin-top: 40px; text-align: center;}
.pages .pages_m_box{display: none;}
.pages a{border: 1px solid #e5e5e5; padding: 5px 10px; margin: 0 3px;}
.pages a:hover,.pages a.active{background: #114591; color: #fff; border-color: #114591;}
.pages span{border: 1px solid #e5e5e5; padding: 5px 10px; margin: 0 3px; cursor: pointer;}
.pages span:hover,.pages span.active{background: #114591; color: #fff; border-color: #114591;}

/*animate*/
@keyframes rotate{
from{transform: rotate(0deg);}
to{transform: rotate(360deg);}
}

/*map*/
.map{width: 100%; height: 400px; border: 1px solid #ccc;}
.map img{max-width: inherit !important;}
.shadow,.pop,.anchorBL{display: none;}

/*form*/
.form{margin: 0 auto; width: 100%;}
.form .form-group{margin-bottom: 10px;}
.form .form-group{margin-bottom: 15px; display: flex; align-items: center;}
.form .form-group>em{width: 96px; display: inline-block;}
.form .form-group:nth-last-child(6){align-items: flex-start;}
.form .form-group input[type="text"]{width: 300px; height: 42px; border: 1px solid #e6e6e6; box-sizing: border-box; outline: none; text-indent: 10px;}
.form .form-group input.code{width: 80px;}
.form .form-group img{display: inline-block; margin-left: 10px;}
.form .form-group>textarea{width: 560px; height: 160px; border: 1px solid #e6e6e6; box-sizing: border-box; padding: 10px;}
.form .form-group>.box{margin: 0 auto; text-align: center; margin-top: 20px;}
.form .form-group>.box>input{width: 100px; background: #f6f6f6; height: 42px; font-size: 15px; color: #333; border: 0; cursor: pointer;}
.form .form-group>.box>input[type="submit"]{margin: 0 5px;}
.form .form-group>.box>input[type="submit"]:hover{background: #114591; color: #fff;}
.form .form-group>.box>input[type="reset"]{margin: 0 5px;}
.form .form-group>.box>input[type="reset"]:hover{background: #114591; color: #fff;}

/*float*/
.float{width: 50px; position: fixed; right: 0; bottom: 150px; background: #e2e4e3; padding: 10px 0; border-radius: 5px 0 0 5px; z-index: 99;}
.float li{margin: 20px 0; position: relative;}
.float em{display: block; width: 80%; margin: 0 auto; text-align: center; line-height: 1.2; padding-top: 10%;}
.float .note{background: #fff; width: 135px; position: absolute; right: 50px; color: #222; padding: 15px 0 10px 0; text-align: left; padding-left: 10px; line-height: 1.5; font-size: 18px; box-shadow: 0px 6px 30px 1px rgba(0,0,0,.2);-webkit-box-shadow: 0px 6px 30px 1px rgba(0,0,0,.2); display: none;}
.float .note img{width: 120px; height: 120px;}

/*nav*/
#footer_nav{background: #272525; border: 0;}
#footer_nav .footer_nav_con{width: 100%; margin: 0 auto; padding: 75px 0; color: #fff;}
#footer_nav .footer_nav_con a{color: rgba(255,255,255,.6);}
#footer_nav .footer_nav_con a:hover{color: #fff;}
#footer_nav .footer_nav_con .pic{width: 300px; line-height: 1.4;}
#footer_nav .footer_nav_con .pic>ul{margin-top: 40px;}
#footer_nav .footer_nav_con .pic>ul>li{align-items: center; margin-bottom: 20px;}
#footer_nav .footer_nav_con .pic>ul>li img{margin-right: 15px;}
#footer_nav .footer_nav_con .pic>ul>li span{display: block;}
#footer_nav .footer_nav_con .list{margin-left: 50px;}
#footer_nav .footer_nav_con .list:first-child{margin-left: 0;}
#footer_nav .footer_nav_con .list>span{font-size: 18px; color: #fff; display: block; margin-bottom: 10px;}
#footer_nav .footer_nav_con .list>ul>li{line-height: 2.2; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#footer_nav .footer_nav_con .qcode{text-align: center;}
#footer_nav .footer_nav_con .qcode>img{width: 120px; height: auto; margin: auto;}
#footer_nav .footer_nav_con .qcode>span{font-size: 15px; display: block; margin-top: 5px;}

/*footer*/
#footer{padding: 25px 0; background: #272525; color: #fff; border-top: 1px solid rgba(255,255,255,.1); box-sizing: border-box;}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
#footer .footer_con{margin: 0 auto; text-align: center;}
#footer .footer_copy{text-align: center; padding: 15px 0;}

/*go_top*/
.go_top{width: 50px; height: 50px; background: #222; color: #fff; font-size: 16px; position: fixed; bottom: 60px; right: 20px; text-align: center; cursor: pointer; display: none;}
.go_top em{text-align: center; display: block; line-height: 1; padding-top: 3px;}

/*media*/
@media (min-width: 769px){
.header{display: none;}
}

/*public*/
@media screen and (max-width: 768px){
html,body{overflow: auto; overflow-x: hidden; font-size: 15px;}
#header{display: none !important;}
.content{min-width: 94%; width: 94%;}
.container{min-width: 94%; width: 94%;}
.con{padding: 0 0 30px 0;}

/*header*/
.header{width: 100%; height: 60px; line-height: 60px; background: #fff; position: fixed; border-bottom: 1px solid #f0f0f0; display: flex; align-items: center; z-index: 999;}
.header .logo img{height: 36px;}
.header .nav{width: 100%; height: 100%; background: #fff; position: absolute; left: 0; top: 60px; border-top: 1px solid #f0f0f0; overflow-y: scroll; display: none;}
.header .nav ul li a{display: block; font-size: 15px; color: #454545; line-height: 16px; text-align: left; padding: 14px 20px; border-bottom: 1px solid #f0f0f0;}
.header .nav ul li a:hover{background: #114591; color: #fff;}
.header .header_icon{position: fixed; top: 0; right: 0; height: 60px; width: 50px; overflow: hidden; text-indent: 100%; white-space: nowrap; color: transparent;}
.header .header_icon span,.header .header_icon span::after,.header .header_icon span::before{position: absolute; background-color: #114591; height: 2px; width: 24px;}
.header .header_icon span{left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}
.header .header_icon span::after{content: ''; left: 0; -webkit-transform: translateY(8px); -ms-transform: translateY(8px); transform: translateY(8px);}
.header .header_icon span::before{content: ''; left: 0; -webkit-transform: translateY(-8px); -ms-transform: translateY(-8px); transform: translateY(-8px);}

/*banner*/
.banner{height: 100vh;}
.banner .swiper-slide{background-size: cover;}
.banner .swiper-slide .desc>span{font-size: 16px;}
.banner .swiper-slide .desc>em{font-size: 22px; margin-top: 5px;}
.banner .swiper-slide .desc>p{font-size: 16px; margin-top: 10px;}
.banner .swiper-slide .desc>a{width: 110px; height: 32px; line-height: 32px; font-size: 15px; margin-top: 12px;}
.banner .swiper-pagination{bottom: 5px;}
.banner .swiper-pagination-bullet{margin: 0 4px !important;}
.banner .swiper-pagination-bullet{width: 6px; height: 6px;}
.banner .swiper-button-prev{left: 10px;}
.banner .swiper-button-next{right: 10px;}

/*banner_inside*/
.banner_inside{height: calc(50vh - 60px); margin-top: 60px;}
.banner_inside .swiper-slide{background-size: cover;}
.banner_inside .swiper-slide .desc>span{font-size: 16px;}
.banner_inside .swiper-slide .desc>em{font-size: 20px; margin-top: 5px;}
.banner_inside .swiper-slide .desc>p{font-size: 16px; margin-top: 10px;}
.banner_inside .swiper-slide .desc>a{width: 110px; height: 32px; line-height: 32px; font-size: 15px; margin-top: 12px;}
.banner_inside .swiper-pagination{bottom: 5px;}
.banner_inside .swiper-pagination-bullet{margin: 0 4px !important;}
.banner_inside .swiper-pagination-bullet{width: 6px; height: 6px;}
.banner_inside .swiper-button-prev{left: 10px;}
.banner_inside .swiper-button-next{right: 10px;}

/*home*/
#home_pro{padding-top: 0;}
#home_pro .home_pro_dh{font-size: 15px; padding-top: 60px;}
#home_pro .home_pro_dh span{font-size: 20px;}
#home_pro .home_pro_dh a>i{font-size: 20px;}
#home_pro .home_pro_con{width: 94%; margin-top: 2vh;}
#home_pro .home_pro_con .dh>a{width: 25%; font-size: 15px; margin-right: 0; margin-bottom: 15px;}
#home_pro .home_pro_con .dh>a .img{width: 30px; height: 30px;}
#home_pro .home_pro_con .dh>a span{text-align: center; margin-top: 5px; line-height: 1.4;}
#home_pro .home_pro_con .dh>a:nth-child(n+5){display: none;}
#home_pro .home_pro_con ul{margin-top: 0.8vh;}
#home_pro .home_pro_con ul>li{width: 48%; margin-left: 4%; margin-bottom: 4%;}
#home_pro .home_pro_con ul>li:nth-child(2n+1){margin-left: 0;}
#home_pro .home_pro_con ul>li:nth-child(n+7){display: none;}
#home_pro .home_pro_con ul>li .img{width: 90%; height: 10vh;}
#home_pro .home_pro_con ul>li span{font-size: 15px; margin: 1vh 0 2vh 0;}

#home_solution{padding-top: 0;}
#home_solution .home_solution_dh{padding-top: 60px;}
#home_solution .home_solution_dh span{font-size: 20px;}
#home_solution .home_solution_dh em{margin-top: 5px; font-size: 15px;}
#home_solution .home_solution_con{margin: 3vh auto 0;}
#home_solution .home_solution_con ul li{padding: 3vh 0;}
#home_solution .home_solution_con ul li .img{width: 60px; height: 60px;}
#home_solution .home_solution_con ul li .img img{width: 36px; height: 36px;}
#home_solution .home_solution_con ul li .desc{margin-top: 15px;}
#home_solution .home_solution_con ul li span{font-size: 16px;}
#home_solution .home_solution_con ul li p{font-size: 15px; margin: 15px auto 0; line-height: 1.8; word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden;}
#home_solution .home_solution_con ul li .more{font-size: 15px;}
#home_solution .home_solution_con ul li .more>i{font-size: 20px;}

#home_cases{padding-right: 6%; box-sizing: border-box; padding-top: 0;}
#home_cases .home_cases_dh{padding-top: 60px;}
#home_cases .home_cases_dh .box>span{font-size: 20px;}
#home_cases .home_cases_dh .box>em{width: 94%; margin-top: 10px; font-size: 15px; line-height: 1.6;}
#home_cases .home_cases_dh .nav_box{margin-top: 10px;}
#home_cases .home_cases_dh .nav_box>a{margin-left: 0; margin-right: 30px; font-size: 16px; padding-bottom: 6px;}
#home_cases .home_cases_con{margin-top: 3vh; height: 55vh;}
#home_cases .home_cases_con .swiper-slide .img{width: 100%; height: 25vh;}
#home_cases .home_cases_con .swiper-slide .desc{width: 100%; padding: 15px; height: 30vh;}
#home_cases .home_cases_con .swiper-slide .desc>span{font-size: 16px;}
#home_cases .home_cases_con .swiper-slide .desc>.desc_box{font-size: 15px; margin-top: 5px; -webkit-line-clamp: 3;}
#home_cases .home_cases_con .swiper-slide .desc>p{margin-top: 1vh;}
#home_cases .home_cases_con .swiper-slide .desc>p>i{font-size: 20px;}
#home_cases .home_cases_con .swiper-pagination{display: none;}

#home_about{padding-top: 0;}
#home_about .home_about_dh{width: 100%; padding-top: 60px;}
#home_about .home_about_dh span{font-size: 20px;}
#home_about .home_about_dh .desc{font-size: 15px; width: 94%; word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; margin-top: 2vh;}
#home_about .home_about_dh>a{width: 120px; height: 36px; line-height: 36px; font-size: 15px; margin-top: 2vh;}
#home_about .home_about_dh>a>i{font-size: 20px;}
#home_about .home_about_con{width: 94%; margin-top: 5vh;}
#home_about .home_about_con ul>li{width: 48%; margin-bottom: 4%;}
#home_about .home_about_con ul>li .img{height: 14vh;}
#home_about .home_about_con ul>li .desc{padding: 15px;}
#home_about .home_about_con ul>li .desc>span{font-size: 16px; line-height: 1;}
#home_about .home_about_con ul>li .desc>p{bottom: 10px;}
#home_about .home_about_con ul>li .desc>p>i{font-size: 20px;}

#home_news{padding-top: 0;}
#home_news .home_news_dh{padding-top: 60px;}
#home_news .home_news_dh .box>span{font-size: 20px; text-align: left;}
#home_news .home_news_dh .box>em{margin-top: 10px; font-size: 15px; line-height: 1.6;}
#home_news .home_news_dh a>i{font-size: 20px;}
#home_news .home_news_con{width: 94%; margin-top: 3vh;}
#home_news .home_news_con .l{width: 100%; height: 26vh;}
#home_news .home_news_con .l .desc{height: 46px; line-height: 46px; padding: 0 15px;}
#home_news .home_news_con .l .desc>span{width: 72%; font-size: 15px;}
#home_news .home_news_con .r{width: 100%; margin-top: 4%;}
#home_news .home_news_con .r ul>li{width: 100%; height: auto; margin-left: 0; margin-bottom: 4%;}
#home_news .home_news_con .r ul>li:nth-child(n+3){display: none;}
#home_news .home_news_con .r ul>li .box{padding: 15px;}
#home_news .home_news_con .r ul>li span{font-size: 16px; height: auto; margin-top: 0;}
#home_news .home_news_con .r ul>li p{margin-top: 5px;}
#home_news .home_news_con .r ul>li p>i{font-size: 20px;}

/*content*/
/*right*/
#right{width: 100%;}
#right .right_dh{font-size: 15px;}
#right .right_con{min-height: 320px; padding: 20px 0 0 0;}
#right .right_con .right_box{line-height: 2;}
#right .right_con img{max-width: 100%; padding: 0 !important;}
#right .right_con iframe{max-width: 100%; height: auto;}
#right .right_con video{max-width: 100%; height: auto;}
#right .right_con table{width: 100% !important;}
#right .right_icon{width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; margin-right: 2px; position: relative;}
#right .right_icon span{width: 5px; height: 5px; border-radius: 50%; background: #222; display: block;}
#right .right_icon span::before{content: ''; width: 5px; height: 5px; border-radius: 50%; background: #222; display: block; position: absolute; left: 0;}
#right .right_icon span::after{content: ''; width: 5px; height: 5px; border-radius: 50%; background: #222; display: block; position: absolute; right: 0;}

/*left*/
#left .left_dh>ul{white-space: nowrap; overflow-x: scroll; display: block; text-align: center;}
#left .left_dh>ul>li{height: auto; margin: 0 2px; display: inline-block; padding: 10px 0;}
#left .left_dh>ul>li a{height: 36px; line-height: 36px; font-size: 15px; padding: 0 15px;}
.mask{position: fixed; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); display: none;}

/*about*/
.about_profile .desc{width: 100%; margin-top: 0; font-size: 15px; line-height: 1.8;}
.about_profile ul{margin-top: 20px;}
.about_profile ul>li{width: 50%; text-align: center; margin-bottom: 4%;}
.about_profile ul>li>span>i{font-size: 26px;}
.about_profile .video{width: 100%; margin-top: 20px; height: 200px; box-shadow: -20px 46px 0 #124da1;}
.about_profile .video>span{font-size: 16px; margin-top: 0;}
.about_culture{margin-top: 80px; padding: 30px 0;}
.about_culture .dh>span{font-size: 20px;}
.about_culture .dh>i{width: 36px; height: 3px; margin-top: 15px;}
.about_culture ul{margin-top: 30px;}
.about_culture ul>li{width: 100%; margin-bottom: 4%; padding: 15px 0;}
.about_culture ul>li>img{width: 46px;}
.about_culture ul>li>span{font-size: 17px; margin-top: 10px;}
.about_culture ul>li>p{width: 92%; margin: 5px auto;}
.about_honor{padding: 30px 0 10px 0;}
.about_honor .dh>span{font-size: 20px;}
.about_honor .dh>i{width: 36px; height: 3px; margin-top: 15px;}

/*list_pro*/
ul.list_pro li{width: 48%; margin-left: 4%; margin-bottom: 4%;}
ul.list_pro li:nth-child(2n+1){margin-left: 0;}
ul.list_pro li .img{width: 100%; height: 120px;}
ul.list_pro li img{max-height: unset;}
ul.list_pro li span{width: 90%; margin: auto; font-size: 15px; padding: 10px 0; line-height: 1.6;}

/*display*/
.dis_note{margin-top: 20px;}
.dis_pic{width: 100%;}
.dis_big .view{height: 260px;}
.dis_big .view .swiper-container{height: auto;}
.dis_big .preview .swiper-container{height: auto;}
.dis_big .preview .swiper-slide{height: auto;}
.dis_big .preview .swiper-slide>.img{height: 50px;}
.dis_big .preview .arrow-left{width: 10px; height: 50px; margin-top: -25px;}
.dis_big .preview .arrow-right{width: 10px; height: 50px; margin-top: -25px;}
.dis_big .preview i{font-size: 26px;}
.dis_name{width: 100%;}
.dis_name>span{font-size: 16px;}
.dis_name>.desc{margin-top: 10px;}
.dis_name>.ico_con .ico_item{margin-right: 20px;}
.dis_name>.ico_con .ico_item .img{width: 46px; height: 46px;}
.dis_name>.ico_con .ico_item .img img{width: 36px;}
.dis_name>.ico{width: 170px; height: 36px; line-height: 36px; margin-top: 20px;}
.dis_note>span{font-size: 16px; padding-bottom: 10px;}
.dis_note>.desc{margin-top: 20px;}

/*list_share*/
ul.list_share li{width: 48%; margin-left: 4%; margin-bottom: 5%;}
ul.list_share li:nth-child(3n+1){margin-left: 4%;}
ul.list_share li:nth-child(2n+1){margin-left: 0;}
ul.list_share li .img{width: 100%; height: 120px;}
ul.list_share li span{padding-top: 10px; font-size: 15px; line-height: 1.6;}
ul.list_share li i{margin: 10px auto 0; width: 80px; height: 34px; line-height: 34px;}

/*share_list*/
ul.share_list li{width: 48%; margin-left: 4%; margin-bottom: 4%;}
ul.share_list li:nth-child(2n+1){margin-left: 0;}
ul.share_list li .img{width: 100%; height: 100%;}
ul.share_list li span{padding-top: 10px; font-size: 15px;}

/*list_news*/
ul.list_news{margin-bottom: 20px; margin-top: -10px;}
ul.list_news li{width: 100%; height: 50px; line-height: 50px; font-size: 15px;}
ul.list_news li span{width: calc(100% - 106px);}
ul.list_news li i{width: 80px; height: 32px; line-height: 32px;}
ul.list_news li i>em{margin-left: 6px;}

/*list_img_news*/
ul.list_img_news li{padding-bottom: 4%;}
ul.list_img_news li .img{width: 40%; height: 100px;}
ul.list_img_news li .desc{width: 56%;}
ul.list_img_news li span{margin: 0 auto 10px; font-size: 16px; line-height: 1;}
ul.list_img_news li i{display: none;}
ul.list_img_news li em{margin-top: 0;}
ul.list_img_news li p{line-height: 1.6;}
ul.list_img_news li .spec{display: none;}

/*list_pic_news*/
ul.list_pic_news li{width: 48%; margin-left: 4%; margin-bottom: 4%;}
ul.list_pic_news li:nth-child(2n+1){margin-left: 0;}
ul.list_pic_news li .img{width: 100%; height: 120px;}
ul.list_pic_news li span{font-size: 15px;}
ul.list_pic_news li p{padding-top: 5px;}

/*dis_news*/
#dis_news{width: 100%;}
#dis_news .news_title{font-size: 17px; line-height: 1.6;}
#dis_news .news_content{margin-top: 0;}
#dis_news .news_content img{height: auto !important;}

/*news_list*/
.news_list .list_page{display: block;}
.news_list .list_page>em{display: block; margin-bottom: 10px; line-height: 1.6;}
.news_list .list_page>em:nth-child(2){margin-bottom: 0;}
.news_list .list_box .dh>span{font-size: 18px;}
.news_list .list_box dl{margin-top: 10px;}
.news_list .list_box dl>dd{width: 48%; margin-left: 4%;}
.news_list .list_box dl>dd:nth-child(2n+1){margin-left: 0;}
.news_list .list_box dl>dd:nth-child(n+3){display: none;}
.news_list .list_box dl>dd .img{height: 120px;}
.news_list .list_box dl>dd .img>img{height: 100%;}
.news_list .list_box dl.box>dd span{padding: 15px; font-size: 15px; margin-top: 0;}

/*contact*/
.contact .desc{width: 100%;}
.contact .form{width: 100%; margin-top: 20px;}

/*form*/
.form{width: 100%;}
.form .form-group{display: block;}
.form .form-group>em{width: 100%;}
.form .form-group>input[type="text"]{width: 100%;}
.form .form-group>textarea{width: 100%;}
.form .form-group>input.code{width: 70px;}
.form .form-group>.box{margin-top: 30px;}
.form input[type="submit"],input[type="reset"]{width: 40%;}

/*pages*/
.pages{width: 100%; margin: 0 auto; margin-top: 10px; text-align: center;}
.pages .pages_box{display: none;}
.pages .pages_m_box{display: flex; justify-content: space-between;}
.pages a{padding: 0px 8px;}
.pages span{padding: 0px 8px; margin: 0;}
.pages .p_page{border: 0;}

/*float*/
.float{display: none;}

/*livechat*/
#livechat{display: none;}

/*nav*/
#footer_nav{display: none;}

/*footer*/
#footer{padding: 15px 0;}
#footer .footer_con{width: 96%; margin: 0 auto; text-align: center;}
#footer .footer_copy{margin: 0 auto; width: 94%; padding: 15px 0;}
}