@charset "utf-8";
/* CSS Document */
body{margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333; text-align: center; background: #fff; line-height: 26px; margin-left: auto; margin-right: auto;}
a{color: #333; text-decoration: none; outline-style: none; outline-color: invert; outline-width: medium; -webkit-tap-highlight-color: transparent; transition: all 0.3s; -ms-transition: all 0.3s;}
a:link{text-decoration: none;}
a:hover{color: #162b7a;}
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: 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;}
.con{padding: 50px 0 70px 0; display: flex; justify-content: space-between;}
.container{min-width: 1200px; width: 1200px; margin: 0 auto; padding: 0; text-align: left;}
/* CSS Common*/

/*header */
#header{position: fixed; width: 100%; margin: 0 auto; background: #fff; text-align: center; border-bottom: 1px solid rgba(0,0,0,.1); z-index: 9;}
#header .header_con{height: 102px; display: flex; align-items: center; justify-content: space-between;}
#header .logo{margin-top: -6px;}
#header .logo>img{height: 66px}
#header .header_search{width: 100%; background: #fff; position: absolute; left: 0; top: 103px; height: 80px; padding: 15px 0; box-sizing: border-box; z-index: 9; box-shadow: 0 5px 3px rgba(0,0,0,.05); display: none;}
#header .header_search form{width: 485px; height: 50px; margin: 0 auto; border-bottom: 1px solid #172b79; }
#header .header_search input[type="text"]{width: 450px; height: 50px; line-height: 50px; border: 0; color: #666; font-size: 16px;}
#header .header_search input[type="image"]{position: relative; top: 6px; right: -2px; cursor: pointer;}

/*header_box*/
.header_box{background: #0d1d53 !important;}
.header_box .menu>ul>li>a{color: #fff;}
.header_box .menu>ul>li>a:hover{color: #fff;}
.header_box .menu>ul>li>a.on{color: #fff;}

/*menu*/
.menu>ul{display: flex; flex-wrap: wrap;}
.menu>ul>li{padding: 0 22px; text-align: center; position: relative; z-index: 9;}
.menu>ul>li>a{display: block; font-size: 16px;}
.menu>ul>li>a:hover{color: #172b79;}
.menu>ul>li>a.on{color: #172b79;}
.menu>ul>li>img{cursor: pointer;}
.menu>ul>li:last-child{padding-right: 0;}
.menu>ul>li dl{width: 100%; position: absolute; left: 0; top: 90px; display: none;}
.menu>ul>li dl>dd{width: 100%; height: 30px; line-height: 30px; text-align: center;}

/*banner*/
.banner{height: 100vh;}
.banner .swiper-slide{background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; align-items: center; justify-content: center;}
.banner .swiper-slide .desc{width: 100%; text-align: center; position: absolute; bottom: 16vh;}
.banner .swiper-slide .desc_box{width: 800px; text-align: center; margin: 0 auto; color: #fff;}
.banner .swiper-slide .desc_box>span{font-size: 50px; font-weight: bold; display: block; text-transform: uppercase; line-height: 1.2;}
.banner .swiper-slide .desc_box>a{font-size: 18px; color: #fff; margin-top: 10px; display: block;}
.banner .swiper-pagination{bottom: 12px;}
.banner .swiper-pagination-bullet{margin: 0 5px !important;}
.banner .swiper-pagination-bullet{background: rgba(255,255,255,.8); opacity: 1; width: 10px; height: 10px;}
.banner .swiper-pagination-bullet-active{background: #162b7a;}
.banner .swiper-button-next,.banner .swiper-button-prev{width: 15px; height: 24px; background-size: 15px 24px; margin-top: -12px;}
.banner .swiper-button-prev{left: 20px;}
.banner .swiper-button-next{right: 20px;}

/*banner_inside*/
.banner_inside{height: 68vh;}
.banner_inside .swiper-slide{background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; align-items: center;}
.banner_inside .swiper-slide .desc{margin-top: 70px;}
.banner_inside .swiper-slide .desc>span{font-size: 50px; font-weight: bold; display: block; color: #fff; text-transform: uppercase; line-height: 1;}
.banner_inside .swiper-slide .desc>i{width: 34px; height: 2px; background: #fff; display: block; margin-top: 15px;}
.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: 10px; height: 10px;}
.banner_inside .swiper-pagination-bullet-active{background: #162b7a;}
.banner_inside .swiper-button-next,.banner_inside .swiper-button-prev{width: 15px; height: 24px; background-size: 15px 24px; margin-top: -12px;}
.banner_inside .swiper-button-prev{left: 20px;}
.banner_inside .swiper-button-next{right: 20px;}

/*home_pro*/
#home_pro{width: 100%; background: url(../images/product_bg.jpg) no-repeat center; background-size: cover; padding: 110px 0;}
#home_pro .home_pro_dh{font-size: 18px; margin: 0 auto; text-align: center;}
#home_pro .home_pro_dh>span{font-size: 45px; display: block; text-transform: uppercase; font-weight: bold; line-height: 1;}
#home_pro .home_pro_dh>p{width: 860px; margin: 0 auto; margin-top: 8px; color: #555;}
#home_pro .home_pro_nav{margin-top: 40px; display: flex; justify-content: center;}
#home_pro .home_pro_nav>em{font-size: 16px; padding: 0 40px; background: #fff; height: 46px; line-height: 46px; margin: 0 10px; transform: skew(-16deg); cursor: pointer;}
#home_pro .home_pro_nav>em.on{background: #162b7a; color: #fff;}
#home_pro .home_pro_nav>em>i{transform: skew(16deg); display: block;}
#home_pro .home_pro_con{margin-top: 45px;}
#home_pro .home_pro_con ul{display: flex; flex-wrap: wrap;}
#home_pro .home_pro_con ul>li{width: 389px; margin-left: 16px;}
#home_pro .home_pro_con ul>li:nth-child(3n+1){margin-left: 0;}
#home_pro .home_pro_con ul>li .img{width: 389px; height: 389px; overflow: hidden;}
#home_pro .home_pro_con ul>li img{width: 100%; height: 100%; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_pro .home_pro_con ul>li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
#home_pro .home_pro_con ul>li span{height: 72px; line-height: 72px; display: block; font-size: 18px; text-align: center; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_pro .home_pro_con ul>li:hover span{background: #162b7a; color: #fff;}

/*home_about*/
#home_about{width: 100%; background: url(../images/about_bg.jpg) no-repeat center; background-size: cover; padding: 110px 0;}
#home_about .home_about_dh{font-size: 18px; margin: 0 auto; text-align: center; color: #fff;}
#home_about .home_about_dh>span{font-size: 45px; display: block; text-transform: uppercase; font-weight: bold; line-height: 1;}
#home_about .home_about_dh>p{padding-top: 30px; line-height: 1.6;}
#home_about .home_about_con{padding-top: 90px;}
#home_about .home_about_con ul{display: flex; flex-wrap: wrap;}
#home_about .home_about_con ul li{width: 25%; text-align: center; color: #fff;}
#home_about .home_about_con ul li img{width: 58px; height: 58px; margin: 0 auto;}
#home_about .home_about_con ul li span{display: block; font-size: 60px; font-weight: bold; margin-top: 25px;}
#home_about .home_about_con ul li span>i{font-size: 18px; font-weight: normal; margin-left: 8px;}
#home_about .home_about_con ul li em{text-align: center; font-size: 20px; margin-top: 8px; display: block;}
#home_about .home_about_con a.more{width: 190px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #fff; display: block; color: #fff; margin: 0 auto; margin-top: 70px; font-size: 16px; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_about .home_about_con a.more:hover{background: #fff; color: #333;}

/*home_news*/
#home_news{width: 100%; background: url(../images/news_bg.jpg) no-repeat center; background-size: cover; padding: 110px 0;}
#home_news .home_news_dh{font-size: 18px;}
#home_news .home_news_dh>span{font-size: 45px; display: block; text-transform: uppercase; font-weight: bold; line-height: 1;}
#home_news .home_news_dh>p{margin-top: 8px; color: #555;}
#home_news .home_news_con{display: flex; justify-content: space-between; margin-top: 50px;}
#home_news .home_news_con .l{width: 500px;}
#home_news .home_news_con .l>a>.img{width: 500px; height: 342px; overflow: hidden;}
#home_news .home_news_con .l>a>.img img{width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_news .home_news_con .l>a>.img img:hover{transform: scale(1.1); -webkit-transform: scale(1.1);}
#home_news .home_news_con .l>a>.desc{padding-top: 25px; box-sizing: border-box;}
#home_news .home_news_con .l>a>.desc>em{display: block; line-height: 1; font-size: 18px; display: block; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#home_news .home_news_con .l>a>.desc>span{font-size: 16px; margin-top: 8px; display: block; color: #555;}
#home_news .home_news_con .l>a>.desc>p{color: #555; margin-top: 5px; line-height: 1.6; font-size: 16px; overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; line-clamp: 2; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
#home_news .home_news_con .r{width: 655px;}
#home_news .home_news_con ul>li{margin-bottom: 25px; padding-bottom: 25px; box-sizing: border-box; border-bottom: 1px solid #cfd2db;}
#home_news .home_news_con ul>li:last-child{margin-bottom: 0; padding-bottom: 0; border-bottom: 0;}
#home_news .home_news_con ul>li>a{display: flex; justify-content: space-between;}
#home_news .home_news_con ul>li .desc{width: 480px;}
#home_news .home_news_con ul>li .desc>span{font-size: 18px; display: block; line-height: 1.4; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#home_news .home_news_con ul>li .desc>p{color: #555; font-size: 16px; line-height: 1.6; margin-top: 8px; overflow: hidden; text-overflow: ellipsis; display: box; display: -webkit-box; line-clamp: 2; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
#home_news .home_news_con ul>li .date{border-left: 1px solid #cfd2db; padding-left: 35px;}
#home_news .home_news_con ul>li .date>em{color: #555; font-size: 16px;}
#home_news .home_news_con ul>li .date>i{width: 30px; height: 30px; background: url(../images/news_more.png) no-repeat center; display: block; margin-top: 15px;}
#home_news .home_news_con ul>li .img{width: 140px; height: 90px; overflow: hidden;}
#home_news .home_news_con ul>li .img>img{width: 100%; height: 100%; object-fit: cover; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_news .home_news_con ul>li:hover .img>img{transform: scale(1.1); -webkit-transform: scale(1.1);}

/*home_contact*/
#home_contact{width: 100%; background: url(../images/contact_bg.jpg) no-repeat center; background-size: cover; padding: 120px 0;}
#home_contact .home_contact_dh{font-size: 18px; color: #fff; text-align: center;}
#home_contact .home_contact_dh>span{font-size: 45px; display: block; text-transform: uppercase; font-weight: bold; line-height: 1;}
#home_contact .home_contact_con{margin-top: 60px;}
#home_contact .home_contact_con ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
#home_contact .home_contact_con ul>li{width: 30%; text-align: center; color: #fff;}
#home_contact .home_contact_con ul>li .img{width: 56px; height: 52px; margin: 0 auto; overflow: hidden;}
#home_contact .home_contact_con ul>li img{width: 100%; height: 100%; transition: all 0.6s; -ms-transition: all 0.6s;}
#home_contact .home_contact_con ul>li span{display: block; font-size: 20px; line-height: 1; margin-top: 15px; text-transform: uppercase;}
#home_contact .home_contact_con ul>li .desc{font-size: 18px; line-height: 1.4; margin-top: 20px;}

/*left*/
#left{width: 100%; position: relative; z-index: 2;}
#left .left_dh{height: 86px; margin-top: -43px; background: #fff; box-shadow: 0 1px 10px 3px rgba(0,0,0,.08); padding: 0 35px;}
#left .left_dh ul{display: flex; align-items: center; justify-content: left;}
#left .left_dh ul li{margin: 0 15px;}
#left .left_dh ul li>a{height: 86px; line-height: 86px; padding: 0 12px; display: block; box-sizing: border-box; font-size: 17px;}
#left .left_dh ul li>a:hover{color: #172b79;}
#left .left_dh ul li>a.on{border-bottom: 3px solid #172b79;}

/*content*/
#right{width: 100%;}
#right .right_con{min-height: 200px; font-size: 15px; line-height: 2;}
#right .right_box{clear: both; overflow: hidden;}
#right .right_box img{max-width: 100%; height: auto !important; display: inline-block;}
#right .right_box video{max-width: 100%; height: auto;}
#right .right_box iframe{max-width: 100%;}

/*list_dh*/
.list_dh{margin-bottom: 40px;}
.list_dh>ul{display: flex; flex-wrap: wrap; justify-content: center;}
.list_dh>ul>li>a{margin:0 20px; line-height: 2; display: block; padding: 0 5px; font-size: 16px;}
.list_dh>ul>li>a.on{border-bottom: 2px solid #172b79;}

/*list_pro*/
ul.list_pro{display: flex; flex-wrap: wrap; text-align: center;}
ul.list_pro li{width: 282px; margin-left: 24px; margin-bottom: 24px;}
ul.list_pro li:nth-child(4n+1){margin-left: 0;}
ul.list_pro li .img{width: 282px; height: 282px; margin: 0 auto; overflow: hidden;}
ul.list_pro li img{width: 100%; height: 100%; object-fit: cover; 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: 10px; font-size: 16px;}

/*display*/
.dis_big{text-align: center;}
.dis_pic{box-sizing: border-box;}
.dis_pic img{max-width: 80%; margin: 0 auto;}
.dis_name{padding: 10px 0; font-size: 16px;}
.dis_note{text-align: left; margin-top: 30px;}

/*list_share*/
ul.list_share{display: flex; flex-wrap: wrap; text-align: center;}
ul.list_share li{width: 282px; margin-left: 24px; margin-bottom: 24px;}
ul.list_share li:nth-child(4n+1){margin-left: 0;}
ul.list_share li .img{width: 282px; height: 220px; 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: 10px; font-size: 16px;}

/*share_list*/
ul.share_list{display: flex; flex-wrap: wrap; text-align: center;}
ul.share_list li{width: 282px; margin-left: 24px; margin-bottom: 24px;}
ul.share_list li:nth-child(4n+1){margin-left: 0;}
ul.share_list .img{width: 282px; height: 220px; margin: 0 auto; border: 1px solid #e6e6e6; box-sizing: border-box; display: flex; align-items: center; justify-content: center; overflow: hidden;}
ul.share_list .img img{max-width: 100%; max-height: 100%; transition: all 0.5s; -ms-transition: all 0.5s;}
ul.share_list li:hover img{transform: scale(1.08); -webkit-transform: scale(1.08);}
ul.share_list li span{display: block; padding-top: 10px; text-align: center;}

/*table*/
table{width: 100%; border-width: 1px; border-color: #eee; border-collapse: collapse;}
table th{border-width: 1px; padding: 8px; border-style: solid; border-color: #eee; background-color: #e8e8e8;}
table td{border-width: 1px; padding: 8px; border-style: solid; border-color: #eee; background-color: #fff;}

/*list_news*/
ul.list_news{margin-bottom: 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: 40px; overflow: hidden;}
ul.list_img_news li>a{display: flex; justify-content: space-between;}
ul.list_img_news li .img{width: 320px; height: 200px; 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: 840px;}
ul.list_img_news li span{font-size: 20px; margin: 20px 0 5px 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: 3; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
ul.list_img_news li em{display: block; color: #888; margin-top: 10px;}

/*list_pic_news*/
ul.list_pic_news{text-align: center; display: flex; flex-wrap: wrap;}
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.8s ease 0s; -webkit-transform: all 0.8s ease 0s; -ms-transition: all 0.8s ease 0s;}
ul.list_pic_news li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
ul.list_pic_news li span{display: block; padding-top: 10px;}

/*dis_news*/
#dis_news .news_title{font-weight: bold; font-size: 20px; text-align: center;}
#dis_news .news_date{color: #888; text-align: center; line-height: 2; padding-bottom: 10px;}
#dis_news .news_content{text-align: left;}

/*page*/
.page{text-align: center; line-height: 30px; min-height: 30px; clear: both; margin-top: 20px;}
/*pages*/
.pages{width: 100%; margin: 0 auto; margin-top: 30px; text-align: center;}
.pages .pages_m_box{display: none;}
.pages a{border: 1px solid #e5e5e5; padding: 5px 10px; margin: 0 3px;}
.pages a:hover,.pages a.active{background: #162b7a; color: #fff; border-color: #162b7a;}
.pages span{border: 1px solid #e5e5e5; padding: 5px 10px; margin: 0 3px; cursor: pointer;}
.pages span:hover,.pages span.active{background: #162b7a; color: #fff; border-color: #162b7a;}

/*animate*/
@keyframes rotate{
from{transform: rotate(0deg);}
to{transform: rotate(360deg);}
}

/*map*/
.map{width: 100%; height: 400px; border: 1px solid #ccc;}
.map img{max-width: inherit !important;}
.shadow,.pop,.anchorBL{display: none;}

/*form*/
.form{margin: 0 auto; width: 100%;}
.form .form-group{margin-bottom: 10px;}
.form .form-group>em{width: 126px; display: inline-block;}
.form .form-group:last-child>em{vertical-align: top;}
.form .form-group>input[type="text"]{width: 300px; height: 30px; 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: 300px; height: 100px; border: 1px solid #ddd; box-sizing: border-box;}
.form .form-group>.box{margin: 0 auto; text-align: center; margin-top: 20px;}
.form .form-group>.box>input{width: 100px; background: #f6f6f6; height: 36px; font-size: 15px; color: #333; border: 0; cursor: pointer;}
.form .form-group>.box>input[type="submit"]{margin: 0 5px;}
.form .form-group>.box>input[type="submit"]:hover{background: #162b7a; color: #fff;}
.form .form-group>.box>input[type="reset"]{margin: 0 5px;}
.form .form-group>.box>input[type="reset"]:hover{background: #162b7a; color: #fff;}

/*float*/
.float{width: 50px; position: fixed; right: 0; bottom: 150px; background: #e2e4e3; padding: 10px 0; border-radius: 5px 0 0 5px; z-index: 99;}
.float li{margin: 20px 0; position: relative;}
.float em{display: block; width: 80%; margin: 0 auto; text-align: center; line-height: 1.2; padding-top: 10%;}
.float .note{background: #fff; width: 135px; position: absolute; right: 50px; color: #222; padding: 15px 0 10px 0; text-align: left; padding-left: 10px; line-height: 1.5; font-size: 18px; box-shadow: 0px 6px 30px 1px rgba(0,0,0,.2);-webkit-box-shadow: 0px 6px 30px 1px rgba(0,0,0,.2); display: none;}
.float .note img{width: 120px; height: 120px;}

/*nav*/
#footer_nav{background: #050f30;}
#footer_nav .footer_nav_con{width: 100%; margin: 0 auto; padding: 65px 0; color: #fff; display: flex; justify-content: space-between; font-size: 15px;}
#footer_nav .footer_nav_con a{color: rgba(255,255,255,.8);}
#footer_nav .footer_nav_con a:hover{color: #fff;}
#footer_nav .footer_nav_con .pic{width: 300px;}
#footer_nav .footer_nav_con .list{max-width: 140px;}
#footer_nav .footer_nav_con .list>span{font-size: 16px; color: #fff; display: block; margin-bottom: 10px;}
#footer_nav .footer_nav_con .list>ul>li{line-height: 2; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#footer_nav .footer_nav_con .qcode{width: 128px; height: 150px; background: url(../images/qcode_bg.png) no-repeat center; display: flex; align-items: center; justify-content: center;}
#footer_nav .footer_nav_con .qcode .img{text-align: center;}
#footer_nav .footer_nav_con .qcode img{max-width: 107px;}
#footer_nav .footer_nav_con .qcode span{display: block; margin-top: 8px; font-size: 15px; line-height: 1;}

/*footer*/
#footer{padding: 25px 0; background: #050f30; color: #fff; border-top: 1px solid rgba(255,255,255,.05);}
#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: 20px 0 30px 0;}

/*header*/
.header{width: 100%; height: 60px; line-height: 60px; background: #fff; position: fixed; box-shadow: 0px 1px 10px rgba(0,0,0,.2); display: flex; align-items: center; z-index: 999;}
.header .logo img{height: 36px;}
.header .nav{width: 100%; height: 100%; background: #fff; position: absolute; left: 0; top: 60px; border-top: 1px solid #f0f0f0; overflow-y: scroll; display: none;}
.header .nav ul li a{display: block; font-size: 15px; color: #454545; line-height: 16px; text-align: left; padding: 14px 20px; border-bottom: 1px solid #f0f0f0;}
.header .nav ul li a:hover{color: #162b7a;}
.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: #162b7a; 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: 0;}

/*header_box*/
.header_box .header_icon span,.header_box .header_icon span::after,.header_box .header_icon span::before{background-color: #fff;}

/*banner*/
.banner{height: 380px;}
.banner .swiper-slide{background-size: cover;}
.banner .swiper-slide .desc{bottom: 50px;}
.banner .swiper-slide .desc_box{width: 80%;}
.banner .swiper-slide .desc_box>span{font-size: 20px;}
.banner .swiper-slide .desc_box>a{font-size: 15px; margin-top: 6px;}
.banner .swiper-pagination{bottom: 10px;}
.banner .swiper-pagination-bullet{margin: 0 4px !important;}
.banner .swiper-pagination-bullet{width: 8px; height: 8px;}
.banner .swiper-button-prev{left: 10px;}
.banner .swiper-button-next{right: 10px;}

/*banner_inside*/
.banner_inside{height: 220px;}
.banner_inside .swiper-slide{background-size: cover;}
.banner_inside .swiper-slide .desc{margin-top: 40px;}
.banner_inside .swiper-slide .desc>span{font-size: 20px;}
.banner_inside .swiper-slide .desc>i{margin-top: 10px;}
.banner_inside .swiper-pagination{bottom: 10px;}
.banner_inside .swiper-pagination-bullet{margin: 0 4px !important;}
.banner_inside .swiper-pagination-bullet{width: 8px; height: 8px;}
.banner_inside .swiper-button-prev{left: 10px;}
.banner_inside .swiper-button-next{right: 10px;}

/*home*/

/*content*/
#home_pro{padding: 30px 0 20px 0;}
#home_pro .home_pro_dh>span{font-size: 20px;}
#home_pro .home_pro_dh>p{width: 100%; font-size: 15px; line-height: 1.6;}
#home_pro .home_pro_nav{margin-top: 20px; display: block; white-space: nowrap; overflow-x: auto;}
#home_pro .home_pro_nav>em{display: inline-block; font-size: 15px; padding: 0 15px; height: 36px; line-height: 36px; margin: 0 5px;}
#home_pro .home_pro_con{margin-top: 25px;}
#home_pro .home_pro_con ul>li{width: 48%; margin-left: 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:last-child{display: none;}
#home_pro .home_pro_con ul>li .img{width: 100%; height: 160px;}
#home_pro .home_pro_con ul>li span{font-size: 15px; height: 40px; line-height: 40px;}

#home_about{padding: 35px 0;}
#home_about .home_about_dh>span{font-size: 20px;}
#home_about .home_about_dh>p{font-size: 15px; line-height: 1.6; padding-top: 15px;}
#home_about .home_about_con{padding-top: 25px;}
#home_about .home_about_con ul li{width: 50%; margin-bottom: 5%;}
#home_about .home_about_con ul li img{width: 40px; height: 40px;}
#home_about .home_about_con ul li span{font-size: 30px; margin-top: 12px;}
#home_about .home_about_con ul li span>i{font-size: 14px; margin-left: 5px;}
#home_about .home_about_con ul li em{font-size: 16px; margin-top: 0;}
#home_about .home_about_con a.more{width: 150px; margin-top: 10px; font-size: 15px; height: 40px; line-height: 40px;}

#home_news{padding:30px 0;}
#home_news .home_news_dh>span{font-size: 20px;}
#home_news .home_news_dh>p{font-size: 15px; line-height: 1.6;}
#home_news .home_news_con{margin-top: 15px; display: block;}
#home_news .home_news_con .l{width: 100%;}
#home_news .home_news_con .l>a>.img{width: 100%; height: 200px;}
#home_news .home_news_con .l>a>.desc{padding-top: 15px;}
#home_news .home_news_con .l>a>.desc>em{font-size: 16px;}
#home_news .home_news_con .l>a>.desc>span{margin-top: 5px; font-size: 15px;}
#home_news .home_news_con .l>a>.desc>p{margin-top: 2px; font-size: 15px;}
#home_news .home_news_con .r{width: 100%; margin-top: 5%;}
#home_news .home_news_con ul>li{margin-bottom: 4%; padding-bottom: 4%;}
#home_news .home_news_con ul>li:last-child{margin-bottom: 0; padding: 0;}
#home_news .home_news_con ul>li .desc{width: 65%;}
#home_news .home_news_con ul>li .desc>span{font-size: 16px;}
#home_news .home_news_con ul>li .desc>p{margin-top: 6px; font-size: 14px;}
#home_news .home_news_con ul>li .date{width: 25%; padding-left: 5%;}
#home_news .home_news_con ul>li .date>em{font-size: 15px;}
#home_news .home_news_con ul>li .date>i{margin-top: 10px; width: 22px; height: 22px; background-size: cover;}
#home_news .home_news_con ul>li .img{width: 32%; height: 80px; padding-left: 0;}

#home_contact{padding:35px 0 20px 0;}
#home_contact .home_contact_dh>span{font-size: 20px;}
#home_contact .home_contact_con{margin-top: 20px;}
#home_contact .home_contact_con ul>li{width: 100%; margin-bottom: 4%;}
#home_contact .home_contact_con ul>li .img{width: 40px; height: auto;}
#home_contact .home_contact_con ul>li span{font-size: 17px; margin-top: 10px;}
#home_contact .home_contact_con ul>li .desc{font-size: 15px; margin-top: 10px;}

/*right*/
#right{width: 100%;}
#right .right_con{min-height: 320px; padding: 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{height: 42px; margin-top: -20px; padding: 0 15px;}
#left .left_dh ul{white-space: nowrap; overflow-x: scroll; text-align: left; display: block;}
#left .left_dh ul li{padding: 0; display: inline-block; margin: 0;}
#left .left_dh ul li a{height: 42px; line-height: 42px; padding: 0 5px; font-size: 15px; margin-right: 10px;}
#left .left_dh ul li:last-child a{margin-right: 0;}
#left .left_dh ul li a.on{border-bottom-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;}

/*list_dh*/
.list_dh{margin-bottom: 20px;}
.list_dh>ul{white-space: nowrap; overflow-x: scroll; text-align: left; display: block;}
.list_dh>ul>li{display: inline-block;}
.list_dh>ul>li>a{margin: 0 5px; font-size: 14px;}

/*list_pro*/
ul.list_pro li{width: 48%; margin-left: 4%; margin-bottom: 4%;}
ul.list_pro li:nth-child(2n+1){margin-left: 0;}
ul.list_pro li .img{width: 100%; height: 160px;}
ul.list_pro li .img>img{width: 96%; height: 96%; margin: 0 auto;}
ul.list_pro li span{padding-top: 5px; font-size: 15px; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/*display*/
.dis_note{margin-top: 20px;}

/*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; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/*share_list*/
ul.share_list li{width: 48%; margin-left: 4%; margin-bottom: 4%;}
ul.share_list li:nth-child(2n+1){margin-left: 0;}
ul.share_list li .img{width: 100%; height: 100%;}
ul.share_list li span{padding-top: 5px; word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/*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 li{padding-bottom: 5%;}
ul.list_img_news li .img{width: 40%; height: 110px;}
ul.list_img_news li .desc{width: 56%;}
ul.list_img_news li span{margin: 0; font-size: 16px;}
ul.list_img_news li p{line-height: 1.4; 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 em{margin-top: 8px;}

/*dis_news*/
#dis_news{width: 100%;}
#dis_news img{height: auto !important;}
#dis_news .news_title{font-size: 17px; line-height: 1.4;}
#dis_news .news_content{line-height: 1.8;}

/*form*/
.form{width: 100%;}
.form .form-group>em{width: 100%;}
.form .form-group>input[type="text"]{width: 100%;}
.form .form-group>textarea{width: 100%;}
.form .form-group>input.code{width: 70px;}
.form input[type="submit"],input[type="reset"]{width: 40%;}

/*pages*/
.pages{width: 100%; margin: 0 auto; margin-top: 10px; text-align: center;}
.pages .pages_box{display: none;}
.pages .pages_m_box{display: flex; justify-content: space-between;}
.pages a{padding: 0px 8px;}
.pages span{padding: 0px 8px; margin: 0;}
.pages .p_page{border: 0;}

/*float*/
.float{display: none;}

/*livechat*/
#livechat{display: none;}

/*nav*/
#footer_nav{display: none;}

/*footer*/
#footer{padding: 15px 0;}
#footer .footer_con{width: 96%; margin: 0 auto; text-align: center;}
#footer .footer_copy{margin: 0 auto; width: 94%; padding: 15px 0;}
}