@charset "utf-8";
/*CSS Common*/
body{margin: 0; padding: 0; font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif; font-size: 14px; color: #333; text-align: center; background: #fff; line-height: 26px; 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: #1d64b6;}
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;}
.hide{display: none;}
.font{font-family: 'SimSun';}
.omit{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.omit-two{text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.omit-three{text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.animate{transition: all 0.6s; -ms-transition: all 0.6s;}
.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: 35px 0 50px 0; display: flex; justify-content: space-between;}
.container{min-width: 1200px; width: 1200px; margin: 0 auto; padding: 0; text-align: left;}

/*header*/
#header{position: absolute; width: 100%; margin: 0 auto; top: 0; left: 0; right: 0; text-align: center; z-index: 9;}
#header .header_con{height: 100px;}

/*menu*/
.menu>ul>li{padding: 0 10px; text-align: center; position: relative;}
.menu>ul>li a{line-height: 46px; display: block; font-size: 16px; color: #fff; padding: 0 10px;}
.menu>ul>li a:hover{color: #0053b0;}
.menu>ul>li a.on{color: #0053b0; border-bottom: 2px solid #0053b0;}
.menu>ul>li .lang{color: #fff;}
.menu>ul>li .lang>img{margin-right: -2px; position: relative; top: -2px;}
.menu>ul>li .lang>a{margin: 0 3px;}
.menu>ul>li:last-child{padding-right: 0;}
.menu>ul>li:last-child .lang>a:last-child{padding-right: 0; margin-right: 0;}
.menu>ul>li dl{width: 110px; background-color: #fff; border-radius: 5px; position: absolute; left: 50%; margin-left: -60px; top: 46px; padding: 10px; z-index: 10; display: none;}
.menu>ul>li dl>dd{width: 100%; text-align: center;}
.menu>ul>li dl>dd a{color: #333; height: auto; line-height: 1.4; padding: 10px 0; font-size: 14px;}
.menu>ul>li dl>dd a:hover{color: #0053b0;}

/*banner*/
.banner{height: 100vh;}
.banner .swiper-slide{background-position: center; background-repeat: no-repeat; background-size: cover;}
.banner .swiper-slide a{display: block; height: 100%; width: 100%;}
.banner .swiper-pagination{bottom: 12px;}
.banner .swiper-pagination-bullet{margin: 0 5px !important;}
.banner .swiper-pagination-bullet{background: #fff; opacity: 1; width: 8px; height: 8px;}
.banner .swiper-pagination-bullet-active{background: #0053b0;}
.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: 68vh;}
.banner_inside .swiper-slide{background-position: center; background-repeat: no-repeat; background-size: cover;}
.banner_inside .swiper-slide a{display: block; height: 100%; width: 100%;}
.banner_inside .swiper-pagination{bottom: 12px;}
.banner_inside .swiper-pagination-bullet{margin: 0 5px !important;}
.banner_inside .swiper-pagination-bullet{background: #fff; opacity: 1; width: 8px; height: 8px;}
.banner_inside .swiper-pagination-bullet-active{background: #0053b0;}
.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%; margin: 70px 0;}
#home_pro .home_pro_dh{font-size: 48px; margin: 0 auto; font-weight: bold; line-height: 1;}
#home_pro .home_pro_dh span>em{color: #0053b0; margin-left: 12px; display: inline-block;}
#home_pro .home_pro_dh i{width: 36px; height: 2px; background-color: #0053b0; display: block; margin-top: 20px;}
#home_pro .home_pro_con{width: 75%; min-width: 1200px; margin: 50px auto 0;}
#home_pro .home_pro_con ul{width: 48%; margin-left: 4%;}
#home_pro .home_pro_con ul:nth-child(2n+1){margin-left: 0;}
#home_pro .home_pro_con ul>li{margin-bottom: 8%; display: flex; justify-content: flex-end; position: relative;}
#home_pro .home_pro_con ul:nth-child(2){margin-top: 12%;}
#home_pro .home_pro_con ul:nth-child(2)>li{justify-content: flex-start;}
#home_pro .home_pro_con ul>li .img{position: relative;}
#home_pro .home_pro_con ul>li img{max-width: 100%; height: auto; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_pro .home_pro_con ul>li:hover img{transform: scale(1.05); -webkit-transform: scale(1.05);}
#home_pro .home_pro_con ul>li .desc{position: absolute; inset: 0; z-index: 2; color: #fff;}
#home_pro .home_pro_con ul>li .desc span{font-size: 30px; font-weight: bold; display: block; font-weight: bold; text-transform: uppercase;}
#home_pro .home_pro_con ul>li .desc p{width: 40px; height: 40px; line-height: 40px; background-color: #0053b0; color: #fff; display: block; border-radius: 50%; font-size: 18px; margin: 15px auto 10px;}
#home_pro .home_pro_con a.more{font-size: 24px; color: #00439c; text-transform: uppercase; font-weight: bold; margin: 0 auto; margin-top: 15%;}
#home_pro .home_pro_con a.more img{margin-left: 25px;}

/*home_about*/
#home_about{width: 100%;}
#home_about .home_about_con{color: #fff;}
#home_about .home_about_con .list{padding: 90px 0; background-position: center; background-repeat: no-repeat; background-size: cover;}
#home_about .home_about_con .list .dh{text-align: center;}
#home_about .home_about_con .list .dh span{font-size: 48px; font-weight: bold; display: block; line-height: 1;}
#home_about .home_about_con .list .dh i{width: 36px; height: 2px; background-color: #fff; display: block; margin: 20px auto;}
#home_about .home_about_con .list em{font-size: 22px; display: block; margin-top: 30px; font-weight: bold; text-align: center;} 
#home_about .home_about_con .list .desc{font-size: 16px; margin-top: 20px; text-align: center; line-height: 2;}
#home_about .home_about_con a.more{font-size: 15px; color: #fff; text-transform: uppercase; margin: 0 auto; margin-top: 40px;}
#home_about .home_about_con a.more img{margin-left: 25px;}
#home_about .home_about_con ul{color: #fff; padding: 65px 0; background-position: center; background-repeat: no-repeat; background-size: cover;}
#home_about .home_about_con ul li span{font-size: 48px; font-weight: bold; display: block; line-height: 1;}
#home_about .home_about_con ul li span>i{font-size: 14px; font-weight: normal; margin-left: 8px; display: inline-block;}
#home_about .home_about_con ul li em{font-size: 16px; display: block; margin-top: 15px;}

/*home_news*/
#home_news{width: 100%; margin: 70px 0;}
#home_news .home_news_dh{font-size: 48px; margin: 0 auto; font-weight: bold; line-height: 1; text-align: center;}
#home_news .home_news_dh span>em{color: #0053b0; margin-left: 12px; display: inline-block;}
#home_news .home_news_dh i{width: 36px; height: 2px; background-color: #0053b0; display: block; margin: 20px auto 25px;}
#home_news .home_news_dh .desc{font-size: 16px; font-weight: normal;}
#home_news .home_news_con{margin-top: 45px;}
#home_news .home_news_con ul>li{width: 376px; margin-left: 36px;}
#home_news .home_news_con ul>li:nth-child(3n+1){margin-left: 0;}
#home_news .home_news_con ul>li .img{width: 376px; height: 264px; overflow: hidden;}
#home_news .home_news_con ul>li .img img{width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_news .home_news_con ul>li .desc{margin-top: 15px;}
#home_news .home_news_con ul>li span{font-size: 16px;}
#home_news .home_news_con ul>li p{color: #666; margin-top: 5px;}
#home_news .home_news_con ul>li em{color: #333; margin-top: 15px; display: block; font-size: 16px;}

/*home_provide*/
#home_provide{width: 100%; background: url(../images/quote_bg.png) no-repeat center; background-size: cover; padding: 70px 0;}
#home_provide .home_provide_dh{color: #fff; font-size: 20px;}
#home_provide .home_provide_dh>span{font-size: 40px; font-weight: bold; display: block;}
#home_provide .home_provide_dh>.desc{margin-top: 30px; line-height: 1.8;}
#home_provide .home_provide_con{width: 435px; padding: 40px 50px; box-sizing: border-box; background-color: #fff;}
#home_provide .home_provide_con>span{font-size: 30px; font-weight: bold; display: block;}
#provideForm{margin-top: 20px;}
#provideForm .formMsgTitle{display: none;}
#provideForm .formMsgItem{margin-bottom: 15px;}
#provideForm .formMsgItem .layui-input{height: 48px; border: 1px solid #e9e9e9; border-radius: 5px; display: inline-block; padding: 0 15px;}
#provideForm .formMsgItem .layui-input:focus{border-color: #1d64b6 !important; box-shadow: none;}
#provideForm .layui-btn{width: 100%; background: none; margin-top: 10px; position: relative;}
#provideForm .layui-btn::after{content: '获取报价'; width: 100%; height: 50px; line-height: 50px; background-color: #00439c; border-radius: 5px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2;}

/*left*/
#left{width: 254px;}
#left .left_top{height: 48px; background: #00439c; line-height: 48px; padding-left: 20px; font-size: 17px; color: #fff;} 
#left .left_dh>ul>li a{height: 46px; line-height: 46px; display: block; padding-left: 20px; border-bottom: solid 1px #e6e6e6; font-size: 15px;}
#left .left_dh>ul>li a:hover{color: #2d6bb8;}
#left .left_dh>ul>li a.on{background: #f4f3f3;}

/*content*/
#right{width: 895px;}
#right .right_dh{height: 40px; font-size: 15px; border-bottom: solid 1px #e6e6e6;}
#right .right_dh .dh_box{display: flex; justify-content: space-between;}
#right .right_dh .dh_box>.l{color: #0053b0;}
#right .right_con{min-height: 200px; padding: 30px 0;}
#right .right_box{clear: both; overflow: hidden;}
#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{margin: 20px 0 0 0;}
.about_profile .dh>span{font-size: 40px; display: block; text-align: center; font-weight: bold;}
.about_profile .dh>i{width: 35px; height: 2px; background-color: #00439c; margin: 30px auto; display: block;}
.about_profile .list>.box .img{width: 512px;}
.about_profile .list>.box .img_box{width: 482px; height: 542px; box-shadow: -30px 30px 0 #b2c6e1; overflow: hidden; margin-left: 30px;}
.about_profile .list>.box .img_box>img{width: 100%; height: 100%; object-fit: cover;}
.about_profile .list>.box .desc{width: 640px; font-size: 16px; line-height: 2; padding-top: 20px; box-sizing: border-box;}
.about_profile .list>ul{margin-top: 80px; background-color: #00439c; padding: 35px; color: #fff; position: relative; z-index: 2;}
.about_profile .list>ul>li .img img{width: 66px; margin-right: 10px;}
.about_profile .list>ul>li .desc>span{font-size: 16px; display: block;}
.about_profile .list>ul>li .desc>span>i{font-size: 42px; font-weight: bold; line-height: 1; margin-right: 5px;}
.about_profile .list>ul>li .desc>em{font-size: 16px; font-weight: bold; display: block; text-transform: uppercase;}
.about_video{background-color: #262626; color: #fff; margin-top: -70px; padding: 130px 0 60px 0;}
.about_video .list>.desc{width: 530px;} 
.about_video .list>.desc>span{font-size: 26px; font-weight: bold; display: block; line-height: 1.6;}
.about_video .list>.desc>i{width: 132px; height: 4px; background-color: #00439c; margin: 25px 0; display: block;}
.about_video .list>.desc>.desc_box{font-size: 16px; line-height: 2;}
.about_video .list>.img{width: 624px; height: 329px; overflow: hidden;}
.about_video .list>.img img{width: 100%; height: 100%; object-fit: cover;}
.about_video .list>.img video{width: 100%; height: 100%; object-fit: cover;}
.about_honor{margin: 60px 0 80px 0;}
.about_honor .dh>span{font-size: 40px; display: block; text-align: center; font-weight: bold;}
.about_honor .dh>i{width: 35px; height: 2px; background-color: #00439c; margin: 30px auto 20px; display: block;}
.about_honor .dh>p{font-size: 16px; line-height: 1.8; text-align: center;}
.about_honor .swiper-container{margin-top: 40px;}
.about_honor .swiper-slide .img{width: 378px; height: 242px; overflow: hidden;}
.about_honor .swiper-slide .img>img{max-width: 100%; max-height: 100%; object-fit: contain;}
.about_service{padding: 55px 0; background-color: #262626; color: #fff;}
.about_service ul>li{text-align: center; flex: 1;}
.about_service ul>li .img>img{width: 79px; height: auto; margin: auto;}
.about_service ul>li .desc>span{font-size: 24px; font-weight: bold; display: block; margin: 20px auto 15px;}
.about_service ul>li .desc>p{width: 80%; font-size: 16px; margin: auto;}
.about_plant{margin: 60px 0 10px 0;}
.about_plant .dh>span{font-size: 40px; display: block; text-align: center; font-weight: bold;}
.about_plant .dh>i{width: 35px; height: 2px; background-color: #00439c; margin: 30px auto 20px; display: block;}
.about_plant .dh>p{font-size: 16px; line-height: 1.8; text-align: center;}
.about_plant .list_con{position: relative; margin: 40px auto 0;}
.about_plant .swiper-container{width: 86%;}
.about_plant .swiper-slide .img{width: 346px; height: 240px; overflow: hidden;}
.about_plant .swiper-slide .img>img{width: 100%; height: 100%; object-fit: cover;}
.about_plant .ico>em{position: absolute; top: 50%; width: 52px; height: 52px; background-color: #ddd; border-radius: 50%; font-size: 30px; color: #fff; cursor: pointer; margin-top: -26px;}
.about_plant .ico>em.ico_left{left: 0;}
.about_plant .ico>em.ico_right{right: 0;}
.about_plant .ico>em:hover{background-color: #00439c;}

/*pro*/
.pro{width: 100% !important;}

/*list_pro*/
ul.list_pro li{width: 376px; margin-left: 35px; margin-bottom: 35px; border: 1px solid #e9e9e9; box-sizing: border-box;}
ul.list_pro li:nth-child(3n+1){margin-left: 0;}
ul.list_pro li .img{width: 320px; 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 .desc{padding: 30px; font-size: 15px; color: #333;}
ul.list_pro li .desc>a>em{height: 52px; color: #00439c; font-weight: bold; font-size: 24px;}
ul.list_pro li .desc>span{display: block; font-size: 16px; margin: 10px 0; color: #00439c; font-weight: bold;}
ul.list_pro li .desc>.desc_box{margin-top: 10px; height: 180px; -webkit-line-clamp: 7; overflow: hidden;}
ul.list_pro li .desc>p{margin: 30px 0 0 0; height: 50px;}
ul.list_pro li .btn>a{width: 50%; height: 50px; line-height: 50px; background-color: #eee; text-align: center; font-size: 15px;}
ul.list_pro li .btn>a>img{margin-right: 10px;}
ul.list_pro li .btn>a:nth-child(1){background-color: #00439c; color: #fff;}

/*display*/
.dis_pic{width: 620px; box-sizing: border-box;}
.dis_pic img{max-width: 80%; margin: 0 auto;}
.dis_big .view{width: 100%; height: 580px;}
.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: 80%; max-height: 80%;}
.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: 90%; margin: 0 auto;}
.dis_big .preview .swiper-slide{cursor: pointer; text-align: center;}
.dis_big .preview .swiper-slide>.img{height: 100%; margin: 0 6px; position: relative; border: 1px solid #e6e6e6; 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; cursor: pointer;}
.dis_big .preview .arrow-right{position: absolute; right: 0; top: 50%; margin-top: -30px; width: 12px; height: 60px; z-index: 10; cursor: pointer;}
.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: #0053b0;}
.dis_desc{width: 550px; margin-top: 20px;}
.dis_desc>span{font-size: 30px; color: #00439c; font-weight: bold; display: block;}
.dis_desc>em{font-size: 16px; margin-top: 10px; display: block; color: #00439c; font-weight: bold;}
.dis_desc>.desc{margin-top: 20px; line-height: 2;}
.dis_desc>.dis_btn{margin-top: 40px;}
.dis_desc>.dis_btn>a{width: 180px; height: 46px; line-height: 46px; font-size: 15px; color: #fff; background-color: #00439c; border-radius: 30px; display: block; cursor: pointer; text-align: center; margin-right: 18px;}
.dis_desc>.dis_btn>a:hover{opacity: 0.8;}
.dis_desc>.dis_btn>a:nth-child(2){background-color: #d40011;}
.dis_spec{margin: 70px 0;}
.dis_note{padding: 50px 0 60px 0; background-color: #f9f9f9;}
.dis_note span{font-size: 24px; font-weight: bold; display: block;}
.dis_note .desc{margin-top: 30px;}
.dis_color{padding: 50px 0 60px 0;}
.dis_color span{font-size: 24px; font-weight: bold; display: block;}
.dis_color .desc{margin-top: 35px; text-align: center;}
.dis_color img{display: inline-block; max-width: 100%;}
.dis_spec dl>dd{width: calc(100% / 8); text-align: center;}
.dis_spec dl>dd:last-child{margin-right: 0;}
.dis_spec dl>dd img{width: 110px; height: 110px; margin: 0 auto;}
.dis_spec dl>dd span{padding-top: 10px; display: block; font-size: 15px;}
.dis_part{padding: 50px 0 60px 0; background-color: #f9f9f9;}
.dis_part span{font-size: 24px; font-weight: bold; display: block;}
.dis_part .container{position: relative;}
.dis_part .swiper-container{width: 88%; margin: 35px auto 0; padding: 0 2px;}
.dis_part .swiper-slide a{display: block;}
.dis_part .swiper-slide .img{width: 100%; height: 160px; background-color: #fff; border: 1px solid #eaeaea; box-sizing: border-box; overflow: hidden;}
.dis_part .swiper-slide .img>img{max-width: 100%; max-height: 100%; object-fit: contain;}
.dis_part .swiper-slide span{font-size: 15px; display: block; margin-top: 15px; font-weight: normal; text-align: center;}
.dis_part .ico>em{position: absolute; top: 50%; width: 52px; height: 52px; background-color: #ddd; border-radius: 50%; font-size: 30px; color: #fff; cursor: pointer; margin-top: -20px;}
.dis_part .ico>em.ico_left{left: 0;}
.dis_part .ico>em.ico_right{right: 0;}
.dis_part .ico>em:hover{background-color: #00439c;}
.dis_list{padding: 50px 0 0 0;}
.dis_list span{font-size: 24px; font-weight: bold; display: block;}
.dis_list .container{position: relative;}
.dis_list .swiper-container{width: 88%; margin: 35px auto 0; padding: 0 2px;}
.dis_list .swiper-slide a{display: block;}
.dis_list .swiper-slide .img{width: 100%; height: 160px; background-color: #fff; border: 1px solid #eaeaea; box-sizing: border-box; overflow: hidden;}
.dis_list .swiper-slide .img>img{max-width: 100%; max-height: 100%; object-fit: contain;}
.dis_list .swiper-slide span{font-size: 15px; display: block; margin-top: 15px; font-weight: normal; text-align: center;}
.dis_list .ico>em{position: absolute; top: 50%; width: 52px; height: 52px; background-color: #ddd; border-radius: 50%; font-size: 30px; color: #fff; cursor: pointer; margin-top: -20px;}
.dis_list .ico>em.btn_left{left: 0;}
.dis_list .ico>em.btn_right{right: 0;}
.dis_list .ico>em:hover{background-color: #00439c;}
.dis_big .video{position: fixed; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: rgba(0,0,0,.8); z-index: 10; display: none; align-items: center; justify-content: center;}
.dis_big .video>.ico_box{width: 40px; height: 40px; position: absolute; right: 10px; top: 10px; display: flex; align-items: center; justify-content: center; cursor: pointer; z-index: 9;}
.dis_big .video>.ico_box i{width: 40px; height: 40px; position: relative; display: block;}
.dis_big .video>.ico_box i::before,
.dis_big .video>.ico_box i::after{content: ''; width: 32px; height: 3px; position: absolute; top: 50%; left: 50%; margin: -1px 0 0 -16px; transform: rotate(45deg); background-color: #fff;}
.dis_big .video>.ico_box i::after{transform: rotate(-45deg);}
.dis_big .video video{width: 90%; height: 80vh;}

/*list_share*/
ul.list_share li{width: 278px; margin-left: 30px; margin-bottom: 30px; text-align: center;}
ul.list_share li:nth-child(3n+1){margin-left: 0;}
ul.list_share li .img{width: 278px; height: 200px; 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{display: block; padding-top: 15px;}

/*list_download*/
ul.list_download li{width: 278px; margin-left: 30px; margin-bottom: 30px; text-align: center;}
ul.list_download li:nth-child(3n+1){margin-left: 0;}
ul.list_download li .img{width: 278px; height: 200px; margin: 0 auto; overflow: hidden;}
ul.list_download li img{width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; -ms-transition: all 0.6s;}
ul.list_download li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
ul.list_download li span{display: block; padding-top: 15px;}
ul.list_download li i{width: 120px; height: 30px; line-height: 30px; text-align: center; display: block; border: 1px solid #0053b0; color: #0053b0; margin: 15px auto 0; border-radius: 20px;}
ul.list_download li:hover i{background-color: #0053b0; color: #fff;}

/*list_video*/
ul.list_video li{width: 278px; margin-left: 30px; margin-bottom: 30px; text-align: center;}
ul.list_video li:nth-child(3n+1){margin-left: 0;}

/*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% !important; border-width: 1px; border-color: #eee; border-collapse: collapse;}
table tr>td{width: auto !important; border-width: 1px; padding: 5px 10px; border-style: solid; border-color: #dfdfdf; background-color: #f9f9f9;}
table tr:nth-child(1)>td{background-color: #f4f4f4; font-size: 15px;}

/*list_news*/
ul.list_news{margin-bottom: 40px;}
ul.list_news li{position: relative; height: 50px; line-height: 50px; border-bottom: 1px dotted #ddd;}

/*list_img_news*/
ul.list_img_news li{padding-bottom: 30px; overflow: hidden;}
ul.list_img_news li .img{width: 278px; height: 190px; 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: 590px;}
ul.list_img_news li span{font-size: 20px; margin: 10px 0; display: block; margin-top: 20px; }
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;}

/*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-weight: bold; font-size: 20px; 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;}

/*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: 30px; text-align: center;}
.pages a{border: 1px solid #ccc; padding: 8px 14px; margin: 0 5px; color: #333 !important;}
.pages a:hover,.pages a.active{background: #1d64b6; color: #fff !important; border-color: #1d64b6;}
.pages span{border: 1px solid #ccc; padding: 8px 14px; margin: 0 3px; cursor: pointer;}
.pages span:hover,.pages span.layui-laypage-curr{background: #1d64b6; color: #fff; border-color: #1d64b6;}
.pageBtn,.pageSelect{display: none;}

/*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*/
#onlineMsgForm{width: 800px; margin: 50px auto 0; padding-bottom: 100px; font-size: 16px;}
#onlineMsgForm .formMsgItem{margin-top: 15px;}
#onlineMsgForm .formMsgItem .formMsgTitle{width: 100px; display: inline-block;}
#onlineMsgForm .formMsgItem .formMsgCon{width: 680px; display: inline-block;} 
#onlineMsgForm .textareaItem{display: flex; align-items: baseline;}
#onlineMsgForm .formMsgItem .layui-input{height: 48px; border: 1px solid #d0d0d0; border-radius: 0; display: inline-block;}
#onlineMsgForm .formMsgItem .layui-input:focus{border-color: #1d64b6 !important; box-shadow: none;}
#onlineMsgForm .formMsgItem .layui-select{height: 48px; border: 1px solid #d0d0d0; border-radius: 0;}
#onlineMsgForm .formMsgItem .layui-select:focus{border-color: #1d64b6 !important; box-shadow: none;}
#onlineMsgForm .formMsgItem .layui-textarea{height: 230px; border: 1px solid #d0d0d0; resize: none; padding: 15px 10px; border-radius: 0;}
#onlineMsgForm .formMsgItem .layui-textarea:focus{border-color: #1d64b6 !important; box-shadow: none;}
#onlineMsgForm .formMsgItem:nth-last-child(2) .formMsgInput{display: flex; align-items: center;} 
#onlineMsgForm .formMsgItem:nth-last-child(2) .layui-input{width: 200px;}
#onlineMsgForm .formMsgItem:nth-last-child(2) img{width: 80px; height: 48px; display: inline-block; margin-left: 20px;}
#onlineMsgForm .layui-btn{width: 370px; height: 58px; margin: 60px auto 0; background-color: #1d64b6; display: block; border-radius: 0; font-size: 22px;}
#onlineMsgForm .layui-btn:hover{opacity: 0.9;}

/*float*/
.float{position: fixed; background-color: #bfbfbf; border-radius: 30px; right: 20px; bottom: 20%; z-index: 99;}
.float li{width: 62px; margin: 5px 0; flex-direction: row-reverse;}
.float li .ico{cursor: pointer;}
.float li .img{width: 56px; height: 56px; border-radius: 50%; overflow: hidden; position: relative; z-index: 3;}
.float li .img img{width: 40px; height: auto;}
.float li p{width: 180px; padding: 0 25px; height: 56px; line-height: 56px; background-color: #00439c; box-shadow: 0 2px 10px 2px rgba(0,0,0,.1); position: absolute; right: 32px; border-radius: 30px 0 0 30px; color: #fff; font-size: 20px; display: none;}
.float li .ico:hover .img{background-color: #00439c;}
.float li .ico:hover + p{display: block;}
.float li:nth-child(4) .ico:hover + p{display: none;}
.float li .img_top{background-color: #00439c;}
.float li .img_top>img{width: 24px; height: auto;}

/*nav*/
#footer_nav{background: #131211;}
#footer_nav .footer_dh{border-bottom: 1px solid rgba(255,255,255,.1);}
#footer_nav .footer_dh>li{height: 100px; line-height: 100px; padding: 0 46px; font-size: 16px;}
#footer_nav .footer_dh>li>a{color: #fff;}
#footer_nav .footer_dh>li>a:hover{color: #1d64b6;}
#footer_nav .footer_nav_con{width: 100%; margin: 0 auto; padding: 60px 0 60px 0;}
#footer_nav .footer_nav_con a{color: #fff; font-size: 15px;}
#footer_nav .footer_nav_con a:hover{color: #1d64b6;}
#footer_nav .footer_nav_con .list_box{width: 100%; color: #fff;}
#footer_nav .footer_nav_con .list>i{width: 28px; height: 2px; background-color: #1d64b6; display: block;}
#footer_nav .footer_nav_con .list>span{font-size: 30px; font-weight: bold; display: block; text-transform: uppercase; margin-top: 15px;}
#footer_nav .footer_nav_con .list>ul{margin-top: 30px;}
#footer_nav .footer_nav_con .list>ul>li{line-height: 2;}
#footer_nav .footer_nav_con .contact>i{width: 28px; height: 2px; background-color: #1d64b6; display: block;}
#footer_nav .footer_nav_con .contact>span{font-size: 30px; font-weight: bold; display: block; text-transform: uppercase; margin-top: 15px;}
#footer_nav .footer_nav_con .contact .desc{margin-top: 30px; line-height: 2;}
#footer_nav .footer_nav_con .contact>ul{margin-top: 20px;}
#footer_nav .footer_nav_con .contact>ul>li{margin-right: 15px;}
#footer_nav .footer_nav_con .qcode{width: 390px;}
#footer_nav .footer_nav_con .qcode>i{width: 28px; height: 2px; background-color: #1d64b6; display: block;}
#footer_nav .footer_nav_con .qcode>span{font-size: 24px; font-weight: bold; display: block; line-height: 1.2;}
#footer_nav .footer_nav_con .qcode .desc{margin-top: 30px;}
#footer_nav .footer_nav_con .qcode .desc img{margin-right: 20px; max-width: 98px; height: auto;}
#messageForm .formMsgTitle{display: none;}
#messageForm .formMsgItem{margin-bottom: 15px; display: inline-block; margin-left: 15px;}
#messageForm .formMsgItem .layui-input{width: 187.5px; height: 48px; border: 1px solid #e9e9e9; border-radius: 5px; display: inline-block; padding: 0 15px;}
#messageForm .formMsgItem .layui-input:focus{border-color: #e9e9e9 !important; box-shadow: none;}
#messageForm .formMsgItem:nth-child(2n){margin-left: 0;}
#messageForm .formMsgItem:nth-child(6){display: block;}
#messageForm .formMsgItem:nth-child(7){display: block; margin-left: 0;}
#messageForm .layui-textarea{width: 100%; min-height: 82px; border: 1px solid #e9e9e9; border-radius: 5px;}
#messageForm .layui-btn{width: 100%; background: none; position: relative;}
#messageForm .layui-btn::after{content: '立即提交'; width: 100%; height: 50px; line-height: 50px; background-color: #00439c; border-radius: 5px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2;}

/*footer*/
#footer{padding: 30px 0; background: #131211; color: #fff; border-top: 1px solid rgba(255,255,255,.1);}
#footer a{color: #fff;}
#footer a:hover{color: #1d64b6;}
#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;}
#header{display: none;}
.container{min-width: 94%; width: 94%;}
.con{padding: 0 0 30px 0;}

/*header*/
.header{width: 100%; height: 60px; line-height: 60px; background: #131211; position: fixed; display: flex; align-items: center; z-index: 999;}
.header .logo img{height: 26px;}
.header .nav{width: 100%; height: 100%; background: #fff; position: absolute; left: 0; top: 60px; 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: #1d64b6; color: #fff;}
.header .nav ul li .lang{margin-top: 20px;}
.header .nav ul li .lang>a{padding: 0 10px; font-size: 15px;}
.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: #fff; 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);}
.header_top{height: 60px;}

/*banner*/
.banner{height: 220px;}
.banner .swiper-slide{background-size: cover;}
.banner .swiper-pagination{bottom: 10px;}
.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: 180px;}
.banner_inside .swiper-slide{background-size: cover;}
.banner_inside .swiper-pagination{bottom: 10px;}
.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{margin: 30px 0;}
#home_pro .home_pro_dh{font-size: 20px;}
#home_pro .home_pro_dh i{margin-top: 15px;}
#home_pro .home_pro_con{width: 94%; min-width: auto; margin: 20px auto;}
#home_pro .home_pro_con ul>li .desc{width: 92%; margin: auto;}
#home_pro .home_pro_con ul>li .desc span{font-size: 15px; line-height: 1.4;}
#home_pro .home_pro_con ul>li .desc p{width: 30px; height: 30px; line-height: 30px; font-size: 14px; margin: 8px auto 5px;}
#home_pro .home_pro_con a.more{font-size: 15px; line-height: 1.6;}
#home_pro .home_pro_con a.more img{height: 26px;}

#home_about .home_about_con .list{padding: 30px 0;}
#home_about .home_about_con .list .dh span{font-size: 20px;}
#home_about .home_about_con .list .dh i{margin: 15px auto;}
#home_about .home_about_con .list em{font-size: 16px; margin-top: 15px;}
#home_about .home_about_con .list .desc{margin-top: 15px; font-size: 15px; line-height: 1.8;}
#home_about .home_about_con a.more{margin-top: 20px;}
#home_about .home_about_con a.more img{height: 26px;}
#home_about .home_about_con ul{padding: 30px 0 10px 0;}
#home_about .home_about_con li{width: 50%; margin-bottom: 20px;}
#home_about .home_about_con ul li span{font-size: 26px;}
#home_about .home_about_con ul li em{margin-top: 5px;}

#home_news{margin: 30px 0;}
#home_news .home_news_dh{font-size: 20px;}
#home_news .home_news_dh i{margin: 15px auto;}
#home_news .home_news_dh .desc{width: 94%; font-size: 15px; line-height: 1.6; margin: auto;}
#home_news .home_news_con{margin-top: 20px;}
#home_news .home_news_con ul>li{width: 100%; margin-left: 0; margin-bottom: 20px;}
#home_news .home_news_con ul>li .img{width: 100%; height: 200px;}
#home_news .home_news_con ul>li em{margin-top: 10px;}
#home_news .home_news_con ul>li p{line-height: 1.6; margin-top: 3px;}
#home_news .home_news_con ul>li:last-child{margin-bottom: 0;}

#home_provide{padding: 30px 0;}
#home_provide .home_provide_dh>span{font-size: 20px;}
#home_provide .home_provide_dh>.desc{margin: 10px 0 20px; font-size: 15px;}
#home_provide .home_provide_con{width: 100%; padding: 15px;}
#home_provide .home_provide_con>span{font-size: 18px;}
#provideForm{margin-top: 15px;}
#provideForm .formMsgItem .layui-input{height: 40px;}
#provideForm .layui-btn{margin-top: 5px;}
#provideForm .layui-btn::after{height: 40px; line-height: 40px; margin-top: 0;}

/*content*/
/*right*/
#right{width: 100%;}
#right .right_dh{display: flex; justify-content: space-between; align-items: center; font-size: 15px;}
#right .right_dh .dh_box>.r{display: none;}
#right .right_con{min-height: 320px; padding: 15px 0 0 0;}
#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%;}
#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{position: fixed; width: 60%; height: 100%; right: -100%; top: 0; background: #fff; padding-top: 60px; overflow-y: scroll; height: 100%; z-index: 10;}
#left .left_dh{margin-bottom: 60px;}
#left .left_dh>ul>li a{height: auto; line-height: 1.4; padding: 15px 20px;}
.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{margin-top: 10px;}
.about_profile .dh>span{font-size: 20px;}
.about_profile .dh>i{margin: 15px auto;}
.about_profile .list>.box .img{width: 94%; margin: auto;}
.about_profile .list>.box .img_box{width: 100%; height: auto; box-shadow: -10px 10px 0 #b2c6e1; margin-left: 5px;}
.about_profile .list>.box .desc{width: 100%; font-size: 15px; margin-top: 10px;}
.about_profile .list>ul{margin-top: 25px; padding: 15px;}
.about_profile .list>ul>li{width: 50%; display: block; margin-bottom: 10px;}
.about_profile .list>ul>li .img img{width: 36px; margin: auto;}
.about_profile .list>ul>li .desc{text-align: center; margin-top: 10px;}
.about_profile .list>ul>li .desc>span{font-size: 14px;}
.about_profile .list>ul>li .desc>span>i{font-size: 20px;}
.about_profile .list>ul>li .desc>em{font-size: 14px;}
.about_video{margin-top: -120px; padding: 130px 0 30px 0;}
.about_video .list>.desc{width: 100%; padding: 15px 0 20px 0;}
.about_video .list>.desc>span{font-size: 16px;}
.about_video .list>.desc>i{height: 2px; margin: 15px 0;}
.about_video .list>.desc>.desc_box{font-size: 15px; line-height: 1.8;}
.about_video .list>.img{width: 100%; height: auto;}
.about_honor{margin: 30px 0;}
.about_honor .dh>span{font-size: 20px;}
.about_honor .dh>i{margin: 15px auto 10px;}
.about_honor .dh>p{font-size: 15px;}
.about_honor .swiper-container{margin-top: 20px;}
.about_honor .swiper-slide .img{width: 100%; height: 120px;}
.about_service{padding: 30px 0;}
.about_service ul{display: block;}
.about_service ul>li{display: flex; justify-content: space-between; margin-bottom: 6%;}
.about_service ul>li:last-child{margin-bottom: 0;}
.about_service ul>li .img>img{width: 46px;}
.about_service ul>li .desc{width: calc(100% - 60px); text-align: left;}
.about_service ul>li .desc>span{font-size: 16px; margin: 0; line-height: 1;}
.about_service ul>li .desc>p{width: 100%; font-size: 15px; line-height: 1.6; margin-top: 8px;}
.about_plant{margin: 30px 0 10px 0;}
.about_plant .dh>span{font-size: 20px;}
.about_plant .dh>i{margin: 15px auto 10px;}
.about_plant .dh>p{font-size: 15px;}
.about_plant .list_con{margin-top: 20px;}
.about_plant .ico>em{width: 30px; height: 30px; font-size: 20px; margin-top: -15px;}
.about_plant .swiper-container{width: 78%;}
.about_plant .swiper-slide .img{width: 100%; height: 120px;}

/*pro*/
.pro .right_icon{display: none !important;}

/*list_pro*/
ul.list_pro li{width: 48%; margin-left: 4%; margin-bottom: 4%;}
ul.list_pro li:nth-child(3n+1){margin-left: 4%;}
ul.list_pro li:nth-child(2n+1){margin-left: 0;}
ul.list_pro li .img{width: 100%; height: 150px;}
ul.list_pro li .desc{padding: 10px 10px 20px 10px; font-size: 14px;}
ul.list_pro li .desc>a>em{font-size: 15px; height: 40px; line-height: 1.4;}
ul.list_pro li .desc>span{padding: 5px 0; font-size: 15px; margin: 0;}
ul.list_pro li .desc>p{margin-top: 20px;}
ul.list_pro li .btn{display: block;}
ul.list_pro li .btn>a{width: 100%; height: 36px; line-height: 36px; font-size: 14px; justify-content: left; padding-left: 15px; box-sizing: border-box;}
ul.list_pro li .btn>a>img{width: 16px;}

/*display*/
.dis_pic{width: 100%;}
.dis_big .view{height: 280px; margin-top: 30px;}
.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{margin: 0 3px;}
.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_desc>span{font-size: 17px;}
.dis_desc>em{font-size: 15px; margin-top: 5px;}
.dis_desc>.desc{margin-top: 10px;}
.dis_desc>.dis_btn{margin-top: 20px;}
.dis_desc>.dis_btn>a{width: 140px; height: 40px; line-height: 40px; margin-right: 10px;}
.dis_spec{margin: 25px 0;}
.dis_spec dl>dd{width: 25%; margin-bottom: 15px;}
.dis_spec dl>dd img{width: 60px; height: 60px; margin-right: 10px;}
.dis_spec dl>dd span{line-height: 1.4;}
.dis_note{padding: 25px 0 35px 0;}
.dis_note span{font-size: 17px;}
.dis_note .desc{margin-top: 15px; overflow: auto;}
.dis_color{padding: 25px 0;}
.dis_color span{font-size: 17px;}
.dis_color .desc{margin-top: 25px;}
.dis_part{padding: 25px 0 10px 0;}
.dis_part span{font-size: 17px;}
.dis_part .swiper-container{width: 76%; margin-top: 15px;}
.dis_part .swiper-slide .img{height: 110px;}
.dis_part .swiper-slide span{font-size: 14px; margin-top: 10px; line-height: 1.6;}
.dis_part .ico>em{width: 30px; height: 30px; line-height: 30px; font-size: 20px; margin-top: -15px;}
.dis_list{padding: 25px 0 10px 0;}
.dis_list span{font-size: 17px;}
.dis_list .swiper-container{width: 76%; margin-top: 15px;}
.dis_list .swiper-slide .img{height: 110px;}
.dis_list .swiper-slide span{font-size: 14px; margin-top: 10px; line-height: 1.6;}
.dis_list .ico>em{width: 30px; height: 30px; line-height: 30px; font-size: 20px; margin-top: -15px;}
.dis_big .video>.ico_box{top: 70px;}

/*table*/
table{width: max-content !important;}
table tr>td{padding: 5px; line-height: 1.6; word-break: break-all;}
table tr:nth-child(1)>td{font-size: 14px;}

/*list_share*/
ul.list_share li{width: 48%; margin-left: 4%; margin-bottom: 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: 5px;}

/*list_download*/
ul.list_download li{width: 48%; margin-left: 4%; margin-bottom: 5%;}
ul.list_download li:nth-child(2n+1){margin-left: 0;}
ul.list_download li .img{width: 100%; height: 120px;}
ul.list_download li span{padding-top: 5px;}
ul.list_download li i{width: 100px; height: 28px; line-height: 28px; margin-top: 5px;}

/*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: 120px;}
ul.share_list li span{padding-top: 5px;}

/*list_news*/
ul.list_news{margin-bottom: 20px; margin-top: -10px;}
ul.list_news li{width: 100%; height: 40px; line-height: 40px;}
ul.list_news li span{width: calc(100% - 106px);}

/*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;}

/*list_img_news*/
ul.list_img_news li{padding-bottom: 4%;}
ul.list_img_news li .img{width: 40%; height: 110px;}
ul.list_img_news li .desc{width: 56%;}
ul.list_img_news li span{margin: 0; font-size: 16px;}
ul.list_img_news li p{line-height: 1.6; margin-top: 5px;}

/*dis_news*/
#dis_news{width: 100%;}
#dis_news img{height: auto !important;}
#dis_news .news_title{font-size: 17px; line-height: 1.6;}

/*form*/
#onlineMsgForm{width: 100%; margin-top: 20px; padding-bottom: 30px; font-size: 15px;}
#onlineMsgForm .formMsgItem .formMsgCon{width: 100%;}
#onlineMsgForm .formMsgItem .layui-input{height: 36px;}
#onlineMsgForm .textareaItem{display: block;}
#onlineMsgForm .formMsgItem .formMsgCon{display: block;}
#onlineMsgForm .formMsgItem .formMsgTitle{width: auto; padding-bottom: 5px;}
#onlineMsgForm .formMsgItem .layui-textarea{height: 136px;}
#onlineMsgForm .formMsgItem:nth-last-child(2) .layui-input{width: 60%;}
#onlineMsgForm .formMsgItem:nth-last-child(2) img{height: 36px; margin-left: 10px;}
#onlineMsgForm .layui-btn{width: 160px; height: 40px; margin: 25px auto 10px; font-size: 16px;}

/*pages*/
.pages{width: 100%; margin: 0 auto; margin-top: 15px; text-align: center;}
.pages a{padding: 5px 10px;}
.pages span{padding: 5px 10px; margin: 0 3px;}
.layui-laypage{display: none;}
.pageBtn,.pageSelect{display: inline-block;}
.pageSelect>select{border: 0;}

/*float*/
.float{right: 3%;}
.float li{width: 36px;}
.float li .img{width: 32px; height: 32px;}
.float li .img img{width: 20px;}
.float li p{width: 120px; height: 32px; line-height: 32px; right: 20px; font-size: 15px;}
.float li .img_top>img{width: 12px;}

/*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;}
}