@charset "utf-8";
/*CSS Common*/
body{margin: 0; padding: 0; font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif; font-size: 15px; 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: #274ca3;}
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{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;}
.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;}
.content{min-width: 100%; width: 100%; margin: 0 auto; padding: 0; text-align: left;}
.container{min-width: 1200px; width: 1200px; margin: 0 auto; padding: 0; text-align: left;}

/*header*/
#header{position: fixed; width: 100%; top: 0; left: 0; right: 0; border-bottom: 1px solid rgba(255,255,255,0.12); margin: 0 auto; text-align: center; z-index: 9;}
#header .header_con{height: 102px;}
#header .logo img:nth-child(2){display: none;}
#header .lang{margin-top: 8px;}
#header .lang>em{display: inline-block; cursor: pointer;}
#header .lang>em:nth-child(2){margin-left: 15px;}
#header .lang>em>img:nth-child(2){display: none;}
#header .lang_box{width: 100px; background: #fff; box-shadow: 0 1px 15px 1px rgba(0,0,0,0.1); border-radius: 5px; padding: 10px; position: absolute; top: 90px; right: 0; z-index: 10; display: none;}
#header .lang_box>a{display: block; line-height: 2;}
#header .search{width: 100%; height: 85px; background: #fff; position: absolute; left: 0; top: 100px; z-index: 9; border-top: 1px solid #ededed; box-shadow: 0 5px 12px -5px rgba(0,0,0,0.1); display: none;}
#header .search form{width: 500px; height: 46px; margin: 0 auto; border: 1px solid #ededed; margin-top: 18px; overflow: hidden;}
#header .search input[type="text"]{width: 450px; height: 46px; border: 0; padding: 0 20px; box-sizing: border-box; font-size: 15px;}
#header .search button{cursor: pointer; padding-right: 18px; border: 0; background: none;}
.header_box{background: #fff; border-color: #ededed !important;}
.header_box .logo img:nth-child(1){display: none;}
.header_box .logo img:nth-child(2){display: block !important;}
.header_box .lang>em>img:nth-child(1){display: none;}
.header_box .lang>em>img:nth-child(2){display: block !important;}
.header_box .menu>ul>li>a{color: #333;}
.header_box .menu>ul>li>a:hover{color: #274ca3;}
.header_box .menu>ul>li>a.on{color: #274ca3;}

/*menu*/
.menu>ul>li{padding: 0 5px; text-align: center; position: relative; z-index: 9;}
.menu>ul>li>a{height: 103px; line-height: 102px; display: block; font-size: 16px; color: #fff; padding: 0 25px; border-bottom: 2px solid transparent; box-sizing: border-box;}
.menu>ul>li>a:hover{color: #3a6adc;}
.menu>ul>li>a.on{color: #3a6adc; border-color: #3a6adc;}
.menu>ul>li:last-child{padding-right: 0; margin-right: 0; padding-left: 50px;}
.menu>ul>li>dl{width: 172px; position: absolute; left: 50%; margin-left: -86px; top: 103px; box-shadow: 0 5px 12px -5px rgba(0,0,0,0.2); box-sizing: border-box; display: none;}
.menu>ul>li>dl>dd>a{width: 100%; line-height: 1.4; background-color: #fff; padding: 14px 15px; text-align: left; display: block; box-sizing: border-box;}
.menu>ul>li>dl>dd>a:hover{background-color: #274ca3; color: #fff;}
.menu>ul>li>dl>dd em{width: 90%;}
.menu>ul>li>dl>dd>dl{width: 220px; min-height: 260px; position: absolute; top: 0; left: 172px; display: none;}
.menu>ul>li>dl>dd>dl>dd>a{width: 100%; line-height: 1.4; background-color: #fff; padding: 14px 15px; text-align: left; display: block; border-left: 1px solid #eee; box-sizing: border-box;}
.menu>ul>li>dl>dd>dl>dd>a:hover{background-color: #274ca3; color: #fff;}
.menu>ul>li>dl>dd>dl>dd em{width: 90%;}
.menu>ul>li>dl>dd>dl>dd:last-child>a{box-shadow: 0 5px 12px -5px rgba(0,0,0,0.2);}

/*banner*/
.banner{height: 100vh;}
.banner .swiper-slide{background-position: top center; background-repeat: no-repeat; background-size: cover;}
.banner .swiper-slide video{width: 100%; height: 100%; object-fit: cover;}
.banner .container{height: 100%; display: flex; justify-content: center;}
.banner .desc{font-size: 16px; color: #fff; line-height: 1; margin-top: 200px; text-align: center;}
.banner .desc>span{font-size: 54px; display: block;}
.banner .desc>em{display: block; margin-top: 15px; font-family: Arial; text-transform: uppercase;}
.banner .desc .apply>a{width: 100px; height: 100px; line-height: 1; background-color: #274ca3; border-radius: 50%; margin: 30px auto; box-shadow: 0 0 0 6px rgba(39,76,163,0.2);}
.banner .desc .apply>a:hover{background-color: #2e57b9;}
.banner .desc .apply>a span{font-size: 16px; color: #fff; padding-top: 10px; display: block;}
.banner .desc .apply>a i{display: block; color: #fff; margin-top: 2px;}
.banner .swiper-pagination{bottom: 12px;}
.banner .swiper-pagination-bullet{margin: 0 5px !important;}
.banner .swiper-pagination-bullet{background: #fff; opacity: 1; width: 30px; height: 3px; border-radius: 0;}
.banner .swiper-pagination-bullet-active{background: #274ca3; height: 4px;}
.banner .swiper-button-next,.banner .swiper-button-prev{width: 25px; height: 36px; background-size: 25px 36px; margin-top: -18px;}
.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 .container{display: flex; justify-content: flex-end;}
.banner_inside .desc{min-width: 162px; text-align: left; color: #fff; font-size: 16px; line-height: 1; margin-top: 40px;}
.banner_inside .desc>span{font-size: 40px; display: block;}
.banner_inside .desc>em{display: block; margin-top: 15px; font-family: Arial; text-transform: uppercase;}
.banner_inside .desc>img{margin-top: 30px;}
.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: 9px; height: 9px;}
.banner_inside .swiper-pagination-bullet-active{background: #274ca3;}
.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_about*/
#home_about{width: 100%; background: url(../images/home_about_bg.jpg) no-repeat; background-size: cover; padding: 75px 0;}
#home_about .desc{width: 580px;}
#home_about .desc>span{font-size: 18px; display: block; font-family: Arial;}
#home_about .desc>em{font-size: 28px; display: block; font-weight: bold; margin: 10px 0;}
#home_about .desc>i{width: 5px; height: 26px; background-color: #274ca3; margin: 20px 0 20px 5px; transform: skew(-15deg); display: block;}
#home_about .desc>p{font-size: 18px; color: #274ca3; font-weight: bold; margin-top: 15px;}
#home_about .desc>.desc_box{margin-top: 15px; line-height: 2;}
#home_about .desc>ul{margin-top: 45px;}
#home_about .desc>ul>li img{max-width: 46px; max-height: 46px;}
#home_about .desc>ul>li span{margin-top: 20px; line-height: 1; display: block;}
#home_about .desc>ul>li span>i{font-size: 40px; font-weight: bold; margin-right: 10px; font-family: Arial;}
#home_about .desc>ul>li em{display: block; margin-top: 10px;}
#home_about a.more{width: 170px; height: 40px; line-height: 40px; text-align: center; background-color: #274ca3; color: #fff; display: block; margin-top: 40px; border-radius: 25px;}
#home_about a.more:hover{background-color: #2e57b9;}
#home_about .img{width: 540px; height: 618px; overflow: hidden;}
#home_about .img img{max-width: 100%; max-height: 100%;}

/*home_pro*/
#home_pro{width: 100%; padding: 60px 0;}
#home_pro .home_pro_dh{text-align: center;}
#home_pro .home_pro_dh>i{width: 5px; height: 26px; background-color: #274ca3; margin: auto; transform: skew(-15deg); display: block;}
#home_pro .home_pro_dh span{font-size: 28px; font-weight: bold; line-height: 1; margin: 15px auto 10px; display: block;}
#home_pro .home_pro_dh em{display: block; margin-top: 15px;}
#home_pro .home_pro_con{margin-top: 50px;}
#home_pro .home_pro_con ul>li{width: 380px; background-color: #f6f6f6; margin-left: 30px; margin-bottom: 30px;}
#home_pro .home_pro_con ul>li:nth-child(3n+1){margin-left: 0;}
#home_pro .home_pro_con ul>li .img{width: 380px; height: 358px; overflow: hidden;}
#home_pro .home_pro_con ul>li .img img{width: 100%; height: 100%; object-fit: cover;}
#home_pro .home_pro_con ul>li .desc{padding: 30px; text-align: center;}
#home_pro .home_pro_con ul>li .desc>span{font-size: 20px; font-weight: bold; display: block;}
#home_pro .home_pro_con ul>li .desc>p{margin-top: 15px; line-height: 1.8; color: #333;}

/*home_search*/
#home_search{width: 100%; height: 360px; background: linear-gradient(to right, #274ca3 20%,#f6f6f6 20%);}
#home_search .home_search_con{height: 100%;}
#home_search .desc{width: 300px; height: 100%; background-color: #274ca3; color: #fff;}
#home_search .desc span{font-size: 28px; font-weight: bold; display: block;}
#home_search .desc p{margin-top: 25px; line-height: 2;}
#home_search .desc i{width: 5px; height: 26px; background-color: #fff; margin: 20px 0 20px 5px; transform: skew(-15deg); display: block;}
#home_search .desc em{font-size: 24px; text-transform: uppercase; color: rgba(255,255,255,0.2); font-family: Arial; font-weight: bold; margin-top: 15px; display: block;}
#home_search .filter{width: 900px; padding-left: 65px; box-sizing: border-box;}
#home_search .filter .box{width: 100%; position: relative;}
#home_search .filter .filter_box{gap: 3px; margin-bottom: 30px;}
#home_search .filter .filter_box>span{flex: 1; background-color: #fff; height: 58px; line-height: 58px; padding: 0 20px; cursor: pointer; display: block; transition: all 0.3s;}
#home_search .filter .filter_box>span i{position: relative; top: -3px; color: #666;}
#home_search .filter .filter_box>.apply{background-color: #274ca3; text-align: center; color: #fff;}
#home_search .filter .filter_box>.apply:hover{background-color: #2e57b9;}
#home_search .filter .filter_box>.apply button{width: 100%; height: 100%; background: none; border: 0; color: #ffff; cursor: pointer;}
#home_search .filter ul{margin-top: 30px;}
#home_search .filter ul>li{margin-bottom: 3px; gap: 3px;}
#home_search .filter ul>li>span{flex: 1; background-color: #fff; line-height: 1.4; padding: 15px 20px; text-align: center;}
#home_search .filter ul>li:first-child>span{color: #274ca3;}
#home_search .filter ul>li>span>a{cursor: pointer;}
#home_search .filter .filter_con{width: 100%; padding: 10px 20px; border: 1px solid #e6e6e6; box-sizing: border-box; margin-top: 2px; background-color: #fff; max-height: 180px; overflow-y: auto; position: absolute; left: 0; right: 0; top: 58px; z-index: 2; box-shadow: 0 1px 6px rgba(0,0,0,0.06); display: none;}
#home_search .filter .filter_con::-webkit-scrollbar{width: 5px;}
#home_search .filter .filter_con::-webkit-scrollbar-track{background: #f2f2f2;}
#home_search .filter .filter_con::-webkit-scrollbar-thumb{background: #274ca3;}
#home_search .filter .filter_con::-webkit-scrollbar-thumb:hover{background: #274ca3;}
#home_search .filter .filter_con dl>dd{width: 20%; padding: 10px 0;}
#home_search .filter .filter_con dl>dd input{-webkit-appearance: auto;}
#home_search .filter .filter_con dl>dd span{display: block; margin-left: 6px; line-height: 1.4;}

/*home_rd*/
#home_rd{width: 100%; padding: 60px 0;}
#home_rd .home_rd_dh{text-align: center;}
#home_rd .home_rd_dh>i{width: 5px; height: 26px; background-color: #274ca3; margin: auto; transform: skew(-15deg); display: block;}
#home_rd .home_rd_dh span{font-size: 28px; font-weight: bold; line-height: 1; margin: 15px auto 10px; display: block;}
#home_rd .home_rd_dh em{display: block; margin-top: 15px;}
#home_rd .home_rd_con{margin-top: 50px;}
#home_rd .home_rd_con ul{gap: 1px;}
#home_rd .home_rd_con ul>li{flex: 1; position: relative; overflow: hidden;}
#home_rd .home_rd_con ul>li a{display: block;}
#home_rd .home_rd_con ul>li .img{width: 100%; height: 100%; overflow: hidden;}
#home_rd .home_rd_con ul>li .img img{width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_rd .home_rd_con ul>li .mark{width: 100%; height: 100%; background: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0)); position: absolute; bottom: 0; z-index: 2;}
#home_rd .home_rd_con ul>li .desc{width: 100%; padding: 60px; box-sizing: border-box; color: #fff; text-align: center; position: absolute; bottom: -18%; z-index: 3; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_rd .home_rd_con ul>li .desc>span{font-size: 28px; display: block;}
#home_rd .home_rd_con ul>li .desc>p{margin-top: 12px; line-height: 1.8; font-size: 18px; font-weight: bold; text-transform: uppercase;}
#home_rd .home_rd_con ul>li .desc .desc_box{opacity: 0; transition: all 0.3s; -ms-transition: all 0.3s;}
#home_rd .home_rd_con ul>li .desc i{width: 28px; height: 5px; background-color: #fff; transform: skewX(-30deg); display: block; margin: 15px auto;}
#home_rd .home_rd_con ul>li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1);}
#home_rd .home_rd_con ul>li:hover .desc{bottom: 0;}
#home_rd .home_rd_con ul>li:hover .desc .desc_box{opacity: 1;}

/*home_partner*/
#home_partner{width: 100%;}
#home_partner .home_partner_dh{text-align: center;}
#home_partner .home_partner_dh>i{width: 5px; height: 26px; background-color: #274ca3; margin: auto; transform: skew(-15deg); display: block;}
#home_partner .home_partner_dh span{font-size: 28px; font-weight: bold; line-height: 1; margin: 15px auto 10px; display: block;}
#home_partner .home_partner_dh em{display: block; margin-top: 15px;}
#home_partner .home_partner_con{margin-top: 50px; background: url(../images/home_partner_bg.jpg) no-repeat center; background-size: cover; padding: 65px 0 50px 0;}
#home_partner .home_partner_con ul>li{width: 185px; margin-left: 18px; margin-bottom: 18px;}
#home_partner .home_partner_con ul>li:nth-child(6n+1){margin-left: 0;}
#home_partner .home_partner_con ul>li .img{width: 185px; height: 82px; background-color: #fff; overflow: hidden;}
#home_partner .home_partner_con ul>li .img>img{max-width: 100%; max-height: 100%;}

/*home_news*/
#home_news{width: 100%; padding: 60px 0 50px 0;}
#home_news .home_news_dh{text-align: center;}
#home_news .home_news_dh>i{width: 5px; height: 26px; background-color: #274ca3; margin: auto; transform: skew(-15deg); display: block;}
#home_news .home_news_dh span{font-size: 28px; font-weight: bold; line-height: 1; margin: 15px auto 10px; display: block;}
#home_news .home_news_dh em{display: block; margin-top: 15px;}
#home_news .home_news_con{margin-top: 50px;}
#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: 290px; border-radius: 10px 10px 0 0; overflow: hidden;}
#home_news .home_news_con ul>li .img>img{width: 100%; height: 100%; object-fit: cover;}
#home_news .home_news_con ul>li .desc{padding: 30px 0; box-sizing: border-box;}
#home_news .home_news_con ul>li .desc>span{font-size: 18px; display: block;}
#home_news .home_news_con ul>li .desc>p{margin-top: 15px; line-height: 1.8; color: #666;}
#home_news .home_news_con ul>li .desc>em{color: #888; margin-top: 20px; display: block; font-family: Arial;}

/*left*/
#left{width: 100%; height: 102px; border-bottom: 1px solid #ededed; box-sizing: border-box;}
#left .left_dh>ul>li a{height: 102px; line-height: 102px; display: block; padding: 0 35px; margin: 0 15px; font-size: 17px; box-sizing: border-box; text-align: center; border-bottom: 2px solid transparent;}
#left .left_dh>ul>li a.on{border-color: #274ca3; color: #274ca3;}

/*content*/
#right{width: 100%;}
#right .right_con{min-height: 200px; padding: 0 0 100px 0;}
#right .right_box{clear: both; overflow: hidden; line-height: 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{background: url(../images/about_profile_bg.jpg) no-repeat center; background-size: cover; padding: 70px 0 90px 0;}
.about_profile .desc>span{font-size: 24px; font-weight: bold; color: #274ca3; display: block; text-align: center;}
.about_profile .desc>.box{margin-top: 25px; line-height: 2.2; text-align: center;}
.about_profile .list{margin-top: 60px;}
.about_profile .list ul{width: 460px;}
.about_profile .list .img{width: 686px; height: 460px; overflow: hidden;}
.about_profile .list .img img{max-width: 100%; height: auto;}
.about_profile .list ul>li{width: 50%; margin-bottom: 60px;}
.about_profile .list ul>li>span{color: #274ca3;}
.about_profile .list ul>li>span>i{font-size: 40px; font-weight: bold; margin-right: 10px; line-height: 1; font-family: Arial;}
.about_profile .list ul>li>em{width: 136px; height: 1px; background-color: #e5e5e5; display: block; margin: 15px 0;}
.about_profile .list ul>li:nth-last-child(-n+2){margin-bottom: 0;}

.about_culture{background: url(../images/about_culture_bg.jpg) no-repeat center top; padding: 62px 0 90px 0; background-size: 100% 533px;}
.about_culture .dh{color: #fff; text-align: center;}
.about_culture .dh>i{width: 28px; height: 5px; background-color: #fff; transform: skewX(-30deg); display: block; margin: auto;}
.about_culture .dh>span{font-size: 28px; display: block; margin-top: 25px;}
.about_culture .dh>em{font-size: 16px; display: block; font-family: Arial; text-transform: uppercase; margin-top: 10px;}
.about_culture .list{margin-top: 47px;}
.about_culture .list ul>li{width: 372px; margin-left: 40px; background-color: #f7f7f7;}
.about_culture .list ul>li:nth-child(3n+1){margin-left: 0;}
.about_culture .list ul>li .img{width: 372px; height: 332px; overflow: hidden;}
.about_culture .list ul>li .img img{width: 100%; height: 100%; object-fit: cover;}
.about_culture .list ul>li .desc{padding: 30px; box-sizing: border-box; text-align: center;}
.about_culture .list ul>li .desc>span{font-size: 22px; font-weight: bold; display: block;}
.about_culture .list ul>li .desc>p{margin-top: 20px; line-height: 2;}

.about_history{background: url(../images/about_history_bg.jpg) no-repeat center; background-size: cover; padding: 75px 0;}
.about_history .dh{text-align: center;}
.about_history .dh>i{width: 28px; height: 5px; background-color: #274ca3; transform: skewX(-30deg); display: block; margin: auto;}
.about_history .dh>span{font-size: 28px; display: block; margin-top: 25px;}
.about_history .dh>em{font-size: 16px; display: block; font-family: Arial; text-transform: uppercase; margin-top: 10px;}
.about_history .list{margin-top: 60px;}
.about_history .list .list_top{position: relative;}
.about_history .list .list_top>a{font-size: 56px; position: absolute; top: 50%; margin-top: -28px; z-index: 2; cursor: pointer; color: #666;}
.about_history .list .list_top>a:hover{color: #274ca3;}
.about_history .list .list_top .arrow-left{left: 0;}
.about_history .list .list_top .arrow-right{right: 0;}
.about_history .preview{width: 100%; margin: 130px 0 20px 0; position: relative;}
.about_history .preview::after{content: ''; display: block; width: 100%; height: 5px; background-color: rgba(102,102,102,0.2); position: absolute; top: 50%; left: 0; margin-top: 22px; border-radius: 3px; z-index: 2;}
.about_history .preview .swiper-container{width: 90%; height: auto; margin: 0 auto; margin-top: -58px;}
.about_history .preview .swiper-slide{width: 25%; height: auto; cursor: pointer; text-align: center; font-size: 24px; font-weight: bold; font-family: Arial;}
.about_history .preview .swiper-slide em{width: 18px; height: 18px; border-radius: 50%; display: block; margin: 0 auto; border: 1px solid transparent; position: relative;}
.about_history .preview .swiper-slide em>i{width: 12px; height: 12px; background-color: #274ca3; border-radius: 50%; display: block; margin: 0 auto;}
.about_history .preview i{color: #fff; transform: translate(-50%,-50%); position: absolute; top: 50%; left: 50%; line-height: 2;}
.about_history .preview .swiper-slide p{margin-bottom: 20px;}
.about_history .preview .swiper-slide p>span{font-size: 20px; position: relative; top: -1px; margin-left: 5px;}
.about_history .preview .swiper-slide-thumb-active{color: #274ca3;}
.about_history .preview .swiper-slide-thumb-active em{border-color: #274ca3;}
.about_history .view{width: 578px; height: 360px; border-radius: 10px; overflow: hidden; margin-right: 60px;}
.about_history .view .swiper-slide{display: flex; align-items: center; justify-content: center; overflow: hidden;}
.about_history .view .swiper-slide .img{width: 100%; height: 100%;}
.about_history .view .swiper-slide .img>img{width: 100%; height: 100%; object-fit: cover;}
.about_history .view .swiper-slide .img>em{width: 100%; height: 100%; background-color: #274ca3; display: block;}
.about_history .note{width: 430px; position: relative; margin-left: 60px;}
.about_history .note .swiper-container{width: 100%; height: auto;}
.about_history .note .swiper-slide{display: flex; align-items: center; justify-content: center; overflow: hidden;}
.about_history .note .swiper-slide .desc{width: 100%; box-sizing: border-box;}
.about_history .note .swiper-slide .desc span{font-size: 24px; color: #274ca3; display: block; line-height: 1; font-weight: bold;}
.about_history .note .swiper-slide .desc span>i{font-size: 110px; color: #d7d7d7; font-family: Arial; margin-left: 15px;}
.about_history .note .swiper-slide .desc em{width: 30px; height: 3px; background-color: #274ca3; margin: 15px 0; display: block;}
.about_history .note .swiper-slide .desc p{margin-top: 10px; color: #274ca3;}
.about_history .note .swiper-slide .desc .desc_box{width: 92%; margin-top: 40px; line-height: 2;}

.about_honor{width: 100%; padding: 70px 0;}
.about_honor .dh{text-align: center;}
.about_honor .dh>i{width: 28px; height: 5px; background-color: #274ca3; transform: skewX(-30deg); display: block; margin: auto;}
.about_honor .dh>span{font-size: 28px; display: block; margin-top: 25px;}
.about_honor .dh>em{font-size: 16px; display: block; font-family: Arial; text-transform: uppercase; margin-top: 10px;}
.about_honor .list{margin-top: 50px;}
.about_honor .swiper-wrapper{padding-bottom: 80px;}
.about_honor .swiper-slide .img{width: 372px; height: 246px; margin: 0 auto; overflow: hidden;}
.about_honor .swiper-slide img{max-width: 100%; max-height: 100%; object-fit: contain; transition: all 0.6s; -ms-transition: all 0.6s; margin: auto;}
.about_honor .swiper-slide:hover img{transform: scale(1.08); -webkit-transform: scale(1.08);}
.about_honor .swiper-slide span{text-align: center; display: block; margin-top: 20px;}
.about_honor .swiper-pagination-bullet{width: 12px; height: 12px; background-color: #b9b9b9; opacity: 1; margin: 0 6px !important;}
.about_honor .swiper-pagination-bullet-active{width: 35px; background-color: #274ca3; border-radius: 15px;}

.about_message{background: url(../images/about_meesage_bg.jpg) no-repeat center top; padding: 65px 0 90px 0; background-size: cover;}
.about_message .dh{color: #fff; text-align: center;}
.about_message .dh>i{width: 28px; height: 5px; background-color: #fff; transform: skewX(-30deg); display: block; margin: auto;}
.about_message .dh>span{font-size: 28px; display: block; margin-top: 25px;}
.about_message .dh>em{font-size: 16px; display: block; font-family: Arial; text-transform: uppercase; margin-top: 10px;}
.about_message .dh>.desc_box{margin-top: 20px;}
.about_message .list{margin-top: 10px; color: #fff;}

/*app*/
#app .app_con{background-color: #f2f2f2; padding: 70px 0;}
#app .app_con span{font-size: 24px; color: #274ca3; text-align: center; font-weight: bold; display: block;}
#app .app_con img{max-width: 100%; height: auto; margin: 30px auto 0;}
#app .app_list{margin-bottom: -100px;}
#app .app_list ul>li{background: url(../images/solution_list_bg.jpg) no-repeat center; background-size: cover; padding: 70px 0 40px 0;}
#app .app_list ul>li:nth-child(2n){background: #f2f2f2; }
#app .app_list ul>li span{font-size: 24px; color: #274ca3; text-align: center; font-weight: bold; display: block;}
#app .app_list ul>li img{max-width: 100%; height: auto; margin: 30px auto 0;}
#app .app_apply>a{width: 90px; height: 90px; background-color: #274ca3; border-radius: 50%; position: fixed; right: 20px; top: 50%; margin-top: -45px; box-shadow: 0 0 0 6px rgba(41,78,164,0.1); z-index: 10;}
#app .app_apply>a:hover{background-color: #2e57b9;}
#app .app_apply>a img{margin: auto;}
#app .app_apply>a span{font-size: 14px; color: #fff;}

/*pro*/
#pro{margin-top: 70px;}
#pro .pro_nav span{display: block; text-align: center;}
#pro .pro_nav ul{margin: 40px auto;}
#pro .pro_nav ul>li{margin: 0 40px; position: relative; transition: all 0.6s;}
#pro .pro_nav ul>li a{cursor: pointer;}
#pro .pro_nav ul>li .img{width: 98px; height: 98px; margin: auto;}
#pro .pro_nav ul>li img{max-width: 100%; max-height: 100%;}
#pro .pro_nav ul>li span{font-size: 16px; display: block; margin-top: 10px;}
#pro .pro_nav ul>li.on::after{content: ''; display: block; width: 0; height: 0; border-width: 20px; border-style: solid; border-color: transparent transparent #f3f4f4 transparent; position: absolute; left: 50%; bottom: -40px; margin-left: -20px;}
#pro .pro_con{background: url(../images/products_bg.jpg) no-repeat center top; background-size: cover; padding: 65px 0;}
#pro .pro_con .img{width: 238px; height: 238px;}
#pro .pro_con .img>img{max-width: 100%; height: auto;}
#pro .pro_con .desc{width: 500px; margin-left: 50px;}
#pro .pro_con .desc>span{font-size: 24px; font-weight: bold; display: block;}
#pro .pro_con .desc>p{margin: 20px auto;}
#pro .pro_con .desc>a{width: 175px; height: 40px; line-height: 40px; background-color: #274ca3; border-radius: 5px; color: #fff; display: block; text-align: center; margin-top: 30px;}
#pro .pro_con .desc>a>i{margin-left: 10px;}
#pro .pro_con .desc>a:hover{background-color: #2e57b9;}
#pro .pro_list{padding-top: 60px;}
#pro .pro_list>span{display: block; text-align: center; font-size: 24px; font-weight: bold; color: #274ca3;}
#pro .pro_list .filter{margin-top: 40px; position: relative;}
#pro .pro_list .filter .filter_nav{gap: 3px;}
#pro .pro_list .filter .filter_nav>span{flex: 1; background-color: #f2f2f2; height: 48px; line-height: 48px; padding: 0 20px; cursor: pointer; display: block; transition: all 0.3s;}
#pro .pro_list .filter .filter_nav>span i{position: relative; top: -2px; color: #666;}
#pro .pro_list .filter .filter_nav>.reset{background-color: #a3a3a3; text-align: center; color: #fff;}
#pro .pro_list .filter .filter_nav>.reset:hover{background-color: #949494;}
#pro .pro_list .filter .filter_nav>.apply{background-color: #274ca3; text-align: center; color: #fff;}
#pro .pro_list .filter .filter_nav>.apply:hover{background-color: #2e57b9;}
#pro .pro_list .filter .filter_nav>.apply a{color: #fff;}
#pro .pro_list .filter .filter_nav button{width: 100%; height: 100%; background: none; border: 0; color: #ffff; cursor: pointer;}
#pro .pro_list .filter_con{width: 100%; padding: 10px 20px; border: 1px solid #e6e6e6; box-sizing: border-box; margin-top: 2px; background-color: #fff; max-height: 310px; overflow-y: auto; position: absolute; left: 0; right: 0; top: 48px; z-index: 2; box-shadow: 0 1px 6px rgba(0,0,0,0.06); display: none;}
#pro .pro_list .filter_con::-webkit-scrollbar{width: 5px;}
#pro .pro_list .filter_con::-webkit-scrollbar-track{background: #f2f2f2;}
#pro .pro_list .filter_con::-webkit-scrollbar-thumb{background: #274ca3;}
#pro .pro_list .filter_con::-webkit-scrollbar-thumb:hover{background: #274ca3;}
#pro .pro_list .filter_con dl>dd{width: 20%; padding: 10px 0;}
#pro .pro_list .filter_con dl>dd input{-webkit-appearance: auto;}
#pro .pro_list .filter_con dl>dd span{display: block; margin-left: 6px; line-height: 1.4;}
#pro .pro_list .btn{margin-top: 20px;}
#pro .pro_list .btn a{width: 88px; height: 38px; line-height: 38px; background-color: #274ca3; color: #fff; text-align: center; border: 0; cursor: pointer; margin-right: 15px;}
#pro .pro_list .btn a:hover{background-color: #2e57b9;}
#pro .pro_list .btn{margin-top: 20px;}
#pro .pro_list ul{margin: 30px 0 50px 0;}
#pro .pro_list ul>li{margin-bottom: 3px; gap: 3px;}
#pro .pro_list ul>li>span{flex: 1; background-color: #f2f2f2; line-height: 1.4; padding: 15px 20px; text-align: center;}
#pro .pro_app{background: url(../images/solution_note_bg.jpg) no-repeat center; background-size: cover; padding: 80px 0; margin-top: -70px;}
#pro .pro_list ul>li>span>a{cursor: pointer;}
#pro .pro_app .desc{width: 566px;}
#pro .pro_app .desc>span{font-size: 24px; font-weight: bold; color: #274ca3;}
#pro .pro_app .desc>.desc_box{margin-top: 20px; line-height: 2.2;}
#pro .pro_app .img{width: 522px; height: 292px; border-radius: 100px 0 100px 0; overflow: hidden;}
#pro .pro_app .img>img{width: 100%; height: 100%; object-fit: cover;}

/*list_pro*/
ul.list_pro li{width: 278px; margin-left: 30px; margin-bottom: 50px; text-align: center;}
ul.list_pro li:nth-child(3n+1){margin-left: 0;}
ul.list_pro li .img{width: 278px; 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-top: 15px;}
ul.list_pro li em{width: 122px; height: 34px; line-height: 34px; text-align: center; border: 1px solid #a9a9a9; display: block; margin: 15px auto 0;}
ul.list_pro li:hover em{background: #274ca3; color: #fff; border: 1px solid #274ca3;}

/*display*/
.dis_big .dis_pic{width: 440px; box-sizing: border-box;}
.dis_big .dis_pic img{max-width: 80%; margin: 0 auto;}
.dis_big .view{width: 100%; border: 1px solid #e4e4e4; box-sizing: border-box;}
.dis_big .view .swiper-container{width: 100%; height: 440px;}
.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: 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 .swiper-slide-thumb-active>.img{border: 2px solid #274ca3;}

/*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: 240px; 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;}

/*share_list*/
ul.share_list li{width: 278px; margin-left: 30px; margin-bottom: 30px;}
ul.share_list li:nth-child(3n+1){margin-left: 0;}
ul.share_list .img{width: 278px; height: 240px; margin: 0 auto; border: 1px solid #e5e5e5; 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: #e1e1e1; background-color: #e8e8e8;}
table td{border-width: 1px; padding: 8px; border-style: solid; border-color: #e1e1e1; background-color: #fff; text-align: center;}
table td:first-child{background-color: #274ca3; color: #fff;}

/*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*/
.list_img_news{margin-top: 50px;}
.list_img_news .swiper-container{padding-bottom: 50px; border-bottom: 1px solid #ededed;}
.list_img_news .swiper-slide{background-color: #f9f9f9;}
.list_img_news .swiper-slide .desc{width: 600px; padding: 60px 50px; box-sizing: border-box;}
.list_img_news .swiper-slide .desc>.box>em{width: 106px; height: 36px; line-height: 36px; background-color: #274ca3; border-radius: 20px; color: #fff; text-align: center; display: block; margin-right: 15px;}
.list_img_news .swiper-slide .desc>.box>i{color: #333;}
.list_img_news .swiper-slide .desc>span{font-size: 18px; color: #274ca3; display: block; margin-top: 30px;}
.list_img_news .swiper-slide .desc>p{margin-top: 20px; color: #333; line-height: 1.8;}
.list_img_news .swiper-slide .img{width: 600px; height: 408px; overflow: hidden;}
.list_img_news .swiper-slide .img img{width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; -ms-transition: all 0.6s;}
.list_img_news .swiper-slide .img:hover img{transform: scale(1.05); -webkit-transform: scale(1.05);}
.list_img_news .swiper-pagination{width: auto; bottom: 25%; left: 50px;}
.list_img_news .swiper-pagination-bullet{width: 8px; height: 8px; background: none; opacity: 1; border: 1px solid #b5b5b5;}
.list_img_news .swiper-pagination-bullet-active{background: #274ca3; border-color: #274ca3;}
.list_img_news>ul li{width: 100%; padding: 50px 0; border-bottom: 1px solid #e6e6e6;}
.list_img_news>ul li:last-child{border-bottom: 0;}
.list_img_news>ul li .img{width: 370px; height: 252px; overflow: hidden;}
.list_img_news>ul li .img img{width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; -ms-transition: all 0.6s;}
.list_img_news>ul li .img:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.list_img_news>ul li .desc{width: calc(100% - 370px); padding-left: 60px; box-sizing: border-box;}
.list_img_news>ul li span{font-size: 18px; display: block; margin: 20px 0 15px 0;}
.list_img_news>ul li p{color: #666; line-height: 1.8;}
.list_img_news>ul li em{display: block; color: #888; margin-top: 15px;}
.list_img_news>ul li i{width: 102px; height: 36px; line-height: 36px; background-color: #274ca3; color: #fff; display: block; text-align: center; border-radius: 20px; margin-top: 30px;}

/*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{margin-top: 50px;}
#dis_news .news_title{font-weight: bold; font-size: 24px; text-align: center;}
#dis_news .news_date{color: #888; text-align: center; line-height: 2;}
#dis_news .news_content{text-align: left; margin-top: 30px;}

/*contact*/
#contact{margin-top: 70px;}
#contact .contact_box>span{font-size: 22px; color: #274ca3; display: block; font-weight: bold; text-align: center;}
#contact .contact_box>ul{margin-top: 55px;}
#contact .contact_box>ul>li{width: 32%; margin-bottom: 40px; text-align: center; transition: all 0.3s;}
#contact .contact_box>ul>li:nth-child(3n+1){border-left: 0;}
#contact .contact_box>ul>li .img>img{width: 20px; height: auto; margin-right: 6px;}
#contact .contact_box>ul>li .img>span{color: #666; transition: all 0.3s;}
#contact .contact_box>ul>li em{margin-top: 15px; font-size: 16px; font-weight: bold; display: block;}
#contact .contact_box>ul>li .qcode{margin-left: 30px;}
#contact .contact_form{margin-top: 35px; background: url(../images/contact_bg.jpg) no-repeat center; background-size: cover; padding: 60px 0 100px 0; margin-bottom: -100px;}
#contact .contact_form span{font-size: 22px; color: #274ca3; display: block; font-weight: bold; text-align: center;}

/*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: #274ca3; color: #fff !important; border-color: #274ca3;}
.pages span{border: 1px solid #ccc; padding: 8px 14px; margin: 0 3px; cursor: pointer;}
.pages span:hover,.pages span.layui-laypage-curr{background: #274ca3; color: #fff; border-color: #274ca3;}
.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: 100%; margin: 30px auto 0; font-size: 15px;}
#onlineMsgForm .formMsgItem{margin-top: 15px;}
#onlineMsgForm .formMsgItem .formMsgTitle{width: 100px; display: none;}
#onlineMsgForm .formMsgItem{width: calc((100% - 30px)/3); display: inline-block; margin-left: 15px;}
#onlineMsgForm .formMsgItem:nth-child(2){margin-left: 0;}
#onlineMsgForm .formMsgItem:nth-child(5){margin-left: 0;}
#onlineMsgForm .formMsgCode{margin-left: 0; display: block;}
#onlineMsgForm .formMsgSubmit{margin-left: 0; width: auto;}
#onlineMsgForm .textareaItem{width: 100%; margin-left: 0;}
#onlineMsgForm .formMsgItem .layui-input{height: 48px; border: 1px solid #eaeaea; border-radius: 0; display: inline-block; padding-left: 20px;}
#onlineMsgForm .formMsgItem .layui-input:hover{border-color: #eaeaea !important; box-shadow: none;}
#onlineMsgForm .formMsgItem .layui-input:focus{border-color: #274ca3 !important; box-shadow: none;}
#onlineMsgForm .formMsgItem .layui-textarea{width: 100%; height: 230px; border: 1px solid #eaeaea; resize: none; padding: 15px 10px; border-radius: 0; padding-left: 20px;}
#onlineMsgForm .formMsgItem .layui-textarea:hover{border-color: #eaeaea !important; box-shadow: none;}
#onlineMsgForm .formMsgItem .layui-textarea:focus{border-color: #274ca3 !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: 100px;}
#onlineMsgForm .formMsgItem:nth-last-child(2) img{width: 80px; height: 48px; display: inline-block; margin-left: 15px;}
#onlineMsgForm .formMsgSubmit{width: 100%; margin-left: 0;}
#onlineMsgForm .layui-btn{width: 384px; height: 48px; margin: 20px auto 0; background-color: #274ca3; display: block; border-radius: 5px; font-size: 16px;}
#onlineMsgForm .layui-btn:hover{background-color: #2e57b9;}

#msgForm{width: 100%; margin: 30px auto 0; font-size: 15px;}
#msgForm .formMsgItem{margin-top: 20px;}
#msgForm .formMsgItem .formMsgTitle{width: 90px; display: inline-block;}
#msgForm .formMsgItem{width: calc((100% - 30px)/2); display: inline-block; margin-left: 30px;}
#msgForm .formMsgCon{width: 495px; display: inline-block;}
#msgForm .formMsgItem:nth-child(2){margin-left: 0;}
#msgForm .formMsgItem:nth-child(4){margin-left: 0;}
#msgForm .formMsgCode{margin-left: 0; display: block;}
#msgForm .formMsgSubmit{margin-left: 0; width: auto;}
#msgForm .textareaItem{width: 100%; margin-left: 0; display: flex; align-items: flex-start;}
#msgForm .formMsgItem .layui-input{height: 42px; border: 1px solid #eaeaea; border-radius: 0; display: inline-block; padding-left: 20px;}
#msgForm .formMsgItem .layui-input:hover{border-color: #eaeaea !important; box-shadow: none;}
#msgForm .formMsgItem .layui-input:focus{border-color: #fff !important; box-shadow: none;}
#msgForm .formMsgItem .layui-textarea{width: 1110px; height: 230px; border: 1px solid #eaeaea; resize: none; padding: 15px 10px; border-radius: 0; padding-left: 20px;}
#msgForm .formMsgItem .layui-textarea:hover{border-color: #eaeaea !important; box-shadow: none;}
#msgForm .formMsgItem .layui-textarea:focus{border-color: #fff !important; box-shadow: none;}
#msgForm .formMsgItem:nth-last-child(2) .formMsgInput{display: flex; align-items: center;} 
#msgForm .formMsgItem:nth-last-child(2) .layui-input{width: 150px;}
#msgForm .formMsgItem:nth-last-child(2) img{width: 80px; height: 42px; display: inline-block; margin-left: 15px;}
#msgForm .formMsgSubmit{width: 100%; margin-left: 0;}
#msgForm .layui-btn{width: 280px; height: 42px; margin: 20px auto 0; background-color: #274ca3; display: block; border-radius: 5px; font-size: 16px;}
#msgForm .layui-btn:hover{background-color: #2e57b9;}

/*float*/
.float{position: fixed; right: 0; bottom: 20%; z-index: 99;}
.float li{width: 76px; height: 76px; margin: 10px 0; background-color: rgba(20,19,18,0.5); flex-direction: row-reverse;;}
.float li .ico{cursor: pointer;}
.float li a{color: #fff;}
.float li .img{width: 36px; margin: auto;}
.float li .img>img{max-width: 100%; height: auto;}
.float li .ico span{color: #fff; font-size: 14px;}
.float li p{min-width: 140px; position: absolute; right: 76px; padding: 0 15px; height: 76px; line-height: 76px; background-color: #fff; box-shadow: 0 2px 10px 2px rgba(0,0,0,.1); font-size: 16px; display: none;}
.float li .img_box{width: 76px; position: absolute; right: 76px; height: 76px; background-color: #fff; box-shadow: 0 2px 10px 2px rgba(0,0,0,.1); display: none;}
.float li:hover .img_box>img{width: 76px; height: auto;}
.float li:hover{background-color: #274ca3;}
.float li:hover p{display: block;}
.float li:hover .img_box{display: block;}

/*nav*/
#footer_nav{background: #202020;}
#footer_nav .footer_nav_con{width: 100%; margin: 0 auto; padding: 70px 0 90px 0;}
#footer_nav .footer_nav_con a{color: #fff;}
#footer_nav .footer_nav_con a:hover{color: #fff;}
#footer_nav .footer_nav_con .list_box{width: 100%; color: #fff; line-height: 2;}
#footer_nav .footer_nav_con .list>span{font-size: 18px; font-weight: bold; display: block; text-transform: uppercase; margin-bottom: 18px;}
#footer_nav .footer_nav_con .contact{width: 360px; text-align: right;}
#footer_nav .footer_nav_con .contact>span{font-size: 18px; font-weight: bold; display: block; text-transform: uppercase; margin-bottom: 15px;}
#footer_nav .footer_nav_con .contact .qcode{justify-content: flex-end;}
#footer_nav .footer_nav_con .contact .qcode img{width: 84px; height: auto; margin-left: 25px;}
#footer_nav .footer_nav_con .contact .desc{margin-top: 10px; line-height: 1.8;}

/*footer*/
#footer{padding: 30px 0; background: #202020; color: #fff; border-top: 1px solid rgba(255,255,255,.1);}
#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;}
#header{display: none;}
.container{min-width: 94%; width: 94%;}
.con{padding: 0 0 35px 0; display: block;}

/*header*/
.header{width: 100%; height: 60px; line-height: 60px; background: #fff; border-bottom: 1px solid #eee; position: fixed; display: flex; align-items: center; z-index: 999;}
.header .logo img{height: 32px;}
.header .nav{width: 100%; height: 100%; background: #fff; border-top: 1px solid #eee; position: absolute; left: 0; top: 60px; overflow-y: scroll; display: none;}
.header .nav ul li a{display: flex; justify-content: space-between; font-size: 15px; color: #454545; line-height: 16px; text-align: left; padding: 14px 20px; border-bottom: 1px solid #eee; cursor: pointer;}
.header .nav ul li a:hover{background: #274ca3; color: #fff;}
.header .nav ul li a i{font-size: 18px;}
.header .nav ul li>dl{display: none;}
.header .nav ul li>dl>dd>a{padding-left: 35px;}
.header .nav ul li>dl>dd>dl>dd>a{padding-left: 50px;}
.header .nav ul li .lang{margin-top: 40px;}
.header .nav ul li .lang a{margin: 0 5px; padding: 0; border: 0;}
.header .nav ul li .lang a:hover{background: none; color: #274ca3;}
.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: #274ca3; 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: 46vh;}
.banner .swiper-slide{background-size: cover;}
.banner .desc{width: 90%; margin-top: 6%; font-size: 14px; line-height: 1.4;}
.banner .desc>span{font-size: 18px;}
.banner .desc>em{margin-top: 10px;}
.banner .desc .apply>a{width: 60px; height: 60px; margin: 15px auto;}
.banner .desc .apply>a span{font-size: 12px;}
.banner .swiper-pagination{bottom: 5px;}
.banner .swiper-pagination-bullet{margin: 0 4px !important;}
.banner .swiper-pagination-bullet{width: 20px; height: 2px;}
.banner .swiper-pagination-bullet-active{height: 3px;}
.banner .swiper-button-next, .banner .swiper-button-prev{width: 14px; height: 25px; background-size: 14px 25px;}
.banner .swiper-button-prev{left: 10px;}
.banner .swiper-button-next{right: 10px;}

/*banner_inside*/
.banner_inside{height: 30vh;}
.banner_inside .swiper-slide{background-size: cover;}
.banner_inside .desc{margin-top: 0; min-width: 80px; max-width: 150px; font-size: 14px;}
.banner_inside .desc>span{font-size: 18px;}
.banner_inside .desc>em{margin-top: 6px; line-height: 1.4;}
.banner_inside .desc>img{display: none;}
.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_about{padding: 30px 0;}
#home_about .home_about_con{display: block;}
#home_about .desc{width: 100%;}
#home_about .desc>span{font-size: 15px;}
#home_about .desc>em{font-size: 18px; margin: 0;}
#home_about .desc>i{width: 4px; height: 18px; margin: 15px 0 15px 5px;}
#home_about .desc>p{font-size: 16px; margin-top: 10px;}
#home_about .desc>.desc_box{margin-top: 10px;}
#home_about .desc>ul{margin-top: 20px;}
#home_about .desc>ul>li img{max-width: 30px; max-height: 30px; margin: auto;}
#home_about .desc>ul>li span{margin-top: 15px; text-align: center;}
#home_about .desc>ul>li span>i{font-size: 26px; margin-right: 5px;}
#home_about .desc>ul>li em{width: 80%; margin: 10px auto; text-align: center; line-height: 1.4;}
#home_about a.more{margin-top: 20px;}
#home_about .img{width: 100%; height: auto; margin-top: 30px;}
#home_about .img img{max-width: 92%; height: auto;}

#home_pro{padding: 30px 0 15px 0;}
#home_pro .home_pro_dh>i{width: 4px; height: 18px;}
#home_pro .home_pro_dh span{font-size: 18px;}
#home_pro .home_pro_dh em{margin-top: 10px;}
#home_pro .home_pro_con{margin-top: 25px;}
#home_pro .home_pro_con ul>li{width: 48%; margin-left: 4%; margin-bottom: 4%;}
#home_pro .home_pro_con ul>li:nth-child(3n+1){margin-left: 4%;}
#home_pro .home_pro_con ul>li:nth-child(2n+1){margin-left: 0;}
#home_pro .home_pro_con ul>li .img{width: 100%; height: 150px;}
#home_pro .home_pro_con ul>li .desc{padding: 15px;}
#home_pro .home_pro_con ul>li .desc>span{font-size: 16px;}
#home_pro .home_pro_con ul>li .desc>p{margin-top: 10px;}

#home_search{padding: 0; background: #f6f6f6; height: auto;}
#home_search .container{width: 100%;}
#home_search .desc{width: 100%; padding: 25px 15px;}
#home_search .desc span{font-size: 18px;}
#home_search .desc p{margin-top: 10px; line-height: 1.6;}
#home_search .desc i{width: 4px; height: 18px; margin: 15px 0 15px 5px;}
#home_search .desc em{font-size: 16px; margin-top: 10px;}
#home_search .filter{width: 100%; padding-left: 0; margin: 15px auto;}
#home_search .filter .box{width: 94%; margin: auto;}
#home_search .filter .filter_box{display: block; margin-bottom: 20px;}
#home_search .filter .filter_box>span{height: 40px; line-height: 40px; margin-bottom: 3px; padding: 0 15px; box-sizing: border-box; font-size: 15px; position: relative;}
#home_search .filter .filter_box>.apply{width: 100%; display: block; margin-top: 10px;}
#home_search .filter .filter_con{top: 40px; max-height: 200px;}
#home_search .filter .filter_con dl>dd{width: 100%; padding: 5px 0;}
#home_search .filter ul{margin: 15px 0; overflow-x: auto; padding-bottom: 15px;}
#home_search .filter ul>li{flex-wrap: nowrap;}
#home_search .filter ul>li>span{flex: 0 0 auto; line-height: 1.4; width: calc((100% - 6px)/3); padding: 9px 15px; box-sizing: border-box;}
#home_search .filter ul::-webkit-scrollbar{height: 3px;}
#home_search .filter ul::-webkit-scrollbar-track{background: #f2f2f2;}
#home_search .filter ul::-webkit-scrollbar-thumb{background: #274ca3;}
#home_search .filter ul::-webkit-scrollbar-thumb:hover{background: #274ca3;}

#home_rd{padding: 30px 0;}
#home_rd .home_rd_dh>i{width: 4px; height: 18px;}
#home_rd .home_rd_dh span{font-size: 18px;}
#home_rd .home_rd_dh em{width: 94%; margin: auto; margin-top: 10px;}
#home_rd .home_rd_con{width: 94%; margin: 25px auto 0;}
#home_rd .home_rd_con ul{gap: 5px;}
#home_rd .home_rd_con ul>li{width: 100%; flex: auto;}
#home_rd .home_rd_con ul>li .img{height: 300px;}
#home_rd .home_rd_con ul>li .desc{padding: 30px; bottom: -35%;}
#home_rd .home_rd_con ul>li .desc>span{font-size: 18px;}
#home_rd .home_rd_con ul>li .desc>p{font-size: 15px; line-height: 1.4; margin-top: 5px;}
#home_rd .home_rd_con ul>li .desc i{width: 24px; height: 4px; margin: 10px auto;}

#home_partner .home_partner_dh>i{width: 4px; height: 18px;}
#home_partner .home_partner_dh span{font-size: 18px;}
#home_partner .home_partner_dh em{width: 94%; margin: auto; margin-top: 10px;}
#home_partner .home_partner_con{margin-top: 25px; padding: 30px 0 20px 0;}
#home_partner .home_partner_con ul>li{width: calc(94% / 3); margin-left: 3%; margin-bottom: 3%;}
#home_partner .home_partner_con ul>li:nth-child(6n+1){margin-left: 4%;}
#home_partner .home_partner_con ul>li:nth-child(3n+1){margin-left: 0;}
#home_partner .home_partner_con ul>li .img{width: 100%; height: 50px;}
#home_partner .home_partner_con ul>li img{height: 50px;}

#home_news{padding: 30px 0;}
#home_news .home_news_dh>i{width: 4px; height: 18px;}
#home_news .home_news_dh span{font-size: 18px;}
#home_news .home_news_dh em{width: 94%; margin: auto; margin-top: 10px;}
#home_news .home_news_con{margin-top: 25px;}
#home_news .home_news_con ul>li{width: 48%; margin-left: 4%;}
#home_news .home_news_con ul>li:nth-child(3n+1){margin-left: 4%;}
#home_news .home_news_con ul>li:nth-child(2n+1){margin-left: 0;}
#home_news .home_news_con ul>li:last-child{display: none;}
#home_news .home_news_con ul>li .img{width: 100%; height: 120px;}
#home_news .home_news_con ul>li .desc{padding: 15px 0 0 0;}
#home_news .home_news_con ul>li .desc>span{font-size: 16px;}
#home_news .home_news_con ul>li .desc>p{margin-top: 8px;}
#home_news .home_news_con ul>li .desc>em{margin-top: 10px;}

/*content*/
#right{width: 100%;}
#right .right_dh{font-size: 16px;}
#right .right_con{min-height: 200px; padding: 0 0 30px 0;}
#right .right_box{clear: both; overflow: hidden; line-height: 2.2; padding: 30px 0 0 0;}
#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%;}

/*left*/
#left{height: 46px;}
#left .left_dh>ul{white-space: nowrap; overflow-x: scroll; display: block; text-align: center;}
#left .left_dh>ul>li{margin: 0 5px; display: inline-block;}
#left .left_dh>ul>li a{height: 46px; line-height: 46px; font-size: 15px; padding: 0 10px; margin: 0;}
#left .left_dh>ul>li a.on{border-width: 2px;}
.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{padding: 30px 0;}
.about_profile .desc>span{font-size: 18px;}
.about_profile .desc>.box{margin-top: 15px;}
.about_profile .list{margin-top: 25px;}
.about_profile .list ul{width: 100%;}
.about_profile .list ul>li{margin-bottom: 30px;}
.about_profile .list ul>li>span>i{font-size: 26px; margin-right: 6px;}
.about_profile .list ul>li>em{margin: 10px 0;}
.about_profile .list .img{width: 100%; height: auto; margin-top: 20px;}

.about_culture{padding: 30px 0 15px 0; background-size: auto 200px;}
.about_culture .dh>i{width: 24px; height: 4px;}
.about_culture .dh>span{font-size: 18px; margin-top: 10px;}
.about_culture .dh>em{font-size: 14px; margin-top: 0;}
.about_culture .list{margin-top: 20px;}
.about_culture .list ul>li{width: 100%; margin-left: 0; margin-bottom: 4%;}
.about_culture .list ul>li .img{width: 100%; height: 200px;}
.about_culture .list ul>li .desc{padding: 15px;}
.about_culture .list ul>li .desc>span{font-size: 16px;}
.about_culture .list ul>li .desc>p{margin-top: 5px;}

.about_history{padding: 35px 0;}
.about_history .dh>i{width: 24px; height: 4px;}
.about_history .dh>span{font-size: 18px; margin-top: 10px;}
.about_history .dh>em{font-size: 14px; margin-top: 0;}
.about_history .list{margin-top: 25px;}
.about_history .list .list_top>a{font-size: 30px;}
.about_history .note{width: 80%; margin: 0 auto;}
.about_history .note .swiper-slide .desc span{font-size: 16px;}
.about_history .note .swiper-slide .desc span>i{font-size: 26px; margin-left: 10px;}
.about_history .note .swiper-slide .desc em{margin-bottom: 10px;}
.about_history .note .swiper-slide .desc p{margin-top: 0;}
.about_history .note .swiper-slide .desc .desc_box{width: 100%; margin-top: 10px;}
.about_history .view{width: 80%; margin: 15px auto; height: auto;}
.about_history .preview{margin: 70px 0 0 0;}
.about_history .preview .swiper-slide{font-size: 16px;}
.about_history .preview .swiper-slide p{margin-bottom: 0;}
.about_history .preview .swiper-slide p>span{font-size: 15px; margin-left: 2px;}
.about_history .preview .swiper-container{width: 80%;}
.about_history .preview .swiper-slide em{width: 16px; height: 16px;}
.about_history .preview .swiper-slide em>i{width: 10px; height: 10px;}
.about_history .preview::after{height: 3px; margin-top: 12px;}

.about_honor{padding: 30px 0 20px 0;}
.about_honor .dh>i{width: 24px; height: 4px;}
.about_honor .dh>span{font-size: 18px; margin-top: 10px;}
.about_honor .dh>em{font-size: 14px; margin-top: 0;}
.about_honor .list{margin-top: 25px;}
.about_honor .swiper-wrapper{padding-bottom: 50px;}
.about_honor .swiper-slide .img{width: 100%; height: 100px;}
.about_honor .swiper-slide span{font-size: 15px; margin-top: 10px;}
.about_honor .swiper-pagination-bullet{width: 8px; height: 8px;}
.about_honor .swiper-pagination-bullet-active{width: 26px;}

.about_message{padding: 30px 0;}
.about_message .dh>i{width: 24px; height: 4px;}
.about_message .dh>span{font-size: 18px; margin-top: 10px;}
.about_message .dh>em{font-size: 14px; margin-top: 0;}
.about_message .dh>.desc_box{margin-top: 10px;}

/*app*/
#app .app_con{padding: 30px 0;}
#app .app_con span{font-size: 18px;}
#app .app_con img{max-width: 92%; margin: 25px auto 0;}
#app .app_list{margin-bottom: -30px;}
#app .app_list ul>li{padding: 30px 0 20px 0;}
#app .app_list ul>li span{font-size: 18px;}
#app .app_list ul>li img{max-width: 92%; margin: 25px auto 0;}
#app .app_apply>a{width: 68px; height: 68px; right: 4%;}
#app .app_apply>a img{width: 20px; margin-top: 5px;}
#app .app_apply>a span{font-size: 12px;}

/*pro*/
#pro{margin-top: 30px;}
#pro .pro_nav{width: 94%; margin: auto;}
#pro .pro_nav ul{margin: 20px auto; overflow-x: auto; justify-content: flex-start; padding-bottom: 20px;}
#pro .pro_nav ul::-webkit-scrollbar{height: 3px;}
#pro .pro_nav ul::-webkit-scrollbar-track{background: #f2f2f2;}
#pro .pro_nav ul::-webkit-scrollbar-thumb{background: #274ca3;}
#pro .pro_nav ul::-webkit-scrollbar-thumb:hover{background: #274ca3;}
#pro .pro_nav ul>li{flex: 0 0 auto; width: calc((100% - 6px)/3); margin: 0;}
#pro .pro_nav ul>li .img{width: 46px; height: 46px;}
#pro .pro_nav ul>li span{font-size: 15px;}
#pro .pro_nav ul>li.on::after{display: none;}
#pro .pro_con{padding: 30px 0;}
#pro .pro_con .img{width: 100%; height: auto;}
#pro .pro_con .img>img{max-width: 40%;}
#pro .pro_con .pro_box{display: block;}
#pro .pro_con .desc{width: 100%; margin-left: 0;}
#pro .pro_con .desc>span{font-size: 16px; text-align: center; margin-top: 10px;}
#pro .pro_con .desc>p{margin: 10px auto;}
#pro .pro_con .desc>a{margin-top: 20px;}
#pro .pro_app{padding: 30px 0; margin-top: -30px;}
#pro .pro_app .desc{width: 100%;}
#pro .pro_app .desc>span{font-size: 18px;}
#pro .pro_app .desc>.desc_box{margin-top: 10px; line-height: 2;}
#pro .pro_app .img{width: 100%; height: auto; max-height: 200px; margin-top: 20px; border-radius: 40px 0 40px 0;}
#pro .pro_list{padding-top: 25px;}
#pro .pro_list>span{font-size: 18px;}
#pro .pro_list .filter{margin-top: 20px;}
#pro .pro_list .filter .filter_nav{display: block; font-size: 0;}
#pro .pro_list .filter .filter_nav>span{height: 40px; line-height: 40px; margin-bottom: 3px; padding: 0 15px; box-sizing: border-box; font-size: 15px; position: relative;}
#pro .pro_list .filter .filter_nav>.reset{width: 49%; display: inline-block; margin-top: 7px;}
#pro .pro_list .filter .filter_nav>.apply{width: 49%; display: inline-block; margin-left: 2%;}
#pro .pro_list .filter_con{top: 40px; max-height: 200px;}
#pro .pro_list .filter_con dl>dd{width: 100%; padding: 5px 0;}
#pro .pro_list .btn a{width: 150px;}
#pro .pro_list ul{margin: 20px 0; overflow-x: auto; padding-bottom: 20px;}
#pro .pro_list ul>li{flex-wrap: nowrap;}
#pro .pro_list ul>li>span{flex: 0 0 auto; line-height: 1.4; width: calc((100% - 6px)/3); padding: 9px 15px; box-sizing: border-box;}
#pro .pro_list ul::-webkit-scrollbar{height: 3px;}
#pro .pro_list ul::-webkit-scrollbar-track{background: #f2f2f2;}
#pro .pro_list ul::-webkit-scrollbar-thumb{background: #274ca3;}
#pro .pro_list ul::-webkit-scrollbar-thumb:hover{background: #274ca3;}

/*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 span{padding-top: 5px;}
ul.list_pro li em{width: 100px; margin: 10px auto; font-size: 14px; height: 30px; line-height: 30px;}

/*display*/
.dis_big{display: block;}
.dis_big .dis_pic{width: 100%;}
.dis_big .view .swiper-container{height: 280px;}
.dis_big .preview .swiper-container{height: auto;}
.dis_big .preview .swiper-slide{height: auto;}
.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;}

/*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;}

/*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*/
.list_img_news{margin-top: 30px;}
.list_img_news .swiper-slide a{flex-direction: column-reverse;}
.list_img_news .swiper-slide .desc{width: 100%;}
.list_img_news .swiper-slide .img{width: 100%; height: 220px;}
.list_img_news .swiper-slide .desc{padding: 15px; padding-bottom: 16%; height: 220px;}
.list_img_news .swiper-slide .desc>span{font-size: 16px; margin-top: 20px;}
.list_img_news .swiper-slide .desc>p{font-size: 15px; margin-top: 6px; -webkit-line-clamp: 2;}
.list_img_news .swiper-slide .desc>.box>em{width: 100px; height: 32px; line-height: 32px;}
.list_img_news .swiper-pagination{bottom: 10%; left: 15px;}
.list_img_news .swiper-container{padding-bottom: 25px;}
.list_img_news>ul li{width: 100%; padding: 25px 0;}
.list_img_news>ul li .img{width: 40%; height: 110px;}
.list_img_news>ul li .desc{width: 56%; padding-left: 0;}
.list_img_news>ul li span{font-size: 15px; word-break: break-all; white-space: unset; display: -webkit-box; 
-webkit-box-orient: vertical; -webkit-line-clamp: 2; margin: 0; line-height: 1.6;}
.list_img_news>ul li p{display: none;}
.list_img_news>ul li em{margin-top: 0;}
.list_img_news>ul li i{width: 90px; height: 30px; line-height: 30px; margin-top: 5px;}

/*dis_news*/
#dis_news{width: 100%; margin-top: 0;}
#dis_news img{height: auto !important;}
#dis_news .news_title{font-size: 17px; line-height: 1.4;}

/*contact*/
#contact{margin-top: 30px;}
#contact .contact_box>span{font-size: 18px;}
#contact .contact_box>ul{margin-top: 25px;}
#contact .contact_box>ul>li{width: 50%; margin-bottom: 20px; display: block; text-align: left;}
#contact .contact_box>ul>li em{width: 98%; font-size: 15px; margin-top: 5px; word-break: break-all;}
#contact .contact_box>ul>li .img{justify-content: flex-start;}
#contact .contact_box>ul>li .qcode{margin-left: 0;}
#contact .contact_form{margin-top: 10px; padding: 30px 0; margin-bottom: -30px;}
#contact .contact_form span{font-size: 18px;}

/*form*/
#onlineMsgForm{width: 100%; margin-top: 10px; padding-bottom: 0; font-size: 15px;}
#onlineMsgForm .formMsgItem{width: 100%; margin-left: 0; margin-top: 10px;}
#onlineMsgForm .formMsgItem .formMsgCon{width: 100%;}
#onlineMsgForm .formMsgItem .layui-input{height: 36px; padding-left: 15px;}
#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: 15px auto 0; font-size: 16px;}

#msgForm{width: 100%; margin-top: -10px; padding-bottom: 0; font-size: 15px;}
#msgForm .formMsgItem{width: 100%; margin-left: 0; margin-top: 10px;}
#msgForm .formMsgItem .formMsgTitle{display: block; margin-bottom: 10px;}
#msgForm .formMsgItem .layui-input{height: 36px;}
#msgForm .formMsgCon{width: 100%;}
#msgForm .textareaItem{display: block;}
#msgForm .formMsgItem .layui-textarea{width: 100%; height: 136px;}
#msgForm .formMsgItem:nth-last-child(2) .layui-input{width: 40%;}
#msgForm .formMsgItem:nth-last-child(2) img{height: 36px; margin-left: 10px;}
#msgForm .layui-btn{width: 160px; height: 40px; margin: 15px auto 0;}

/*map*/
.map{height: 200px;}

/*pages*/
.pages{width: 100%; margin: 0 auto; margin-top: 15px; text-align: center;}
.pages a{padding: 3px 10px;}
.pages span{padding: 3px 10px; margin: 0 3px;}
.layui-laypage{display: none;}
.pageBtn,.pageSelect{display: inline-block;}
.pageSelect>select{border: 0; background: none;}

/*float*/
.float{right: 3%;}
.float li{width: 40px; height: 40px; font-size: 14px; margin: 5px 0;}
.float li .img{width: 32px; height: 32px;}
.float li .img>img{width: 18px;}
.float li .ico>span{display: none;}
.float li .ico>a{display: none;}
.float li p{right: 32px; font-size: 14px; min-width: 120px;}
.float li .img_box{right: 32px;}
.float li p{height: 32px; line-height: 32px;}

/*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;}
}