/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.header{width:100%; background:#283853; position:relative; z-index:999999999;}
.header>.container{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.logo{padding:20px 0;}
.logo img{width:100%; max-width:506px; max-height:80px;}
.header_R{display:-webkit-box; display:-ms-flexbox; display:flex; position:relative;}
.header_B{width:190px; background:url(../images/search_bj.png) no-repeat right center; background-size:100% 100%; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding-right:52px; position:relative;margin-right: -1px;}
.header_ss{width:32px; float:left; height:32px; background:url(../images/search_ss.png) no-repeat center center; cursor:pointer;}
.search{display:none; width:300px; float:left; position:absolute; right:0; top:100%; z-index:99999; background:#fff; padding:2px;}
.search_inp1{width:calc(100% - 60px); float:left; height:40px; line-height:40px; font-size:16px; color:#000; padding:0 10px;}
.search_btn{width:60px; float:left; height:40px; background:url(../images/search_ss.png) no-repeat center center; background-size:20px;}
.header_dianhuaB{float:left; background:#03569f; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; padding:0 2px 0 7px;}
.header_dianhuaB::before{content:""; width:1000px; float:left; height:100%; background:#03569f; position:absolute; left:100%; top:0; margin-left:-2px;}
.header_dianhua{line-height:26px; color:#fff; font-size:18px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:50px;}
.header_dianhua span{display:block; overflow:hidden; line-height:30px; font-size:28px; font-weight:bold; color:#fff;}

nav{background:url(../images/nav_bj.jpg) repeat-x left center; border-top:4px solid #d6d6d6; position:relative; left:0; top:0; z-index:999999;}
.nav{width:100%;}
.nav>li{width:11.5%; position:relative; padding-right:2px;}
.nav>li:first-child{width:8%;}
.nav>li::before{content:""; width:2px; float:left; height:100%; background:url(../images/shutiao.jpg) no-repeat right top; position:absolute; right:0; top:0;}
.nav>li:last-child{padding:0;}
.nav>li:last-child::before{display:none;}
.nav>li>a{width:100%; height:68px; line-height:68px; font-size:18px; color:#3f3f3f; text-align:center; position:relative;}
.nav>li>a::before{content:""; width:100%; height:4px; position:absolute; left:0; top:-4px; transition:all 0.4s;}
.nav>li:hover>a{background:#03569f; color:#fff; font-weight:bold;}
.nav>li:hover>a::before{background:#03569f;}
.nav>li>a.on{background:#03569f; color:#fff; font-weight:bold;}
.nav>li>a.on::before{background:#03569f;}

.nav_sub{display:none; width:100%; float:left; padding-top:2px; position:absolute; left:0; top:100%; z-index:999999; background:rgba(208, 199, 199, 0.8);}
.nav_sub>dd{display:block; overflow:hidden;}
.nav_sub>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#3f3f3f;}
.nav_sub>dd>a:hover{background:#03569f; color:#fff;}

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {position:initial; right:initial; bottom:initial; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; padding:35px 0; background:#f2f2f2;}
.banner .swiper-pagination-bullet {width:10px; height:10px; background:#ccc; opacity:1; border-radius:50%; margin:0 10px!important;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#03569f;}
.banner:hover .swiper-pagination{opacity:1;} 
/*箭头*/
.banner .next{right:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/next.jpg) no-repeat center center; overflow:hidden; opacity:0;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{left:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/prev.jpg) no-repeat center center; overflow:hidden; opacity:0; cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner:hover .next{opacity:1;}
.banner:hover .prev{opacity:1;}
/*END-头部+导航+大图*/

/*首页内容*/
.gsjj{width:100%; overflow:hidden; background:url(../images/gsjj_bj.jpg) no-repeat right center; background-size:auto 100%; padding:80px 0;}
.gsjj_title{display:block; overflow:hidden; text-align:center; background:url(../images/title_heng.png) no-repeat center bottom; padding-bottom:7px; font-size:30px; font-weight:bold;}
.gsjj_p{line-height:44px; color:#03569f;}
.gsjj_sp{line-height:36px; color:#000; opacity:0.3; font-family:'Berlin Sans FB'; text-transform:uppercase;}
.gsjj_contect{display:block; overflow:hidden; padding-top:40px;}
.gsjj_left{width:50%; float:left; position:relative; margin-bottom:75px; background-position:center; background-repeat: no-repeat; background-size:cover;}
.gsjj_left::before{content:""; display:block; padding-top:68.6667%;}
.gsjj_more{width:110px; float:left; position:absolute; left:0; bottom:-75px;}
.gsjj_more a{display:block; overflow:hidden; height:96px; line-height:96px; text-align:center; background:#03569f; font-size:48px; color:#fff;}
.gsjj_more a:hover{background:#03569f;}
.gsjj_R{width:50%; float:right; padding-top:75px;}
.gsjj_B{width:calc(100% + 60px); float:left; position:relative; left:-60px; background:#fff; padding:30px 20px 30px 35px;}
.gsjj_pp{line-height:30px; font-size:24px; color:#03569f; font-weight:bold;}
.gsjj_spp{line-height:18px; font-size:13px; color:#ababab; text-transform:uppercase;}
.gsjj_heng{display:block; overflow:hidden; width:112px; height:3px; background:#fff; margin:12px 0 15px 0; position:relative; left:-85px;}
.gsjj_txt{display:block; overflow:hidden; font-size:16px; color:#535353; line-height:26px; height:260px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:10; -webkit-box-orient: vertical;}

.cpzs{width:100%; overflow:hidden; background:url(../images/cpzs_bj.jpg) no-repeat center center; background-size:cover; padding:80px 0 230px 0;}
.cpzs .gsjj_p{color:#fff;}
.cpzs .gsjj_sp{color:#fff;}
.cpzs_contect{display:block; overflow:hidden; padding-top:60px;}
.cpzs_dianhua{background:#03569f; padding:20px 0 20px 22px; line-height:32px; font-size:26px; color:#fff; font-weight:bold;}
.cpzs_dianhua>span{display:block; overflow:hidden; line-height:30px; margin-bottom:5px; background:url(../images/about_dianhua.png) no-repeat left center; font-size:18px; color:#fff; padding-left:36px; font-weight:normal;}
.cpzx_ul{display:block; width:942px; overflow:hidden;}
.cpzx_ul li{width:290px; float:left; margin:0 24px 24px 0;}
.cpzx_ul li a{display:block; overflow:hidden; border:1px solid #fff; background:#fff;}
.cpzx_ul li a .cpzx_img{width:100%; overflow:hidden; position:relative; border-bottom:1px solid #fff;}
.cpzx_ul li a .cpzx_img::before{content:""; display:block; padding-top:92.7587%;}
.cpzx_ul li a .cpzx_txt{display:block; overflow:hidden; height:64px; line-height:64px; text-align:center; background:#ebebeb; font-size:16px; color:#000;}
.cpzx_ul li a:hover{border-color:#fff;}
.cpzx_ul li a:hover .cpzx_img img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzx_ul li a:hover .cpzx_txt{background:#03569f; color:#fff;}

.cpgf{width:100%; float:left; padding-bottom:55px;}
.cpgf_box{width:100%; overflow:hidden; box-shadow:0 0 20px rgba(0,0,0,0.2); background:#fff; margin-top:-140px;display:-webkit-box; display:-ms-flexbox; -ms-flex-wrap:wrap; flex-wrap:wrap; position:relative; z-index:9;}
.cpgf_L{width:50%; float:left; padding:30px;}
.cpgf_p{display:block; overflow:hidden; line-height:48px; font-size:30px; color:#03569f; font-weight:bold;}
.cpgf_heng{display:block; overflow:hidden; width:60px; height:1px; background:#03569f; margin:10px 0;}
.cpgf_sp{display:block; overflow:hidden; line-height:40px; font-size:18px; color:#c6c6c6; text-transform:uppercase;}
.cpgf_sp>span{font-size:30px; font-weight:bold;}
.cpgf_ul{display:block; overflow:hidden; width:565px; padding:35px 0;}
.cpgf_ul li{width:88px; float:left; margin:0 25px 25px 0;}
.cpgf_ul li .cpgf_icon{width:100%; overflow:hidden; border-radius:50%; background-repeat:no-repeat; background-size:880px 176px; background-color:#f0f0f0;}
.cpgf_ul li .cpgf_icon::before{content:""; display:block; padding-top:100%;}
.cpgf_ul li .cpgf_txt{display:block; overflow:hidden; height:48px; line-height:48px; font-size:14px; color:#2f2f2f; text-align:center;}
.cpgf_ul li:nth-child(1) .cpgf_icon{background-position:left top;}
.cpgf_ul li:nth-child(2) .cpgf_icon{background-position:-88px top;}
.cpgf_ul li:nth-child(3) .cpgf_icon{background-position:-176px top;}
.cpgf_ul li:nth-child(4) .cpgf_icon{background-position:-264px top;}
.cpgf_ul li:nth-child(5) .cpgf_icon{background-position:-352px top;}
.cpgf_ul li:nth-child(6) .cpgf_icon{background-position:-440px top;}
.cpgf_ul li:nth-child(7) .cpgf_icon{background-position:-528px top;}
.cpgf_ul li:nth-child(8) .cpgf_icon{background-position:-616px top;}
.cpgf_ul li:nth-child(9) .cpgf_icon{background-position:-704px top;}
.cpgf_ul li:nth-child(10) .cpgf_icon{background-position:right top;}
.cpgf_ul li:hover .cpgf_txt{color:#03569f;}
.cpgf_ul li:hover .cpgf_icon{background-color:#03569f;}
.cpgf_ul li:nth-child(1):hover .cpgf_icon{background-position:left bottom;}
.cpgf_ul li:nth-child(2):hover .cpgf_icon{background-position:-88px bottom;}
.cpgf_ul li:nth-child(3):hover .cpgf_icon{background-position:-176px bottom;}
.cpgf_ul li:nth-child(4):hover .cpgf_icon{background-position:-264px bottom;}
.cpgf_ul li:nth-child(5):hover .cpgf_icon{background-position:-352px bottom;}
.cpgf_ul li:nth-child(6):hover .cpgf_icon{background-position:-440px bottom;}
.cpgf_ul li:nth-child(7):hover .cpgf_icon{background-position:-528px bottom;}
.cpgf_ul li:nth-child(8):hover .cpgf_icon{background-position:-616px bottom;}
.cpgf_ul li:nth-child(9):hover .cpgf_icon{background-position:-704px bottom;}
.cpgf_ul li:nth-child(10):hover .cpgf_icon{background-position:right bottom;}
.cpgf_R{width:50%; float:left; display:-webkit-box; display:-ms-flexbox; display:flex; position:relative;}
.cpgf-imgbox{width:100%; float:left; display:-webkit-box; display:-ms-flexbox; display:flex;}
.cpgf-imgbox .swiper-slide{width:100%;}
.cpgf-imgbox .swiper-slide a{width:100%; float:left; background-position:center; background-repeat:no-repeat; background-size:contain;}
.cpgf-imgbox .swiper-slide a img{display:block; max-width:100%; height:auto; margin:0 auto;}
.cpgf_btn{width:188px; float:left; position:absolute; left:0; bottom:0; background:#fff; z-index:999; box-shadow:0 0 10px rgba(0,0,0,0.2);}
.cpgf-prev,.cpgf-next{width:94px; float:left; height:70px; line-height:70px; text-align:center; font-size:30px; font-family:SimSun; color:#03569f; font-weight:bold; overflow:hidden; opacity:1;  cursor:pointer; outline:none;}
.cpgf-prev:hover,.cpgf-next:hover{background:#03569f; color:#fff;}

.ys{width:100%; overflow:hidden; padding:55px 0 0 0;}
.ys_title{width:100%; float:left; text-align:center;}
.ys_p{line-height:54px; font-size:36px; color:#283853; font-weight:bold;}
.ys_p>span{color:#03569f;}
.ys_sp{line-height:44px; font-size:24px; color:#535353;}
.ys_more{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; overflow:hidden; padding-top:20px;}
.ys_more a{float:left; width:88px; height:78px; position:relative; background:#03569f;}
.ys_more a>span{width:0; height:0; border-top:24px solid #fff; border-left:16px solid transparent; border-right:16px solid transparent; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); border-radius:5px;}
.ys_more a::before{content:""; width:18px; float:left; height:16px; background:#a1a8b3; position:absolute; left:-40px; top:0;}
.ys_more a::after{content:""; width:18px; float:left; height:16px; background:#fff; position:absolute; left:-18px; top:22px;}
.ys_more a:hover{background:#03569f;}
.ys_contect{width:100%; float:left; background:url(../images/ys_bj.jpg) no-repeat center center; background-size:cover; margin-top:-40px; padding:120px 0 42px 0;}
.ys_ul{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.ys_ul li{width:calc(50% - 35px); float:left; margin-bottom:60px; background-position:left center; background-repeat:no-repeat; background-size:auto 100%; padding:40px 0;}
.ys_ul li .ys_B{width:68%; float:right; background:#fff; padding:20px 25px;}
.ys_ul li .ys_B .ys_pp{display:block; overflow:hidden; line-height:34px; font-size:24px; color:#03569f; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.ys_ul li .ys_B .ys_heng{display:block; float:left; overflow:hidden; width:45px; height:3px; background:#dddddd; margin:14px 0;}
.ys_ul li .ys_txt{display:block; width:100%; overflow:hidden; height:120px; line-height:24px; font-size:16px; color:#4c4c4c; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient: vertical;}
.ys_ul li .ys_spp{display:block; overflow:hidden; text-align:right; line-height:44px; font-size:48px; color:#e9e9e9; font-family:Aparajita;}
.ys_ul li:nth-child(even){background-position:right center;}
.ys_ul li:nth-child(even) .ys_B{float:left;}
.ys_ul li:nth-child(even) .ys_B .ys_pp{text-align:right;}
.ys_ul li:nth-child(even) .ys_B .ys_heng{float:right;}

.news{width:100%; overflow:hidden; padding:80px 0; background:#f0f0f0;}
.news_L{width:calc(50% - 15px); float:left; margin-top:45px;}
.news_L .news_B{width:100%; overflow:hidden;}
.news_L .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_L .news_B .news_img::before{content:""; display:block; padding-top:60.65293%;}
.news_L .news_txtB{display:block; overflow:hidden; padding-top:20px;}
.news_L .news_txtB .news_sub{width:76px; float:left; border-right:1px solid #bababa; padding-right:20px; text-align:center; margin-right:25px;}
.news_L .news_txtB .news_sub .news_sub_p{display:block; overflow:hidden; height:50px; line-height:50px; font-size:48px; color:#4e4e4e; font-weight:bold;}
.news_L .news_txtB .news_sub .news_sub_sp{display:block; overflow:hidden; height:25px; line-height:25px; font-size:14px; color:#4e4e4e;}
.news_L .news_txtB .news_p{display:block; overflow:hidden; line-height:30px; font-size:18px; color:#2a2a2a; text-overflow:ellipsis; white-space: nowrap;}
.news_L .news_txtB .news_txt{display:block; overflow:hidden; line-height:20px; height:40px; font-size:14px; color:#7e7e7e; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; margin-top:5px;}
.news_L:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.news_L:hover .news_txtB .news_sub .news_sub_p{color:#000;}
.news_L:hover .news_txtB .news_sub .news_sub_sp{color:#000;}
.news_L:hover .news_txtB .news_p{color:#000;}
.news_L:hover .news_txtB .news_txt{color:#000;}
.news_R{width:calc(50% - 15px); float:right; margin-top:45px;}
.news_R li{display:block; overflow:hidden; margin-bottom:34px;}
.news_R li a{display:block; overflow:hidden; background:#fff; padding:20px 25px;}
.news_R li a .news_sub{width:76px; float:left; border-right:1px solid #bababa; padding-right:20px; text-align:center; margin-right:25px;}
.news_R li a .news_sub .news_sub_p{display:block; overflow:hidden; height:50px; line-height:50px; font-size:48px; color:#4e4e4e; font-weight:bold;}
.news_R li a .news_sub .news_sub_sp{display:block; overflow:hidden; height:25px; line-height:25px; font-size:14px; color:#4e4e4e;}
.news_R li a .news_p{display:block; overflow:hidden; line-height:30px; font-size:18px; color:#2a2a2a; text-overflow:ellipsis; white-space: nowrap;}
.news_R li a .news_txt{display:block; overflow:hidden; line-height:20px; height:40px; font-size:14px; color:#7e7e7e; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; margin-top:5px;}
.news_R li a:hover{background:#03569f;}
.news_R li a:hover .news_sub .news_sub_p{color:#fff;}
.news_R li a:hover .news_sub .news_sub_sp{color:#fff;}
.news_R li a:hover .news_p{color:#fff;}
.news_R li a:hover .news_txt{color:#fff;}

.picbox{width:100%; overflow:hidden; padding:50px 0;}
.pic_ul{display:block; overflow:hidden;}
.pic_ul li{width:25%; float:left; border-right:1px solid #d1d1d1;} 
.pic_ul li:last-child{border:none;}
.pic_ul li img{transition:all 1s;}
.pic_ul li .pic_txt{display:block; overflow:hidden; line-height:30px; text-align:center; padding-top:20px; font-size:24px; color:#434343;}
.pic_ul li:hover img{-webkit-transform: rotateY(360deg); transform: rotateY(360deg);}
.pic_ul li:hover .pic_txt{color:#03569f;}
/*END-首页内容*/

/*底部*/
.footer{width:100%; overflow:hidden; background:#283853; padding:60px 0;}
.footer_left{width:336px; float:left; border-top:2px solid #fff; padding-top:25px;}
.footer_ul{display:block; width:380px; overflow:hidden;}
.footer_ul li{float:left; height:36px; line-height:36px; overflow:hidden; margin-right:45px;}
.footer_ul li a{font-size:15px; color:#fff; padding-left:20px; background:url(../images/footer_jiantou.png) no-repeat left center;}
.footer_ul li a:hover{color:#fff; text-decoration:underline!important;}

.footer_right{width:59%; float:right;}
.footer_txt{float:left; border-top:2px solid #fff; padding-top:25px; font-size:15px; line-height:36px; color:#fff;}
.footer_txt>p{display:block; overflow:hidden; background:url(../images/footer_jiantou.png) no-repeat left center; padding-left:25px;}
.footer_wx{width:124px; float:right; text-align:center; font-size:15px; color:#fff; line-height:50px;}
.footer_wx img{width:124px; display:block; height:124px;}

footer{background:#03569f; font-size:14px; color:#fff; line-height:20px; padding:30px 0; text-align:center;}
footer a{color:#fff; margin:0 5px;}
footer a:hover{color:#fff; text-decoration:underline !important;}
/*END-底部*/

/*关于我们*/
.main{width:100%; overflow:hidden; padding:60px 0;}
.main_left{width:258px; float:left; background:#f7f7f7;}
.about{width:100%; float:left;}
.about_title{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; overflow:hidden; background:#03569f;}
.about_title>span{float:left; height:86px; line-height:82px; font-size:24px; color:#fff; font-weight:bold; border-bottom:4px solid #fff;}
.about_ul{
	display: block;
	overflow: hidden;
  border: 1px solid #e5e5e5;
}
.about_ul>li{
	display: block;
	overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
}
.about_ul>li:last-child{bottom: 0;}
.about_ul>li>a{
	display: block;
  float: left;
  max-width: 100%;
	overflow: hidden;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #333;
  padding: 0 20px;
}
.about_ul>li:hover>a,
.about_ul>li.about_on>a{
	color: #0872be;
  font-weight: bold;
}

.about_dl{
	display: none;
  width: 100%;
  float: left;
	overflow: hidden;
  border-top: 1px solid #e5e5e5;
  padding: 6px 20px;
}
.about_dl>dd{
	display: block;
	overflow: hidden;
  margin-bottom: 10px;
}
.about_dl>dd:last-child{margin: 0;}
.about_dl>dd>a{
	display: block;
	overflow: hidden;
	height: 24x;
	line-height: 24x;
	font-size: 14px;
	color: #333;
  background: url(../images/about_jiantou1.png) no-repeat left center;
  padding-left: 16px;
}
.about_dl>dd>a:hover{
	color: #0872be;
  background: url(../images/about_jiantou2.png) no-repeat left center;
}

.about_B{
  display: block;
  overflow: hidden;
  margin-top: 10px;
}
.about_dianhua{display:block; overflow:hidden; background:#03569f; padding:20px 10px 10px 10px; text-align:center; line-height:38px; font-size:24px; color:#fff; font-weight:bold;}
.about_dianhua img{display:block; max-width:100%; height:auto; margin:0 auto 5px auto;}

.main_right{width:918px; float:right;}
.dqwz_title{width:100%; float:left; border-bottom:1px solid #dcdcdc; line-height:56px;}
.dqwz_p{float:left; font-size:24px; color:#03569f; font-weight:bold;}
.dqwz_nav{float:right; font-size:14px; color:#484848;}
.dqwz_contect{width:100%; float:left; padding-top:25px;}
.company{display:block; overflow:hidden; font-size:16px; color:#373737; line-height:32px;}
.company img{max-width: 100%; height: auto;}
/*END-关于我们*/

/*产品展示*/
.cpzx_ul1{display:block; width:924px; overflow:hidden;}
.cpzx_ul1 li{width:280px; float:left; margin:0 28px 32px 0;}
.cpzx_ul1 li a{display:block; overflow:hidden; border:1px solid #ebebeb;}
.cpzx_ul1 li a .cpzx_img{width:100%; overflow:hidden; position:relative; border-bottom:1px solid #dadada;}
.cpzx_ul1 li a .cpzx_img::before{content:""; display:block; padding-top:80.9353%;}
.cpzx_ul1 li a .cpzx_txt{display:block; overflow:hidden; height:64px; line-height:64px; text-align:center; background:#ebebeb; font-size:16px; color:#000;}
.cpzx_ul1 li a:hover{border-color:#03569f;}
.cpzx_ul1 li a:hover .cpzx_img img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzx_ul1 li a:hover .cpzx_txt{background:#03569f; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; background:#ebebeb; line-height:30px; font-size:24px; color:#000; padding:15px 0;}
.cpxq_img{display:block; padding-top:20px; overflow:hidden;}
.cpxq_img img{display:block; max-width:100%; height:auto; margin:0 auto;}
.cpxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:16px; color:#373737; line-height:30px;}
.cpxq_txt img{max-width: 100% !important; height: auto !important;}
.cpxq_txt table{width: 100% !important;}
/*END-产品展示*/

/*应用领域*/
.yf_ul{display:block; overflow:hidden; width:909px;}
.yf_ul li{width:290px; float:left; margin:0 13px 12px 0;}
.yf_ul li a{display:block; overflow:hidden; border:1px solid #ebebeb; padding:5px;}
.yf_ul li a .yf_B{width:100%; overflow:hidden;}
.yf_ul li a .yf_B .yf_img{width:100%; overflow:hidden; background-position:center; background-repeat: no-repeat;background-size:cover;}
.yf_ul li a .yf_B .yf_img::before{content:""; display:block; padding-top:74.9104%;}
.yf_ul li a .yf_txt{display:block; overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:16px; color:#545454;}
.yf_ul li a:hover{border-color:#03569f;}
.yf_ul li a:hover .yf_B .yf_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.yf_ul li a:hover .yf_txt{background:#03569f; color:#fff;}

.yfxq{display:block; overflow:hidden;}
.yfxq_img{display:block; overflow:hidden;text-align: center;}

.yfxq_T{display:block; overflow:hidden; padding-top:20px; line-height:34px; text-align:center; font-size:24px; color:#282828;}
/*END-应用领域*/

/*新闻资讯*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:20px;}
.xw_ul li a{display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden;}
.xw_ul li a .xw_B{width:196px; float:left; overflow:hidden; display:-webkit-box; display:-ms-flexbox; display:flex;}
.xw_ul li a .xw_B .xw_img{width:100%; overflow:hidden; background-position:center; background-repeat: no-repeat;background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 196px); float:left; padding-left:20px;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:32px; font-size:18px; color:#202020; text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; line-height:24px; height:96px; font-size:14px; color:#808080; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; line-height:18px; font-size:14px; color:#5e5e5e;}
.xw_ul li a:hover .xw_B .xw_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.xw_ul li a:hover .xw_R .xw_p{color:#03569f; font-weight:bold;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; line-height:30px; font-size:24px; color:#202020; font-weight:bold;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; line-height:30px; font-size:14px; color:#a0a0a0; padding:5px 0; border-bottom:1px solid #ddd;}
.xwxq_txt{display:block; overflow:hidden; font-size:16px; color:#373737; line-height:30px; padding-top:20px;}
/*END-新闻资讯*/

/*下载中心*/
.xz_ul{display:block; overflow:hidden;}
.xz_ul li{display:block; overflow:hidden; padding:10px; border:1px solid #e2e2e2; margin-bottom:10px;}
.xz_ul li>a{display:block; overflow:hidden; height:38px; line-height:38px;text-overflow:ellipsis; white-space: nowrap; font-size:16px; color:#373737; background:url(../images/xz_icon.png) no-repeat left center; padding-left:50px;}
.xz_ul li .xz_more{float:right;}
.xz_ul li .xz_more>a{width:90px; display:block; height:38px; line-height:38px; background:#e9e9e9; border-radius:5px; font-size:14px; color:#4c4c4c; text-align:center;}
.xz_ul li>a:hover{color:#03569f; text-decoration:underline!important;}
.xz_ul li .xz_more>a:hover{background:#03569f; color:#fff;}
/*END-下载中心*/

/*在线留言*/
.zxly{display:block; overflow:hidden; max-width:605px; margin:0 auto;}
.zxly_B{display:block; overflow:hidden; margin-bottom:15px;}
.zxly_sp{width:48px; float:left; height:36px; line-height:36px; font-size:14px; color:#393939;}
.zxly_inp1{width:calc(100% - 48px); float:left; height:36px; line-height:34px; font-size:14px; color:#222; padding:0 10px; border:1px solid #cacaca;}
.zxly_inp2{width:calc(100% - 48px); float:left; height:220px; line-height:24px; font-size:14px; color:#222; padding:5px 10px; border:1px solid #cacaca; outline:none;}
.zxly_btn{width:calc(100% - 48px); float:left; height:52px; background:#03569f; border-radius:5px; font-size:16px; color:#fff;}
/*END-在线留言*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:16px; color:#5d5d5d; line-height:30px;}
.contact_map{width:100%; overflow: hidden; height:350px; border:none; margin-top:20px;}
/*END-联系我们*/

@media (max-width:1220px) {
/*头部+导航*/
.header{padding:0 1%;}
nav{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.gsjj{background:url(../images/gsjj_bj.jpg) no-repeat 350px center; background-size:auto 100%; padding:60px 1%;}

.cpzs{padding:60px 1% 200px 1%;}
.cpzs_contect{padding-top:50px;}
.cpzx_ul{width:100%;}
.cpzx_ul li{width:31.33%; margin:0 1% 24px 1%;}

.cpgf{padding-bottom:40px;}
.cpgf_L{padding:20px;}
.cpgf_ul{width:100%;}
.cpgf_ul li{width:18%; margin:0 1% 25px 1%;}
.cpgf_ul li .cpgf_icon{max-width:84px; margin:0 auto; background-size:840px 168px;}
.cpgf_ul li:nth-child(2) .cpgf_icon{background-position:-84px top;}
.cpgf_ul li:nth-child(3) .cpgf_icon{background-position:-168px top;}
.cpgf_ul li:nth-child(4) .cpgf_icon{background-position:-252px top;}
.cpgf_ul li:nth-child(5) .cpgf_icon{background-position:-336px top;}
.cpgf_ul li:nth-child(6) .cpgf_icon{background-position:-420px top;}
.cpgf_ul li:nth-child(7) .cpgf_icon{background-position:-504px top;}
.cpgf_ul li:nth-child(8) .cpgf_icon{background-position:-588px top;}
.cpgf_ul li:nth-child(9) .cpgf_icon{background-position:-672px top;}
.cpgf_ul li:nth-child(2):hover .cpgf_icon{background-position:-84px bottom;}
.cpgf_ul li:nth-child(3):hover .cpgf_icon{background-position:-168px bottom;}
.cpgf_ul li:nth-child(4):hover .cpgf_icon{background-position:-252px bottom;}
.cpgf_ul li:nth-child(5):hover .cpgf_icon{background-position:-336px bottom;}
.cpgf_ul li:nth-child(6):hover .cpgf_icon{background-position:-420px bottom;}
.cpgf_ul li:nth-child(7):hover .cpgf_icon{background-position:-504px bottom;}
.cpgf_ul li:nth-child(8):hover .cpgf_icon{background-position:-588px bottom;}
.cpgf_ul li:nth-child(9):hover .cpgf_icon{background-position:-672px bottom;}

.ys{padding:40px 0 0 0;}
.ys_contect {padding:100px 1% 40px 1%;}
.ys_ul li {width: calc(50% - 20px); margin-bottom:40px;}

.news{padding:60px 1%;}
.news_L{margin-top:40px;}
.news_R {margin-top:40px;}
.picbox{padding:40px 1%;}
/*END-首页内容*/

/*底部*/
.footer{padding:50px 1%;}
footer{padding:30px 1%;}
/*END-底部*/

/*关于我们*/
.main{padding:50px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*END-关于我们*/

/*产品展示*/
.cpzx_ul1{width:100%;}
.cpzx_ul1 li{width:31.33%; margin:0 1% 32px 1%;}
/*END-产品展示*/

/*应用领域*/
.yf_ul{width:100%;}
.yf_ul li{width:32.33%; margin:0 0.5% 12px 0.5%;}
/*END-应用领域*/

}

@media (max-width:991px){
/*头部+导航*/
.icon-menu{float:right; cursor:pointer; width:40px; height:30px; display:flex; flex-wrap:wrap; align-content:space-between; position:absolute;right:10px; top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%;}
.icon-menu span{width:100%; height:6px; float:left;  background:#03569f;}

.topbox{padding:0 10px;}
.header{padding:0; position:relative; left:0; top:0; z-index:999999;}
.logo {width:100%; padding:15px 10px;}
nav{border:none;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(208, 199, 199, 0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none; padding:0;}
.nav>li:first-child{width:100%;}
.nav>li::before{display:none;}
.nav>li>a{width:100%; text-align:center; height:40px; line-height:40px;}
.banner .swiper-pagination {padding:10px 0;}
.banner .swiper-pagination-bullet {margin:0 4px!important;}
/*END-头部+导航*/

/*首页内容*/
.gsjj{padding:40px 10px;}
.gsjj_contect {padding-top:30px;}
.gsjj_R {padding-top:40px;}

.cpzs{padding:40px 10px 180px 10px;}
.cpzs_contect{padding-top:40px;}
.cpzx_ul li{width:48%; margin:0 1% 15px 1%;}

.cpgf{padding-bottom:30px;}
.cpgf_L{padding:10px;}
.cpgf_ul {padding:15px 0;}
.cpgf_ul li{width:23%; margin:0 1% 10px 1%;}
.cpgf_ul li .cpgf_txt {height:34px; line-height:34px; font-size:16px;}

.ys{padding:30px 0 0 0;}
.ys_contect {padding:80px 10px 30px 10px;}
.ys_ul li {width: calc(50% - 10px); margin-bottom:30px;}

.news{padding:40px 10px;}
.news_L{margin-top:30px;}
.news_R {margin-top:30px;}
.news_R li {margin-bottom:20px;}
.news_R li a {padding:10px 15px;}
.picbox{padding:30px 10px;}
/*END-首页内容*/

/*底部*/
.footer{padding:30px 10px;}
.footer_left {width:35%;}
.footer_ul {width:270px;}
.footer_ul li {margin-right:10px;}
.footer_right {width:63%;}
.footer_txt {width:66%; line-height:30px;}
footer{padding:10px; font-size:12px;}
/*END-底部*/

/*关于我们*/
.main{padding:30px 10px;}
.main_left{width:29%;}
.about_B {padding:0 10px 10px 10px;}
.main_right{width:69%;}
/*END-关于我们*/

/*产品展示*/
.cpzx_ul1 li{width:48%; margin:0 1% 25px 1%;}
.cpzx_ul1 li a .cpzx_txt {height:48px; line-height:48px;}
/*END-产品展示*/

/*应用领域*/
.yf_ul li{width:48%; margin:0 1% 12px 1%;}
/*END-应用领域*/

}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:80%;}
.nav>li>a{font-size:16px;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}
/*END-头部+导航*/

/*首页内容*/
.gsjj{padding:10px;background:#fff;}
.gsjj_title {background: url(../images/title_heng.png) no-repeat center bottom; background-size:contain; font-size:20px;}
.gsjj_p{line-height:30px;}
.gsjj_sp {line-height: 24px;}
.gsjj_contect {padding-top:10px;}
.gsjj_left {width:100%; margin-bottom:0;}
.gsjj_more {bottom:0; width:60px;}
.gsjj_more a {height:60px; line-height:60px; font-size:30px;}
.gsjj_R {width:100%; padding-top:10px;}
.gsjj_B {width:100%; left:0; padding:5px; border:1px solid #fff;}
.gsjj_heng {margin:5px 0; left:0;}
.gsjj_txt {font-size:14px; line-height:20px; height:initial; -webkit-line-clamp:initial;height: 300px;overflow: hidden;}

.cpzs{padding:10px;}
.cpzs_contect{padding-top:10px;}
.cpzx_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzx_ul li{width:calc(50% - 5px); margin:10px 0 0 0;}
.cpzx_ul li a .cpzx_txt {height:38px; line-height:38px; font-size:12px;}

.cpgf{padding-bottom:10px;}
.cpgf_box{flex-wrap:wrap; margin:0;}
.cpgf_L{width:100%; padding:10px;}
.cpgf_p {line-height: 30px; font-size: 20px;}
.cpgf_heng {margin:5px 0;}
.cpgf_sp {line-height:20px; font-size: 12px;}
.cpgf_sp>span {font-size: 18px;}
.cpgf_ul {padding:10px 0 0 0;}
.cpgf_ul li{width:31.33%; margin:0 1% 10px 1%;}
.cpgf_ul li .cpgf_txt {height:30px; line-height:30px; font-size:14px;}
.cpgf_R {width:100%;}
.cpgf-imgbox .swiper-slide {height:initial;}
.cpgf-imgbox .swiper-slide a::before{content:""; display:block; /*padding-top:95.5%;*/}
.cpgf_btn {width:80px; left:50%;}
.cpgf-prev, .cpgf-next {width:40px; height:40px; line-height:40px;}

.ys{padding:10px 0 0 0;}
.ys_p {line-height:30px; font-size:20px;}
.ys_sp {line-height: 20px; font-size: 14px;}
.ys_contect {padding:50px 10px 10px 10px;}
.ys_ul li {width:100%; margin-bottom:10px; padding:20px 0;}
.ys_ul li .ys_B {width:95%; padding:5px;}
.ys_ul li .ys_B .ys_pp {line-height:30px; font-size: 18px;}
.ys_ul li .ys_B .ys_heng {margin:4px 0;}
.ys_ul li .ys_txt {height:100px; line-height:20px; font-size:12px; -webkit-line-clamp: 5;}
.ys_ul li .ys_spp {line-height:30px; font-size:30px;}

.news{padding:10px;}
.news_L{width:100%; margin-top:10px;}
.news_L .news_txtB {padding-top:10px;}
.news_L .news_txtB .news_sub {padding-right:10px; margin-right:10px;}
.news_R {width:100%; margin-top:10px;}
.news_R li {margin-bottom:10px;}
.news_R li a {padding:5px;}
.news_R li a .news_sub {padding-right:10px; margin-right:10px;}

.picbox{padding:10px;}
.pic_ul li img {height:30px!important;}
.pic_ul li .pic_txt {padding-top:10px; font-size:14px;}
/*END-首页内容*/

/*底部*/
.footer{padding:10px;}
.footer_left {width:100%;padding:0; border:none;}
.footer_ul {width:100%; display:flex; flex-wrap:wrap; justify-content:center;}
.footer_ul li {height:20px; line-height:20px; margin:0 5px;}
.footer_ul li a{padding:0; background:none; font-size:12px;}
footer{padding:10px;}
/*END-底部*/

/*关于我们*/
.main{padding:0;}
.main_left{width:100%;}
.about_title{height:50px; line-height:50px; font-size:18px; font-weight:bold; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #03569f; color:#fff; display:block; text-align:left; padding-left:20px;}
.about_ul{display: none;}
.about_ul>li>a {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
}
.about_dl {
  display: none;
  padding: 6px 10px;
}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
.company{font-size:14px; line-height:24px;}
/*END-关于我们*/

/*产品展示*/
.cpzx_ul1{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzx_ul1 li{width:calc(50% - 5px); margin:0 0 10px 0;}
.cpzx_ul1 li a .cpzx_txt {height:38px; line-height:38px; font-size:12px;}
.cpxq_p {line-height:20px; font-size:16px; padding:10px;}
.cpxq_img {padding-top:10px;}
.cpxq_txt{font-size:16px; line-height:30px; padding-top:10px;}
/*END-产品展示*/

/*应用领域*/
.yf_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.yf_ul li{width:calc(50% - 5px); margin:0 0 10px 0;}
.yf_ul li a{padding:2px;}
.yf_ul li a .yf_txt {height:38px; line-height:38px; font-size:12px;}
.yfxq_T{padding-top:10px; font-size:16px; line-height:24px;}
/*END-应用领域*/

/*新闻资讯*/
.xw_ul li a{padding:2px;}
.xw_ul li a .xw_B{width:110px;}
.xw_ul li a .xw_R{width:calc(100% - 110px);padding-left:10px;}
.xw_ul li a .xw_R .xw_p{font-size:16px;}
.xw_ul li a .xw_R .xw_txt{line-height:20px; height:60px;}
.xwxq_p{line-height:24px; font-size:16px;}
.xwxq_txt{padding-top:10px;}
/*END-新闻资讯*/

/*在线留言*/
.zxly_B{margin-bottom:10px;}
.zxly_inp2 {height:160px;}
/*END-在线留言*/

/*联系我们*/
.contact_txt{font-size:14px; line-height:24px;}
.contact_map{height:250px; margin-top:10px;}
/*END-联系我们*/

}
/*手机底部*/
.root_kong{width:100%; height:62px; float:left; background:#03569f;}
.root{width:100%; height:60px; position:fixed; bottom:0; left:0; z-index:9999999999999; background:#03569f;}
.root a{width:25%; float:left; height:60px; display:flex; align-content:center; align-items:center; flex-wrap:wrap; justify-content:center; line-height:20px; color:#fff; border-right:1px solid #fff; font-size:12px; font-weight:normal;}
.root a>div{width:100%; float:left;}
.root a>div:first-child span{ font-size:20px;}
.root a:last-child{border:none;}
.root a:hover{background:#03569f; color:#fff;}

.dbbox{ position: fixed; left: 0; bottom:65px; z-index:99999; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none; text-align:center;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #03569f;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/

.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 13px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#F00;}	