/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.topbox{width:100%; background:#e9eef6; line-height:34px; font-size:14px; color:#131313;}
.topbox a{ color:#131313; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{ color:#ff0e1c; text-decoration:underline !important;}

.header{width:100%; padding:28px 0;}
.logo img{max-width:100%; max-height:70px;}
.logo_txt img{max-width:344px;}
.header_dianhua{height:56px; line-height:28px; font-family:Impact; color:#1048a0; font-size:28px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:62px; margin-top:6px;}
.search{width:270px; border:1px solid #1048a0; margin:10px 0 0 25px;}
.search_inp1{width:calc(100% - 70px); float:left; height:38px; line-height:38px; padding:0 10px; font-size:14px; color:#000;}
.search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #9e9d9d;} 
.search_inp1:-moz-placeholder, textarea:-moz-placeholder {color: #9e9d9d;} 
.search_btn{width:70px; float:left; height:38px; background:#1048a0; font-size:18px; color:#fff;}

nav{background:#1048a0; position:relative; left:0; top:0; z-index:999999;}
.nav{width:100%;}
.nav>li{width:14.285%; position:relative; padding-right:1px;}
.nav>li::before{content:""; width:1px; float:left; height:100%; background:#fff; opacity:0.3; position:absolute; right:0; top:0;}
.nav>li:last-child::before{display:none;}
.nav>li>a{width:100%; height:52px; line-height:52px; font-size:16px; color:#fff; text-align:center;}
.nav>li:hover>a{background:#ff0e1c; color:#fff;}
.nav>li>a.on{background:#ff0e1c; color:#fff;}

.nav_sub{display:none; width:100%; float:left; padding-top:2px; position:absolute; left:0; top:100%; z-index:999999; background:rgba(16, 72, 160, 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:#fff;}
.nav_sub>dd>a:hover{background:#ff0e1c; color:#fff;}

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {opacity:0; position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px;  background:#706f6d; opacity:0.5; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#706f6d;}
.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-头部+导航+大图*/

/*首页内容*/
.cpzs{width:100%; overflow:hidden; padding:45px 0;}
.cpzs_title{display:block; overflow:hidden; text-align:center; padding-bottom:12px; position:relative;}
.cpzs_title::before{content:""; width:100%; float:left; height:1px; background:#ccc; position:absolute; left:0; bottom:0;}
.cpzs_title::after{content:""; width:100%; max-width:166px; float:left; height:3px; background:#124ca3; position:absolute; left:50%; bottom:0; transform:translateX(-50%);}
.cpzs_p{line-height:36px; font-size:30px; color:#1048a0; font-weight:bold;}
.cpzs_sp{line-height:22px; font-size:18px; color:#878787; text-transform:uppercase;}
.cpzs_ul{display:block; overflow:hidden; width:1224px; padding-top:35px;}
.cpzs_ul li{width:282px; float:left; margin:0 24px 25px 0;}
.cpzs_ul li .cpzs_B{width:100%; overflow:hidden; position:relative;}
.cpzs_ul li .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzs_ul li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:75.1774%;}
.cpzs_ul li .cpzs_txt{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; background:#ececec; font-size:14px; color:#383838;}
.cpzs_ul li:hover .cpzs_B .cpzs_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzs_ul li:hover .cpzs_txt{background:#1048a0; color:#fff;}

.gsjj{width:100%; overflow:hidden; background:url(../images/gsjj_bj.jpg) no-repeat center center; background-size:cover; padding:50px 0;}
.gsjj .cpzs_title::before{background:#fff;}
.gsjj .cpzs_title::after{background:#fff;}
.gsjj .cpzs_p{color:#fff;}
.gsjj .cpzs_sp{color:#fff;}
.gsjj_contect{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:40px; background:#fff;}
.gsjj_left{width:36%; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_right{width:64%; float:right; padding:25px 35px 35px 35px;}
.gsjj_txt{display:block; overflow:hidden; height:150px; line-height:30px; font-size:14px; color:#000; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient: vertical;}
.gsjj_dianhua{display:block; overflow:hidden; margin-top:30px; padding-left:80px; background:url(../images/gsjj_dianhua.png) no-repeat left center; line-height:22px; font-size:18px; color:#0e3e93;}
.gsjj_dianhua>span{display:block; line-height:40px; font-size:36px; color:#0e3d91; font-weight:bold;}
.gsjj_ul{display:block; overflow:hidden; margin-top:25px; background:#fff; padding:15px 0;}
.gsjj_ul li{width:20%; float:left; position:relative;}
.gsjj_ul li::before{content:""; width:1px; float:left; height:100%;background:#eee; position:absolute; right:0; top:0;}
.gsjj_ul li:last-child::before{display:none;}
.gsjj_ul li a{overflow:hidden; padding:10px 35px; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center; font-size:16px; color:#444;}
.gsjj_ul li a img{width:46px; float:left; height:46px; margin-right:20px; transition:all 0.8s;}
.gsjj_ul li a:hover img{-webkit-transform: rotateX(360deg); transform: rotateX(360deg);}

.ys{width:100%; overflow:hidden; padding:60px 0;}
.ys_ul{display:block; overflow:hidden; padding:70px 40px 0 40px;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 li{width:308px; float:left;}
.ys li .ys_logo{display:block; overflow:hidden;}
.ys li .ys_p{display:block; overflow:hidden; line-height:48px; text-align:center; margin-top:20px; font-size:30px; color:#0e3d92; font-weight:bold;}
.ys li .ys_txt{display:block; overflow:hidden; line-height:28px; text-align:center; margin-top:10px; font-size:16px; color:#000;}

.hf{width:100%; overflow:hidden;}
.hf img{width:100%; display:block; height:auto;}
.case{width:100%; overflow:hidden; padding:50px 0 0 0;}

.news{width:100%; overflow:hidden; padding:50px 0;}
.con {display:block; overflow:hidden; padding-top:45px;}
#tags {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;}
#tags LI {width:105px; float:left; margin:0 20px 5px 20px;}
#tags LI A {display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; background:#1048a0; font-size:20px; color:#fff;}
#tags LI.selectTag A {background:#ff0e1c; color:#fff;}
#tagContent {display:block; overflow:hidden;}
.tagContent {DISPLAY: none;}
#tagContent div.selectTag {DISPLAY: block}
.news_ul{display:block; overflow:hidden; 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; padding-top:35px;}
.news_ul li{width:calc(50% - 10px); float:left; margin-bottom:30px;}
.news_ul li a{overflow:hidden; border:1px solid #d7d7d7; background:#f6f6f6; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center;}
.news_ul li a .news_sub{width:120px; float:left; border-right:1px solid #d7d7d7;display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; text-align:center; padding:20px 0;}
.news_ul li a .news_sub>div{width:100%; float:left;}
.news_ul li a .news_sub>div.news_sub_p{ line-height:54px; font-size:42px; color:#999; font-weight:bold;}
.news_ul li a .news_sub>div.news_sub_sp{ line-height:22px; font-size:14px; color:#5a5b5b;}
.news_ul li a .news_R{width:calc(100% - 120px); float:left; padding:0 20px; color:#272727;}
.news_ul li a .news_R .news_p{display:block; overflow:hidden; height:30px; line-height:30px; font-size:16px; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li a .news_R .news_txt{display:block; overflow:hidden; height:52px; line-height:26px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; margin-top:5px;}
.news_ul li a:hover{background:#ff0e1c;}
.news_ul li a:hover .news_sub>div.news_sub_p{color:#fff;}
.news_ul li a:hover .news_sub>div.news_sub_sp{color:#fff;}
.news_ul li a:hover .news_R{color:#fff;}
.news_more{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; margin-top:20px; position:relative;}
.news_more::before{content:""; width:100%; float:left; height:2px; border-top:1px solid #f4f4f4; border-bottom:1px solid #d4d4d4; position:absolute; left:0; top:50%; transform:translateY(-50%);}
.news_more>a{width:202px; float:left; height:52px; border:1px solid #d4d4d4; line-height:50px; text-align:center; background:#fff; position:relative; z-index:2; font-size:18px; color:#454545;}
.news_more>a:hover{background:#ff0e1c; color:#fff; border-color:#ff0e1c;}

.footer{width:100%; overflow:hidden; padding:20px 0 60px 0; background:url(../images/footer_bj.jpg) no-repeat center center; background-size:cover;}
.link{overflow:hidden; display:-webkit-box; display:-ms-flexbox; display:flex;}
.link_title{width:140px; float:left; border-bottom:1px solid #1048a0; line-height:30px; font-size:16px; color:#1048a0; padding:18px 0; display:-webkit-box; display:-ms-flexbox; display:flex;-webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center;}
.link_title>span{float:right; font-size:30px; text-transform:uppercase; padding-left:8px;}
.link_contect{width:calc(100% - 140px); float:left; overflow:hidden; padding:18px 0; border-bottom:1px solid #c1c1c1; display:-webkit-box; display:-ms-flexbox; display:flex;-webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center; -ms-flex-wrap:wrap; flex-wrap:wrap; line-height:30px;}
.link_contect>p>a{float:left; margin:0 11px; font-size:13px; color:#686868;}
.link_contect>p>a:hover{color:#1048a0; text-decoration:underline!important;}
.foot{width:100%; overflow:hidden; padding-top:40px;}
.foot_left{float:left;}
.foot_left img{width:175px; float:left; height:175px; margin-right:25px;}
.foot_txt{display:block; overflow:hidden; font-size:14px; color:#5a5a5a; line-height:36px;}
.foot_txt>span{font-size:24px; font-weight:bold; color:#1048a0;}
.foot_right{float:right;}
.foot_B{float:left; margin-left:75px;}
.foot_p{display:block; overflow:hidden; line-height:36px; text-align:center; font-size:16px; color:#444;}
.foot_ul{display:block; overflow:hidden;}
.foot_ul li{display:block; overflow:hidden;}
.foot_ul li a{display:block; overflow:hidden; height:36px; line-height:36px; text-align:center; font-size:14px; color:#000;}
.foot_ul li a:hover{color:#1048a0; text-decoration:underline!important;}
/*END-首页内容*/

/*底部*/
footer{background:#1048a0; font-size:14px; color:#fff; line-height:30px; padding:25px 0;}
footer a{color:#fff; margin:0 5px;}
footer a:hover{color:#fff; text-decoration:underline !important;}
.footer_left{float:left;}
.footer_right{float:right;}
.footer_right>span{float:left;}
.footer_right>a{width:30px; float:left; height:30px; border:1px solid #fff; border-radius:50%; background:#fff; 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; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center; position:relative; margin-left:15px;}
.footer_right>a>i{font-size:18px; color:#1048a0;}
.footer_right>a:hover{background:#1048a0; text-decoration:none!important;}
.footer_right>a:hover>i{color:#fff;}
.footer_wx{width:140px; float:left; height:0; overflow:hidden; position:absolute; right:0; bottom:120%; z-index:99999;}
.footer_wx img{width:140px; height:140px; display:block;}
.footer_right>a:hover .footer_wx{height:140px;}
/*END-底部*/

/*关于春色*/
.main{width:100%; overflow:hidden; padding:50px 0;}
.main_left{width:255px; float:left;}
.about{width:100%; float:left;}
.about_title{display:block; overflow:hidden; text-align:center; background:#1048a0; padding:22px 0;}
.about_p{line-height:32px; font-size:24px; color:#fff; font-weight:bold;}
.about_sp{line-height:20px; font-size:14px; color:#fff; font-weight:bold; text-transform:uppercase;}
.about_ul{display:block; overflow:hidden; margin-top:1px; border:1px solid #d4d4d4;}
.about_ul>li{display:block; overflow:hidden; border-bottom:1px solid #cecdcd;}
.about_ul>li>a{display:block; overflow:hidden; height:46px; line-height:46px; font-size:14px; color:#000; padding:0 25px;display:-webkit-box; display:-ms-flexbox; display:flex;-webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center;}
.about_ul>li>a>img{width:16px; float:left; height:16px; margin-right:8px;}
.about_ul>li:hover>a{background:#1048a0; color:#fff;}
.about_ul>li.about_on>a{background:#1048a0; color:#fff;}
.about_ul>li:last-child{border:none;}
.about_dianhuaB{display:block; overflow:hidden; background:#1048a0; padding:30px 0 30px 20px; margin-top:20px;}
.about_dianhua{display:block; overflow:hidden; height:54px; background:url(../images/about_dianhua.png) no-repeat left center; padding-left:50px; font-size:20px; color:#fff; line-height:20px;}
.about_dianhua>span{display:block; overflow:hidden; line-height:34px; font-family:Impact; font-size:30px; color:#fff;}
.about_txt{display:block; overflow:hidden; padding-top:15px; font-size:14px; color:#5a5a5a; line-height:30px;}
.about_txt>span{font-size:24px; color:#1048a0; font-weight:bold;}
.main_right{width:900px; float:right;}
.dqwz_title{width:100%; float:left; line-height:50px;height:52px; border-bottom:1px solid #ccc;}
.dqwz_p{float:left;height:52px; border-bottom:3px solid #124ca3; font-size:30px; color:#1048a0; font-weight:bold;}
.dqwz_sp{float:left; font-size:18px; color:#878787; text-transform:uppercase; padding-left:10px;}
.dqwz_nav{float:right; font-size:14px; color:#000;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.company{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.company table{width: 100% !important}
.company img{max-width: 100% !important; height: auto !important;}
/*END-关于春色*/

/*产品中心*/
.cpzs_ul1{display:block; overflow:hidden; width:927px;}
.cpzs_ul1 li{width:282px; float:left; margin:0 27px 25px 0;}
.cpzs_ul1 li .cpzs_B{width:100%; overflow:hidden; position:relative;}
.cpzs_ul1 li .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzs_ul1 li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:75.1774%;}
.cpzs_ul1 li .cpzs_txt{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; background:#ececec; font-size:14px; color:#383838;}
.cpzs_ul1 li:hover .cpzs_B .cpzs_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzs_ul1 li:hover .cpzs_txt{background:#1048a0; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:16px; color:#000; line-height:26px; font-weight:bold;}
.cpxq_img{display:block; overflow:hidden; padding:20px 0;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.cpxq_txt img{display: block;margin:auto;}
/*END-产品中心*/

/*新闻动态*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:40px;}
.xw_ul li a{display:flex; overflow:hidden;}
.xw_ul li a .xw_img{width:184px; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 184px); float:left; padding-left:25px; color:#000;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:30px; font-size:16px; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:96px; line-height:24px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}
.xw_ul li a:hover .xw_R{color:#1048a0;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:16px; font-weight:bold; color:#000; line-height:26px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; color:#a4a4a4; padding-top:5px; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; overflow:hidden; padding:15px 0;}
.xwxq_img img{border:1px solid #d6d6d6;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; line-height:30px; color:#000;}
/*END-新闻动态*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.contact_txt>span{font-size:24px; color:#1048a0; font-weight:bold;}
.contact_map{width:100%; overflow: hidden; height:350px; border:none; margin-top:20px;}
/*END-联系我们*/

@media (max-width:1220px) {
/*头部+导航*/
.topbox{padding:0 1%;}
.header{padding:25px 1%;}
.logo img {max-width: 250px;}
.logo_txt img {max-width: 288px;}
.header_dianhua {height:56px; line-height:24px; font-size:24px; margin-top:6px;}
.search {width:230px; margin: 10px 0 0 15px;}
nav{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.cpzs{padding:40px 1%;}
.cpzs_ul{width:100%;}
.cpzs_ul li{width:23%; margin:0 1% 25px 1%;}

.gsjj{padding:40px 1%;}
.ys{padding:40px 1%;}
.ys_ul{padding:50px 20px 0 20px;}
.ys li{width:32%;}

.case{padding:40px 1% 0 1%;}

.news{padding:40px 1%;}
.con {padding-top:40px;}
.news_ul{padding-top:30px;}
.news_ul li{width:calc(50% - 10px);}

.footer {padding:20px 1% 40px 1%;}
.foot_B{margin-left:50px;}
/*END-首页内容*/

/*底部*/
footer{padding:25px 1%;}
/*END-底部*/

/*关于春色*/
.main{padding:40px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*END-关于春色*/

/*产品中心*/
.cpzs_ul1{width:100%;}
.cpzs_ul1 li{width:31.33%; margin:0 1% 25px 1%;}
/*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:#1048a0;}

.topbox{padding:0 10px;}
.header{padding:0; background:#fff; box-shadow:10px 10px 10px rgba(0,0,0,0.3); position:relative; left:0; top:0; z-index:999999;}
.logo {width:100%; padding:15px 10px;}
.logo img {max-width: 298px;}
.logo_txt img {max-width: 344px;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(16, 72, 160, 0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none; padding:0;}
.nav>li::before{display:none;}
.nav>li>a{width:100%; text-align:center; height:40px; line-height:40px; color:#fff;}
/*END-头部+导航*/

/*首页内容*/
.cpzs{padding:30px 10px;}
.cpzs_ul li{margin:25px 1% 0 1%;}

.gsjj{padding:30px 10px;}
.gsjj_contect {margin-top:30px;}
.gsjj_right {padding:15px;}
.gsjj_dianhua {margin-top:10px; padding-left:70px; font-size:16px;}
.gsjj_dianhua>span {font-size: 28px;}
.gsjj_ul li a {padding:10px 15px; font-size:15px;}
.gsjj_ul li a img {margin-right:10px;}

.ys{padding:30px 10px;}
.ys_ul{padding:30px 0 0 0;}
.ys li{width:31%;}

.case{padding:30px 10px 0 10px;}

.news{padding:30px 10px;}
.con {padding-top:30px;}
.news_ul{padding-top:25px;}
.news_ul li{margin-bottom:20px;}

.footer {padding:30px 10px;}
.link_title {padding:0 0 18px 0;}
.link_contect {padding:0 0 18px 0;}
.foot {padding-top:30px;}
.foot_left {width:62%;}
.foot_left img {width:140px; height:140px; margin-right:10px;}
.foot_B{margin-left:30px;}
.foot_txt{line-height:24px;}
.foot_txt>span {font-size:20px; line-height:30px; overflow:hidden; display:block; margin-bottom:-20px;}
/*END-首页内容*/

/*底部*/
footer{padding:15px 10px;}
/*END-底部*/

/*关于春色*/
.main{padding:30px 10px;}
.main_left{width:29%;}
.about_dianhuaB {padding:20px 0 20px 20px;}
.about_dianhua>span {font-size: 22px;}
.about_txt>span {font-size: 22px;}
.main_right{width:69%;}
/*END-关于春色*/

/*产品中心*/
.cpzs_ul1 li{margin:0 1% 15px 1%;}
/*END-产品中心*/

}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:90%;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}
/*END-头部+导航*/

/*首页内容*/
.cpzs{padding:10px;}
.cpzs_title {padding-bottom:6px;}
.cpzs_p {line-height:30px; font-size:20px;}
.cpzs_sp {line-height:18px; font-size:14px;}
.cpzs_ul{display:flex; flex-wrap:wrap; justify-content:space-between; padding:0;}
.cpzs_ul li{width:calc(50% - 5px); margin:10px 0 0 0;}

.gsjj{padding:10px;}
.gsjj_contect {margin-top:10px;}
.gsjj_left{width:100%;}
.gsjj_left::before{content:""; display:block; padding-top:70%;}
.gsjj_right {width:100%; padding:10px;}
.gsjj_txt {height:160px; line-height:20px; -webkit-line-clamp:8;}
.gsjj_dianhua {padding-left:70px; font-size:14px; line-height:18px;}
.gsjj_dianhua>span {font-size:26px; line-height:30px;}
.gsjj_ul{margin-top:10px; padding:5px; display:flex; flex-wrap:wrap; justify-content:center;}
.gsjj_ul li {width:32.33%; border:1px solid #eee; margin:0 0.5% 5px 0.5%;}
.gsjj_ul li:before{display:none;}
.gsjj_ul li a {padding:5px; font-size:14px; text-align:center; justify-content:center;}
.gsjj_ul li a img{float:none; display:block; margin:0 auto;}

.ys{padding:10px;}
.ys_ul{padding:0;}
.ys li{width:100%; margin-top:10px;}
.ys li .ys_logo img{height:80px!important;}
.ys li .ys_p {line-height:30px; margin-top:5px; font-size:20px;}
.ys li .ys_txt {line-height:22px; margin-top:5px; font-size:14px;}

.case{padding:10px;}

.news{padding:10px;}
.con {padding-top:10px;}
#tags LI {width:31.33%; margin:0 1% 5px 1%;}
#tags LI A {font-size:16px;}
.news_ul{padding-top:5px;}
.news_ul li{width:100%; margin-bottom:10px;}
.news_ul li a .news_sub {width:80px; padding:15px 0;}
.news_ul li a .news_sub>div.news_sub_p {line-height:32px; font-size:28px;}
.news_ul li a .news_sub>div.news_sub_sp {line-height:18px; font-size:12px;}
.news_ul li a .news_R {width: calc(100% - 80px); padding:5px;}
.news_ul li a .news_R .news_txt {height:40px; line-height:20px; margin:0;}
.news_more {margin-top:10px;}
.news_more>a {width: 120px; height: 42px; line-height: 40px; font-size: 14px;}

.footer {padding:10px;}
.link{flex-wrap:wrap;}
.link_title {width:100%; line-height: 30px; font-size: 16px; padding:0 0 10px 0; display:flex; justify-content:center;}
.link_contect {width:100%; padding:10px 0; line-height:22px;}
.link_contect>a {margin: 0 4px;}
/*END-首页内容*/

/*底部*/
footer{padding:10px; line-height:20px;}
.footer_left{width:100%; text-align:center;}
/*END-底部*/

/*关于春色*/
.main{padding:0;}
.main_left{width:100%;}
.about_title {height:50px; line-height:50px; text-align:left; padding:0 0 0 20px; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #1048a0; font-size:18px; font-weight:bold; color:#fff;}
.about_ul{display:none; padding:3px;}
.about_ul li a{height:40px; line-height:40px; padding:0 15px;}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
.company{line-height:24px;}
.company table{width: 100% !important}
.company table tr td{width: 100% !important;float: left;text-align: center;}
/*END-关于春色*/

/*产品中心*/
.cpzs_ul1{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzs_ul1 li{width:calc(50% - 5px); margin:10px 0 0 0;}
.cpxq_img{padding:10px 0;}
.cpxq_txt{line-height:24px;}
.cpxq_txt img{max-width: 100% !important; height: auto !important;}
/*END-产品中心*/

/*联系我们*/
.contact_map{height:250px; margin-top:10px;}
/*END-联系我们*/

}
/*手机底部*/
.root_kong{width:100%; height:62px; float:left; background:#fff;}
.root{width:100%; height:60px; position:fixed; bottom:0; left:0; z-index:9999999999999; background:#1048a0;}
.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:#ff0e1c; 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 #ff0e1c;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/

.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#c41313;}