﻿@charset "utf-8";
* {font-family: '微软雅黑',Arial, Helvetica, sans-serif;}
.wrap{width:1000px; margin:0 auto;}
.blank36{margin-top: 36px;}
.fl{float: left;}
.fr{float: right;}
.fz{font-size: 0;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.text-center{text-align: center;}
.text-over{text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.over{overflow: hidden;}
.relative{position: relative;z-index: 1;}
.absolute{position: absolute;z-index: 1;}
.fixed{position: fixed;z-index: 1;}
.inline{display: inline;}
.block{display: block;}
.inline-block{display: inline-block;}
.dis{display: inline-block;vertical-align: top;}
.hide{display: none;}
.max-w100{max-width: 100%;}
.max-h100{max-height: 100%;}
.img_vam{vertical-align: middle;}
.span{vertical-align: middle;display: inline-block;height: 100%;}
.relative{position: relative;z-index: 1;}
.absolute{position: absolute;z-index: 1;}
.middle{vertical-align: middle;}
.trans{-webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -ms-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
.c1{clear: both;}
.clear{clear: both;}
.text-over{text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.trans3 { transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; }
.trans5 { transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; }
.trans7 { transition: all 0.7s; -moz-transition: all 0.7s; -webkit-transition: all 0.7s; -o-transition: all 0.7s; }
.fz{font-size: 0;}
.dis{display: inline-block;vertical-align: top;}
.editor p,
.editor div,
.editor em,
.editor b,
.editor span{line-height: inherit;font-size: inherit;color: inherit;}
.editor img{max-width: 100%!important;height: auto!important;}
.border-box{-moz-box-sizing: border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
body{max-width:1920px;min-width:320px;overflow-x: hidden;}
.m_auto{}
.w1536{width: 1536px;margin:0 auto;}
@media (max-width: 1600px){
	.w1536{width: 96%;}
}
#goTop{width:35px; height:35px; text-align:center; line-height:35px; cursor:pointer; color:#FFFFFF; background-color:rgba(192,192,192,.5); position:fixed; right:5%; bottom:50px; z-index:999999;}
/*头部*/
#header{width: 100%;height: 120px;position: relative;}
#header .nav{padding:0 50px;height: 120px;background: url(/images/nav_right.jpg) no-repeat left 50px;}
#header .nav:nth-child(1){background: transparent;}
#header .nav:nth-child(5){background: transparent;margin-left: 50px;}
#header .nav:nth-child(3){margin-right: 50px;}
#header .nav .one{padding-top: 46px;height: 120px;}
#header .nav.have_two .one:hover{background: url(/images/nav.jpg) no-repeat center bottom;}
#header .nav .one .cn{color:#333333;font-size: 16px;}
#header .nav .one .en{margin-top: 2px;color:#999999;font-size: 12px;}
#header .nav .one.on .cn,
#header .nav .one.on .en{color:#1d7bb5;}
#header .nav .one:hover .cn,
#header .nav .one:hover .en{color:#1d7bb5;}
#header .nav .two{height: 0;overflow: hidden;text-align: left;width: 100%;z-index:2;position: absolute;top: 119px;left: 0;right: 0;margin:auto;background: rgba(255,255,255,.8);}
#header .nav.have_two:hover .two{height: auto;padding:19px 0px 5px 0;}
#header .nav .two .child{overflow: hidden;max-width:360px;color:#333333;font-size: 18px;margin-left: 4.23%;margin-bottom: 15px;}
#header .nav .two .child:hover{color:#1d7bb5;}
#header .nav .two .child:nth-child(1){margin-left: 0;}
#header .logo .block{width: 101px;height: 120px;padding-top: 37px;}
#header .logo .block img{max-width: 101px;max-height: 51px;}
#header .lang{margin-top: 49px;border-left:1px solid #ccc;}
#header .lang .a{cursor: pointer;width: 47px;height: 20px;line-height: 20px;color:#333333;font-size: 12px;border:1px solid #cccccc;border-left:none;}
#header .lang .a.on{color:#ffffff;border:1px solid #3d69b0;background: #3d69b0;}

#mobile_header{display: none;height: 70px;}
#mobile_header .logo{margin-top: 10px;}
#mobile_header .menu{cursor: pointer;width: 41px;height: 34px;margin-top: 18px;background: url(/images/menu.png) no-repeat center center/100% auto;}
#mobile_header .close_mobile{cursor: pointer;display: none;width: 41px;height: 34px;margin-top: 18px;background: url(/images/close1.png) no-repeat center center/100% auto;}
#mobile_header .lang{margin-top: 23px;text-align: center;margin-right: 22px;border-left:1px solid #ccc;}
#mobile_header .lang .a{cursor: pointer;width: 28px;height: 20px;line-height: 18px;color:#333333;font-size: 12px;border:1px solid #cccccc;border-left:none;}
#mobile_header .lang .a.on{color:#ffffff;border:1px solid #3d69b0;background: #3d69b0;}
@media (max-width: 1680px){
	#header{height: 78px;}
	#header .nav{background: url(/images/nav_right.jpg) no-repeat left 24px;}
	#header .nav .one{height: 78px;}
	#header .logo .block{height: 78px;}
	#header .nav{padding:0 3.47%;height: 78px;}
	#header .nav:nth-child(5){margin-left: 3.47%;}
	#header .nav:nth-child(3){margin-right: 3.47%;}
	#header .nav .one .cn{font-size: 15px;}
	#header .logo .block{padding-top: 15px;}
	#header .lang{margin-top: 29px;}
	#header .nav .one{padding-top: 18px;}
	#header .nav .two{top: 78px;}
	#header .nav .two .child{font-size: 16px;margin-left: 2.5%;}
}
@media (max-width: 1350px){
	#header .nav{padding: 0 2.5%;}
	#header .nav:nth-child(1){padding-left: 0;}
	#header .nav:nth-child(5){margin-left: 2.5%;}
	#header .nav:nth-child(3){margin-right: 2.5%;}
}
@media (max-width: 1024px){
	#header{display: none;}
	#mobile_header{display: block;}

	#mobile_header .logo img{max-width: 75%;height: auto;}
	#mobile_header .logo{margin-top: 10px;}
}
@media (max-width: 750px){
	#mobile_header .menu,
	#mobile_header .close_mobile{width: 30px;height: 32px;margin-top: 19px;}
}
@media (max-width: 650px){
	#mobile_header .menu{margin-top: 20px;}
	#mobile_header .menu{width: 30px;height: 26px;}
}

/*菜单*/
#nav{overflow: hidden;height: 0;}
#nav{position: absolute;top: 70px;left: 0;right: 0;margin:auto;z-index:999;background: #333333;}
#nav .w710{height: 95%;overflow-y: auto;}

#nav .nav_list{width: 96%;margin:0 auto;border-bottom:1px solid #434343;}
#nav .nav_list li{position: relative;width: 96%;margin:0 auto;border-top:1px solid #434343;}
#nav .nav_list li em.btn{display: block;position: absolute;top: 0;margin:auto;right: 0;width: 35px;height: 60px;background: url(/images/down1.jpg) no-repeat center center/21px 11px;}
#nav .nav_list li .one{width: 100%;display: block;height: 60px;line-height: 60px;color:#ffffff;font-size: 18px;}
#nav .h15{height: 15px;}
#nav .nav_list li .two{background: #444444;padding:0 .31rem 0 .19rem;height: 0;overflow: hidden;}
#nav .nav_list li.on_two .two{height: 100%;border-top: none;}
#nav .nav_list li.on_two .one{color:#1d7bb5;}
#nav .nav_list li.on_two em.btn{background: url(/images/blue_2.png) no-repeat center center/21px 11px;}
#nav .nav_list li .child{font-size: 16px;color:#cccccc;display: inline-block;vertical-align: top;padding-right:4%;text-align: left;}
#nav .nav_list li .two .child{padding-left: 20px;background: url(/images/white.jpg) no-repeat 10px 7px;color:#ffffff;font-size: 16px;}
#nav .nav_list li .two.other_two .child{display: block;margin-bottom: .22rem;width: 90%;}
#nav .nav_list li .child_two{margin-left:15px;margin-top:20px;border-bottom:1px dashed #575757;margin-bottom: 12px;}
#nav .nav_list li .child_two .small{color:#cccccc;padding-bottom: 10px;font-size: 15px;margin-right: 10px;}



/*广告图*/
#owl-demo{display: none!important;}
.owl-carousel .owl-buttons{display: none!important;}
.owl-controls .owl-pagination .owl-page.active{background: #1a77d7;}
.owl-controls{/*display: none!important;*/}
#photo2{display: none;}
#photo_index img{max-width: 100%;max-height:100%;}
@media (max-width: 980px){
	#photo{display: none;}
	#photo2{display: block;}
	#photo2 img{width: 100%;}
	#owl-demo{display: block!important;}
	#photo_index{display: none;}
}
@media (max-width: 750px){
	#photo2 img{width: auto;}
}

#photo_index .swiper-button-prev,
#photo_index .swiper-button-next{width: 20px;height: 30px;-webkit-background-size: cover;background-size: cover;}


/*面包屑*/
#main .white{text-align: center;min-height:58px;background: #fff;border-bottom:1px solid #f1f1f1;}
#main .other_bread{display: none;}
#main .other_bread.open{display: block;position: fixed;top: 0;left: 0;right: 0;z-index:2;}
#main .white .dis{position: relative;margin:0 29px;padding: 0;font-size:16px;color:#333333;height: 58px;line-height: 58px;}
#main .white .dis:after{background:#1a77d7;width: 0;height: 2px;position: absolute;content:"";bottom: 0px;left: 0;right: 0;margin:auto;}
#main .white .dis:hover{color:#1a77d7;}
#main .white .dis.on{color:#1a77d7;font-weight: bold;}
#main .white .dis:hover::after,
#main .white .dis.on:after{width: 100%; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s;}

@media (max-width: 750px){
	#main .white{display: none;}
	#main .other_bread{display: none!important;}
}

/*分页*/
#turn_page{text-align:center; height:45px; }
#turn_page span{border-radius:0;border:none;background: transparent;margin:0 3px;margin-bottom: 5px;height:auto;line-height: normal;}
#turn_page .page_noclick img,
#turn_page .page_button img{vertical-align: top;margin-top: 15px;}
#turn_page font,
#turn_page a{width: auto;}
#turn_page .icon_page_next,
#turn_page .icon_page_prev{display: none;background: transparent;}
#turn_page .page_button,
#turn_page .page_item,
#turn_page .page_button,
#turn_page .page_noclick,
#turn_page .page_item_current{border:none;height: 40px;line-height: 40px;display: inline-block;vertical-align: top;padding:0 18px;color:#666666;font-size: 14px;}
#turn_page .page_button,
#turn_page .page_noclick,
#turn_page .page_item{background:#fff;border:1px solid #cccccc;}
#turn_page .page_button:hover,
#turn_page .page_item:hover,
#turn_page .page_item_current{transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s;color:#fff;background:#1a77d7;}
#turn_page .total{display: inline-block;vertical-align: top;margin:0 4px;width: 76px;text-align: center;line-height: 40px;color:#666666;font-size: 14px;font-family: '微软雅黑';}
#turn_page .pageOne{display: inline-block;vertical-align: top;font-size: 0;}
#turn_page .pageOne select{display: inline-block;vertical-align: top;background: #fff;font-size: 16px;color:#666666;padding:0 35px 0 17px;background: url(/images/page.jpg) no-repeat 39px center;height: 40px;border:1px solid #ebebeb;appearance:none;-moz-appearance:none;-webkit-appearance:none;margin-right: 7px;}
#turn_page .pageOne option{line-height: 24px;}
#turn_page .pageOne .submit{display: inline-block;vertical-align: top;width: 40px;height: 40px;text-align: center;background: #ebebeb;border:none;color:#666666;font-size: 14px;font-family: 'Arial';cursor: pointer;}


/*底部*/
#footer{padding:43px 0 36px 0;background: url(/images/foot_bg.jpg) no-repeat center center/cover;}
#footer .no_open{display: none;}
#footer .logo{width: 619px;height: 69px;margin-left: 18px;}
#footer .no_img{display: none;}
#footer .long{margin:6px 0 20px 0;}
#footer .long img{margin-left: 83px;}
#footer .nav .one{padding:0 16px;background: url(/images/nav_center.png) no-repeat left 12px;}
#footer .nav .one:first-child{background: transparent;}
#footer .nav .one .cn{color:#ffffff;font-size: 16px;opacity: .8;margin-bottom: 8px;}
#footer .nav .one .en{color:#ffffff;font-size: 12px;opacity: .5;}
#footer .message{margin-right: 65px;}
#footer .message .name{opacity:.7;color:#ffffff;font-size: 22px;line-height: 36px;}
#footer .message .msg{padding-left: 33px;opacity:.6;color:#ffffff;font-size: 15px;line-height: 36px;}
#footer .message .phone{background: url(/images/foot_phone.png) no-repeat left center;}
#footer .message .email{background: url(/images/foot_email.png) no-repeat left center;}
#footer .message .address{background: url(/images/foot_address.png) no-repeat 2px 6px;}
#footer .box{width: 121px;}
#footer .box img{max-width: 100%;max-height: 100%;}
#footer .box.last{margin:0 18px 0 28px;}
#footer .box .zi{color:#ffffff;font-size: 14px;margin-top: 8px;}
#copyright{background: #171c25;padding:23px 0 19px 0;}
#copyright .hide_pc{display: none;}
#copyright .fl .zi{color:#ffffff;font-size: 14px;opacity: .4; }
#copyright .fl .links .link:first-child{color:#ffffff;font-size: 14px;opacity: .4; padding:0 21px;background: url(/images/xian.jpg) no-repeat left center;}
#copyright .fl .links .link{color:#ffffff;font-size: 14px;opacity: .4; padding:0 21px;background: url(/images/xian.jpg) no-repeat left center;}
#copyright .fl .links .link:hover{opacity: 1;}
#copyright .fl .links .link:first-child{background: transparent;}
#copyright .fr .dis{opacity:.4;color:#ffffff;font-size: 13px;}
#copyright .fr .a{opacity: 1;}
#copyright .fr span,
#copyright .fr a{opacity:.4;color:#ffffff;font-size: 13px;}
#copyright .fr a.icp{opacity:.4;color:#ffffff;font-size: 13px;}
#copyright .fr a:hover{opacity: 1;}

@media (max-width: 1575px){
	#footer .nav .one .cn{font-size: 15px;margin-top: 5px;}
	#footer .message{width: 30%;margin-right: 3%;}
	#footer .message .msg.address{line-height: 23px;}
	#footer .box{width: 100px;}
	#footer .box div{height: 100px!important;position: static!important;margin:0 auto!important;}
	#footer .box .wechat{margin-top: 26px!important;}
	#footer .box .zi{font-size: 12px;margin:8px 0 0!important;height: auto!important;}
}
@media (max-width: 1440px){
	#footer{padding:45px 0 35px 0;}
	#footer .no_open{display: block;}
	#footer .nav{margin-top: 3px;}
	#footer .long{display: none;}
	#footer .message{background: url(/images/long.jpg) repeat-x left top;padding-top: 12px;width: auto;margin-right: 0;float: none;margin-top: 20px;padding-left: 16px;}
	#footer .message .name{font-size: 20px;}
}
@media (max-width: 1300px){
	#copyright .fl,
	#copyright .fr{float: none;}
	#copyright .fr{margin-top: 15px;}
}

@media (max-width: 1024px){
	#footer .message{width: 65%;margin-top: 25px;padding-top:0;background: transparent;}
	#footer .no_open{display: none;}
	#footer .logo{width: 100%;}
	#footer .fl.nav{text-align: center;float: none;background: url(/images/long.jpg) repeat-x left bottom;padding-bottom: 30px;}
	#footer .box,
	#footer .box.last{margin-top: 25px;}
}

@media (max-width: 830px){
	#footer .message{width: 57%;}
}
@media (max-width: 750px){
	#copyright .fl .links .link,
	#copyright .fl .zi{margin-bottom: 10px;}
	#footer{padding:20px 0 30px 0;}
	#footer .message{text-align: left;width: 100%;float: left;padding: 0 10px;margin-top: 35px;}
	#footer .w1536{text-align: center;}
	#footer .box{float: none;display: inline-block;vertical-align: top;}
	#footer .box.last{margin:25px 15px 0 0;}
	#copyright{text-align: center;}
	#copyright .fr{line-height: 26px;}
}
@media (max-width: 710px){
	#footer .nav .one:nth-child(4){display: none;}
	#footer .nav .one:nth-child(5){display: none;}
	#footer .nav .one:nth-child(6){display: none;}
}
@media (max-width: 500px){
	#footer .nav.fz{display: none;}
	#footer .logo{display: none;}
	#footer .logo.no_img{display: block;margin-left: 0;height: auto;}
	#copyright .fr .dis.copy{display: none;}
	#copyright .fr .dis.hide_pc{display: block;}
	#footer .message{text-align: center;}
	#footer .message .msg{padding-left: 0;background: transparent;}
	#footer .message .name{font-size: 18px;}
}

.contact_box .service{padding: 75px 0 95px 0;background-image: url(/images/contact_bg.jpg);background-position: center top;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;}
.contact_box .title .cn{color:#333333;font-size: 30px;}
.contact_box .title .en{color:#898989;font-size: 18px;font-weight: lighter;margin-top: 8px;}
.contact_box .service .title{margin-bottom: 25px;}
.contact_box .service .content img{max-width: 100%!important;height: auto!important;}
.contact_box .feature{padding: 80px 0 106px 0;background-image: url(/images/feature_bg.jpg);background-position: center top;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;}
.contact_box .feature .title .cn,
.contact_box .feature .title .en{color:#fff;}
.contact_box .feature .title .desc{margin:31px 0 34px 0;font-size: 18px;line-height: 26px;color:#fff;}
.contact_box .feature .list .li{width: 363px;height: 344px;display: inline-block;vertical-align: top;margin-left: 27px;background: url(/images/blue.png) repeat center center;}
.contact_box .feature .list .li.img2{margin-left: 0;}
.contact_box .feature .list .li .feature2{width: 71px;height: 70px;margin:0 auto;margin-top: 86px;margin-bottom: 18px;}
.contact_box .feature .list .li.img2 .feature2{background: url(/images/feature1.png) no-repeat center center;}
.contact_box .feature .list .li.img3 .feature2{background: url(/images/feature2.png) no-repeat center center;}
.contact_box .feature .list .li.img4 .feature2{background: url(/images/feature3.png) no-repeat center center;}
.contact_box .feature .list .li.img5 .feature2{background: url(/images/feature4.png) no-repeat center center;}
.contact_box .feature .list .li .tit{font-size: 24px;margin-bottom: 20px!important;}
.contact_box .feature .list .li .desc{text-align: left;font-size: 18px;line-height: 26px;opacity: .6;}
.contact_box .feature .list .li .tit,
.contact_box .feature .list .li .desc{width: 290px;margin:0 auto;color:#ffffff;}

@media (max-width:1620px){
	.contact_box .feature .list .li{width: 23.6%;}
	.contact_box .feature .list .li .feature2{margin-top:23%;}
	.contact_box .feature .list .li .tit, .contact_box .feature .list .li .desc{width: 85%;}
}
@media (max-width:1520px){
	.contact_box .feature .list {text-align: center;}
	.contact_box .feature .list .li{width: 23%;}
}
@media (max-width:1200px){
	.contact_box .title .cn{font-size: 28px;}
	.contact_box .feature{padding:6% 0 10% 0;}
	.contact_box .feature .list .li{height: 321px;}
	.contact_box .feature .list .li .tit{font-size: 20px;}
	.contact_box .feature .list .li .feature2{margin-top:18%;}
}
@media (max-width:1065px){
	.contact_box .title .cn{font-size: 24px;}
	.contact_box .feature{padding:6% 0 8% 0;}
	.contact_box .feature .list .li{height: 320px;margin-left: 2.2%;}
	.contact_box .feature .list .li .desc{font-size: 16px;}
}

@media (max-width:750px){
	.contact_box .feature .list .li{width: 46%;height: 310px;margin-bottom: 2%;margin-left: 0;}
	.contact_box .feature .list .li:nth-child(odd){margin-right: 2%;}
}

@media (max-width:450px){
	.contact_box .feature .list .li .feature2{margin-top:0;}
	.contact_box .feature .list .li{width: 90%;height: auto;padding:10% 0;margin-bottom: 2.5%;margin-left: 0;}
	.contact_box .feature .list .li:nth-child(odd){margin-right: 0;}
	.contact_box .feature .list .li .tit{font-size: 18px;}
	.contact_box .feature .title .cn{font-size: 20px;}
	.contact_box .title .en{font-size: 17px;}
	.contact_box .feature .title .desc{font-size: 16px;}
	.contact_box .service .content div{text-align: justify!important;}
	.contact_box .service .content div br{display: none;}
}
@media (max-width:360px){
	.contact_box .feature .title .desc{font-size: 14px;}
}

.contact_box .contact_way{padding:98px 0 65px 0;background-image: url(/images/contact_way.jpg);background-position: center top;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;}
.contact_box .contact_way .cn{color:#006cb5;}
.contact_box .contact_way .title{margin-bottom: 38px;}
.contact_box .contact_way .way_box{width: 640px;margin-left: 27px;}
.contact_box .contact_way .way_box .name{padding-left: 52px;color:#006cb5;font-size: 24px;}
.contact_box .contact_way .way_box .way{line-height:30px;padding-left: 52px;color:#666666;font-size: 20px;margin-top: 24px;}
.contact_box .contact_way .way_box .tel{background: url(/images/way1.png) no-repeat left center;}
.contact_box .contact_way .way_box .hot{background: url(/images/way2.png) no-repeat left center;}
.contact_box .contact_way .way_box .email{background: url(/images/way3.png) no-repeat left center;}
.contact_box .contact_way .way_box .fax{background: url(/images/way4.png) no-repeat left center;}
.contact_box .contact_way .way_box .address{background: url(/images/way5.png) no-repeat left 4px;}
#lib_feedback_form.feedback{width: 768px;clear:inherit;overflow: inherit;}
#lib_feedback_form.feedback .online1{display: none;font-size: 24px;color:#006cb5;}
#lib_feedback_form.feedback .tip1{margin-top: 27px;color:#666666;font-size: 18px;margin-bottom: 12px;}
#lib_feedback_form.feedback .feedback_row{margin-bottom: 18px;}
#lib_feedback_form.feedback .feedback_row.short{width: 376px;}
#lib_feedback_form.feedback .feedback_row.long{width: 720px;}
#lib_feedback_form.feedback .feedback_row .name{width: 77px;height: 30px;line-height: 30px;color:#666666;font-size: 16px;}
#lib_feedback_form.feedback .feedback_row.long .form_input{width: 641px;}
#lib_feedback_form.feedback .feedback_row.short .form_input{width: 264px;}
#lib_feedback_form.feedback .feedback_row .form_input{padding-left: 15px;height: 28px;line-height: 28px;border:1px solid #b5b5b5;background: #fff;}
#lib_feedback_form.feedback .feedback_row .form_area{width: 641px;height: 196px;padding:12px 15px;line-height: 28px;border:1px solid #b5b5b5;background: #fff;}
#lib_feedback_form.feedback .feedback_row .blue{color:#006cb5;font-size: 16px;}
#lib_feedback_form.feedback .tip2{margin-left: 76px;margin-top: 13px;color:#006cb5;font-size: 14px;}
#lib_feedback_form.feedback .button{margin-right: 66px;}
#lib_feedback_form.feedback .button input{width: 52px;height: 28px;line-height: 28px;border:none;border-radius:2px;margin-top: 15px;color:#ffffff;font-size: 14px;}
#lib_feedback_form.feedback .button .form_gory_button{background: #006cb5;}
#lib_feedback_form.feedback .button .form_delete_button{background: #b7b7b7;margin-left: 16px;}

@media (max-width: 1560px){
	#lib_feedback_form.feedback .feedback_row.long{width: 100%;}
	.contact_box .contact_way{padding:5% 0 4% 0;}
	.contact_box .contact_way .way_box{width: 40%;margin-left: 3%;}
	#lib_feedback_form.feedback{width: 50%;margin-right: 3%;}
	#lib_feedback_form.feedback .feedback_row.short{width: 48%;margin-right: 4%;}
	#lib_feedback_form.feedback .feedback_row.short:nth-child(3){margin-right: 0;}
	#lib_feedback_form.feedback .feedback_row.short:nth-child(6){margin-right: 0;}
	#lib_feedback_form.feedback .feedback_row.short .form_input{width: 75%;}
	#lib_feedback_form.feedback .feedback_row.long .form_input{width: 88%;}
	#lib_feedback_form.feedback .feedback_row .form_area{width:88%;}
}
@media (max-width: 1360px){
	.contact_box .contact_way .way_box{width: 40%;}
	.contact_box .contact_way .way_box .way{font-size: 18px;}
	#lib_feedback_form.feedback{width: 46%;}
	#lib_feedback_form.feedback .feedback_row{margin-bottom: 12px;}
	#lib_feedback_form.feedback .feedback_row .name{text-align: right;margin-right: 10px;}
	#lib_feedback_form.feedback .feedback_row.short{width: 100%;margin-right: 0;}
	#lib_feedback_form.feedback .feedback_row.short .form_input,
	#lib_feedback_form.feedback .feedback_row .form_area,
	#lib_feedback_form.feedback .feedback_row.long .form_input{width: 83%;}
	#lib_feedback_form.feedback .feedback_row .form_area{height: 130px;}
	#lib_feedback_form.feedback .tip2{margin-left: 86px;}
	#lib_feedback_form.feedback .button input{margin-top: 10px;}
}
@media (max-width: 1276px){
	#lib_feedback_form.feedback .button{margin-right: 10px;}
}
@media (max-width: 1168px){
	#lib_feedback_form.feedback{width: 49%;}
	#lib_feedback_form.feedback .feedback_row .form_area{height: 130px;}
}
@media (max-width: 1095px){
	.contact_box .contact_way .way_box .way{margin-top: 29px;}
	#lib_feedback_form.feedback{width: 50%;}
	#lib_feedback_form.feedback .feedback_row .name{width: 70px;}
	#lib_feedback_form.feedback .feedback_row .blue,
	#lib_feedback_form.feedback .feedback_row .name{font-size: 15px;}
}
@media (max-width: 1024px){
	.contact_box .contact_way .way_box,
	#lib_feedback_form.feedback{margin:0 auto;float: none;}
	#lib_feedback_form.feedback{width: 100%;}
	.contact_box .contact_way .way_box{width: auto;margin-left: 4%;}
	#lib_feedback_form.feedback .online1{text-align: center;display: block;margin-top: 8%;font-size: 20px;}
	#lib_feedback_form.feedback .tip1{text-align: center;color: #898989;font-size: 16px;font-weight: lighter;margin-top: 10px;}
	#lib_feedback_form.feedback .feedback_row.short .form_input, #lib_feedback_form.feedback .feedback_row .form_area, #lib_feedback_form.feedback .feedback_row.long .form_input{width: 90%;}
	#lib_feedback_form.feedback .feedback_row .name{width: 8%;margin-right: 1%;}
}
@media (max-width: 900px){
	.contact_box .contact_way .way_box{width: 87%;margin-left: 7.5%;}
	#lib_feedback_form.feedback .feedback_row .name{width: 12%;margin-right: 1%;}
	#lib_feedback_form.feedback .feedback_row.short .form_input, #lib_feedback_form.feedback .feedback_row .form_area, #lib_feedback_form.feedback .feedback_row.long .form_input{width: 80%;}
	#lib_feedback_form.feedback .tip2{margin-left: 13%;}
	#lib_feedback_form.feedback .button_fr{width: 131px;margin-right: 6%;}
}
@media (max-width: 750px){
	.contact_box .contact_way .way_box{width: 76%;margin:0 auto;}
	.contact_box .contact_way .way_box .way{margin-top: 16px;font-size: 16px;}
	.contact_box .contact_way .way_box .name{font-size: 20px;}
	#lib_feedback_form.feedback{width: 90%;}
	#lib_feedback_form.feedback .feedback_row .name{width: 18%;font-size: 16px;}
	#lib_feedback_form.feedback .feedback_row.short .form_input,
	#lib_feedback_form.feedback .feedback_row .form_area,
	#lib_feedback_form.feedback .feedback_row.long .form_input{width: 73%;}
	#lib_feedback_form.feedback .tip2,
	#lib_feedback_form.feedback .button_fr{float: none;}
	#lib_feedback_form.feedback .tip2{margin-left: 19%;}
	#lib_feedback_form.feedback .button_fr{margin:0 auto;margin-top: 25px;}
}

@media (max-width: 516px){
	.contact_box .contact_way .title{margin-bottom: 20px;}
	.contact_box .contact_way .way_box{width: 96%;}
	#lib_feedback_form.feedback{width: 96%;}
	#lib_feedback_form.feedback .feedback_row .name{width: 21%;}
	#lib_feedback_form.feedback .feedback_row.short .form_input,
	#lib_feedback_form.feedback .feedback_row .form_area,
	#lib_feedback_form.feedback .feedback_row.long .form_input{width: 72%;}
	#lib_feedback_form.feedback .feedback_row .form_area{height: 98px;}
	#lib_feedback_form.feedback .tip2{margin-left: 22%;}
}
@media (max-width: 400px){
	.contact_box .title .cn{font-size: 20px;}
	.contact_box .title .en{font-size: 16px;}
	.contact_box .contact_way{margin-bottom: 35px;}
	.contact_box .contact_way .way_box .way{padding-left: 37px;}
	.contact_box .contact_way .way_box .name{font-size: 18px;}
	#lib_feedback_form.feedback .feedback_row .name{width: 100%;display: block;text-align: left;}
	#lib_feedback_form.feedback .feedback_row.short .form_input,
	#lib_feedback_form.feedback .feedback_row .form_area,
	#lib_feedback_form.feedback .feedback_row.long .form_input{width: 100%;}
	#lib_feedback_form.feedback .tip2{margin-left: 0;}
}

.contact_box .join_us{padding:6.38% 0 11.72% 0;background:url(/images/join.jpg) no-repeat center center/cover;}
.contact_box .join_us .title{margin-bottom: 48px;}
.contact_box .join_us .content.mobile{display: none;}
.contact_box .join_us .title .en,
.contact_box .join_us .content *,
.contact_box .join_us .title .cn{color:#ffffff;}

@media (max-width: 900px){
	.contact_box .join_us{padding:11% 0 20% 0;}
	.contact_box .join_us .title{margin-bottom: 5.33%;}
	.contact_box .join_us .content *{font-size: 18px!important;}
}
@media (max-width: 750px){
.contact_box .join_us .content{display: none;}
.contact_box .join_us .content.mobile{display: block;}
}
@media (max-width: 600px){
	.contact_box .join_us .w1536{width: 90%;}
	.contact_box .join_us .content *{font-size: 16px!important;}

}

.info_box .shadow_box{padding-top: 79px;padding-bottom: 102px;box-shadow: 0px 11px 23px 0px #f2f2f2 inset;}
.info_box .item{width:100%; height:230px; z-index:100; overflow:hidden; visibility:hidden;}
.info_box .item .date{width:14.83%; padding:25px 0 0 1%; left:0; top:0; z-index:101;}
.info_box .item .date span{line-height:36px;}
.info_box .item .date .md{font-size:36px; color:#666666;font-weight: lighter;font-family: '苹方';}
.info_box .item .date .y{font-size:14px; color:#999;}
.info_box .item .date i{font-size:14px; color:#999;}
.info_box .item .info{width:52.16%; height:100%; left:15.82%; top:0; z-index:101; border-left:1px solid #dddddd;}
.info_box .item .info:before{content:''; height:0%; position:absolute; margin-left:-1px; border-left:1px solid #3879c2; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.info_box .item .info .title{width:100%; margin-left:5.5%; line-height:64px; overflow:hidden;}
.info_box .item .info .title a{color:#333333; text-decoration:none; font-size:18px;}
.info_box .item .info .brief{width:100%; margin-left:5.5%; color:#666666; line-height:30px;}
.info_box .item .info .brief.small1{display: none;}
.info_box .item .info .inner_date{margin-left:5.5%; line-height:16px; color:#999; display:none;}
.info_box .item .img{width:18.33%; right:2%; top:0; z-index:101;}
.info_box .item:hover .date .md{color:#3879c2;}
.info_box .item:hover .date i{margin-left:5%;}
.info_box .item:hover .info .title a{color:#3879c2;}
.info_box .item:hover .info:before{height:70%;}
.info_box .item:hover .title, .info_box .item:hover .brief{margin-left:6.5%;}
.info_box .item:hover .img{right:3%;}
.info_box .page{margin-top: 35px;}
@media only screen and (max-width: 1300px){
	.info_box .item .info .brief{display: none;}
	.info_box .item .info .brief.small1{display: block;}
}
@media only screen and (max-width: 1200px){
	.info_box .item .date{padding-top:15px;}
	.info_box .item .date .md{font-size:30px;}
	.info_box .item .info .title{line-height:54px;}
	.info_box .item .info .brief{line-height:24px;}
}

@media only screen and (max-width: 980px){
	.info_box .item{height:190px;}
	.info_box .item .date{padding-top:5px;}
	.info_box .item .date .md{font-size:24px;}
	.info_box .item .info .title{line-height:34px;}
	.info_box .item .info .brief{line-height:24px;}
}

@media only screen and (max-width: 880px){
	.info_box .item .date{display:none;}
	.info_box .item .info{width:60%; left:0;}
	.info_box .item .info:before{display:none;}
	.info_box .item .img{width:25%; right:2%;}
}

@media only screen and (max-width: 720px){
	.info_box .shadow_box{padding}
	.info_box .item{height:140px;}
	.info_box .item .date{display:none;}
	.info_box .item .info{width:68%; left:24%;}
	.info_box .item .info .title{height:20px; line-height:20px; overflow:hidden;}
	.info_box .item .info .title a{font-size:14px;}
	.info_box .item .info .brief{height:24px; overflow:hidden;}
	.info_box .item .info .inner_date{display:block;}
	.info_box .item .img{width:20%; left:1%;}
}

@media only screen and (max-width: 580px){
	.info_box .item{height:100px;}
}

.info_detail .w1139{width: 1139px;margin:0 auto;}
.info_detail .detail_bread{height: 48px;background: #f6f6f6;}
.info_detail .detail_bread .dis{line-height: 48px;color:#999999;font-size: 14px;}
.info_detail .detail_bread .dis.position{padding-left: 17px;background: url(/images/home.jpg) no-repeat left center;color:#666666;}
.info_detail .detail_bread .dis.on{color:#666666;}
.info_detail .detail{padding-top: 75px;padding-bottom: 76px;}
.info_detail .detail .editor img{max-width: 100%!important;}
.info_detail .detail .top_title{color:#1a77d7;font-size: 26px;margin-bottom: 18px;}
.info_detail .detail .top_title br{display: none;}
.info_detail .detail .top_time{margin-bottom: 48px;}
.info_detail .detail .top_time .dis{color:#999999;font-size: 16px;}
.info_detail .detail .top_time .dis.form{margin-left: 27px;}
.info_detail .detail .prev_next{margin-top:39px;padding-top: 39px;border-top:1px solid #eeeeee;}
.info_detail .detail .prev_next .dis{color:#666666;font-size: 14px;line-height: 30px;}
.info_detail .detail .prev_next a.dis:hover{color:#1a77d7;}

@media (max-width: 1200px){
	.info_detail .w1139{width: 95%;}
	.info_detail .detail .top_title{font-size: 20px;}
}
@media (max-width: 750px){
	.info_detail .detail{padding:10% 0;}
	.info_detail .detail .top_time{margin-bottom: 6.4%;}
}
@media (max-width: 375px){
	.info_detail .detail .top_title{font-size: 18px;}
}


.about_box .public_box{padding-top: 97px;box-shadow: 0px 11px 23px 0px #f2f2f2 inset;}
.about_box .public_box .public .cn{color:#333333;font-size: 30px;margin-bottom: 4px;}
.about_box .public_box .public .en{color:#898989;font-size: 18px;font-weight: lighter;}
.about_box .introduce{margin-top: 50px;}
.about_box .company{margin-top: 40px;margin-bottom: 80px;}
.about_box .development_box{padding-top: 80px;padding-bottom: 83px;background: url(/images/development.jpg) no-repeat center top/cover;}
.about_box .development_box .public .cn,
.about_box .development_box .public .en{color:#fff;}
#development_box{position: static;width: 1450px;margin:0 auto;margin-top: 70px;background: url(/images/xian1.png) no-repeat center 29px;}
#development_box .swiper-slide{position: relative;height: 300px;}
#development_box .swiper-slide .date{color:#ffffff;font-size: 14px;background-image: url(/images/quan.png);background-repeat: no-repeat;}
#development_box .swiper-slide:nth-child(odd) .date{padding-bottom: 15px;background-position:center bottom;}
#development_box .swiper-slide:nth-child(even) .date{padding-top: 37px;background-position:center 23px;}
#development_box .swiper-slide .desc{width: 280px;margin-top: 32px;height: 0;overflow: hidden;}
#development_box .swiper-slide .desc .blue1{margin-left: 135px;width: 23px;height: 11px;background: url(/images/blue1.png) no-repeat center center;}
#development_box .swiper-slide .desc .d{clear: both;background: #1a77d7;height: 15px;}
#development_box .swiper-slide .desc .p{padding:0 23px 32px 35px;background: #1a77d7;color:#ffffff;font-size: 13px;line-height: 20px;}
#development_box .swiper-slide .desc .p li{list-style-type: disc;padding-top: 10px;}
.about_box .development_other .desc .p li{list-style-type: disc;padding-top: 10px;}
#development_box .swiper-slide:last-child .desc{position: absolute;margin-top: 0!important;top: 67px;right: 0;}
#development_box .swiper-slide:last-child .blue1{float: right;margin-left: 0;margin-right: 61px;}
#development_box .swiper-slide:hover .date{color:#1a77d7;background-image: url(/images/quan11.png);background-repeat: no-repeat;}
#development_box .swiper-slide:hover .desc{height: 250px;}
#development_box .swiper-button-prev,
#development_box .swiper-button-next{width: 40px;height: 40px;top: 30px;}
#development_box .swiper-button-prev{left: 0;background: url(/images/development_left_white.png) no-repeat left center;}
#development_box .swiper-button-next{left: auto;right: 0;background: url(/images/development_right.png) no-repeat right center;}

@media (max-width: 1536px){
	.about_box .development{width: 1300px;}
	#development_box{width: 1236px;}
	#development_box .swiper-slide .desc .blue1{margin-left: 143px;}
	#development_box .swiper-slide:last-child .blue1{float: right;margin-left: 0;margin-right: 90px;}
}
@media (max-width: 1350px){
	.about_box .public_box{padding-top:7%;}
	.about_box .development_box{padding:6% 0;}
	.about_box .development{width: 1180px;}
	#development_box{width: 1100px;}
	#development_box .swiper-slide .desc .blue1{margin-left: 126px;}
	#development_box .swiper-slide:last-child .blue1{float: right;margin-left: 0;margin-right: 80px;}
}
@media (max-width: 1245px){
	.about_box .development_box{padding:5% 0;}
	.about_box .development{width: 1100px;}
	#development_box{width: 1000px;}
	#development_box .swiper-slide{height: 255px;}
	#development_box .swiper-slide .desc .d{height: 14px;}
	#development_box .swiper-slide .desc .blue1{margin-left:114px;}
	#development_box .swiper-slide .desc{width: 238px;}
	#development_box .swiper-slide:last-child .blue1{float: right;margin-left: 0;margin-right:70px;}
}
@media (max-width: 1200px){
	#development_box .swiper-slide .desc .blue1{margin-left:108px;}
	#development_box .swiper-slide .desc{margin-left: 48px;}
}
@media (max-width: 1150px){
	.about_box .public_box .public .cn{font-size: 24px;}
	
	.about_box .development_box{padding:5% 0;}
	.about_box .development{width: 1000px;}
	#development_box{width: 950px;}
	#development_box .swiper-slide .desc{margin-left:39px;}
	/*#development_box .swiper-slide:last-child .blue1{float: right;margin-left: 0;margin-right:85px;}*/
}
@media (max-width: 1030px){
	.about_box .development{display: none;}
}
@media (max-width: 981px){
	.about_box .public_box .public .cn{font-size: 20px;}
	.about_box .public_box .public .en{font-size: 16px;}
	.about_box .company{margin-bottom: 8%;}
	.about_box .introduce{margin-top: 5.09%;}
}

.about_box .development_other2,
.about_box .development_other{display: none;background: url(/images/blue_small.jpg) repeat-y 40px top;padding:60px 0 30px 0;}
.about_box .development_other2 .development1,
.about_box .development_other .development1{position: relative;margin-bottom: 35px;}
.about_box .development_other2 .date,
.about_box .development_other .date{height: 25px;position: absolute;left: 35px;top: 0;bottom: 0;margin:auto;width: auto;color:#fff;font-size: 18px;padding-left: 22px;background: url(/images/quan11.png) no-repeat left center/11px 11px;}
.about_box .development_other2 .desc,
.about_box .development_other .desc{position: relative;width: 85%;float: right;}
.about_box .development_other2 .desc .blue1,
.about_box .development_other .desc .blue1{position: absolute;top: 0;bottom: 0;left: 0;margin:auto;width: 12px;height: 23px;background: url(/images/left_blue.png) no-repeat center center;}
.about_box .development_other2 .desc .p,
.about_box .development_other .desc .p{color:#fff;padding:10px 10px 10px 10px;margin-left: 12px;font-size: 16px;line-height: 25px;background: #1a77d7;}

@media (max-width: 1030px){
	.about_box .development_other{display: block;}
	.about_box .development_other .desc .p li,
	#development_box .swiper-slide .desc .p li{list-style-type: none;}
	.about_box .company{margin-bottom: 55px;}
}
@media (max-width: 980px){
	.about_box .development_box{background: transparent;padding-top: 0;}
	.about_box .development_other .date{color:#1a77d7;}
	.about_box .development_box .public .cn{color:#333;}
	.about_box .development_box .public .en{color:#898989;}
	.about_box .development_other{background: url(/images/blue_small.jpg) repeat-y 6px top;padding:45px 0 30px 0;}
	.about_box .development_other .date{left: 0;}
	.about_box .development_other2 .desc,
	.about_box .development_other .desc{position: relative;width: 80%;}
}
@media (max-width: 750px){
	.about_box .development_other{display: none;}
	.about_box .development_other2{padding:0;margin-top: 35px;display: block;position: relative;}
	.about_box .development_other2 .swiper-container{position: static;width: 500px;height:323px;}
	.about_box .development_other2 .swiper-slide{padding-bottom: 40px;background: url(/images/blue_small.jpg) repeat-y 20px top;padding-top: 20px;}
	.about_box .development_other2{background: transparent;}
	.about_box .development_other2 .desc{display: inline-block;vertical-align: top;width: 375px;margin-left: 10px;}
	.about_box .development_other2 .swiper-button-next,
	.about_box .development_other2 .swiper-button-prev{height: 30px;}
	.about_box .development_other2 .date{display: inline-block;vertical-align: top;color:#1a77d7;position: static;padding-left: 16px;margin-left: 15px;margin-top: 23px;}

	.about_box .development_other2 .desc,
	.about_box .development_other .desc{float: none;width: 100%;margin-left: 6%;margin-top: 3%;}

}
@media (max-width: 580px){
	.about_box .development_other2 .swiper-container{width: 465px;}
	.about_box .development_other2 .desc{width: 344px;}
	.about_box .development_other2 .swiper-button-prev,
	.about_box .development_other2 .swiper-button-next{width: 20px;height: 25px;background-repeat: no-repeat;-webkit-background-size: cover;background-size: cover;}
	.about_box .development_other2 .swiper-button-next{right: 0;}
	.about_box .development_other2 .swiper-button-prev{left: 0;}
}
@media (max-width: 500px){
	.about_box .development_box{padding:5% 0 0;}
	.about_box .development_other2{margin-bottom: 50px;}
	.about_box .development_other2 .development1{margin-bottom: 0;}
	.about_box .development_other2 .swiper-container{width: 400px;height: 480px;}
	.about_box .development_other2 .desc .blue1{top: -12px;left: 30px;width: 23px;height: 12px;bottom:auto;background: url(/images/blue1.png) no-repeat left top;}
	.about_box .development_other2 .desc{margin-left: 30px;margin-top: 20px;}
	.about_box .development_other2 .date{padding-left: 27px;}
}
@media (max-width: 420px){
	.about_box .development_other2 .swiper-container{width: 320px;height: 550px;}
	.about_box .development_other2 .desc{width: 275px;}
}
@media (max-width: 375px){
	.about_box .development_other2 .swiper-button-prev,
	.about_box .development_other2 .swiper-button-next{width: 15px;height: 22px;}
}
@media (max-width: 340px){
	.about_box .development_other2 .swiper-container{width: 287px;}
	.about_box .development_other2 .desc{width: 245px;}
}

.honor_box{margin-top: 78px;margin-bottom: 3.84%;}
.honor_box .public{margin-bottom: 38px;}
.honor_box .long_box{border-bottom:1px solid #cccccc;}
.honor_box .long_box .btn1{cursor: pointer;position: relative;padding:0 44px;height: 59px;line-height: 59px;color:#666666;font-size: 20px;}
.honor_box .long_box .btn1:after{content:"";position: absolute;left: 0;right: 0;margin:auto;bottom: -2px;width: 0;height: 2px;background: #1a77d7;}
.honor_box .long_box .btn1:hover,
.honor_box .long_box .btn1.on{color:#1a77d7;}
.honor_box .long_box .btn1:hover::after,
.honor_box .long_box .btn1.on:after{width: 100%;transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; }
.honor_box .desc2,
.honor_box .desc1{margin:50px 20px;color:#666666;font-size: 16px;line-height: 26px;}
.honor_box .desc2{display: none;}
.honor_box .swiper_honor{height: 0;overflow: hidden;}
.honor_box .swiper_honor .swiper-wrapper{height: auto!important;}
.honor_box .swiper_honor .honor_list{width: 1410px;margin:0 auto;}
.honor_box .swiper_honor.open{height: auto;}
.honor_box .swiper_honor .img{height: 350px;text-align: center;width: 100%;border:1px solid #e5e5e5;min-width: 100%;}
.honor_box .swiper_honor .img img{max-width:98%;vertical-align: middle;}
.honor_box .swiper_honor .img span{vertical-align: middle;display: inline-block;height: 100%;}
.honor_box .swiper_honor .name{margin-top: 10px;height: 57px;line-height: 57px;color:#666666;font-size: 14px;}
.honor_box .swiper_honor .swiper-slide:hover .img{border:1px solid #1a77d7;box-shadow: 0px 0px 20px #d6d5d5;}
.honor_box .swiper_honor .swiper-slide:hover .name{color:#1a77d7;}
.honor_box .swiper_honor .swiper-button-prev,
.honor_box .swiper_honor .swiper-button-next{width: 40px;height: 40px;}
.honor_box .swiper_honor .swiper-button-prev{left: 0;background: url(/images/honor_left_gray.png) no-repeat left center;}
.honor_box .swiper_honor .swiper-button-next{width: 60px;left: auto;right: 0;background: url(/images/honor_right.png) no-repeat center center;}

@media (max-width: 1550px){
	.honor_box .swiper_honor .honor_list{width: 1300px;}
	.honor_box .swiper_honor .img{height: 359px;}
	.honor_box .swiper_honor .swiper-button-prev{width: 60px;background: url(/images/honor_left_gray.png) no-repeat 50% center;}
	.honor_box .swiper_honor .swiper-button-next{background: url(/images/honor_right.png) no-repeat 50% center;}
}
@media (max-width: 1440px){
	.honor_box .swiper_honor .honor_list{width: 1150px;}
	.honor_box .swiper_honor .img{padding:15px;}
	.honor_box .swiper_honor .swiper-button-prev{width: 60px;background: url(/images/honor_left_gray.png) no-repeat right center;}
	.honor_box .swiper_honor .swiper-button-next{background: url(/images/honor_right.png) no-repeat left center;}
}
@media (max-width: 1350px){
	.honor_box .swiper_honor .swiper-button-prev,
	.honor_box .swiper_honor .swiper-button-next{width: 20px;}
	.honor_box .swiper_honor .swiper-button-prev{background: url(/images/honor_left_gray.png) no-repeat left center;}

}
@media (max-width: 1265px){
	.honor_box .swiper_honor .honor_list{width: 1110px;}
	.honor_box .swiper_honor .img{height: 300px;}
}
@media (max-width: 1200px){
	.honor_box .swiper_honor .honor_list{width: 1000px;}
	.honor_box .swiper_honor .img{height: 300px;}
}
@media (max-width: 1100px){
	.honor_box .swiper_honor .honor_list{width: 980px;}
	.honor_box .swiper_honor .img{height: 295px;}
}
@media (max-width: 1065px){
	.honor_box .swiper_honor .honor_list{width: 900px;}
	.honor_box .swiper_honor .img{height: 290px;}
}
@media (max-width: 990px){
	.honor_box .long_box .btn1{font-size: 18px;}
	.honor_box .desc1,
	.honor_box .desc2{margin:30px 0;}
	.honor_box .swiper_honor .honor_list{width: 820px;}

	.honor_box .swiper_honor .img{width: 100%;}

	.honor_box .swiper_honor .img img{width: auto;}
}

@media (max-width: 980px){
	.honor_box{margin-top: 5px;}
}
@media (max-width: 910px){
	.honor_box .swiper_honor .honor_list{width: 91%;}
}

@media (max-width: 750px){
	.honor_box .swiper_honor .img{height: 210px;}
}
@media (max-width: 585px){
	.honor_box .swiper_honor .honor_list{width: 78%;}
}
@media (max-width: 540px){
	.honor_box .swiper_honor .honor_list{width: 90%;}
	.honor_box .swiper_honor .img{padding: 0;}
	.honor_box .long_box .btn1{padding: 0 20px;font-size: 16px;}
}
@media (max-width: 400px){
	.honor_box .swiper_honor .swiper-button-prev,
	.honor_box .swiper_honor .swiper-button-next{top: 0;bottom: 0;margin:auto;}
}

.about_box .advantage_box{padding:78px 0 81px 0;background: url(/images/advantage_bg.jpg) no-repeat center center/cover;}
.about_box .advantage_box .public{margin-bottom: 58px;}
.about_box .advantage_box .public .cn,
.about_box .advantage_box .public .en{color:#fff;}
.about_box .advantage_box .advantage_li .li{width: 380px;padding-left: 30px;height: 189px;background: url(/images/white.png) repeat center center;margin-left: 5px;}
.about_box .advantage_box .advantage_li .li:nth-child(1){margin-left: 0;}
.about_box .advantage_box .advantage_li .li .img{padding-top: 31px;}
.about_box .advantage_box .advantage_li .li .title{margin:23px 0 15px 0;color:#ffffff;font-size: 18px;}
.about_box .advantage_box .advantage_li .li .intro{color:#ffffff;font-size: 14px;}

@media (max-width: 1600px){
	.about_box .advantage_box .advantage_li .li{width: 24.5%;margin-left: .5%;}
}
@media (max-width: 1365px){
	.about_box .advantage_box .advantage_li .li{padding:0 20px;}
	.about_box .advantage_box .advantage_li .li .img{padding-top: 20px;}
}
@media (max-width: 981px){
	.about_box .advantage_box .advantage_li .li{width: 49%;margin-left: 2%;margin-bottom: 2%;}
	.about_box .advantage_box .advantage_li .li:nth-child(odd){margin-left: 0;}
}
@media (max-width: 750px){
	.about_box .advantage_box{padding:10% 0 10.8% 0;}
	.about_box .advantage_box .public{margin-bottom: 7.73%;}
	.about_box .advantage_box .advantage_li .li .img{margin-top: 3.5%;}
	.about_box .advantage_box .advantage_li .li{height: 215px;}
}

.products_box .big1{padding-left: 14px;background: url(/images/cate_blue.png) no-repeat left center;color:#333333;font-size: 26px;margin-bottom: 47px;}
.products_box .more1{margin-top: 3px;border-radius:3px;height: 32px;line-height: 32px;color:#1a77d7;font-size: 14px;padding: 0 23px;border:1px solid #1a77d7;}
.products_box .gray_box{margin-bottom: 74px;padding-top: 6.5%;padding-bottom: 8.3984375%;box-shadow: 0px 15px 68px 0px #f2f2f2 inset;background: #fafafa;}
.products_box .category1{}
.products_box .category1 .products{width: 33.3%;}
.products_box .category1 .products .open{display: block;}
.products_box .category1 .products .no{display: none;}
.products_box .category1 .products .proImg div{background-repeat: no-repeat;background-position: left center;-webkit-background-size: auto auto;background-size: auto auto;}
.products_box .category1 .products .proImg div,
.products_box .category1 .products .intro{width: 511px;height: 391px;}
.products_box .category1 .products .intro{padding:55px 30px 0 45px;background: url(/images/intro_bg.jpg) no-repeat center center;}
.products_box .category1 .products .intro .name{color:#333333;font-size: 26px;padding-bottom: 12px;background: url(/images/title1.jpg) no-repeat left bottom;margin-bottom: 22px;}
.products_box .category1 .products .intro .desc{padding-right: 8px;height: 227px;overflow: hidden;color:#666666;font-size: 16px;line-height: 33px;}

.products_box .category2{margin-bottom: 80px;}
.products_box .category2 .load_stop{margin-bottom: 35px;}
.products_box .category2 .load_stop:last-child{margin-bottom: 0;}
.products_box .category2 .cate_intro .name_blue{margin-top: 18px;color:#1a77d7;font-size: 24px;margin-bottom: 50px;}
.products_box .category2 .button_list{margin-bottom: 34px;border-bottom:1px solid #cccccc;}
.products_box .category2 .button_list .b{cursor: pointer;position: relative;margin-left: 83px;padding-bottom: 12px;color:#333333;font-size: 20px;display: inline-block;}
.products_box .category2 .button_list .b:after{content:"";position: absolute;left: 0;right: 0;margin:auto;bottom: -2px;width: 0;height: 3px;background: #1a77d7;}
.products_box .category2 .button_list .b.on::after{width: 100%;}
.products_box .category2 .button_list .b:hover::after{width: 100%;transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.products_box .category2 .button_list .b:nth-child(1){margin-left: 0;}
.products_box .category2 .intro_list .intro_box{display: none;padding-top: 12px;height: 310px;overflow: hidden;}
.products_box .category2 .intro_list .intro_box.open{display: block;}
.products_box .category2 .cate_img{width: 44.92%;}
.products_box .category2 .cate_intro{width: 49%;margin-right: 2.2786%;}

.products_box .category3{padding-top: 6.6%;padding-bottom: 3.5%;/*margin-bottom: 75px;*/background: #fafafa;}
.products_box .category3 .category3_list{display: none;}
.products_box .category3 .category3_list.open{display: block;}
.products_box .category3 .intro{color:#666666;font-size: 18px;line-height: 32px;margin-bottom:27px;}
.products_box .category3 .li{width: 23.37%;margin-bottom: 22px;margin-right: 2.14%;}
.products_box .category3 .li:nth-child(4n){margin-right: 0;}
.products_box .category3 .li .name{width: 100%;padding:18px 0;color:#666666;font-size: 16px;}

.products_box .category4 {margin-bottom: 5.6%;padding-top: 75px;}
.products_box .category3 .swiper-container,
.products_box .category4 .swiper-container{width: 1450px;position: static;}
.products_box .category4 .swiper-slide .img{position: relative;height: 194px;overflow: hidden;}
.products_box .category4 .swiper-slide .img img{width: 100%;}
.products_box .category4 .swiper-slide .img .hover{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.5);display: none;overflow: hidden;}
.products_box .category4 .swiper-slide .img .hover .tit1{font-size: 20px;color: #fff;padding-top: 10%;padding-left: 5%;}
.products_box .category4 .swiper-slide .img .hover .tit2{font-size: 16px;color: #fff;padding-top: 3%;padding-left: 5%;}
.products_box .category4 .swiper-slide:hover .hover{display: block;}
.products_box .category4 .swiper-slide .b1{}
.products_box .category4 .swiper-slide .name{padding-top: 18px;padding-bottom: 15px;color:#666666;font-size: 16px;}
.products_box .category4 .swiper-slide:hover .name{box-shadow: 0 0 32px #ddd;}
.products_box .category3 .swiper-button-prev,
.products_box .category3 .swiper-button-next,
.products_box .category4 .swiper-button-prev,
.products_box .category4 .swiper-button-next{width: 14px;height: 24px;top: 33.63%;margin:auto;}
.products_box .category3 .swiper-button-prev,
.products_box .category4 .swiper-button-prev{left: 0;background: url(/images/cate_left.jpg) no-repeat center center;}
.products_box .category3 .swiper-button-next,
.products_box .category4 .swiper-button-next{left: auto;right: 0;background: url(/images/cate_right.jpg) no-repeat center center;}

@media (max-width: 1600px){
	.products_box .category1 .products .proImg div,
	.products_box .category1 .products .intro{width: 100%;}
	.products_box .category1 .products .intro{padding:10.76% 5.87% 0 8.8%;}
	.products_box .category1 .products .intro .name{font-size: 24px;margin-bottom: 8.4%;}
	.products_box .gray_box{padding-bottom: 6.5%;}
	.products_box .gray_box{margin-bottom: 3.4%;}
}
@media (max-width: 1576px){
	.products_box .category4 .swiper-container{width: 1400px;}
}
@media (max-width: 1520px){
	.products_box .category4 .swiper-container{width: 1300px;}
}
@media (max-width: 1550px){
	.products_box .category2 .cate_intro{width: 47%;margin-right: 1.5%;}
	.products_box .category2 .cate_intro .name_blue{margin-bottom: 35px;}
	.products_box .category2 .cate_intro .name_blue{margin-top: 5px;}
	.products_box .category2 .button_list{margin-bottom: 25px;}
}
@media (max-width: 1440px){
	.products_box .category2 .cate_intro{width: 45%;margin-right: .5%;}
	.products_box .category2 .cate_intro .name_blue{margin-bottom: 15px;}
	.products_box .category2 .intro_list .intro_box{height: 286px;}
	.products_box .category2 .cate_intro .name_blue{margin-bottom: 22px;}
	.products_box .category2 .cate_img{width: 50%;}
	.products_box .category2{margin-bottom: 5.56%;}
	.products_box .category3{padding-top: 3.5%;}
	.products_box .category3 .li{margin-bottom: 1.53%;}
	.products_box .category3 .big1{margin-bottom: 23px;}
}
@media (max-width: 1400px){
	.products_box .category4 .swiper-container{width: 1210px;}

	.products_box .category4 .swiper-slide .img{max-height: 165px;}
}
@media (max-width: 1300px){
	.products_box .category4 .swiper-container{width: 1100px;}
}
@media (max-width: 1200px){
	.products_box .category1 .products .intro {padding: 4.76% 5.87% 0 4.8%;}
	.products_box .category1 .products .intro .name{margin-bottom: 4.5%;}
	.products_box .category1 .products .intro .name{font-size: 20px;}
	.products_box .category1 .products .proImg div,
	.products_box .category1 .products .intro{height: 338px;}
	.products_box .category1 .products .intro .desc{font-size: 16px;}
	.products_box .big1{font-size: 20px;margin-bottom: 25px;}
	.products_box .more1{margin-top: 0;height: 28px;line-height: 28px;}
	.products_box .category2 .cate_intro .name_blue{font-size: 20px;margin-bottom: 20px;}
	.products_box .category2 .button_list .b{font-size: 16px;}
	.products_box .category2 .button_list{margin-bottom: 15px;}
	.products_box .category2 .intro_list .intro_box{height: 239px;}
	.products_box .category3 .intro{font-size: 16px;}
	.products_box .category3 .li{width: 31.9%;}
	.products_box .category3 .li:nth-child(3n){margin-right: 0;}
	.products_box .category3 .li:nth-child(4n){margin-right: 2.14%;}
	.products_box .category4 .swiper-container{width: 1000px;}

	.products_box .category4 .swiper-slide .img .hover .tit1{font-size: 16px;}
	.products_box .category4 .swiper-slide .img .hover .tit2{font-size: 14px;}
}
@media (max-width: 1085px){
	.products_box .category4 .swiper-container{width: 940px;margin-top: 25px;}
}
@media (max-width: 1024px){
	.products_box .category1 .products{width: 100%;}
	.products_box .category1 .products .intro {padding: 1.76% 1.87% 0 3.8%;}
	.products_box .category1 .products .intro .desc{font-size: 14px;}
	.products_box .category1 .products .proImg{width: 50%;float: left;}
	.products_box .category1 .products .intro{float: left;width: 50%;height: 350px;}
	.products_box .category1 .products .proImg div{width: 100%;height: 350px;}
	.products_box .category4 .swiper-container{width: 900px;}
}
@media (max-width: 990px){
	/*.products_box .category2 .cate_intro .name_blue{display: none;}*/
	.products_box .category4 .swiper-container{width: 820px;}
}
@media (max-width: 920px){
	.products_box .category2 .cate_img,
	.products_box .category2 .cate_intro{float: none;width: 100%;}
	.products_box .category2 .load_stop:last-child{margin-bottom: 35px;}
	.products_box .category2 .cate_intro .name_blue{display: block;margin:25px 0 20px;}
	.products_box .category2 .button_list{margin-bottom: 25px;}
	.products_box .category2 .intro_list .intro_box{padding:0 20px 0 0;height: auto;}
	.products_box .category4 .swiper-container{width: 750px;}
}
@media (max-width: 835px){
	.products_box .category4 .swiper-container{width: 650px;}
}
@media (max-width: 750px){
	.products_box .category1 .products .intro {padding: 1.76% 1.8% 0 1.8%;}
	.products_box .category1 .products .proImg div,
	.products_box .category1 .products .intro{height: 300px;}
	.products_box .category1 .products .intro .desc{font-size: 16px;line-height: 28px;}
	.products_box .category1 .products .intro .name{font-size: 18px;}
/*	.products_box .category3 .li{width: 48.5%;margin-right: 1.5%;}
	.products_box .category3 .li:nth-child(2n){margin-right: 0;}
	.products_box .category3 .li:nth-child(3n){margin-right: 1.5%;}
	.products_box .category3 .li:nth-child(4n){margin-right: 1.5%;}*/
	.products_box .category3 .swiper-container,
	.products_box .category4 .swiper-container{width: 550px;}
	.products_box .category3 .category3_list.open{display: none;}
	.products_box .category3 .category3_list.open_mobile{display: block;}
	.products_box .category3 .category3_list.open_mobile .li{width: 100%;}
}
@media (max-width: 680px){
	.products_box .big1{float: none;margin-bottom: 0!important;}
	.products_box .more1{clear:both;margin-bottom: 15px;}
	.products_box .category1 .products{margin-bottom: 35px;background: #fff;padding-bottom: 20px;}
	.products_box .category1 .products .proImg{width: 100%;float: none;}
	.products_box .category1 .products .proImg div{width: 100%;height: 300px;}
	.products_box .category1 .products .intro .desc,
	.products_box .category1 .products .intro{width: 100%;height: auto;}
	.products_box .category1 .products .open{display: none;}
	.products_box .category1 .products .no{display: block;}
	.products_box .category1 .products .proImg div{height: 250px;}
	.products_box .category2 .button_list .b{margin-left: 40px;}
	.products_box .category4 .swiper-container{width: 500px;}
}
@media (max-width: 573px){
	.products_box .category4{}
	.products_box .category3 .swiper-container,
	.products_box .category4 .swiper-container{width: 82%;position: static;}
}
@media (max-width: 500px){
	/*.products_box .category3 .li{width: 100%;margin-right:0!important;text-align: center;}*/
}
@media (max-width: 400px){
	.products_box .category1 .products .proImg div{height: 220px;}
}


.index_box{background: #ededed ;padding-bottom: 7.55%;}
.index_box .white_bg{width: 100%;background: #fff;padding-top: 70px;padding-bottom: 80px;}
#solution_list{width: 1480px;padding:15px 0;margin:0 auto;position: static;}
#solution_list .swiper-wrapper{height: auto!important;}
#solution_list .swiper-slide{background: #eff5ff;border:1px solid #e5e5e5;}
#solution_list .swiper-slide:hover{background: #fff;border:1px solid transparent;box-shadow: 0 0 32px #ddd;transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; }
#solution_list .swiper-slide .box{position: relative;text-align: center;}
#solution_list .swiper-slide .box .p{width: 100%;padding:69.2% 0 0;}
#solution_list .swiper-slide .box .pic{position: absolute;top: 4px;bottom: 4px;left: 4px;right: 4px;margin:auto;}
#solution_list .swiper-slide .desc{padding:25px 11px 35px 16px;}
#solution_list .swiper-slide .desc .name{height: 44px;color:#4d4d4d;font-size: 16px;font-weight: bold;margin-bottom: 6px;overflow: hidden;}
#solution_list .swiper-slide .desc .intro{height: 65px;color:#676767;font-size: 15px;line-height: 22px;overflow: hidden;}
#solution_list .swiper-button-next,
#solution_list .swiper-button-prev{z-index:2;width: 14px;height: 24px;top: 0;bottom: 0;margin:auto;}
#solution_list .swiper-button-prev{left: 0;background: url(/images/solution_left.png) no-repeat center;}
#solution_list .swiper-button-next{right: 0;left: auto;background: url(/images/solution_right.png) no-repeat center;}

@media (max-width: 830px){
	#solution_list .swiper-slide .desc .intro{height: 96px;}
}

.index_box .pro_solution .info_title2{margin-bottom: 33px;}
.index_box .pro_solution .desc2{color:#666666;font-size: 18px;line-height: 28px;margin-bottom: 30px;}
.index_box .index_case{padding-top: 6.18%;background: url(/images/case_bg.jpg) no-repeat left top;}
.index_box .index_case .intro2{color:#ffffff;font-size: 18px;line-height: 28px;margin:40px 0 50px 0;}
.index_box .index_case .message_list{margin-bottom: 75px;}
.index_box .index_case .message_list .message{width: 24.86%;background: url(/images/xian1.jpg) no-repeat left bottom;}
.index_box .index_case .message_list .message:nth-child(1){background: transparent;}
.index_box .index_case .message_list .message .quan{margin-right: 15px;}
.index_box .index_case .message_list .message .number{line-height: 41px;display: table-cell;color:#ffffff;font-size: 34px;font-weight: bold;padding-right: 27px;background: url(/images/add.png) no-repeat right top;}
.index_box .index_case .message_list .message .block{margin-top: 10px;}
.index_box .index_case .message_list .message .d{display: table-cell;color:#ffffff;font-size: 24px;}
.index_box .index_case .shadow{margin-bottom: 4.9%;background: #fff;box-shadow: 1px 10px 24px -7px #d7d7d7;}
.index_box .index_case .case_mobile{display: none;margin-top: 10%;margin-bottom: 10%;}
.index_box .index_case .case_mobile .swiper-button-prev,
.index_box .index_case .case_mobile .swiper-button-next{height: 20px;-webkit-background-size: cover;
	background-size: cover;}
.index_box .index_case .case_mobile .swiper-slide{padding-bottom:5%;height: auto;max-height: 380px;}
.index_box .index_case .case_mobile .swiper-slide .more{width: 80%;margin:0 auto;padding-left: 27px;}
.index_box .index_case .case_mobile .swiper-slide .more img{width: 30px;height: 30px;}
.index_box .index_case .case_mobile .swiper-slide .a{width: 80%;padding-top: 5%;margin:0 auto;display: block;}
.index_box .index_case .case_mobile .swiper-slide .title{padding:0 27px;margin-bottom: 3%;color:#1a77d7;font-size: 18px;font-weight: bold; }
.index_box .index_case .case_mobile .swiper-slide .desc{padding:0 27px;margin-bottom: 7.97%;color:#666666;font-size: 15px;line-height: 24px;margin-bottom: 4%;overflow: hidden;}
.index_box .index_case .case_mobile .swiper-slide.box4{background: #eaf3fb url(/images/case2.png) no-repeat left bottom/100% 100%;}
.index_box .index_case .case_mobile .swiper-slide.box1{background:#edf5fc url(/images/case1.png) no-repeat right bottom/100% 100%;}
.index_box .index_case .case_mobile .swiper-slide.box2{background:#edf5fc url(/images/case1.png) no-repeat right bottom/100% 100%;}
.index_box .index_case .case_mobile .swiper-slide.box3{background: #eaf3fb url(/images/case2.jpg) no-repeat right bottom/100% 100%;}
.index_box .index_case .shadow .dis{margin-top: 16px;margin-left: 18px;}
.index_box .index_case .shadow .box1{width: 24.479%;}
.index_box .index_case .shadow .center{width: 29.2%;}
.index_box .index_case .shadow .dis .title{padding:0 27px;margin-bottom: 7.97%;color:#1a77d7;font-size: 18px;font-weight: bold;}
.index_box .index_case .shadow .dis .desc{padding:0 27px;margin-bottom: 7.97%;color:#666666;font-size: 15px;line-height: 24px;margin-bottom: 8%;}
.index_box .index_case .shadow .dis .more{margin-left: 27px;}
.index_box .index_case .shadow .box3,
.index_box .index_case .shadow .box1{margin-top: 16px;}
.index_box .index_case .shadow .box4{padding-top: 88px;padding-left: 42px;padding-right: 109px;width: 41.7%;height: 556px;background: #eaf3fb url(/images/case2.png) no-repeat left bottom;}
.index_box .index_case .shadow .box1{padding-top: 86px;height: 556px;background:#edf5fc url(/images/case1.png) no-repeat right bottom;}
.index_box .index_case .shadow .box3{height: 271px;margin-bottom: 16px;border:1px solid #eeeeee;padding-top: 36px;background: #eaf3fb url(/images/case2.jpg) no-repeat right bottom;}
.index_box .index_case .shadow .box2{height: 270px;padding-top: 33px;background:#edf5fc url(/images/case1.png) no-repeat right bottom;}
.index_box .index_case .shadow .box3 .desc,
.index_box .index_case .shadow .box2 .desc{height: 96px;overflow: hidden;margin-bottom: 8%;}
.index_box .index_case .shadow .box3,
.index_box .index_case .shadow .box2{width: 100%;}
.index_box .index_case .shadow .box4 .desc{padding:0;margin-bottom: 5%;}
.index_box .index_case .shadow .box3 .title,
.index_box .index_case .shadow .box2 .title{margin-bottom: 5%;}
.index_box .index_case .shadow .box4 .title{padding:0;}
.index_box .index_case .shadow .box4 .more{margin-left: 0;}
.index_box .index_case .shadow .box1:hover,
.index_box .index_case .shadow .box2:hover,
.index_box .index_case .shadow .box3:hover,
.index_box .index_case .shadow .box4:hover{background: #3d69b0 !important; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; }
.index_box .index_case .shadow .dis.box4:hover .title,
.index_box .index_case .shadow  .box3:hover .title,
.index_box .index_case .shadow  .box2:hover .title,
.index_box .index_case .shadow .dis.box1:hover .title{color:#fff;}
.index_box .index_case .shadow .dis.box4:hover .desc,
.index_box .index_case .shadow .box3:hover .desc,
.index_box .index_case .shadow .box2:hover .desc,
.index_box .index_case .shadow .dis.box1:hover .desc{color:#fff;}

.index_box .public .cn{color:#ffffff;font-size: 30px;}
.index_box .public .en{margin-top: 4px;color:#ffffff;font-size: 18px;font-weight: lighter;}
.index_box .info_title1{color:#333333;font-size: 30px;}
.index_box .info_title2{color:#898989;font-size: 18px;font-weight: lighter;}
.index_box .info_list{margin-top: 4.9%;padding-bottom: 6.51%;}
.index_box .info_list .li{width: 27.66%;}
.index_box .info_list .li:nth-child(2){margin:0 8.5%;}
.index_box .info_list .day{opacity:.6;color:#666666;font-size: 54px;font-weight: bold;}
.index_box .info_list .date{opacity:.6;color:#666666;font-size: 16px;}
.index_box .info_list .tit{margin-top: 11.7%;margin-bottom: 22px;color:#333333;font-size: 16px;}
.index_box .info_list .tit.mobile{display: none;}
.index_box .info_list .desc{color:#898989;font-size: 14px;line-height: 24px;}
.index_box .info_list .mobile_time{display: none;}
.index_box .info_list .li:hover .tit{color:#1a77d7;}
.index_box .indeo_video{padding:7% 0 12% 0;background: url(/images/video_bg.jpg) no-repeat left top/cover;}
.index_box .indeo_video .intro{width: 73.5677%;margin:40px auto 52px auto;color:#fff;font-size: 16px;line-height: 26px;}
.index_box .indeo_video .intro .dis{display: none;}
.index_box .indeo_video .video{cursor: pointer;}
/*视频*/
.about_box .video{cursor: pointer;}
.about_box .video img{max-width: 100%;}
#black,
#video_box{position: fixed;right: 0;top: 0;left: 0;bottom: 0;margin:auto;}
#black{display: none;width: 100%;height: 100%;z-index:999;background: url(/images/video_black.png) repeat center center;}
#video_box{display: none;width: 1000px;height: 650px;z-index:999;}
#video_box .close1{cursor: pointer;width: 40px;height: 40px;top: 15px;right: -50px;background:#fff url(/images/close.png) no-repeat center center/20px 20px;border-radius:50%;}
#video_box .close1:hover{opacity: .6;}
#video_box.open_video{display: block;}
#video_box video{width: 1000px;height: 650px;}

.index_box .indeo_about{margin-top: 6.184%;}
.index_box .indeo_about .public .cn{color:#333333;}
.index_box .indeo_about .public .en{color:#898989;}
.index_box .indeo_about.products_box .category1{margin-top: 4.23%;}
.index_box .indeo_about.products_box .category1 .line1{width: 100%;height: 384px;top: 0;bottom: 0;margin:auto;left: 0;z-index:2;background: url(/images/about_line.png) no-repeat left top /cover;}
.index_box .indeo_about.products_box .category1 .products .proImg div,
.index_box .indeo_about.products_box .category1 .products .intro{width: 512px;height: 336px;}
.index_box .indeo_about.products_box .category1 .products .intro .desc{height: 172px;}
.index_box .indeo_about.products_box .category1 .products .intro{background: #fff;padding:68px 56px 0 56px;}
.index_box .indeo_about.products_box .category1 .products .intro .name{color:#333333;font-size: 22px;margin-bottom: 32px;}
.index_box .indeo_about.products_box .category1 .products .intro .desc{color:#666666;font-size: 14px;line-height: 24px;}


@media (max-width:1600px){
	.index_box .info_list .desc{width: 80%;margin:0 auto;}
}
@media (max-width:1550px){
	#solution_list{width: 92%;}
	.index_box .index_case .shadow{padding:0 2%;}
	.index_box .index_case .shadow .dis .title{margin-bottom: 3.5%;}
	.index_box .index_case .shadow .dis{margin-left:1%;}
	.index_box .index_case .shadow .box1{margin-left:0;}
	.index_box .index_case .shadow .box4{width: 40%;height: 511px;padding-left: 4%;padding-right: 5%;}
	.index_box .index_case .shadow .dis .title{font-size: 18px;}
	.index_box .index_case .shadow .box1{width: 28%;height: 511px;}
	.index_box .index_case .shadow .box2{height: 248px;}
	.index_box .index_case .shadow .box3{height: 248px;}
	.index_box .index_case .message_list .message .number{font-size: 22px;line-height: 36px;background: url(/images/add.png) no-repeat right top/16px 16px;}
	.index_box .index_case .message_list .message .d{font-size: 18px;}
	.index_box .index_case .message_list .message .block{margin-top: 5px;}
	.index_box .index_case .message_list .message .quan img{width: 36px;height: 36px;}
	.index_box .index_case .intro2{font-size: 16px;}
	.index_box .indeo_about.products_box .category1 .products .proImg div,
	.index_box .indeo_about.products_box .category1 .products .intro{width: 100%;height: 320px;}
	.index_box .info_list .tit{margin-top: 25px;}
}

@media (max-width:1440px){
	.index_box .info_list .li{width: 30%;}
	.index_box .info_list{margin-top: 3%;}
	.index_box .info_list .li:nth-child(2){margin: 0 5%;}
}
@media (max-width:1400px){
	.index_box .info_list .desc{width: 90%;}
}
@media (max-width:1350px){
	.index_box .index_case .shadow .box1,
	.index_box .index_case .shadow .box4 {height: 485px;}
	.index_box .index_case .shadow .box4 {width: 30%;padding-left: 3%;padding-right: 3%;}
	.index_box .index_case .shadow .center{width: 39.2%;}
	.index_box .index_case .shadow .box2{height: 221px;}
	.index_box .index_case .shadow .box3 .desc,
	.index_box .index_case .shadow .box2 .desc{margin-bottom: 2%;}
	.index_box .index_case .shadow .dis .title{font-size: 16px;}
}
@media (max-width:1250px){
	.index_box .info_list .li{width: 27%;}
	.index_box .info_list .desc{width: 96%;}
}
@media (max-width:1200px){
	.index_box .info_list .tit{font-size: 14px;	}
	#solution_list{width: 95%;}
	.index_box .white_bg{padding:5.83% 0 6.7% 0;}
	.index_box .info_title1,
	.index_box .public .cn{font-size: 22px;}
	.index_box .info_title2,
	.index_box .public .en{font-size: 16px;}
	.index_box .index_case .shadow .box1{width: 29%;}
	.index_box .index_case .shadow .center{width: 34%;}
	.index_box .index_case .shadow .box4{width: 35%;padding-left:2%;padding-right: 2%;}
	.index_box .index_case .shadow .box2,
	.index_box .index_case .shadow .box3{height: 239px;padding-top: 22px;}
	.index_box .index_case .shadow .box3 .desc,
	.index_box .index_case .shadow .box2 .desc{height: 117px;margin-bottom: 12px;}
	.index_box .index_case .shadow .dis .desc{font-size: 14px;}
	.index_box .index_case .shadow .dis .more img{width: 20px;height: 20px;}
	.index_box .index_case .shadow .box1,
	.index_box .index_case .shadow .box4{height: 494px;}
	.index_box .info_list{margin-top: 3%;}
	.index_box .info_list .tit{margin:30px 0 6% 0;}
	.index_box .info_list .day{font-size: 42px;}
	.index_box .indeo_about.products_box .category1 .products .proImg div,
	.index_box .indeo_about.products_box .category1 .products .intro{width: 100%;height: 280px;}
	.index_box .indeo_about.products_box .category1 .products .intro{padding:15.67% 5.67% 0 5.67%;}
	.index_box .indeo_about.products_box .category1 .products .intro .name{margin-bottom: 18px;}
	.index_box .indeo_about.products_box .category1 .products .intro .desc{height: 137px;}
	.index_box .indeo_about.products_box .category1 .products .intro .name{font-size: 18px;}
	.index_box .info_list .li{width: 31%;}
	.index_box .info_list .li:nth-child(2){margin:0 3.5%;}
	.index_box .info_list .desc{width: 90%;font-size: 13px;}
}
@media (max-width:1024px){
	#solution_list{width: 92%;}
	.index_box .indeo_about.products_box .category1 .products{margin-bottom: 25px;}
	.index_box .indeo_about.products_box .category1 .products .intro{width: 50%;float: right;}
	.index_box .indeo_about.products_box .category1 .products .intro{padding:5% 3.58% 0 3.58%;}
	.index_box .indeo_about.products_box .category1 .products .intro .desc{height: 158px;}
	.products_box .category1 .products .proImg div{-webkit-background-size: cover;background-size: cover;}
	.index_box .pro_solution .desc2{font-size: 16px;}
	#solution_list .swiper-slide .desc .name{margin-bottom: 18px;font-weight: normal;}
	.index_box .indeo_about.products_box .category1 .line1{display: none;}
	#video_box{width: 90%;height: 400px;}
	#video_box video{width: 100%;height: 400px;margin:0 auto;}
	#video_box.open_video{text-align: center;}
	#video_box .close1{right: 0;}
	.index_box .info_list .li .update{margin-top: 2%;}
	.index_box .info_list .li{width: 32%;}
	.index_box .info_list .li:nth-child(2){margin:0 2%;}
	.index_box .info_list .tit{font-size: 14px;display: none;}
	.index_box .info_list .tit.mobile{display: block;}
	.index_box .info_list .day{font-size: 40px;}
	.index_box .info_list .desc{width: 96%;font-size: 12px;}
}
@media (max-width:1000px){
	.index_box .index_case{padding-top: 8.5%;}
	.index_box .index_case .intro2{text-align: left;width: 90%;margin:40px auto 50px auto;}
	.index_box .index_case .message_list{width: 90%;margin:0 auto;margin-bottom: 6%;}
	/*.index_box .index_case .message_list .message{text-align: left;}*/
}
@media (max-width:920px){
	.index_box .info_list{margin-top: 1.2%;}
	.index_box .info_list .li{text-align: left;width: 100%;display: block;padding-top: 12px;margin-bottom: 23px;border-top:1px solid #999;}
	.index_box .info_list .li:nth-child(2){margin:0;margin-bottom: 23px;}
	.index_box .info_list .li:nth-child(1){border-top: none;}
	.index_box .info_list .li .update,
	.index_box .info_list .li .intro{display: inline-block;vertical-align: top;}
	.index_box .info_list .li .update{width: 10%;}
	.index_box .info_list .li .intro{width: 88%;}
	.index_box .info_list .tit{margin-bottom: 15px;}
	.index_box .info_list .day{margin-left: 6px;}
	.index_box .info_list .desc{width: 100%;font-size: 16px;}
	.index_box .index_case .shadow .dis .title{font-size: 15px;}
	.index_box .index_case .shadow .dis .title,
	.index_box .index_case .shadow .dis .desc{padding: 0 18px;}
	/*.index_box .index_case .shadow .box4 {padding-left: 3%;padding-right: 3%;}*/
	.index_box .index_case .shadow .dis.box4 .title,
	.index_box .index_case .shadow .dis.box4 .desc{padding: 0;}
}
@media (max-width:850px){
	#solution_list .swiper-slide .desc{padding:15px 10px;}
	#solution_list .swiper-slide .desc .name{margin-bottom: 12px;}

	.index_box .index_case .message_list .message{width: 45%;margin-bottom: 25px;}
	.index_box .index_case .message_list .message:nth-child(3){background: transparent;}
}

@media (max-width:750px){
	#solution_list .swiper-slide .desc .name{}
	#video_box{width: 90%;height: 300px;}
	#video_box video{width: 100%;height: 300px;margin:0 auto;}
	.index_box .index_case{background: url(/images/case_bg.jpg) no-repeat left top/100% 80%;}
	.index_box .info_list .li .intro{width: 75%;}
	.index_box .info_list .li .update{width: 20%;text-align: center;}
	.index_box .info_list .li .day{padding-top: 12%;}
	.index_box .info_list .day{font-size: 38px;}
	.index_box .info_title1, .index_box .public .cn{font-size: 20px;}
	.index_box .indeo_video .intro{width: 92%;margin:15px auto 25px auto;text-align: left;}
	.index_box .indeo_video .intro .dis{display: block;}
	.index_box .indeo_video .video img{width: 38px;height: 38px;}
	.index_box .index_case .shadow{display: none;}
	.index_box .index_case .shadow .dis{margin-left: 0;}
	.index_box .index_case .shadow .box1,
	.index_box .index_case .shadow .box4{height: 475px;}
	.index_box .index_case .shadow .dis .title{font-size: 16px;}
	.index_box .index_case .shadow .box2,
	.index_box .index_case .shadow .box3{height: 230px;}
	.index_box .index_case .shadow .center,
	.index_box .index_case .shadow .box4,
	.index_box .index_case .shadow .box1{width: 100%;height: auto;padding:50px 0;}
	.index_box .index_case .shadow .center{padding:0;}
	.index_box .index_case .shadow .dis .desc{margin-bottom: 5%;}
	.index_box .index_case .shadow .box2,
	.index_box .index_case .shadow .box3{height: auto;padding:50px 0;}
	.index_box .index_case .shadow .box3 .desc,
	.index_box .index_case .shadow .box2 .desc{height: auto;}
	.index_box .index_case .shadow .box3 .more img,
	.index_box .index_case .shadow .box2 .more img{width: 33px;height: 33px;}
	.index_box .index_case .shadow .box4{margin-bottom: 16px;padding:50px 27px;background: #eaf3fb url(/images/case2.png) no-repeat left bottom/cover;}
	.index_box .index_case .shadow .box4 .more{margin-left: 0;}
	.index_box .index_case .case_mobile{display: block;}

	.index_box .pro_solution .desc2{text-align: left;}

	.index_box .index_case .message_list .message .block{margin-top: 0;}
	.index_box .index_case .message_list .message:nth-child(4) .quan{margin-left: 20px;}
	.index_box .index_case .message_list .message .d{margin-top: -3px;}
}
@media (max-width:680px){
	.index_box .indeo_about.products_box .category1 .products .proImg,
	.index_box .indeo_about.products_box .category1 .products .intro{width: 100%;float: none;}
	.index_box .indeo_about.products_box .category1 .products .proImg div{height: 250px;}
	.index_box .indeo_about.products_box .category1 .products .intro{height: auto;padding-bottom: 5%;}
	.index_box .indeo_about.products_box .category1 .products .intro .desc{height: auto;}
	#solution_list .swiper-slide .desc .intro{height: 88px;overflow: hidden;}
	.index_box .index_case .case_mobile .swiper-slide .title{padding: 0;margin-left: 2.2%;margin-bottom: 4%;}
}
@media (max-width:516px){
	#solution_list .swiper-slide .desc .name{font-size: 14px;}
	#solution_list .swiper-slide .desc .intro{font-size: 13px;}
	.index_box .index_case .intro2,
	.index_box .index_case .message_list{width: 100%;}
	.index_box .index_case .message_list .message{width: 50%;}
	.index_box .index_case .message_list .message .dis:nth-child(2){text-align: left;}
	.index_box .index_case .message_list .message .d,
	.index_box .index_case .message_list .message .number{margin-right: 12px;display: inline-block;vertical-align: middle;}
	.index_box .index_case .message_list .message .number{font-size: 20px;padding-right: 19px;}
	.index_box .index_case .message_list .message .d{font-size: 16px;}
	.solution_box .platform_box .content .dis{min-width: 35%;text-align: left;margin-right: 4.6875%;}
	.index_box .index_case .case_mobile .swiper-slide .a{width: 87%;}
	.index_box .index_case .case_mobile .swiper-slide .desc{padding: 0 10px;text-align: justify;}
	.index_box .index_case .case_mobile .swiper-slide .more{padding-left: 10px;}
	.index_box .index_case .case_mobile .swiper-button-prev, .index_box .index_case .case_mobile .swiper-button-next{}
}
@media (max-width:450px){
	#video_box{width: 90%;height: 260px;}
	#video_box video{width: 100%;height: 260px;margin:0 auto;}
	#solution_list{width: 90%;}
	.index_box .info_list .li{padding-top: 0;margin-bottom: 0!important;}
	.index_box .info_list .li .intro{width: 100%;}
	.index_box .info_list .li .desc{display: none;}
	.index_box .info_list .li .update{display: none;}
	.index_box .info_list .li .update{font-size: 14px;}
	.index_box .info_list .li .mobile_time{}
	#solution_list .swiper-slide .desc .intro,
	#solution_list .swiper-slide .desc .name{height: auto;}
	.index_box .index_case .case_mobile .swiper-slide .title{font-size: 16px;}
	.index_box .pro_solution .desc2{font-size: 14px;margin-bottom: 20px;line-height: 24px;}
	.index_box .info_title1, .index_box .public .cn{font-size: 18px;}
	.index_box .indeo_video .intro{font-size: 15px;}
}
@media (max-width:400px){
	#solution_list{width: 85%;}
	.solution_box .platform_box .content .dis{min-width: 40%;}
	.index_box .index_case .case_mobile .swiper-slide .more img{width: 25px;height: 25px;}
}
@media (max-width:375px){
	.index_box .index_case .case_mobile .swiper-slide .title{font-size: 15px;}
	.index_box .index_case .case_mobile .swiper-slide .desc{font-size: 13px;}
	.index_box .index_case .message_list .message .quan{margin-top: 4px;margin-right: 10px;}
	.index_box .index_case .message_list .message .quan img {width: 25px;height: 24px;}
	.index_box .index_case .message_list .message .number{background: url(/images/add.png) no-repeat right top/12px 12px;}
}

.solution_box .public_box{padding-top: 4.01%;box-shadow: 0px 11px 23px 0px #f2f2f2 inset;}
.solution_box .three_box .situation_box.bigs{margin-bottom: 0;}
.solution_box .public_box .public.bigs{padding-top: 5.15%;}
.solution_box .public_box .public .cn{color:#1d7bb5;font-size: 30px;}
.solution_box .public_box .public .en{color:#898989;font-size: 18px;font-weight: lighter;margin-top: 5px;}
.solution_box .public_box .public .white1{color:#fff;}
.solution_box .introduce{margin-top: 34px;margin-bottom: 4.75%;}
.solution_box .introduce img{max-width: 100%!important;height: auto!important;}
.solution_box .equipment_box{padding:4.58% 0 5.1% 0;background: url(/images/solution_detail_bg.jpg) no-repeat center top/cover;}
.solution_box .equipment_box .public{margin-bottom: 4.2%;}
.solution_box .equipment_box .box{background:rgba(255,255,255,.9);height: 312px;margin-bottom: 20px;}
.solution_box .equipment_box .box .img img{vertical-align: middle;}
.solution_box .equipment_box .box .img span{height: 100%;display: inline-block;vertical-align: middle;}
.solution_box .equipment_box .box .tit{margin-bottom: 10px;color:#4278bc;font-size: 20px;font-weight: bold;text-align: left;}
.solution_box .equipment_box .box .intro{color:#515151;font-size: 18px;line-height: 38px;height: 190px;overflow-y: auto;text-align: left;}

.solution_box .equipment_box.four_box .box{width: 32.25%;margin-left: 1.5625%;}
.solution_box .equipment_box.four_box .box .img{width: 156px;height: 312px;margin-left: 4.1%;margin-right: 5.7%;}
.solution_box .equipment_box.four_box .box .desc{width: 250px;padding-top: 12%;}
.solution_box .equipment_box.four_box .box:nth-child(1){margin-left: 0;}
.solution_box .equipment_box.four_box .box:nth-child(4){margin-left: 0;}
.solution_box .equipment_box.four_box .box:nth-child(4){width: 49.2%;}
.solution_box .equipment_box.four_box .box:nth-child(5){width: 49.2%;}
.solution_box .equipment_box.four_box .box:nth-child(4) .desc{width: 418px;padding-top: 6%;}
.solution_box .equipment_box.four_box .box:nth-child(4){text-align: center;}
.solution_box .equipment_box.four_box .box:nth-child(5) .desc{width: 418px;padding-top: 6%;}
.solution_box .equipment_box.four_box .box:nth-child(5){text-align: center;}
.solution_box .platform_box {margin-bottom: 4.5%;}
.solution_box .platform_box .public{padding:4.25% 0 2.75% 0;}
.solution_box .platform_box .list{width: 1080px;height: 349px;margin:0 auto 60px;}
.solution_box .platform_box .list img{max-width: 100%;max-height: 100%;}
.solution_box .platform_box .list .img_box{background: #fff;}
.solution_box .platform_box .list .img1{text-align: center;width: 672px;box-shadow: 0px 1px 25px #9a9d9e;bottom: 0;left: 0;right: 0;top: 0;margin:auto;z-index:2;}
.solution_box .platform_box .list .img2,
.solution_box .platform_box .list .img3{top: 0;bottom: 0;box-shadow: 2px 2px 12px #9a9d9e;margin:auto;z-index:1;height: 264px;}
.solution_box .platform_box .list .img3{left: 0;text-align: left;}
.solution_box .platform_box .list .img2{right: 0;text-align: right;}
.solution_box .platform_box .list.platform_four .img1{width: 665px;height: 326px;}
.solution_box .platform_box .list.platform_six .img1{width: 639px;height: 352px;}
.solution_box .platform_box .list.platform_five .img1{width: 543px;height: 334px;}
.solution_box .platform_box .show_name{color:#333333;font-size: 22px;font-weight: bold;margin-bottom: 1.95%;}
.solution_box .platform_box .content .dis.right{margin-right:4.6875%;}
.solution_box .platform_box .content .dis .zi{color:#666666;font-size:20px;margin-left: 2%;display:inline-block;vertical-align:middle;}
.solution_box .advantage_box{padding-top: 5.2%;/*padding-bottom: 2.5%;*/background: url(/images/detail_bg.jpg) no-repeat center top/cover;}
.solution_box .advantage_box .public{margin-bottom: 4.557%;}
.solution_box .advantage_box .list {width: 1436px;margin:0 auto;}
.solution_box .advantage_box .list .long{border-bottom:1px solid #3e4142;padding-bottom: 36px;margin-bottom: 53px;}
.solution_box .advantage_box .list .long:last-child{margin-bottom: 0;}
.solution_box .advantage_box .list .li{width: 769px;}
.solution_box .advantage_box .list .li:nth-child(even){width: 666px;}
.solution_box .advantage_box .list .li .pic img{max-width: 75px;}
.solution_box .advantage_box .list .li .desc{margin-left: 16px;width: 570px;}
.solution_box .advantage_box .list .li .tit{margin-bottom: 12px;color:#ffffff;font-size: 22px;font-weight: bold;}
.solution_box .advantage_box .list .li .intro{overflow: hidden;height: 84px;color:#ffffff;font-size: 18px;line-height: 28px;}
/*cate=5*/
.solution_box .equipment_box .tit.open_mobile{display: none;}
.solution_box .equipment_box.five_box{background: url(/images/eq_detail.jpg) no-repeat center top/cover;}
.solution_box .equipment_box.five_box .box:nth-child(4),
.solution_box .equipment_box.five_box .box:nth-child(5),
.solution_box .equipment_box.five_box .box{width: 32.29%;margin-right: 1.5625%;margin-left: 0;}
.solution_box .equipment_box.five_box .box:nth-child(3n){margin-right: 0;}
.solution_box .equipment_box.five_box .box .tit{margin-bottom: 10px;}
.solution_box .equipment_box.five_box .img{width: 45%;height: 312px;}
.solution_box .equipment_box.five_box .desc{width: 55%;padding-top: 12.65%;}

.solution_box .equipment_box.six_box{background: url(/images/picture_1.jpg) no-repeat center top/cover;}
.solution_box .equipment_box.six_box .box{text-align: center;height: 318px;padding-top: 65px;}
.solution_box .equipment_box.six_box .box .img{width: 195px;height: 130px;}
.solution_box .equipment_box.six_box .box .desc{width: 200px;margin-right: 4.1%;text-align: left;}
.solution_box .equipment_box.six_box .box:nth-child(4),
.solution_box .equipment_box.six_box .box:nth-child(5){padding-top: 54px;}
.solution_box .equipment_box.six_box .box .desc{padding-top: 0;}
.solution_box .equipment_box.six_box .box .tit{margin-bottom: 10px;}
.solution_box .equipment_box.six_box .box:nth-child(4) .img,
.solution_box .equipment_box.six_box .box:nth-child(5) .img{width: 250px;margin:0 auto;height: 188px;}
.solution_box .equipment_box.six_box .box .img span{display: none;}
.solution_box .equipment_box.six_box .box:nth-child(5) .desc,
.solution_box .equipment_box.six_box .box:nth-child(4) .desc{width: 40%;margin-left: 5%;padding-top: 16px;text-align: left;}

.solution_box .three_box.public_box{padding-top: 0;}
.solution_box .three_box .situation_box{padding-top: 3.96%;margin-bottom: 5.15%;padding-bottom: 5.677%;background: url(/images/situation_bg.jpg) no-repeat left top/cover;}
.solution_box .three_box .situation_box .intro1{color:#ffffff;font-size: 22px;margin-top: 2.08%;margin-bottom: 2.67%;}
.three_box .situation_box .list .li{width: 550px;margin-bottom:30px;padding:1.87% 1.51% 3.9% 2%;}
.three_box .situation_box .list .li:nth-child(1){margin-right: 30px;}
.three_box .situation_box .list .li:nth-child(4){margin-right: 30px;}
.three_box .situation_box .list .color1{background: rgba(29,143,181,.6);}
.three_box .situation_box .list .color2{background: rgba(0,191,240,.57);}
.three_box .situation_box .list .color3{background: rgba(227,145,20,.6);}
.three_box .situation_box .list .color4{background: rgba(186,208,80,.6);}
.three_box .situation_box .list .name{color:#ffffff;font-size: 18px;font-weight: bold;margin-bottom: 4.54%;padding-bottom: 9px;background: url(/images/border.png) repeat-x left bottom;}
.three_box .situation_box .list .big{color:#ffffff;font-size: 32px;font-weight: bold;width: auto;text-align: center;}
.three_box .situation_box .list .li:nth-child(1) .big,
.three_box .situation_box .list .li:nth-child(2) .big{padding-top: 2%;}
.three_box .situation_box .list .li:nth-child(1) .big,
.three_box .situation_box .list .li:nth-child(2) .big,
.three_box .situation_box .list .li:nth-child(5) .big{line-height: 51px;}
.three_box .situation_box .list .desc1{overflow: hidden;max-height: 96px;color:#ffffff;font-size: 16px;line-height: 24px;width: 66%;margin-left: 10px;padding-left: 15px;border-left:1px solid #ffffff;}
.three_box .situation_box .list .li:last-child .big{width: 100%;display: block;text-align: left;}
.three_box .situation_box .list .li:last-child .desc1{padding-left: 0;border-left:none;margin-left: 0;}
.three_box .situation_box .list .li:last-child{padding-bottom: 2.4%;}
.solution_box .three_box .introduce{margin-top: 4%;margin-bottom: 2.3%;}
.solution_box .three_box .introduce .intro_list{text-align: center;margin-top: 4.55%;}
.three_box .introduce .intro_list .big{width: 384px;margin-bottom: 5%;text-align: left;}
.three_box .introduce .intro_list .big:nth-child(1){margin-right: 7.94%;}
.three_box .introduce .intro_list .big:nth-child(4){margin-right: 7.94%;}
.three_box .introduce .intro_list .big .pic{width: 66px;height: 75px;margin-right: 49px;}
.three_box .introduce .intro_list .big .desc1{width: 268px;}
.three_box .introduce .intro_list .big .pic img{max-width: 100%;}
.three_box .introduce .intro_list .big .name{margin: 15px 0 18px 0;color:#1d7bb5;font-size: 22px;font-weight: bold;}
.three_box .introduce .intro_list .big .desc{color:#666666;font-size: 17px;line-height: 26px;}
.solution_box .three_box .idea_box{background: url(/images/idea_bg.jpg) no-repeat left top/cover;}
.solution_box .three_box .idea_box .public{padding:5.15% 0 3.23% 0;}
.solution_box .three_box .system_box{padding:5.15% 0;}
.solution_box .three_box .system_box .public{padding:0 0 5% 0;}
.solution_box .three_box .idea_box.tech_box{padding-bottom: 4.2%;background: url(/images/tech_bg.jpg) no-repeat left top/cover;}
.solution_box .parking_bg{margin-top: 5.66%;margin-bottom: 5%;}
.solution_box .parking_bg .swiper-slide{display: inline-block;height: auto;}
.solution_box .parking_box{margin-top: 5.15%;}
.solution_box .parking_box .name{width: 180px;margin:0 auto;color:#666666;font-size: 18px;line-height: 26px;margin-top: 12px;}

.solution_box .three_box .advantage_box1{padding-top: 5.15%;padding-bottom: 5.6%;background: url(/images/advantage_box1.jpg) no-repeat left top/cover;}
.solution_box .three_box .advantage_box1 .li{width: 24.97%;height: 275px;text-align: center;padding-top: 25px;}
.solution_box .three_box .advantage_box1 .li:nth-child(1){background: url(/images/white2.png) repeat left top;}
.solution_box .three_box .advantage_box1 .li:nth-child(3){background: url(/images/white2.png) repeat left top;}
.solution_box .three_box .advantage_box1 .li:nth-child(2){background: rgba(255,255,255,.3);}
.solution_box .three_box .advantage_box1 .li:nth-child(4){background: rgba(255,255,255,.3);}
.solution_box .three_box .advantage_box1 .li:nth-child(6){background: url(/images/white2.png) repeat left top;}
.solution_box .three_box .advantage_box1 .li:nth-child(5){background: rgba(255,255,255,.3);}
.solution_box .three_box .advantage_box1 .li:nth-child(8){background: url(/images/white2.png) repeat left top;}
.solution_box .three_box .advantage_box1 .li:nth-child(7){background: rgba(255,255,255,.3);}
.solution_box .three_box .advantage_box1 .li .p img{max-width: 100%;}
.solution_box .three_box .advantage_box1 .li .name{padding:0 20px;color:#ffffff;font-size: 20px;line-height: 38px;margin-top: 8%;}
.solution_box .three_box .advantage_box1 .public{margin-bottom: 3.9%;}

#parking_list .swiper-button-prev,
#parking_list .swiper-button-next{height: 30px;-webkit-background-size: cover;background-size: cover;}
@media (max-width: 1600px){
	.solution_box .equipment_box.six_box .box:nth-child(4) .desc,
	.solution_box .equipment_box.six_box .box:nth-child(5) .desc{width: 50%;}
}
@media (max-width: 1550px){
	.solution_box .three_box .advantage_box1 .li .name{font-size: 16px;}
}
@media (max-width: 1500px){
	.solution_box .advantage_box .list{width: 96%;}
	.solution_box .advantage_box.four_box .list{text-align: center;}
	.solution_box .advantage_box .list .li:nth-child(2n),
	.solution_box .advantage_box .list .li{text-align: left;width: 46%;}
	.solution_box .advantage_box .list .li:nth-child(2n){margin-left: 7%;}
	.solution_box .advantage_box .list .li .desc{width: 75%;}
	.solution_box .equipment_box.six_box .box .img{width: 130px;}
	/*.solution_box .equipment_box.six_box .box:nth-child(4) .img,
	.solution_box .equipment_box.six_box .box:nth-child(5) .img{width: 300px;}*/
	.solution_box .equipment_box.six_box .box .intro{height: 140px;}
	.solution_box .equipment_box.six_box .box{height: 297px;}
	.solution_box .system_box .content img,
	.solution_box .idea_box .content img{max-width: 100%!important;height: auto!important;}

}
@media (max-width: 1465px){
	.solution_box .equipment_box.four_box .box .img{width: 145px;margin:0 2%;}
	.solution_box .equipment_box.six_box .box .img{height: 200px;margin:0 6% 0 3%;}
	.solution_box .equipment_box.four_box .box .intro{font-size: 16px;}
	.solution_box .equipment_box.four_box .box .desc{width: 218px;}
	.solution_box .three_box .advantage_box1 .li{padding-top: 3%;}
	.solution_box .three_box .advantage_box1 .li:nth-child(5){padding-top: 3%;}
	.solution_box .three_box .advantage_box1 .li .name{margin-top: 6%;line-height: 32px;}
}
@media (max-width: 1440px){
	.three_box .introduce .intro_list .big .desc{font-size: 16px;}
}

@media (max-width: 1400px){
	.solution_box .advantage_box{padding-bottom: 2.5%;}
	.solution_box .advantage_box .list .li:nth-child(2n),
	.solution_box .advantage_box .list .li{width: 46%;}
	.solution_box .advantage_box .list .li:nth-child(2n){margin-left: 4%;}
	.solution_box .advantage_box .list .li .desc{width: 70%;}
	.solution_box .advantage_box .list .li .intro{height: 130px;}
	.solution_box .advantage_box .list .li .tit{font-size: 20px;}
	.solution_box .advantage_box .list .li .intro{font-size: 16px;}
	/*.solution_box .advantage_box.five_box .list .li:nth-child(2n),*/
	/*.solution_box .advantage_box.five_box .list .li{width: 50%;}*/
	.solution_box .equipment_box.six_box .box{height: 290px;}
	.solution_box .equipment_box.six_box .box:nth-child(4) .img,
	.solution_box .equipment_box.six_box .box:nth-child(5) .img{width: 39%;}

	.solution_box .equipment_box.six_box .box:nth-child(4) .img img,
	.solution_box .equipment_box.six_box .box:nth-child(5) .img img{max-width: 80%;}
	.solution_box .equipment_box.six_box .box:nth-child(4) .desc,
	.solution_box .equipment_box.six_box .box:nth-child(5) .desc{width: 49%;}
	.solution_box .equipment_box.six_box .box:nth-child(4),
	.solution_box .equipment_box.six_box .box:nth-child(5){padding-top: 49px;}
	.solution_box .equipment_box.four_box .box:nth-child(4) .desc,
	.solution_box .equipment_box.six_box .box .desc{width: 50%;}
	.solution_box .parking_bg{position: relative;margin-top: 3%;}
	.solution_box .parking_bg .swiper-container{width: 90%;position: static;}
	#parking_list .swiper-button-prev,
	#parking_list .swiper-button-next{display: block!important;width: 20px;height: 35px;-webkit-background-size: auto auto;background-size: auto auto;}

}
@media (max-width: 1300px){
	.solution_box .equipment_box.four_box .box{height: 275px;}
	.solution_box .equipment_box.four_box .box:nth-child(4) .desc{padding-top: 9%;width: 370px;}
	.solution_box .equipment_box.four_box .box:nth-child(4){height: 300px;}
	.solution_box .equipment_box.four_box .box:nth-child(5) .desc{padding-top: 9%;width: 370px;}
	.solution_box .equipment_box.four_box .box:nth-child(5){height: 300px;}
	.solution_box .equipment_box.four_box .box .tit{font-size: 18px;margin-bottom: 10px;}
	.solution_box .equipment_box.four_box .box .intro{font-size: 14px;line-height: 30px;height: 167px;}
	.solution_box .equipment_box.five_box .img{width: 35%;}
	.solution_box .equipment_box.five_box .img img{max-width: 85%;}
	.solution_box .equipment_box.five_box .desc{width: 60%;margin-left: 2.5%;}
	.solution_box .equipment_box.six_box .box:nth-child(4) .desc{width: 50%;padding-top: 3%;}
	.solution_box .equipment_box.six_box .box:nth-child(5) .desc{width: 50%;padding-top: 3%;}
	.solution_box .equipment_box.six_box .box .intro{height: 125px;}
}
@media (max-width: 1260px){
	.solution_box .equipment_box.four_box .box{height: 265px;}
	.solution_box .equipment_box.four_box .box .img{width: 115px;}
	.solution_box .equipment_box.four_box .box:nth-child(4) .desc{padding-top: 5%;}
}
@media (max-width: 1200px){
	.solution_box .public_box .public .cn{font-size: 22px;}
	.solution_box .public_box .public .en{font-size: 17px;}
	.solution_box .three_box .situation_box .intro1{font-size: 16px;}
	.solution_box .equipment_box.four_box .box:nth-child(4){margin-left: 1.5625%;}
	.solution_box .equipment_box.four_box .box .img{width: 30%;}
	.solution_box .equipment_box.four_box .box .desc{padding-top: 6%;width: 65%;}
	.solution_box .equipment_box.four_box .box:nth-child(4),
	.solution_box .equipment_box.four_box .box:nth-child(5){height: 265px;}
	.solution_box .equipment_box.four_box .box:nth-child(4) .desc,
	.solution_box .equipment_box.four_box .box:nth-child(5) .desc{padding-top: 6%;width: 62%;}
	.solution_box .equipment_box.four_box .box{width: 49%;}
	.solution_box .equipment_box.four_box .box:nth-child(odd){margin-left: 0;}
	.solution_box .advantage_box .list{width: 100%;}
	.solution_box .advantage_box .list .li .pic img{max-width: 50px;}
	.solution_box .advantage_box .list .li .desc{width: 80%;}
	.solution_box .equipment_box.five_box .desc{padding-top: 14.65%;}
	.solution_box .equipment_box.five_box .box .tit{font-size: 16px;}
	.solution_box .equipment_box.five_box .box .intro{font-size: 14px;line-height: 28px;}
	.solution_box .equipment_box.six_box .box .desc,
	.solution_box .equipment_box.six_box .box:nth-child(4) .desc,
	.solution_box .equipment_box.six_box .box:nth-child(5) .desc{width: 45%;padding-top: 2%;}
	.solution_box .equipment_box.six_box .box:nth-child(4),
	.solution_box .equipment_box.six_box .box,
	.solution_box .equipment_box.six_box .box:nth-child(5){height: 230px;}
	.solution_box .platform_box .content .dis .zi{font-size: 17px;}
	.three_box .situation_box .list .li{width: 45%;padding:1.87% 1.51% 2% 2%;}
	.three_box .situation_box .list .li:nth-child(1),
	.three_box .situation_box .list .li:nth-child(4){margin-right: 2%;}
	.three_box .situation_box .list .big{font-size: 18px;width: 100%;margin-bottom: 5px;height: 51px;display: block;border-right:none;text-align: left;margin-right: 0;}
	.three_box .situation_box .list .li:nth-child(1) .big,
	.three_box .situation_box .list .li:nth-child(2) .big{padding-top: 0;}
	.three_box .situation_box .list .desc1{width: 100%;margin-left: 0;height: 126px;padding-left: 0;border-left:none;}
	.three_box .situation_box .list .li:last-child{padding-bottom: 2%;}
	.solution_box .platform_box .list{width: 1024px;margin-top:0;}
	.solution_box .platform_box .list .img1{width: 600px;height: 311px;}
	.solution_box .platform_box .list .img2,
	.solution_box .platform_box .list .img3{width: 45%;height: 236px;}
	.solution_box .platform_box .list.platform_six .img1 {width: 564px;height: 309px;}
}
@media (max-width: 1080px){
	.solution_box .platform_box .list{width: 98%;height: 300px;}
	.solution_box .platform_box .list .img1{width: 501px;height: 260px;}
	.solution_box .platform_box .list .img2,
	.solution_box .platform_box .list .img3 {width: 357px;height: 184px;}
	.solution_box .platform_box .list.platform_five .img1 {width: 439px;height: 270px;}
	.solution_box .platform_box .list{margin-bottom: 5%;}
	.solution_box .platform_box .list.platform_six .img1 {width: 460px;height: 253px;}
	.solution_box .platform_box .list.platform_four .img1{width: 541px;height: 265px;}
}
@media (max-width: 1024px){
	.solution_box .public_box .public .cn{font-size: 20px;}
	.solution_box .advantage_box .list .li:nth-child(2n),
	.solution_box .advantage_box.five_box .list .li:nth-child(2n),
	.solution_box .advantage_box.five_box .list .li,
	.solution_box .advantage_box .list .li{width: 100%;/*padding-right: 10%;*/margin-left: 0;}
	.solution_box .advantage_box .list .li .desc{width: 90%;}
	.solution_box .advantage_box .list .li .intro{height: auto;}
	.solution_box .advantage_box .list .long{}
	.solution_box .advantage_box .list .long:last-child{margin-bottom: 5.17%;}
	.solution_box .three_box .introduce .intro_list{width: 82.72%;margin:4.5% auto 0 auto;}
	.solution_box .advantage_box .list .long{padding-bottom: 0;margin-bottom: 0;border-bottom: none;}
	.solution_box .advantage_box .list .long .li{padding-bottom: 3.7%;margin-bottom: 5.17%;border-bottom: 1px solid #3e4142;}
	.three_box .introduce .intro_list .big{width: 100%;}
	.three_box .introduce .intro_list .big:nth-child(1){margin-right: 0;}
	.three_box .introduce .intro_list .big:nth-child(4){margin-right: 0;}
	.three_box .introduce .intro_list .big .desc1{width:70%;}
	.solution_box .three_box .advantage_box1 .li{width: 33%;}
	.solution_box .three_box .advantage_box1 .li:nth-child(7),
	.solution_box .three_box .advantage_box1 .li:nth-child(5){background: url(/images/white2.png) repeat;}
	.solution_box .three_box .advantage_box1 .li:nth-child(8),
	.solution_box .three_box .advantage_box1 .li:nth-child(6){background: rgba(255,255,255,.3);}
	.solution_box .three_box .advantage_box1 .li{padding-top: 5.35%;}
	.solution_box .three_box .advantage_box1 .li .name{font-size: 17px;height: 96px;overflow: hidden;}
	.solution_box .three_box .advantage_box1 .li{height: 250px;}
}
@media (max-width: 860px){
	.solution_box .equipment_box.four_box .box{width: 100%;margin:0 0 15px;padding:25px 0;}
	.solution_box .equipment_box.four_box .box:nth-child(4),
	.solution_box .equipment_box.four_box .box:nth-child(5){width: 100%;}
	.solution_box .equipment_box.four_box .box:nth-child(4){margin:0 0 15px;}
	.solution_box .equipment_box.four_box .box .intro,
	.solution_box .equipment_box.four_box .box .img{height: auto!important;}
	.solution_box .equipment_box.four_box .box .desc,
	.solution_box .equipment_box.four_box .box:nth-child(4) .desc,
	.solution_box .equipment_box.four_box .box:nth-child(5) .desc{padding-top: 2%;}
	.solution_box .equipment_box.four_box .box .intro{font-size: 16px;}
	.solution_box .equipment_box.four_box .box .img{width: 25%;}
	.solution_box .equipment_box.four_box .box:nth-child(4),
	.solution_box .equipment_box.four_box .box:nth-child(5){height: 300px;}
	/*.solution_box .equipment_box.four_box .public .cn{color:#1d7bb5;}*/
	/*.solution_box .equipment_box.four_box .public .en{color:#898989;}*/
	.solution_box .equipment_box.six_box .box .img{width:39%!important;margin:0 auto;}
	.solution_box .introduce{margin-bottom: 8%;}
	.solution_box .equipment_box.four_box .box .desc{width: 70%;}
	.solution_box .equipment_box.four_box{padding:12% 0 8% 0;margin:3% auto;/*background: transparent;*/}
	.solution_box .equipment_box.four_box .box .tit{font-size: 16px;}
	.solution_box .equipment_box.four_box .box .intro{font-size: 14px;}
	.solution_box .equipment_box.four_box .box .desc,
	.solution_box .equipment_box.four_box .box:nth-child(4) .desc,
	.solution_box .equipment_box.four_box .box:nth-child(5) .desc{padding-top: 0;}
	.solution_box .equipment_box.four_box .box .desc{width: 75%!important;}
	.solution_box .equipment_box.six_box .box .desc{width: 45%!important;margin-left: 15px;}
	.solution_box .equipment_box.four_box .box .intro{line-height: 24px;}
	.solution_box .equipment_box.four_box .box .img{width: 20%;}
	.solution_box .equipment_box.five_box .box:nth-child(4),
	.solution_box .equipment_box.five_box .box:nth-child(5),
	.solution_box .equipment_box.five_box .box{width: 100%;margin-right: 0;}
	.solution_box .equipment_box.five_box .box:nth-child(3n){margin-right: 0;}
	.solution_box .equipment_box.five_box .box:nth-child(even){margin-right: 0;}
	.solution_box .equipment_box.five_box .box,
	.solution_box .equipment_box.five_box .box .img{height: 300px;}
	.solution_box .three_box .situation_box {padding-top: 8.96%;margin-bottom: 10.15%;padding-bottom: 8.677%;}

	.solution_box .parking_box .name{width: 100%;}
}
@media (max-width: 750px){
	.solution_box .public_box .public .cn{font-size: 18px;}
	.solution_box .public_box .public .en{font-size: 16px;}
	.solution_box .platform_box .show_name{font-size: 18px;}
	.solution_box .platform_box .content .dis{margin-bottom: 10px;}
	.solution_box .platform_box .content .dis .zi{font-size: 16px;}
	.solution_box .platform_box .content .dis img{width: 28px;height: 28px;}
	.solution_box .three_box .advantage_box1 .li{width: 50%;}
	.solution_box .three_box .advantage_box1 .li{height: 220px;}
	.solution_box .three_box .advantage_box1 .li:nth-child(1),
	.solution_box .three_box .advantage_box1 .li:nth-child(4),
	.solution_box .three_box .advantage_box1 .li:nth-child(8),
	.solution_box .three_box .advantage_box1 .li:nth-child(5){background: url(/images/white2.png) repeat left top!important;}
	.solution_box .three_box .advantage_box1 .li:nth-child(2),
	.solution_box .three_box .advantage_box1 .li:nth-child(3),
	.solution_box .three_box .advantage_box1 .li:nth-child(7),
	.solution_box .three_box .advantage_box1 .li:nth-child(6){background: rgba(255,255,255,.3)!important;}
	.solution_box .three_box .advantage_box1 .li .p{height: 80px;}
	.solution_box .parking_box .parking_bg .swiper-slide img{max-width: 86%;}
	.solution_box .parking_box .name,
	.solution_box .three_box .advantage_box1 .li .name{font-size: 16px;line-height: 28px;}
	.solution_box .parking_box .name{text-align: left;}
	.solution_box .three_box .advantage_box1 .li .name br{display: none;}
	.solution_box .three_box .swiper-slide .name{text-align: center;}
	.three_box .introduce .intro_list .big .name{margin: 5px 0;}
	.solution_box .equipment_box.four_box .box,
	.solution_box .equipment_box.five_box .box{text-align: center;}
	.solution_box .equipment_box.four_box .desc,
	.solution_box .equipment_box.five_box .desc{text-align: left;}
	.solution_box .equipment_box.six_box .box .desc{width: 40%!important;}
	.solution_box .equipment_box.six_box .box .img{width: 30%!important;}
	.solution_box .platform_box .list .img1{width: 440px;height: 229px;}
	.solution_box .platform_box .list.platform_five .img1 {width: 392px;height: 242px;}
	.solution_box .platform_box .list .img2, .solution_box .platform_box .list .img3 {width: 326px;height: 179px;}
	.solution_box .platform_box .list.platform_six .img1 {width: 432px;height: 235px;}
	.solution_box .platform_box .list.platform_four .img1{width: 473px;height: 230px;}
	.solution_box .advantage_box .list .li .desc{width: 86%;}
	.solution_box .advantage_box .list .li .tit{font-size: 19px;}
}
@media (max-width: 680px){
	.three_box .situation_box .list{width: 96%;margin:0 auto;}
	.three_box .situation_box .list .li{width: 100%;}
	.three_box .situation_box .list .li:nth-child(1),
	.three_box .situation_box .list .li:nth-child(4){margin-right: 0;}
	.three_box .situation_box .list .big,
	.three_box .situation_box .list .desc1{height: auto;}
	.three_box .situation_box .list .name{margin-bottom: 2.5%;}
	.three_box .situation_box .list .li{padding-top: 3.6%;}
	.three_box .situation_box .list .li,
	.three_box .situation_box .list .li:last-child{padding-bottom: 8%;}
	.solution_box .platform_box .list{height: 254px;margin-bottom: 7%;}
}
@media (max-width: 580px){
	.solution_box .advantage_box .list .li{width: 100%!important;}
	.solution_box .advantage_box .list .li .tit{font-size: 18px;}
	.solution_box .advantage_box .list .li:nth-child(2n),
	.solution_box .advantage_box.five_box .list .li:nth-child(2n),
	.solution_box .advantage_box.five_box .list .li,
	.solution_box .advantage_box .list .li{padding-right: 2%;margin-bottom: 5.17%;}
	.solution_box .advantage_box .list .long{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
	.solution_box .public_box{padding-top: 10%;}
	.solution_box .advantage_box{padding:14% 0 13% 0;}
	.solution_box .equipment_box .public,
	.solution_box .advantage_box .public{margin-bottom: 9%;}
	.solution_box .equipment_box{padding:12% 0 10% 0;}
	.solution_box .introduce{margin-top: 6%;width: 100%;}
	.solution_box .platform_box .list .img1 {width: 363px;height: 188px;}
	.solution_box .platform_box .list .img2, .solution_box .platform_box .list .img3 {width: 296px;height: 151px;}
	.solution_box .platform_box .list.platform_five .img1 {width: 345px;height: 212px;}	
	.solution_box .platform_box .list.platform_six .img1 {width: 367px;height: 205px;}
	.solution_box .platform_box .list.platform_four .img1{width: 370px;height: 179px;}
	.solution_box .equipment_box.four_box .box,
	.solution_box .equipment_box.five_box .box{text-align: center;}
	.solution_box .equipment_box.four_box .box .desc{width: 68%!important;text-align: center;}
	.solution_box .equipment_box.six_box .box:nth-child(4),
	.solution_box .equipment_box.six_box .box,
	.solution_box .equipment_box.six_box .box:nth-child(5){height: auto;display: block;}
}
@media (max-width: 500px){
	.solution_box .advantage_box .list .li .pic img{width: 26px;}
	.solution_box .advantage_box .list .li .desc{margin-left: 13px;}
	.solution_box .equipment_box.five_box .box{height: auto;}
	.solution_box .equipment_box.five_box .img{height: 250px;}
	.solution_box .advantage_box .list .li .tit{font-size: 16px;}
	.solution_box .advantage_box .list .li .intro{font-size: 14px;}
	.solution_box .three_box .introduce .intro_list{width: 90%;}
	.three_box .introduce .intro_list .big{margin-bottom: 30px;}
	.three_box .introduce .intro_list .big .desc1{width: 72%;}
	.three_box .introduce .intro_list .big .pic{width: 20%;height: auto;margin-right: 5%;}
	.three_box .introduce .intro_list .big .name{margin-top: 0;font-size: 18px;}
	/*.solution_box .equipment_box.four_box .box .tit{display: none;}*/
	.solution_box .equipment_box.four_box .box .tit.open_mobile{display: none;line-height: 26px;}
}
@media (max-width: 450px){
	.solution_box .three_box .advantage_box1 .li{width: 50%;}
	.solution_box .three_box .advantage_box1 .li{height: auto;}
	.solution_box .three_box .advantage_box1 .li .name{height: 84px;overflow: hidden;}
	.solution_box .three_box .advantage_box1 .li .p{height: 60px;}
	.solution_box .three_box .advantage_box1 .li .p img{max-width: 100%;max-height: 100%;}
	.solution_box .three_box .advantage_box1 .li .name{line-height: 20px;}
	.solution_box .three_box .advantage_box1 .li:nth-child(5){padding-top: 5.35%;}
	.solution_box .parking_box .parking_bg .swiper-slide img{max-width: 45%;}
	.solution_box .three_box .introduce .intro_list{width: 95%;}
	.three_box .introduce .intro_list .big .pic{margin-right: 3%;}
	.three_box .introduce .intro_list .big .name{font-size: 16px;margin-top: 0;}
	.three_box .introduce .intro_list .big .desc{font-size: 14px;}
	.solution_box .platform_box .content .dis img{width: 22px;height: 22px;}
	.solution_box .equipment_box.five_box .desc{width: 52%}
	.solution_box .equipment_box.six_box .box .desc{width: 38%!important;}
	.solution_box .equipment_box.six_box .box .img{width: 26%!important;}
	.solution_box .equipment_box.four_box .box .img{width: 20%;}
	.solution_box .platform_box .list{height: 185px;}
	.solution_box .platform_box .list .img1 {width: 299px;height: 155px;}
	.solution_box .platform_box .list .img2, .solution_box .platform_box .list .img3 {width: 231px;height: 119px;}
	.solution_box .platform_box .list.platform_five .img1 {width: 268px;height: 165px;}
	.solution_box .platform_box .show_name{margin-bottom: 3.95%;}
	.solution_box .platform_box .list.platform_five .img2,
	.solution_box .platform_box .list.platform_five .img3 {width: 212px;height: 117px;}
	.solution_box .platform_box .list.platform_six .img1 {width: 268px;height: 148px;}
	.solution_box .platform_box .list.platform_four .img1{width: 307px;height: 150px;}

	.solution_box .equipment_box.four_box .box:nth-child(4) .desc.big,.solution_box .equipment_box.four_box .box:nth-child(5) .desc.big{width: 70% !important;margin-left: 5%;}
}
@media (max-width: 400px){
	.solution_box .equipment_box.four_box .box .desc{width: 55%!important;margin-left: 10%;}
}
@media (max-width: 375px){
	.solution_box .three_box .advantage_box1 .li{padding-top: 3.35%;}
	.solution_box .three_box .advantage_box1 .li .p{height: 35px;}
	.solution_box .three_box .advantage_box1 .li .name{font-size: 14px;}
	.solution_box .equipment_box.four_box .box{text-align: center;}
	.solution_box .equipment_box.four_box .box .img{width: 25%;margin:0 auto;margin-bottom: 10px;}
	.solution_box .equipment_box.four_box .box .desc{width: 100%;}
	.solution_box .platform_box .list{height: 150px;}
	.solution_box .platform_box .list .img1 {width: 249px;height: 129px;}
	.solution_box .platform_box .list .img2, .solution_box .platform_box .list .img3 {width: 194px;height: 100px;}
	.solution_box .platform_box .list.platform_five{height: 175px;}
	.solution_box .platform_box .list.platform_five .img1 {width: 230px;height: 142px;}
	.solution_box .platform_box .list.platform_six .img1 {width: 224px;height: 122px;}
	.solution_box .platform_box .list.platform_four .img1{width: 278px;height: 136px;}
}