
/* CSS Document */
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: #d38f0c;}
a img{border: 0 none;}
a{outline: none;}
a:focus{outline: none;} 
h1,h2,h3,h4,ul,li,div,p,span,b,i,input,select{margin: 0; padding: 0;}
ul,li,dl,dd,dt{padding: 0; margin: 0; list-style: none;}
input,button,textarea{font-family: "Microsoft YaHei",Arial, Helvetica, sans-serif; outline: none; resize: none; -webkit-appearance: none; border-radius: 0; -webkit-border-radius: 0;}
em,i{font-style: normal;}
img{display: block;}
video{outline: none;}
.clear{clear: both; height: 0; overflow: hidden; display: block;}
.font{font-family: 'SimSun';}
.length{word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.right{display: flex; justify-content: flex-end;}
.con{padding: 0 0 35px 0; display: flex; justify-content: space-between;}
.content{max-width: 1200px; width: 1200px; margin: 0 auto; padding: 0; text-align: left;}
.container{max-width: 1690px; width: 88%; margin: 0 auto; padding: 0; text-align: left;}
/* CSS Common*/

/*header */
#header{position: fixed; width: 100%; background-color: rgba(24,22,22,.8); margin: 0 auto; text-align: center; z-index: 9; transition:all 0.5s; -ms-transition:all 0.5s;}
#header .header_con{height: 110px; display: flex; align-items: center; justify-content: space-between;}
#header .header_search{width: 280px; height: 40px; position: absolute; right: 0; top: 110px; background-color: #fff; padding: 0 15px; box-sizing: border-box; display: none;}
#header .header_search form{display: flex; justify-content: space-between; align-items: center;}
#header .header_search input[type="text"]{width: 160px; height: 40px; border: 0; font-size: 15px;}
#header .header_search button{border: 0; background: none; padding: 0; cursor: pointer;}

/*menu*/
.menu>ul{display: flex; flex-wrap: wrap;}
.menu>ul>li{padding: 0 10px; text-align: center; position: relative; z-index: 9; display: flex; align-items: center;}
.menu>ul>li>a{height: 110px; line-height: 110px; display: block; font-size: 17px; color: #fff; padding: 0 10px; box-sizing: border-box; border-bottom: 2px solid transparent;}
.menu>ul>li>a:hover{color: #d38f0c;}
.menu>ul>li>a.on{color: #d38f0c; border-bottom-color: #d38f0c;}
.menu>ul>li>img{cursor: pointer; padding-left: 10px; margin-top: 1px;}
.menu>ul>li:last-child{padding-right: 0;}

/*banner*/
.banner{height: 100vh;}
.banner .swiper-slide{background-position: center; background-repeat: no-repeat; background-size: cover;}
.banner .swiper-pagination{bottom: 16px;}
.banner .swiper-pagination-bullet{margin: 0 6px !important;}
.banner .swiper-pagination-bullet{background: #fff; opacity: 0.6; width: 9px; height: 9px;}
.banner .swiper-pagination-bullet-active{background: #bf820d; opacity: 1;}
.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: 56vh;}
.banner_inside .swiper-slide{background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; align-items: center; justify-content: center;}
.banner_inside .swiper-slide .desc{font-size: 40px; line-height: 1.2; color: #fff; margin-top: 80px;}
.banner_inside .swiper-slide .desc>span{display: block; text-transform: uppercase; font-family: Arial;}
.banner_inside .swiper-pagination{bottom: 16px;}
.banner_inside .swiper-pagination-bullet{margin: 0 6px !important;}
.banner_inside .swiper-pagination-bullet{background: #fff; opacity: 0.6; width: 9px; height: 9px;}
.banner_inside .swiper-pagination-bullet-active{background: #bf820d; opacity: 1;}
.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%;}
#home_pro .home_pro_dh{margin: 65px auto;}
#home_pro .home_pro_dh .content{position: relative; display: flex; align-items: center; justify-content: space-between;}
#home_pro .home_pro_dh .dh>span{font-size: 30px; display: flex; align-items: center; line-height: 1;}
#home_pro .home_pro_dh .dh>span>i{width: 22px; height: 6px; display: inline-block; background-color: #bf820d; margin-left: 12px;}
#home_pro .home_pro_dh .dh>em{font-size: 16px; display: block; margin-top: 10px;}
#home_pro .home_pro_dh .ico{position: absolute; right: 0;}
#home_pro .home_pro_dh .ico>em{width: 58px; height: 42px; border: 1px solid #d0d0d0; line-height: 42px; text-align: center; font-size: 26px; margin-left: 10px; cursor: pointer;}
#home_pro .home_pro_dh .ico>em:hover{background-color: #bf820d; color: #fff; border-color: #bf820d;}
#home_pro .home_pro_con{background: url(../image/home_pro_bg.jpg) no-repeat center; background-size: cover; padding: 80px 0;}
#home_pro .home_pro_con .swiper-slide{display: flex; align-items: center; justify-content: space-between;}
#home_pro .home_pro_con .swiper-slide .img{width: 738px; height: 490px; overflow: hidden;}
#home_pro .home_pro_con .swiper-slide .img>img{width: 100%; height: 100%; object-fit: cover;}
#home_pro .home_pro_con .swiper-slide .desc{width: 405px;}
#home_pro .home_pro_con .swiper-slide .desc>span{font-size: 30px; display: block;}
#home_pro .home_pro_con .swiper-slide .desc>.spec{font-size: 16px; line-height: 2; padding: 30px 0; border-bottom: 1px solid #d5d5d5;}
#home_pro .home_pro_con .swiper-slide .desc>.spec>em{display: block;}
#home_pro .home_pro_con .swiper-slide .desc>ul{display: flex; margin-top: 40px;}
#home_pro .home_pro_con .swiper-slide .desc>ul>li{width: 89px; margin-left: 16px;}
#home_pro .home_pro_con .swiper-slide .desc>ul>li:nth-child(4n+1){margin-left: 0;}
#home_pro .home_pro_con .swiper-slide .desc>ul>li .img{width: 89px; height: 89px; overflow: hidden;}
#home_pro .home_pro_con .swiper-slide .desc>ul>li .img img{width: 100%; height: 100%; object-fit: cover;}
#home_pro .home_pro_con .swiper-slide a{width: 156px; height: 42px; line-height: 42px; background-color: #bf820d; color: #fff; font-size: 16px; text-align: center; border-radius: 25px; display: block; margin-top: 65px;}
#home_pro .home_pro_con .swiper-slide a:hover{background-color: #d38f0c;}

/*home_search*/
#home_search{width: 100%;}
#home_search .home_search_dh{margin: 65px auto;}
#home_search .home_search_dh .content{position: relative; display: flex; align-items: center; justify-content: space-between;}
#home_search .home_search_dh .dh>span{font-size: 30px; display: flex; align-items: center; line-height: 1;}
#home_search .home_search_dh .dh>span>i{width: 22px; height: 6px; display: inline-block; background-color: #bf820d; margin-left: 12px;}
#home_search .home_search_dh .dh>em{font-size: 16px; display: block; margin-top: 10px;}
#home_search .home_search_con ul{display: flex; justify-content: space-between; box-shadow: 0 3px 25px 3px rgba(0,0,0,.08);}
#home_search .home_search_con ul>li{width: 33.33%; border-left: 1px solid #eee; display: flex; align-items: center; justify-content: center; padding: 15px; transition: all 0.6s; overflow: hidden;}
#home_search .home_search_con ul>li .ico{text-align: center; padding: 30px 0;}
#home_search .home_search_con ul>li .ico>img{display: inline-block;}
#home_search .home_search_con ul>li .ico>span{display: block; font-size: 18px; margin-top: 6px;}
#home_search .home_search_con ul>li .ico>em{color: #909090; display: block; margin-top: 5px;}
#home_search .home_search_con ul>li .ico_on{width: 220px; height: 190px; text-align: center; color: #fff; overflow: hidden; display: none;}
#home_search .home_search_con ul>li .ico_on>.box{background-color: #bf820d; width: 200px; height: 100%; padding: 30px 0; box-sizing: border-box;}
#home_search .home_search_con ul>li .ico_on>.box>img{display: inline-block;}
#home_search .home_search_con ul>li .ico_on>.box>span{display: block; font-size: 18px; margin-top: 6px;}
#home_search .home_search_con ul>li .ico_on>.box>em{display: block; margin-top: 5px;}
#home_search .home_search_con ul>li .ico_on>i{width: 0; height: 0; border-width: 10px; border-style: solid; border-color: transparent transparent transparent #bf820d; display: block;}
#home_search .home_search_con ul>li .list{width: 380px; display: none;}
#home_search .home_search_con ul>li .list>dl{font-size: 0; padding-left: 30px;}
#home_search .home_search_con ul>li .list>dl>dd{width: 33%; display: inline-block; font-size: 15px;}
#home_search .home_search_con ul:hover>li{width: 25%;}
#home_search .home_search_con ul>li:hover{width: 50%; justify-content: left;}
#home_search .home_search_con ul>li:hover .ico{display: none;}
#home_search .home_search_con ul>li:hover .ico_on{display: flex; align-items: center;}
#home_search .home_search_con ul>li:hover .list{display: block;}
#home_search .home_search_con ul>li:last-child .list>dl>dd{width: 45%;}
#home_search .home_search_box{margin-top: 75px;}
#home_search .home_search_box .swiper-slide{position: relative;}
#home_search .home_search_box .swiper-slide img{width: 100%; height: 100%; max-height: 582px; object-fit: cover;}
#home_search .home_search_box .swiper-slide .desc{position: absolute; width: 100%; height: 100%; left: 0; right: 0; bottom: 5%; margin: auto; z-index: 2; display: flex; align-items: flex-end; justify-content: center; color: #fff; text-align: left;}
#home_search .home_search_box .swiper-slide .desc_box{width: 90%; background-color: rgba(22,22,22,.75); padding: 25px; box-sizing: border-box; display: flex; align-items: center; justify-content: space-between; line-height: 1;}
#home_search .home_search_box .swiper-slide .desc_box span{font-size: 22px; font-weight: bold; display: block; margin-bottom: 10px;}
#home_search .home_search_box .swiper-slide .desc_box i{width: 130px; height: 38px; line-height: 38px; text-align: center; border-radius: 20px; display: block; font-size: 15px; border: 1px solid #fff; transition: all 0.3s;}
#home_search .home_search_box .swiper-slide .desc_box i:hover{background-color: #bf820d; border-color: #bf820d;}
#home_search .home_search_box .swiper-button-next{width: 57px; height: 86px; background: rgba(0,0,0,.6); right: 0; margin-top: -43px;  display: flex; align-items: center; justify-content: center;}
#home_search .home_search_box .swiper-button-prev{width: 57px; height: 86px; background: rgba(0,0,0,.6); left: 0; margin-top: -43px; display: flex; align-items: center; justify-content: center;}
#home_search .home_search_box i{color: #fff; font-size: 36px;}

/*home_about*/
#home_about{width: 100%; padding: 75px 0;}
#home_about .home_about_dh .content{margin: 0 auto; text-align: center;}
#home_about .home_about_dh img{display: inline-block;}
#home_about .home_about_dh span{display: block; font-size: 16px; margin-top: 5px;}
#home_about .home_about_dh .desc{margin-top: 30px; font-size: 16px; line-height: 2;}
#home_about .home_about_dh ul{margin: 65px 0; display: flex; align-items: center; justify-content: space-between;}
#home_about .home_about_dh ul>li{text-align: center;}
#home_about .home_about_dh ul>li>span{font-size: 48px; font-family: Arial; font-weight: bold; display: block; line-height: 1;}
#home_about .home_about_dh ul>li>span>i{font-size: 14px; font-weight: normal; margin-left: 8px; position: relative; top: -2px;}
#home_about .home_about_dh ul>li>em{width: 19px; height: 3px; background-color: #bf820d; display: block; margin: 12px auto;}
#home_about .home_about_dh ul>li>p{font-size: 16px;}
#home_about .home_about_con{height: 82vh; background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; align-items: center; justify-content: space-between;}
#home_about .home_about_con .list{width: 45%; height: 100%; display: flex; align-items: center; color: #fff; justify-content: center;}
#home_about .home_about_con .list .desc{width: 58%; font-size: 16px; line-height: 2; text-align: left;}
#home_about .home_about_con .list .desc>span{font-size: 30px; display: flex; align-items: center;}
#home_about .home_about_con .list .desc>span>i{width: 22px; height: 6px; display: inline-block; background-color: #bf820d; margin-left: 12px; position: relative; top: 2px;}
#home_about .home_about_con .list .desc>p{margin-top: 5px;}
#home_about .home_about_con ul{width: 55%; height: 100%; color: #fff; border-left: 1px solid #fff; box-sizing: border-box; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;}
#home_about .home_about_con ul>li{width: 50%; border-left: 1px solid #fff; border-bottom: 1px solid #fff; box-sizing: border-box; height: 50%; display: flex; align-items: flex-end; padding: 30px 35px; position: relative; overflow: hidden;}
#home_about .home_about_con ul>li:nth-child(2n+1){border-left: 0;}
#home_about .home_about_con ul>li:nth-last-child(-n+2){border-bottom: 0;}
#home_about .home_about_con ul>li .desc{color: #fff; text-align: left; line-height: 1; opacity: 1; transition: all 0.3s;}
#home_about .home_about_con ul>li .desc>span{font-size: 22px; font-weight: bold; display: block;}
#home_about .home_about_con ul>li .desc>em{text-transform: uppercase; font-family: Arial; font-size: 14px; margin-top: 10px; display: block;}
#home_about .home_about_con ul>li .desc_box{width: 100%; height: 100%; background-color: rgba(0,0,0,.3); position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 2; text-align: left; color: #fff; padding: 30px 35px; box-sizing: border-box; opacity: 0; display: flex; align-items: center; transition: all 0.5s;}
#home_about .home_about_con ul>li .desc_box .box{width: calc(100% - 70px); margin-bottom: -30%; transition: all 0.6s;}
#home_about .home_about_con ul>li .desc_box span{font-size: 22px; font-weight: bold; display: block;}
#home_about .home_about_con ul>li .desc_box em{text-transform: uppercase; font-family: Arial; font-size: 14px; margin-top: 3px; display: block;}
#home_about .home_about_con ul>li .desc_box p{margin-top: 20px;}
#home_about .home_about_con ul>li .desc_box i{width: 136px; height: 40px; line-height: 40px; background-color: #bf820d; color: #fff; font-size: 16px; text-align: center; border-radius: 25px; display: block; margin-top: 40px;}
#home_about .home_about_con ul>li .desc_box i:hover{background-color: #d38f0c;}
#home_about .home_about_con ul>li:hover .desc{opacity: 0;}
#home_about .home_about_con ul>li:hover .desc_box{opacity: 1;}
#home_about .home_about_con ul>li:hover .desc_box .box{margin-bottom: 0;}

/*home_nav*/
#home_nav{width: 100%; padding: 0 0 85px 0;}
#home_nav .home_nav_con ul{display: flex; justify-content: space-between;}
#home_nav .home_nav_con ul>li{width: 33.33%; text-align: center;}
#home_nav .home_nav_con ul>li .img>img{width: 52px; height: 52px; display: inline-block;}
#home_nav .home_nav_con ul>li .desc{margin-top: 5px;}
#home_nav .home_nav_con ul>li .desc span{display: block; font-size: 16px; color: #333;}
#home_nav .home_nav_con ul>li .desc em{width: 220px; height: 32px; line-height: 32px; border: 1px solid #e8e8e8; border-radius: 16px; text-align: center; display: inline-block; margin-top: 12px; transition: all 0.3s;}
#home_nav .home_nav_con ul>li:hover .desc em{background-color: #bf820d; color: #fff; border-color: #bf820d;}
#home_nav .home_nav_con ul>li .desc p{color: #6b6b6b; margin-top: 12px;}

/*left*/
#left{width: 100%;}
#left .left_dh>ul{display: flex; justify-content: center;}
#left .left_dh>ul>li a{height: 86px; line-height: 86px; display: block; padding: 0 35px; font-size: 17px; box-sizing: border-box; text-align: center; border-bottom: 2px solid transparent;}
#left .left_dh>ul>li a.on{border-color: #d38f0c; color: #d38f0c;}

/*content*/
#right{width: 100%;}
#right .right_dh{font-size: 16px; background-color: #f7f7f7;}
#right .right_dh .dh_box{display: flex; justify-content: center; align-items: center;}
#right .right_con{min-height: 200px; padding: 50px 0;}
#right .right_top{padding-top: 10px;}
#right .right_box{clear: both; overflow: hidden; font-size: 16px; 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{padding-top: 40px;}
.about_profile .dh>span{color: #bf820d; display: block; font-family: Arial; font-size: 35px; text-transform: uppercase; font-weight: bold;}
.about_profile .dh>em{font-size: 28px; display: block; margin-top: 10px;}
.about_profile .list{font-size: 16px; line-height: 2; margin-top: 30px;}
.about_profile .list>span{font-size: 24px; display: block; line-height: 1;}
.about_profile .list>.desc{margin-top: 20px;}
.about_profile .list>.img{margin-top: 35px; position: relative;}
.about_profile .list>.img>img{max-width: 100%; height: auto;}
.about_profile .list>.img .ico{width: 100%; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2; display: flex; align-items: center; justify-content: center; cursor: pointer;}
.about_profile .list>.img .ico>img{width: 61px; height: auto;}
.about_profile .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;}
.about_profile .video>.img{width: 40px; height: 40px; position: absolute; right: 10px; top: 10px; display: flex; align-items: center; justify-content: center; cursor: pointer;}
.about_profile .video video{width: 90%; height: 80vh; object-fit: cover;}
.about_profile ul{margin: 65px 0; display: flex; align-items: center; justify-content: space-between;}
.about_profile ul>li{text-align: center;}
.about_profile ul>li>span{font-size: 48px; font-family: Arial; font-weight: bold; display: block; line-height: 1;}
.about_profile ul>li>span>i{font-size: 14px; font-weight: normal; margin-left: 8px; position: relative; top: -2px;}
.about_profile ul>li>em{width: 19px; height: 3px; background-color: #bf820d; display: block; margin: 12px auto;}
.about_profile ul>li>p{font-size: 16px;}
.about_profile dl>dd{display: flex; align-items: center; justify-content: space-between; background-color: #f7f7f7; margin-bottom: 20px; position: relative;}
.about_profile dl>dd:nth-child(2n){flex-direction: row-reverse;}
.about_profile dl>dd .img{width: 42%;}
.about_profile dl>dd .img>img{width: 100%; height: 100%; object-fit: cover;}
.about_profile dl>dd .desc{width: 58%;}
.about_profile dl>dd .box{width: 1200px; text-align: left; box-sizing: border-box; position: absolute; left: 0; right: 0; margin: auto; display: flex; justify-content: right;}
.about_profile dl>dd .box>.list{width: 56%; max-width: 760px; box-sizing: border-box; margin-top: 0;}
.about_profile dl>dd .box>.list>span{font-size: 24px; font-weight: bold; display: block;}
.about_profile dl>dd .box>.list>.desc_box{font-size: 16px; line-height: 2; margin-top: 35px;}
.about_profile dl>dd:nth-child(2n) .box{justify-content: left;}
.about_honor{padding: 50px 0 65px 0;}
.about_honor .dh{position: relative; display: flex; align-items: center;}
.about_honor .dh .dh_box>span{color: #bf820d; display: block; font-family: Arial; font-size: 35px; text-transform: uppercase; font-weight: bold;}
.about_honor .dh .dh_box>em{font-size: 28px; display: block; margin-top: 10px;}
.about_honor .dh .dh_box>p{width: 76%; margin-top: 25px; font-size: 16px; line-height: 2;}
.about_honor .list{margin-top: 50px;}
.about_honor .swiper-slide{width: 363px; overflow: hidden;}
.about_honor .swiper-slide .img{width: 363px; height: 272px; background-color: #fff; margin: 0 auto; overflow: hidden; display: flex; align-items: center; justify-content: center;}
.about_honor .swiper-slide img{max-width: 100%; max-height: 100%; object-fit: cover; transition: all 0.6s; -ms-transition: all 0.6s;}
.about_honor .swiper-slide:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.about_honor .swiper-slide .desc{display: flex; align-items: center; justify-content: center; margin-top: 20px;}
.about_honor .swiper-slide span{font-size: 16px;}
.about_honor .ico{position: absolute; right: 0;}
.about_honor .ico>em{width: 40px; height: 36px; border: 1px solid #d0d0d0; line-height: 36px; text-align: center; font-size: 26px; margin-left: 5px; cursor: pointer;}
.about_honor .ico>em:hover{background-color: #bf820d; color: #fff; border-color: #bf820d;}
.about_strength{padding: 65px 0; background-color: #f7f7f7;}
.about_strength .dh>span{color: #bf820d; display: block; font-family: Arial; font-size: 35px; text-transform: uppercase; font-weight: bold;}
.about_strength .dh>em{font-size: 28px; display: block; margin-top: 10px;}
.about_strength .dh>p{width: 62%; margin-top: 25px; font-size: 16px; line-height: 2;}
.about_strength .list{margin-top: 50px;}
.about_strength .list .swiper-wrapper{padding-bottom: 70px;}
.about_strength .list .swiper-slide img{width: 100%; height: 100%; max-height: 530px; object-fit: cover;}
.about_strength .list .swiper-scrollbar{width: 1200px; background: rgba(0,0,0,.1); left: 0; right: 0; margin: auto; height: 3px; border-radius: 0;}
.about_strength .list .swiper-scrollbar-drag{background: #d38f0c; height: 6px; top: -2px; border-radius: 0;}
.about_strength .list .swiper-button-next{width: 57px; height: 86px; background: rgba(0,0,0,.6); right: 15%; margin-top: -78px;  display: flex; align-items: center; justify-content: center;}
.about_strength .list .swiper-button-prev{width: 57px; height: 86px; background: rgba(0,0,0,.6); left: 15%; margin-top: -78px; display: flex; align-items: center; justify-content: center;}
.about_strength .list i{color: #fff; font-size: 36px;}
.about_video{padding: 65px 0 0 0;}
.about_video .dh>span{color: #bf820d; display: block; font-family: Arial; font-size: 35px; text-transform: uppercase; font-weight: bold;}
.about_video .dh>em{font-size: 28px; display: block; margin-top: 10px;}
.about_video .dh>p{width: 62%; margin-top: 25px; font-size: 16px; line-height: 2;}
.about_video .list{margin-top: 50px;}
.about_video .list>ul{display: flex; flex-wrap: wrap; overflow: hidden;}
.about_video .list>ul>li{width: 362px; margin-left: 57px; position: relative; cursor: pointer; text-align: center;}
.about_video .list>ul>li:nth-child(3n+1){margin-left: 0;}
.about_video .list>ul>li>a{display: block;}
.about_video .list>ul>li .img{width: 362px; height: 270px; overflow: hidden; position: relative;}
.about_video .list>ul>li .img>img{width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; -ms-transition: all 0.6s;}
.about_video .list>ul>li:hover .img>img{transform: scale(1.08); -webkit-transform: scale(1.08);}
.about_video .list>ul>li .desc{height: 70px; line-height: 70px; display: flex; font-size: 16px; align-items: center; justify-content: space-between; background-color: #f7f7f7; padding: 0 25px; transition: all 0.3s; -ms-transition: all 0.3s;}
.about_video .list>ul>li .desc>span{width: 230px; text-align: left;}
.about_video .list>ul>li .desc>em{width: 33px; height: 33px; background-image: url(../image/video_ico2.png); background-position: center; background-repeat: no-repeat; display: block; transition: all 0.3s; -ms-transition: all 0.3s;}
.about_video .list>ul>li:hover .desc{background-color: #bf820d; color: #fff;}
.about_video .list>ul>li:hover .desc>em{background-image: url(../image/video_ico2_a.png);}
.about_video .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;}
.about_video .video>.img{width: 40px; height: 40px; position: absolute; right: 10px; top: 10px; display: flex; align-items: center; justify-content: center; cursor: pointer;}
.about_video .video>.video_con{text-align: center; display: flex; align-items: center; justify-content: center;}
.about_video .video video{width: 90%; height: 80vh; object-fit: cover;}

/*join*/
.join_adv{padding: 50px 0 80px 0;}
.join_adv .dh{position: relative; display: flex; align-items: center;}
.join_adv .dh .dh_box>span{color: #bf820d; display: block; font-family: Arial; font-size: 35px; text-transform: uppercase; font-weight: bold;}
.join_adv .dh .dh_box>em{font-size: 28px; display: block; margin-top: 10px;}
.join_adv .dh .dh_box>p{width: 76%; margin-top: 25px; font-size: 16px; line-height: 2;}
.join_adv .list{margin-top: 50px;}
.join_adv .list>ul>li{display: flex; justify-content: space-between; align-items: center; margin-bottom: 65px;}
.join_adv .list>ul>li .img{width: 600px; height: 400px; overflow: hidden;}
.join_adv .list>ul>li .img>img{width: 100%; height: 100%; object-fit: cover;}
.join_adv .list>ul>li .desc{width: 600px; padding: 0 70px; box-sizing: border-box;}
.join_adv .list>ul>li .desc>dl>dd{margin-bottom: 70px;}
.join_adv .list>ul>li .desc>dl>dd>span{font-size: 27px; font-weight: bold; color: #bf820d; display: block;}
.join_adv .list>ul>li .desc>dl>dd>p{margin-top: 25px; font-size: 16px; line-height: 2;}
.join_adv .list>ul>li .desc>dl>dd:last-child{margin-bottom: 0;}
.join_adv .list>ul>li:nth-child(2n){flex-direction: row-reverse; margin-bottom: 0;}
.join_adv .list>ul>li:nth-child(2n) .desc{padding-left: 0;}
.join_support{padding: 70px 0 10px 0; background: url(../image/join_support_bg.jpg) no-repeat center; background-size: cover;}
.join_support .dh{position: relative; display: flex; align-items: center; justify-content: space-between;}
.join_support .dh .dh_box>span{color: #bf820d; display: block; font-family: Arial; font-size: 35px; text-transform: uppercase; font-weight: bold;}
.join_support .dh .dh_box>em{font-size: 28px; display: block; margin-top: 10px;}
.join_support .dh .dh_box>p{width: 76%; margin-top: 25px; font-size: 16px; line-height: 2;}
.join_support .dh .ico{display: flex; align-items: center; font-size: 24px;}
.join_support .dh .ico>img{margin-right: 15px;}
.join_support .list{margin-top: 50px;}
.join_support .list>ul{display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between;}
.join_support .list>ul>li{width: 33.33%; text-align: center; margin-bottom: 60px;}
.join_support .list>ul>li .img>img{width: 65px; height: auto; display: inline-block;}
.join_support .list>ul>li .desc>span{font-size: 20px; display: block; margin-top: 10px;}
.join_support .list>ul>li .desc>p{width: 80%; margin: 15px auto; line-height: 1.6; font-size: 16px;}
.join_condition{padding: 70px 0 60px 0; background-size: cover;}
.join_condition .dh{position: relative; display: flex; align-items: center; justify-content: space-between;}
.join_condition .dh .dh_box>span{color: #bf820d; display: block; font-family: Arial; font-size: 35px; text-transform: uppercase; font-weight: bold;}
.join_condition .dh .dh_box>em{font-size: 28px; display: block; margin-top: 10px;}
.join_condition .dh .dh_box>p{width: 76%; margin-top: 25px; font-size: 16px; line-height: 2;}
.join_condition .dh .ico{display: flex; align-items: center; font-size: 24px;}
.join_condition .dh .ico>img{margin-right: 15px;}
.join_condition .img{margin-top: 50px; width: 100%; height: 287px;}
.join_condition .img>img{width: 100%; height: 100%; object-fit: cover;}
.join_condition .list{margin-top: 50px;}
.join_condition .list>ul{display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between;}
.join_condition .list>ul>li{width: 25%; text-align: center;}
.join_condition .list>ul>li .ico{width: 47px; height: 53px; background: url(../image/join_condition_bg.png) no-repeat center; margin: 0 auto; display: flex; align-items: center; justify-content: center; font-size: 26px; font-weight: bold; color: #fff; font-family: Arial;}
.join_condition .list>ul>li .desc>span{font-size: 20px; display: block; margin-top: 15px;}
.join_condition .list>ul>li .desc>p{width: 80%; margin: 15px auto; line-height: 1.6; font-size: 16px;}
.join_apply{padding: 70px 0; background: url(../image/join_apply_bg.jpg) no-repeat center; background-size: cover; margin-bottom: -85px;}
.join_apply .dh{position: relative; display: flex; align-items: center;}
.join_apply .dh .dh_box>span{color: #bf820d; display: block; font-family: Arial; font-size: 35px; text-transform: uppercase; font-weight: bold;}
.join_apply .dh .dh_box>em{font-size: 28px; display: block; margin-top: 10px;}
.join_apply .dh .dh_box>p{width: 76%; margin-top: 25px; font-size: 16px; line-height: 2;}
.join_apply .list{margin-top: 50px;}
.join_apply .list .form-group{margin-bottom: 30px; display: flex; justify-content: space-between;}
.join_apply .list .form-group>input[type="text"]{width: 288px; height: 60px; border: 0; background: #fff; font-size: 15px; padding: 0 20px; box-sizing: border-box;}
.join_apply .list .form-group>textarea{width: 100%; border: 0; background: #fff; height: 220px; font-size: 15px; padding: 20px; box-sizing: border-box;}
.join_apply .list .form-group:nth-child(3){justify-content: center;}
.join_apply .list .form-group:nth-child(3)>input[type="text"]{margin: 0 16px;}
.join_apply .list .form-group>input[type="submit"]{width: 286px; height: 60px; border: 0; background: #bf820d; color: #fff; font-size: 18px; cursor: pointer;}

/*pro_nav*/
.pro_nav{background-color: #f7f7f7; margin-top: -50px; padding: 40px 0 50px 0;}
.pro_nav ul>li{display: flex; font-size: 16px; border-bottom: 1px solid #e5e5e5; padding: 25px 0 15px 0; align-items: baseline;}
.pro_nav ul>li>span{width: 60px; display: block; font-size: 19px; font-weight: bold; margin-right: 10px;}
.pro_nav ul>li>dl{width: calc(100% - 60px); display: flex; flex-wrap: wrap;}
.pro_nav ul>li>dl>dd>a{height: 34px; line-height: 34px; padding: 0 20px; border-radius: 3px; display: block; margin-bottom: 10px;}
.pro_nav ul>li>dl>dd>a.on{color: #fff; background-color: #bf820d;}
.pro_nav .search{width: 680px; background-color: #fff; padding: 0 20px; margin: 50px auto 0;}
.pro_nav .search form{height: 64px; display: flex; justify-content: space-between; align-items: center;}
.pro_nav .search input[type="text"]{width: 360px; height: 40px; border: 0; font-size: 16px;}
.pro_nav .search button{border: 0; background: none; padding: 0; cursor: pointer;}

/*list_pro*/
ul.list_pro{display: flex; flex-wrap: wrap; text-align: center; margin-top: 65px;}
ul.list_pro li{width: 366px; margin-left: 51px; margin-bottom: 51px; overflow: hidden;}
ul.list_pro li a{display: block;}
ul.list_pro li:nth-child(3n+1){margin-left: 0;}
ul.list_pro li .img{width: 366px; height: 366px; margin: 0 auto; overflow: hidden; display: flex; align-items: center; justify-content: center;}
ul.list_pro li img{max-width: 100%; max-height: 100%; object-fit: cover; border: 1px solid #e8e8e8; box-sizing: border-box; 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 .img img:nth-child(2){width: 100%; height: 100%; animation: opacity 0.6s infinite; animation-iteration-count: 1; display: none;}
ul.list_pro li .img img:nth-child(1).img_box{display: block;}
ul.list_pro li:hover .img img:nth-child(1){display: none;}
ul.list_pro li:hover .img img:nth-child(2){display: block;}
ul.list_pro li:hover .img img:nth-child(1).img_box{display: block; transform: scale(1); -webkit-transform: scale(1);}
ul.list_pro li .desc{display: flex; align-items: center; justify-content: center; padding: 15px; box-sizing: border-box;}
ul.list_pro li span{font-size: 16px; display: block;}

/*display*/
.dis_big{background-color: #f7f7f7; margin-top: -50px; padding-bottom: 70px;}
.dis_big .dis_dh{font-size: 15px; padding: 40px 0;}
.dis_big .dis_pic{display: flex; align-items: flex-start; justify-content: space-between;}
.dis_big .pic{width: 680px; display: flex; align-items: flex-start; justify-content: space-between;}
.dis_big .pic .view{width: 560px;}
.dis_big .pic .view .swiper-wrapper{padding-bottom: 50px;}
.dis_big .pic .view .swiper-slide{height: 558px; text-align: center; background-color: #fff;}
.dis_big .pic .view .swiper-slide .img{width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.dis_big .pic .view .swiper-slide .img a{width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.dis_big .pic .view .swiper-slide .img img{max-width: 100%; max-height: 100%; display: inline-block;}
.dis_big .pic .view .swiper-scrollbar{background: rgba(0,0,0,.1); height: 1px; border-radius: 0;}
.dis_big .pic .view .swiper-scrollbar-drag{background: #bf820d; height: 2px; top: -1px; border-radius: 0;}
.dis_big .pic .preview{width: 102px; height: 558px;}
.dis_big .pic .preview .swiper{height: 558px;}
.dis_big .pic .preview .swiper-slide{width: 102px; height: 102px !important; background-color: #fff; box-sizing: border-box; border: 1px solid transparent;}
.dis_big .pic .preview .swiper-slide .img{width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.dis_big .pic .preview .swiper-slide .img>img{width: 100%; height: 100%; display: inline-block; object-fit: cover;}
.dis_big .pic .preview .swiper-slide-thumb-active{border: 1px solid #bf820d;}
.dis_big .desc{width: 450px;}
.dis_big .desc>span{font-size: 32px; display: block; padding-bottom: 40px; margin-bottom: 35px; border-bottom: 1px solid rgba(0,0,0,.1);}
.dis_big .desc .desc_box{line-height: 2; font-size: 16px; padding-bottom: 40px; margin-bottom: 45px; border-bottom: 1px solid rgba(0,0,0,.1);}
.dis_big .desc .qcode{display: flex; align-items: center;}
.dis_big .desc .qcode>img{width: 98px; height: 98px; margin-right: 20px;}
.dis_big .desc .ico{display: flex; justify-content: center; margin-top: 75px;}
.dis_big .desc .ico a{width: 108px; height: 36px; line-height: 36px; background-color: #fff; text-align: center; border-radius: 3px; text-align: center; display: block; margin: 0 5px;}
.dis_big .desc .ico a:hover{background-color: #bf820d; color: #fff;}
.dis_big .desc .ico .box{display: flex;}
.dis_note{margin: 70px 0; text-align: center;}
.dis_note>span{font-size: 30px; display: block;}
.dis_note>em{font-size: 16px; font-family: Arial; display: block; text-transform: uppercase; margin-top: 12px;}
.dis_note>.desc{margin-top: 40px;}
.dis_note>.desc img{max-width: 100%; height: auto; display: inline-block;}
.dis_note>.desc .swiper-slide{width: 100%; height: 562px; overflow: hidden;}
.dis_note>.desc .swiper-slide img{width: 100%; height: 100%; object-fit: cover;}
.dis_note>.desc .swiper-pagination{bottom: 16px;}
.dis_note>.desc .swiper-pagination-bullet{margin: 0 6px !important;}
.dis_note>.desc .swiper-pagination-bullet{background: #fff; opacity: 0.6; width: 9px; height: 9px;}
.dis_note>.desc .swiper-pagination-bullet-active{background: #bf820d; opacity: 1;}
.dis_stone{background-color: #f7f7f7; padding: 70px 0;}
.dis_stone .dh{text-align: center;}
.dis_stone .dh>span{font-size: 30px; display: block;}
.dis_stone .dh>em{font-size: 16px; font-family: Arial; display: block; text-transform: uppercase; margin-top: 12px;}
.dis_stone ul{margin-top: 45px; display: flex; flex-wrap: wrap;}
.dis_stone ul>li{width: 162px; margin-left: 45px; margin-bottom: 40px;}
.dis_stone ul>li:nth-child(6n+1){margin-left: 0;}
.dis_stone ul>li .img{width: 162px; height: 162px; overflow: hidden; display: flex; align-items: center; justify-content: center;}
.dis_stone ul>li .img>img{max-width: 100%; max-height: 100%; border: 1px solid #e8e8e8; box-sizing: border-box;}
.dis_effect{padding: 70px 0 0 0;}
.dis_effect .dh{text-align: center;}
.dis_effect .dh>span{font-size: 30px; display: block;}
.dis_effect .dh>em{font-size: 16px; font-family: Arial; display: block; text-transform: uppercase; margin-top: 12px;}
.dis_effect .desc{margin-top: 45px; text-align: center;}
.dis_effect .desc img{display: inline-block; margin: 0 auto;}
.dis_page{display: none;}
.dis_reco{padding: 70px 0;}
.dis_reco .dh{text-align: center;}
.dis_reco .dh>span{font-size: 30px; display: block;}
.dis_reco .dh>em{font-size: 16px; font-family: Arial; display: block; text-transform: uppercase; margin-top: 12px;}
.dis_reco ul{display: flex; flex-wrap: wrap; text-align: center; margin-top: 45px;}
.dis_reco ul li{width: 366px; margin-left: 51px; overflow: hidden;}
.dis_reco ul li a{display: block;}
.dis_reco ul li:nth-child(3n+1){margin-left: 0;}
.dis_reco ul li .img{width: 366px; height: 366px; margin: 0 auto; overflow: hidden; display: flex; align-items: center; justify-content: center;}
.dis_reco ul li img{max-width: 100%; max-height: 100%; object-fit: cover; transition: all 0.6s; -ms-transition: all 0.6s;}
.dis_reco ul li .img img:nth-child(1).img_box{display: block;}
.dis_reco ul li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.dis_reco ul li .img img:nth-child(2){width: 100%; height: 100%; animation: opacity 0.6s infinite; animation-iteration-count: 1; display: none;}
.dis_reco ul li:hover .img img:nth-child(1){display: none;}
.dis_reco ul li:hover .img img:nth-child(2){display: block;}
.dis_reco ul li:hover .img img:nth-child(1).img_box{display: block; transform: scale(1); -webkit-transform: scale(1);}
.dis_reco ul li span{font-size: 16px; display: block; margin-top: 20px;}
.dis_link ul{display: flex; align-items: center; margin-bottom: -85px;}
.dis_link ul>li{width: 50%; position: relative;}
.dis_link ul>li .img{width: 100%; height: 100%; overflow: hidden;}
.dis_link ul>li .img>img{width: 100%; height: 100%; transition: all 0.6s; -ms-transition: all 0.6s;}
.dis_link ul>li:hover .img>img{width: 100%; height: 100%; transform: scale(1.08); -webkit-transform: scale(1.08);}
.dis_link ul>li .desc{position:absolute; top:50%; left:10%; color:#fff; z-index:2; text-align:left; margin-top:-55px;}
.dis_link ul>li .desc>span{display: block; font-size: 40px;}
.dis_link ul>li .desc>em{display: block; font-size: 16px; margin-top: 15px;}
.dis_link ul>li .desc>i{width: 16px; height: 13px; background: url(../image/more_ico.png) no-repeat center; display: block; margin-top: 25px;}

/*list_share*/
ul.list_share{display: flex; flex-wrap: wrap; text-align: center;}
ul.list_share li{width: 380px; margin-left: 30px; margin-bottom: 40px; box-sizing: border-box; overflow: hidden;}
ul.list_share li a{display: block;}
ul.list_share li:nth-child(3n+1){margin-left: 0;}
ul.list_share li .img{width: 380px; height: 262px; margin: 0 auto; overflow: hidden; display: flex; align-items: center; justify-content: center;}
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{height: 66px; line-height: 66px; background-color: #f4f4f4; font-size: 16px; padding: 0 15px; display: block;}

/*share_list*/
ul.share_list{display: flex; flex-wrap: wrap; text-align: center;}
ul.share_list li{width: 32%; margin-left: 2%; margin-bottom: 2%; border: 1px solid #eee; box-sizing: border-box;}
ul.share_list li a{display: block;}
ul.share_list li:nth-child(3n+1){margin-left: 0;}
ul.share_list .img{width: 100%; height: 20vw; margin: 0 auto; overflow: hidden; display: flex; align-items: center; justify-content: center;}
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{height: 80px; line-height: 80px; background-color: #f6f6f6; display: block; font-size: 18px; transition: all 0.3s; -ms-transition: all 0.3s;}
ul.share_list li:hover span{background-color: #333; color: #fff;}

/*table*/
table{width: 100%; border-width: 1px; border-color: #eee; border-collapse: collapse;}
table th{border-width: 1px; padding: 8px; border-style: solid; border-color: #eee; background-color: #e8e8e8;}
table td{border-width: 1px; padding: 8px; border-style: solid; border-color: #eee; background-color: #fff;}

/*list_news*/
ul.list_news{margin-bottom: 40px;}
ul.list_news li{position: relative; height: 50px; line-height: 50px; border-bottom: 1px dotted #ddd;}
ul.list_news li>a{display: flex; justify-content: space-between; align-items: center;}

/*list_img_news*/
ul.list_img_news li{padding-bottom: 30px; overflow: hidden;}
ul.list_img_news li>a{display: flex; justify-content: space-between;}
ul.list_img_news li .img{width: 484px; height: 338px; 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: 716px; padding: 60px 50px; background-color: #f7f7f7; box-sizing: border-box;}
ul.list_img_news li em{display: block; color: #888;}
ul.list_img_news li span{font-size: 18px; margin: 10px 0; display: block; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
ul.list_img_news li p{color: #666; line-height: 1.8; overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; line-clamp: 2; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top: 15px;}
ul.list_img_news li i{width: 128px; height: 40px; line-height: 40px; border: 1px solid #d38f0c; text-align: center; display: block; margin-top: 35px; color: #d38f0c; border-radius: 25px; transition: all 0.3s;}
ul.list_img_news li i:hover{background-color: #d38f0c; color: #fff;}

/*list_pic_news*/
ul.list_pic_news{display: flex; flex-wrap: wrap; text-align: center;}
ul.list_pic_news li{width: 32%; margin-left: 2%; margin-bottom: 2%;}
ul.list_pic_news li a{display: block;}
ul.list_pic_news li:nth-child(3n+1){margin-left: 0;}
ul.list_pic_news li .img{width: 100%; height: 16vw; margin: 0 auto; 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; font-size: 18px; transition: all 0.3s; -ms-transition: all 0.3s;}
ul.list_pic_news li:hover span{background-color: #333; color: #fff;}

/*dis_news*/
#dis_news .news_title{font-size: 22px; 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;}

/*contact*/
.contact .dh{text-align: center; line-height: 1.8;}
.contact .dh>span{color: #bf820d; font-weight: bold; font-size: 30px;}
.contact .dh>p{font-size: 16px; font-family: Arial;}
.contact ul{margin-top: 40px; display: flex; align-items: center; justify-content: space-between;}
.contact ul>li{text-align: center; width: 284px; height: 250px; background-color: #f7f7f7; display: flex; align-items: center; justify-content: center;}
.contact ul>li .desc{line-height: 1.8;}
.contact ul>li .desc>span{display: block; color: #bf820d; font-size: 18px; font-weight: bold; margin-top: 10px;}
.contact .map{height: 418px; margin-top: 25px;}
.contact .map iframe{width: 100% !important; height: 418px !important;}

/*page*/
.page{text-align: center; clear: both; margin-top: 20px;}
/*pages*/
.pages{width: 100%; margin: 0 auto; margin-top: 40px; text-align: center; font-size: 15px;}
.pages .pages_m_box{display: none;}
.pages a{border: 1px solid #e5e5e5; padding: 8px 14px; margin: 0 5px;}
.pages a:hover,.pages a.active{background: #d38f0c; color: #fff; border-color: #d38f0c;}
.pages span{border: 1px solid #e5e5e5; padding: 8px 14px; margin: 0 5px; cursor: pointer;}
.pages span:hover,.pages span.active{background: #d38f0c; color: #fff; border-color: #d38f0c;}

/*animate*/
@keyframes rotate{
  from{transform: rotate(0deg);}
  to{transform: rotate(360deg);}
}
@keyframes opacity{
  from{opacity: 0;}
  to{opacity: 1;}
}

/*map*/
.map{width: 100%; height: 400px;}
.map img{max-width: inherit !important;}
.shadow,.pop,.anchorBL{display: none;}

/*form*/
.form{margin: 0 auto; width: 100%; font-size: 15px;}
.form .form-group{margin-bottom: 15px;}
.form .form-group>em{width: 96px; display: inline-block;}
.form .form-group:nth-last-child(5)>em{vertical-align: top;}
.form .form-group>input[type="text"]{width: 300px; height: 40px; border: 1px solid #ddd; box-sizing: border-box; outline: none; text-indent: 10px;}
.form .form-group>input.code{width: 80px;}
.form .form-group>img{display: inline-block;}
.form .form-group>textarea{width: 550px; height: 100px; border: 1px solid #ddd; box-sizing: border-box; padding: 10px;}
.form .form-group>.box{margin: 0 auto; text-align: center; margin-top: 40px;}
.form .form-group>.box>input{width: 100px; background: #f6f6f6; height: 36px; font-size: 16px; color: #333; border: 0; cursor: pointer;}
.form .form-group>.box>input[type="submit"]{margin: 0 5px;}
.form .form-group>.box>input[type="submit"]:hover{background: #333; color: #fff;}
.form .form-group>.box>input[type="reset"]{margin: 0 5px;}
.form .form-group>.box>input[type="reset"]:hover{background: #333; color: #fff;}

/*float*/
.float{width: 50px; position: fixed; right: 0; bottom: 150px; background: #e2e4e3; padding: 10px 0; border-radius: 5px 0 0 5px; z-index: 99;}
.float li{margin: 20px 0; position: relative;}
.float em{display: block; width: 80%; margin: 0 auto; text-align: center; line-height: 1.2; padding-top: 10%;}
.float .note{background: #fff; width: 135px; position: absolute; right: 50px; color: #222; padding: 15px 0 10px 0; text-align: left; padding-left: 10px; line-height: 1.5; font-size: 18px; box-shadow: 0px 6px 30px 1px rgba(0,0,0,.2);-webkit-box-shadow: 0px 6px 30px 1px rgba(0,0,0,.2); display: none;}
.float .note img{width: 120px; height: 120px;}

/*livechat*/
#livechat{width: 140px; position: fixed; top: 300px; right: 15px; text-align: center; z-index: 999;}
#livechat .chat_line{border-left: 1px solid #333; border-bottom: 1px solid #333; border-right: 1px solid #333; background: #fff; line-height: 28px;}
#livechat .chat_line>span{line-height: 20px; font-size: 14px; margin: 10px 0; color: #898989; text-align: center; display: inline-block;}
#livechat .chat_top{width: 135px; height: 36px; background: #333; font-size: 14px; font-weight: bold; color: #fff; line-height: 36px; text-align: center; padding-right: 5px;}
#livechat .chat_top>em{display: block; position: absolute; width: 22px; height: 36px; right: 4px; cursor: pointer; top: -1px; color: #fff; font-weight: normal;}
#livechat ul{border-top: 1px solid #e0e0e0; padding: 10px 0;}
#livechat ul>li{padding: 0; margin: 0; list-style: none; line-height: 1.6; font-size: 14px;}
#livechat ul>li>img{width: 100px; height: auto;}
#livechat ul>li>a>img{line-height: 26px; border: 0 none; position: relative; top: 3px; right: 5px;}

/*nav*/
#footer_nav{background: #262323; background-size: cover;}
#footer_nav .footer_nav_con{width: 100%; margin: 0 auto; padding: 60px 0; color: rgba(255,255,255,.7); display: flex; justify-content: space-between; font-size: 15px;}
#footer_nav .footer_nav_con a{color: rgba(255,255,255,.7);}
#footer_nav .footer_nav_con a:hover{color: #fff;}
#footer_nav .footer_nav_con .list>span{font-size: 20px; color: #fff; display: block; line-height: 1; margin-bottom: 20px; font-weight: bold;}
#footer_nav .footer_nav_con .list>ul{margin-bottom: 30px;}
#footer_nav .footer_nav_con .list>ul:last-child{margin-bottom: 0;}
#footer_nav .footer_nav_con .list>ul>li{line-height: 2; font-size: 16px;}
#footer_nav .footer_nav_con .list>ul>li>a{color: #fff;}
#footer_nav .footer_nav_con .list>ul>li>a>em{display: block; font-size: 15px; color: rgba(255,255,255,.7); margin-bottom: 10px;}
#footer_nav .footer_nav_con .contact{width: 310px; color: #fff; font-size: 16px; line-height: 2;}
#footer_nav .footer_nav_con .qcode span{font-size: 20px; color: #fff; display: block; line-height: 1; margin-bottom: 30px; font-weight: bold;}
#footer_nav .footer_nav_con .qcode img{max-width: 165px; margin: 0 auto;}
#footer_nav .footer_nav_con .qcode .desc{text-align: center; margin-top: 15px;}

/*footer*/
#footer{background: #262323; color: rgba(255,255,255,.7);}
#footer a{color: rgba(255,255,255,.7);}
#footer a:hover{color: #fff;}
#footer .footer_con{border-top: 1px solid rgba(255,255,255,.1); padding: 30px 0; font-size: 15px; display: flex; align-items: center; justify-content: space-between;}

/*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: 1000px){
.header{display: none;}
}
@media screen and (max-width: 1400px){
.about_profile dl>dd .box>.list>span{font-size: 20px;}
.about_profile dl>dd .box>.list>.desc_box{font-size: 15px; line-height: 1.8;}
}
/*public*/
@media screen and (max-width: 999px){
html,body{overflow: auto; overflow-x: hidden;}
#header{display: none;}
.content{min-width: 94%; width: 94%;}
.container{min-width: 94%; width: 94%;}
.con{padding: 0 0 30px 0;}

/*header*/
.header{width: 100%; height: 60px; line-height: 60px; background-color: rgba(24,22,22,.8); position: fixed; box-shadow: 0px 1px 10px rgba(0,0,0,.2); display: flex; align-items: center; z-index: 999;}
.header .logo img{height: 28px;}
.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: #d38f0c; color: #fff;}
.header .header_icon{position: fixed; top: 0; right: 0; height: 60px; width: 50px; overflow: hidden; text-indent: 100%; white-space: nowrap; color: transparent;}
.header .header_icon span,.header .header_icon span::after,.header .header_icon span::before{position: absolute; background-color: #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: auto;}

/*banner*/
.banner{height: 260px;}
.banner .swiper-slide{background-size: cover;}
.banner .swiper-pagination{bottom: 5px;}
.banner .swiper-pagination-bullet{margin: 0 4px !important;}
.banner .swiper-pagination-bullet{width: 6px; height: 6px;}
.banner .swiper-button-prev{left: 10px;}
.banner .swiper-button-next{right: 10px;}

/*banner_inside*/
.banner_inside{height: 180px;}
.banner_inside .swiper-slide{background-size: cover;}
.banner_inside .swiper-slide .desc{font-size: 18px; margin-top: 55px;}
.banner_inside .swiper-pagination{bottom: 5px;}
.banner_inside .swiper-pagination-bullet{margin: 0 4px !important;}
.banner_inside .swiper-pagination-bullet{width: 6px; height: 6px;}
.banner_inside .swiper-button-prev{left: 10px;}
.banner_inside .swiper-button-next{right: 10px;}

/*home*/
#home_pro .home_pro_dh{margin: 25px auto;}
#home_pro .home_pro_dh .dh>span{font-size: 18px;}
#home_pro .home_pro_dh .dh>span>i{height: 4px;}
#home_pro .home_pro_dh .dh>em{width: 100%; font-size: 14px; margin-top: 6px;}
#home_pro .home_pro_dh .ico>em{width: 26px; height: 24px; line-height: 24px; font-size: 18px; margin-left: 5px;}
#home_pro .home_pro_con{padding: 25px 0 30px 0;}
#home_pro .home_pro_con .swiper-slide{display: block;}
#home_pro .home_pro_con .swiper-slide .img{width: 100%; height: 34vh;}
#home_pro .home_pro_con .swiper-slide .desc{width: 100%; margin-top: 20px;}
#home_pro .home_pro_con .swiper-slide .desc>span{font-size: 20px; line-height: 1;}
#home_pro .home_pro_con .swiper-slide .desc>.spec{font-size: 15px; padding: 10px 0 15px 0; line-height: 1.8;}
#home_pro .home_pro_con .swiper-slide .desc>ul{margin-top: 20px;}
#home_pro .home_pro_con .swiper-slide .desc>ul>li{width: 22%; margin-left: 4%;}
#home_pro .home_pro_con .swiper-slide .desc>ul>li .img{width: 100%; height: 11vh;}
#home_pro .home_pro_con .swiper-slide a{margin-top: 25px; width: 120px; height: 36px; line-height: 36px; font-size: 15px;}

#home_search .home_search_dh{margin: 25px auto;}
#home_search .home_search_dh .dh>span{font-size: 18px;}
#home_search .home_search_dh .dh>em{font-size: 14px; margin-top: 6px;}
#home_search .home_search_dh .dh>span>i{margin-left: 6px; height: 4px;}
#home_search .home_search_con ul{display: block; padding: 10px 0;}
#home_search .home_search_con ul>li{width: 100%; padding: 0 10px; margin-bottom: 10px; border-left: 0; transition: none;}
#home_search .home_search_con ul>li .ico{display: none;}
#home_search .home_search_con ul>li .ico_on{width: 40%; height: auto; display: flex; align-items: center;}
#home_search .home_search_con ul>li .ico_on>.box{width: 100%; padding: 15px 10px;}
#home_search .home_search_con ul>li .ico_on>.box>img{width: 36px;}
#home_search .home_search_con ul>li .ico_on>.box>span{font-size: 16px; margin-top: 0;}
#home_search .home_search_con ul>li .ico_on>.box>em{font-size: 14px; line-height: 1.6;}
#home_search .home_search_con ul>li .list{width: 60%; display: block;}
#home_search .home_search_con ul>li .list>dl{padding-left: 0;}
#home_search .home_search_con ul>li .list>dl>dd{width: 45%; font-size: 14px;}
#home_search .home_search_con ul>li:last-child{margin-bottom: 0;}
#home_search .home_search_con ul>li:last-child .list>dl>dd:nth-child(1){width: 90%;}
#home_search .home_search_con ul:hover>li{width: 100%;}
#home_search .home_search_con ul>li:hover{width: 100%;}
#home_search .home_search_box{margin-top: 30px;}
#home_search .home_search_box .swiper-button-prev{left: 0; width: 26px; height: 36px; margin-top: -33px;}
#home_search .home_search_box .swiper-button-next{right: 0; width: 26px; height: 36px; margin-top: -33px;}
#home_search .home_search_box i{font-size: 20px;}
#home_search .home_search_box .swiper-slide .desc_box{padding: 15px;}
#home_search .home_search_box .swiper-slide .desc_box span{font-size: 17px;}
#home_search .home_search_box .swiper-slide .desc_box i{width: 100px; height: 32px; line-height: 32px; font-size: 15px;}

#home_about{padding: 30px 0;}
#home_about .home_about_dh img{width: 160px;}
#home_about .home_about_dh span{width: 76%; font-size: 15px; margin: 0 auto;}
#home_about .home_about_dh .desc{margin-top: 10px; font-size: 15px;}
#home_about .home_about_dh ul{margin: 25px 0 15px 0; flex-wrap: wrap; align-items: flex-start;}
#home_about .home_about_dh ul>li{width: 50%; margin-bottom: 4%;}
#home_about .home_about_dh ul>li>span{font-size: 22px;}
#home_about .home_about_dh ul>li>p{font-size: 15px; width: 80%; margin: 0 auto; line-height: 1.6;}
#home_about .home_about_dh ul>li>span>i{margin-left: 5px;}
#home_about .home_about_dh ul>li>em{margin: 8px auto;}
#home_about .home_about_con{height: auto; display: block; padding: 25px 0 0 0;}
#home_about .home_about_con .list{width: 100%;}
#home_about .home_about_con .list .desc{width: 94%;}
#home_about .home_about_con .list .desc>span{font-size: 18px;}
#home_about .home_about_con .list .desc>span>i{height: 4px;}
#home_about .home_about_con .list .desc>p{font-size: 15px;}
#home_about .home_about_con ul{width: 100%; border-left: 0; margin-top: 20px;}
#home_about .home_about_con ul>li{height: 120px; border-top: 1px solid #fff; padding: 30px 20px; align-items: flex-start;}
#home_about .home_about_con ul>li .desc_box .box{width: 100%;}
#home_about .home_about_con ul>li .desc_box{display: none;}
#home_about .home_about_con ul>li .desc>span{font-size: 17px;}
#home_about .home_about_con ul>li .desc>em{font-size: 13px; line-height: 1.6;}
#home_about .home_about_con ul>li:nth-last-child(-n+2){border-top: 0;}
#home_about .home_about_con ul>li:hover .desc{display: block; opacity: 1;}

#home_nav{padding: 0 0 20px 0;}
#home_nav .home_nav_con ul{display: block; white-space: nowrap; overflow-x: auto;}
#home_nav .home_nav_con ul>li{width: 48%; display: inline-block; margin-right: 4%; padding-bottom: 6%;}
#home_nav .home_nav_con ul>li:last-child{margin-right: 0;}
#home_nav .home_nav_con ul>li .img>img{width: 40px; height: auto;}
#home_nav .home_nav_con ul>li .desc{margin-top: 0;}
#home_nav .home_nav_con ul>li .desc em{width: 90%; font-size: 14px; margin-top: 10px;}
#home_nav .home_nav_con ul>li .desc p{width: 70%; font-size: 14px; white-space: normal; margin: 0 auto; line-height: 1.6; margin-top: 10px;}

/*content*/
/*right*/
#right{width: 100%;}
#right .right_dh{font-size: 15px; display: block;}
#right .right_dh .dh_box{display: block;}
#right .right_dh .dh_box>.r{display: none;}
#right .right_con{min-height: 320px; padding: 20px 0 0 0;}
#right .right_con .right_box{font-size: 15px;}
#right .right_con .right_box strong span{font-size: 18px !important;}
#right .right_con .right_box img{margin: 10px 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% !important;}
#right .right_icon{height: 30px; width: 30px; display: flex; align-items: center; justify-content: center; margin-right: 2px;}
#right .right_icon span{width: 5px; height: 5px; border-radius: 50%; background: #222; display: block; margin-left: 5px;}

/*left*/
#left .left_dh>ul{white-space: nowrap; overflow-x: scroll; display: block; text-align: center;}
#left .left_dh>ul>li{margin: 0 2px; display: inline-block;}
#left .left_dh>ul>li a{height: 46px; line-height: 46px; font-size: 15px; padding: 0 8px;}
#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: 5px 0 25px 0; display: block;}
.about_profile .dh>span{font-size: 20px;}
.about_profile .dh>em{font-size: 15px; margin-top: 0; line-height: 1.2;}
.about_profile .list{width: 100%; margin-top: 10px;}
.about_profile .list>span{font-size: 17px;}
.about_profile .list>.desc{font-size: 15px; margin-top: 10px;}
.about_profile .list>.img{margin-top: 15px;}
.about_profile .list>.img .ico>img{width: 36px;}
.about_profile ul{margin: 25px 0 15px 0; flex-wrap: wrap; align-items: flex-start;}
.about_profile ul>li{width: 50%; margin-bottom: 4%;}
.about_profile ul>li>span{font-size: 22px;}
.about_profile ul>li>p{font-size: 15px; width: 80%; margin: 0 auto; line-height: 1.6;}
.about_profile ul>li>span>i{margin-left: 5px;}
.about_profile ul>li>em{margin: 8px auto;}
.about_profile dl>dd{display: block; margin-bottom: 0;}
.about_profile dl>dd .box{width: 100%; display: block; position: static;}
.about_profile dl>dd .img{width: 100%;}
.about_profile dl>dd .desc{display: none;}
.about_profile dl>dd .box>.list{width: 94%; max-width: 94%; margin: 0 auto; padding: 25px 0;}
.about_profile dl>dd .box>.list>span{font-size: 17px; line-height: 1.4;}
.about_profile dl>dd .box>.list>.desc_box{margin-top: 15px;}
.about_profile .video>.img{top: 70px;}
.about_profile .video video{height: 30vh !important;}
.about_honor{padding: 0 0 25px 0;}
.about_honor .dh .dh_box>span{font-size: 20px;}
.about_honor .dh .dh_box>em{font-size: 15px; margin-top: 0; line-height: 1.2;}
.about_honor .dh .dh_box>p{width: 100%; font-size: 15px; margin-top: 10px;}
.about_honor .ico{top: 10px;}
.about_honor .ico>em{width: 26px; height: 24px; font-size: 18px; line-height: 24px;}
.about_honor .list{margin-top: 15px;}
.about_honor .swiper-slide .img{width: 100%; height: 120px;}
.about_honor .swiper-slide .desc{margin-top: 10px;}
.about_honor .swiper-slide span{font-size: 15px;}
.about_strength{padding: 25px 0;}
.about_strength .dh>span{font-size: 20px;}
.about_strength .dh>em{font-size: 15px; margin-top: 0; line-height: 1.2;}
.about_strength .dh>p{width: 100%; font-size: 15px; margin-top: 10px;}
.about_strength .list{margin-top: 25px;}
.about_strength .list .swiper-wrapper{padding-bottom: 30px;}
.about_strength .list .swiper-button-prev{left: 10px; width: 26px; height: 36px; margin-top: -33px;}
.about_strength .list .swiper-button-next{right: 10px; width: 26px; height: 36px; margin-top: -33px;}
.about_strength .list .swiper-scrollbar{width: 90%; height: 2px;}
.about_strength .list .swiper-scrollbar-drag{height: 3px; top: -1px;}
.about_strength .list i{font-size: 20px;}
.about_video{padding: 25px 0 0 0;}
.about_video .dh>span{font-size: 18px;}
.about_video .dh>em{font-size: 15px; margin-top: 0; line-height: 1.2;}
.about_video .dh>p{width: 100%; font-size: 15px; margin-top: 10px;}
.about_video .list{margin-top: 15px;}
.about_video .list>ul{margin-top: 3%; display: block; white-space: nowrap; overflow-x: auto;}
.about_video .list>ul>li{width: 48%; margin-left: 0; margin-right: 4%; margin-bottom: 4%; display: inline-block;}
.about_video .list>ul>li:last-child{margin-right: 0;}
.about_video .list>ul>li .img{width: 100%; height: 120px;}
.about_video .list>ul>li .desc{height: 40px; line-height: 40px; padding: 0 15px; font-size: 15px;}
.about_video .list>ul>li .desc>span{width: 80%;}
.about_video .list>ul>li .desc>em{background-size: 20px 20px;}
.about_video .video>.img{top: 70px;}
.about_video .video video{height: 30vh !important;}

/*join*/
.join_adv{padding: 5px 0;}
.join_adv .dh .dh_box>span{font-size: 20px;}
.join_adv .dh .dh_box>em{font-size: 15px; margin-top: 0; line-height: 1.2;}
.join_adv .list{margin-top: 20px;}
.join_adv .list>ul>li{display: block; margin-bottom: 0;}
.join_adv .list>ul>li .img{width: 100%; height: auto;}
.join_adv .list>ul>li .desc{width: 100%; margin-left: 0; padding: 20px 0;}
.join_adv .list>ul>li .desc>dl>dd{margin-bottom: 20px;}
.join_adv .list>ul>li .desc>dl>dd>span{font-size: 17px;}
.join_adv .list>ul>li .desc>dl>dd>p{margin-top: 5px; font-size: 15px;}
.join_support{padding: 25px 0 10px 0;}
.join_support .dh{display: block;}
.join_support .dh .dh_box>span{font-size: 20px;}
.join_support .dh .dh_box>em{font-size: 15px; margin-top: 0; line-height: 1.2;}
.join_support .dh .ico{font-size: 15px; margin-top: 15px;}
.join_support .dh .ico img{width: 30px; margin-right: 10px;}
.join_support .list{margin-top: 20px;}
.join_support .list>ul>li{width: 50%; margin-bottom: 4%;}
.join_support .list>ul>li .img>img{width: 46px;}
.join_support .list>ul>li .desc>span{font-size: 16px; margin-top: 0;}
.join_support .list>ul>li .desc>p{width: 90%; margin: 5px auto; font-size: 15px;}
.join_condition{padding: 25px 0 10px 0;}
.join_condition .dh{display: block;}
.join_condition .dh .dh_box>span{font-size: 20px;}
.join_condition .dh .dh_box>em{font-size: 15px; margin-top: 0; line-height: 1.2;}
.join_condition .dh .ico{font-size: 15px; margin-top: 15px;}
.join_condition .dh .ico img{width: 30px; margin-right: 10px;}
.join_condition .img{margin-top: 20px; height: 140px;}
.join_condition .list{margin-top: 20px;}
.join_condition .list>ul>li{width: 50%; margin-bottom: 4%;}
.join_condition .list>ul>li .ico{background-size: 40px 45px; font-size: 18px;}
.join_condition .list>ul>li .desc>span{font-size: 16px; margin-top: 5px;}
.join_condition .list>ul>li .desc>p{margin: 5px auto; width: 90%; font-size: 15px;}
.join_apply{padding: 25px 0 30px 0; margin-bottom: -30px;}
.join_apply .dh .dh_box>span{font-size: 20px;}
.join_apply .dh .dh_box>em{font-size: 15px; margin-top: 0; line-height: 1.2;}
.join_apply .list{margin-top: 20px;}
.join_apply .list .form-group{margin-bottom: 0; flex-wrap: wrap;}
.join_apply .list .form-group>input[type="text"]{width: 48%; height: 40px; margin-bottom: 4%; padding: 10px;}
.join_apply .list .form-group>textarea{padding: 10px; height: 160px;}
.join_apply .list .form-group:nth-child(3){margin-top: 4%;}
.join_apply .list .form-group:nth-child(3)>input[type="text"]{width: calc(100% - 136px); margin-right: 0;}
.join_apply .list .form-group>input[type="submit"]{margin-top: 6%; width: 120px; height: 40px; font-size: 15px;}

/*pro_nav*/
.pro_nav{padding-bottom: 25px;}
.pro_nav ul>li{padding: 15px 0 5px 0;}
.pro_nav ul>li>span{width: 50px; font-size: 15px; padding-bottom: 15px; margin-bottom: 15px; margin-right: 5px;}
.pro_nav ul>li>dl>dd>a{font-size: 15px; height: 30px; line-height: 30px; padding: 0 15px; margin-bottom: 5px;}
.pro_nav .search{width: 100%; margin: 20px auto 0; padding: 0 15px; box-sizing: border-box;}
.pro_nav .search form{height: 46px;}
.pro_nav .search input[type="text"]{width: 60%; font-size: 15px;}

/*list_pro*/
ul.list_pro{margin-top: 25px;}
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;}
ul.list_pro li span{font-size: 15px;}
ul.list_pro li em{font-size: 14px;}

/*display*/
.dis_big{margin-top: -20px; padding-bottom: 25px;}
.dis_big .dis_dh{padding: 15px 0;}
.dis_big .dis_pic{display: block;}
.dis_big .pic{width: 100%; display: block;}
.dis_big .pic .view{width: 100%;}
.dis_big .pic .view .swiper-wrapper{padding-bottom: 10px;}
.dis_big .pic .view .swiper-slide{height: 52vh;}
.dis_big .pic .view .swiper-scrollbar{display: none;}
.dis_big .pic .preview{width: 100%; height: auto;}
.dis_big .pic .preview .swiper{height: auto;}
.dis_big .pic .preview .swiper-slide{height: 8vh !important;}
.dis_big .desc{width: 100%; margin-top: 20px;}
.dis_big .desc>span{font-size: 20px; padding-bottom: 15px; margin-bottom: 10px;}
.dis_big .desc>.desc_con{display: flex; justify-content: space-between;}
.dis_big .desc .desc_box{font-size: 14px; padding-bottom: 0; margin-bottom: 0; border-bottom: 0;}
.dis_big .desc .qcode{font-size: 14px; display: block; text-align: center;}
.dis_big .desc .qcode>img{width: 80px; height: 80px; margin: 0 auto; margin-top: 8px;}
.dis_big .desc .qcode>.box{line-height: 1.4; margin-top: 10px;}
.dis_big .desc .ico{margin-top: 30px; display: none;}
.dis_note{margin: 30px 0;}
.dis_note>span{font-size: 20px;}
.dis_note>em{font-size: 14px; margin-top: 0; line-height: 2;}
.dis_note>.desc{margin-top: 20px;}
.dis_note>.desc .swiper-slide{height: 30vh;}
.dis_note>.desc .swiper-pagination{bottom: 5px;}
.dis_note>.desc .swiper-pagination-bullet{margin: 0 4px !important;}
.dis_note>.desc .swiper-pagination-bullet{width: 6px; height: 6px;}
.dis_stone{padding: 30px 0 10px 0;}
.dis_stone .dh>span{font-size: 20px;}
.dis_stone .dh>em{font-size: 14px; margin-top: 0; line-height: 2;}
.dis_stone ul{margin-top: 20px;}
.dis_stone ul>li{width: 48%; margin-left: 4%; margin-bottom: 4%;}
.dis_stone ul>li:nth-child(6n+1){margin-left: 4%;}
.dis_stone ul>li:nth-child(2n+1){margin-left: 0;}
.dis_stone ul>li .img{width: 100%; height: 25vh;}
.dis_effect{padding: 30px 0 0 0;}
.dis_effect .dh>span{font-size: 20px;}
.dis_effect .dh>em{font-size: 14px; margin-top: 0; line-height: 2;}
.dis_effect ul{margin-top: 20px;}
.dis_effect .desc{margin-top: 20px;}
.dis_page{display: block;}
.dis_page .ico{display: flex; justify-content: center; margin-top: 30px;}
.dis_page .ico a{width: 108px; height: 36px; line-height: 36px; background-color: #f7f7f7; text-align: center; border-radius: 3px; text-align: center; display: block; margin: 0 5px;}
.dis_page .ico a:hover{background-color: #bf820d; color: #fff;}
.dis_page .ico .box{display: flex;}
.dis_reco{padding: 30px 0;}
.dis_reco .dh>span{font-size: 20px;}
.dis_reco .dh>em{font-size: 14px; margin-top: 0; line-height: 2;}
.dis_reco ul{margin-top: 20px;}
.dis_reco ul>li{width: 48%; margin-left: 4%;}
.dis_reco ul>li:nth-child(3n+1){margin-left: 4%;}
.dis_reco ul>li:nth-child(2n+1){margin-left: 0;}
.dis_reco ul>li:last-child{display: none;}
.dis_reco ul>li .img{width: 100%; height: 25vh;}
.dis_reco ul li span{margin-top: 10px; font-size: 15px;}
.dis_link ul{display: block; margin-bottom: -30px;}
.dis_link ul>li{width: 100%;}
.dis_link ul>li .desc>span{font-size: 20px;}
.dis_link ul>li .desc>em{margin-top: 0;}
.dis_link ul>li .desc>i{margin-top: 15px;}

/*list_share*/
ul.list_share li{width: 48%; margin-left: 4%; margin-bottom: 4%;}
ul.list_share li:nth-child(3n+1){margin-left: 4%;}
ul.list_share li:nth-child(2n+1){margin-left: 0;}
ul.list_share li .img{width: 100%; height: 120px;}
ul.list_share li span{font-size: 15px; height: 40px; line-height: 40px;}

/*share_list*/
ul.share_list li{width: 48%; margin-left: 4%; margin-bottom: 4%;}
ul.share_list li:nth-child(3n+1){margin-left: 4%;}
ul.share_list li:nth-child(2n+1){margin-left: 0;}
ul.share_list li .img{width: 100%; height: 100%;}
ul.share_list li span{height: 40px; line-height: 40px; font-size: 15px;}

/*list_news*/
ul.list_news{margin-bottom: 20px;}
ul.list_news li{width: 100%; height: 40px; line-height: 40px;}
ul.list_news li span{width: calc(100% - 86px); word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/*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: 100%;}
ul.list_pic_news li img{width: 100%; height: 100%;}
ul.list_pic_news li span{font-size: 15px; text-align: left; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
ul.list_pic_news li p{padding-top: 5px;}

/*list_img_news*/
ul.list_img_news{margin-bottom: 30px;}
ul.list_img_news li{margin-bottom: 4%; background-color: #f7f7f7; padding-bottom: 0;}
ul.list_img_news li .img{width: 45%; height: 146px; padding: 0;}
ul.list_img_news li .desc{width: 55%; padding: 10px 15px;}
ul.list_img_news li em{line-height: 1.2;}
ul.list_img_news li span{font-size: 15px; margin: 0;}
ul.list_img_news li p{margin-top: 5px; line-height: 1.4; font-size: 14px; overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; line-clamp: 2; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
ul.list_img_news li i{width: 90px; height: 26px; line-height: 26px; margin-top: 10px; font-size: 14px;}

/*dis_news*/
#dis_news{width: 100%;}
#dis_news img{height: auto !important;}
#dis_news .news_title{font-size: 15px; line-height: 1.6;}

/*contact*/
.contact .dh>span{font-size: 18px;}
.contact .dh>p{font-size: 14px;}
.contact ul{margin-top: 20px; flex-wrap: wrap;}
.contact ul>li{width: 48%; margin-bottom: 4%; height: 120px; padding: 15px 0;}
.contact ul>li .desc{width: 90%; margin: 0 auto;}
.contact ul>li .desc img{width: 40px; margin: 0 !important;}
.contact ul>li .desc>span{font-size: 16px; font-weight: normal; margin-top: 0;}
.contact ul>li .desc>em{font-size: 14px; line-height: 1.6; display: block;}
.contact .map{width: 100%; height: 200px; margin-top: 0; overflow: hidden;}
.contact .map iframe{margin-top: -120px;}

/*form*/
.form{width: 100%;}
.form .form-group>em{width: 100%; margin-bottom: 6px;}
.form .form-group>input[type="text"]{width: 100%;}
.form .form-group>textarea{width: 100%;}
.form .form-group>input.code{width: 70px;}
.form .form-group>.box{margin-top: 30px;}
.form input[type="submit"],input[type="reset"]{width: 40%; font-size: 15px;}

/*pages*/
.pages{width: 100%; margin: 0 auto; margin-top: 10px; text-align: center;}
.pages .pages_box{display: none;}
.pages .pages_m_box{display: flex; justify-content: space-between;}
.pages a{padding: 0px 8px;}
.pages span{padding: 0px 8px; margin: 0;}
.pages .p_page{border: 0;}

/*float*/
.float{display: none;}

/*livechat*/
#livechat{display: none;}

/*nav*/
#footer_nav .footer_nav_con{display: none;}

/*footer*/
#footer .footer_con{display: block; padding: 15px 0;}
#footer .footer_copy{text-align: center;}
#footer .footer_desc{text-align: center;}
}