@charset "UTF-8";
.inline-block { display: inline-block; *display: inline;
 *zoom: 1;
}
.news-list .tit, .page-honor-list li .tit, .page-social-list .box .tit, .page-social-list .box .txt, .page-prod-list .box .con .tit, .page-case-list li .tit, .page-news-list .con .tit, .page-video-list li .tit, .turn-page a { max-width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; }
/* 上下结构 */
/* page */
body { font-family: "微软雅黑"; }
h1, h2, p, ul, ol, h3 { padding: 0; margin: 0; font-weight: normal; }
a[href] { text-decoration: none; color: #333333; }
ul { list-style: none; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
.top-wrap { margin-bottom: 0; background: none; border: 0; }
.top-wrap .qr { display: none; }
.logo .navbar-brand { font-size: 0; width: 50%; padding: 5px 0 5px 15px; }
.logo .navbar-brand a { height: 100%; display: block; background: url(../images/logo.png) no-repeat center left; background-size: contain; }
.logo .navbar-toggle { background: #ffffff; display: none; }
.language { padding-top: 10px; padding-bottom: 10px; position: absolute; right: 10px; top: 0; }
.language a { display: inline-block; }
.language a:after { content: ''; width: 1px; height: 10px; background: #bdbdbd; display: inline-block; margin-left: 10px; margin-right: 5px; }
.language a:last-child:after { display: none; }
.language a.active { color: #009e72; }
.tit01 p { color: #eaeaea; font-weight: bold; text-transform: uppercase; }
.tit01 h2 { margin-top: 5px; font-weight: bold; }
.about-wrap { margin-top: 15px; }
.about-wrap .tit01:after { content: ''; display: block; width: 40px; height: 2px; margin-top: 8px; background: linear-gradient(to right, #05a77f, #e87c52); }
.about-wrap .txt { margin-top: 10px; }
.about-wrap .img { display: none; }
.about-wrap .more { margin-top: 10px; text-align: center; }
.about-wrap .more a { color: #009e72; }
.about-wrap .about-l .num { margin-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #eaeaea; overflow: hidden; }
.about-wrap .about-l .num .box { width: 33.33%; float: left; position: relative; text-align: center; }
.about-wrap .about-l .num .box h3 { margin-bottom: 5px; color: #009e72; }
.about-wrap .about-l .num .box h3 span { font-size: 30px; }
.about-wrap .about-l .num .box p { color: #666666; }
.about-wrap .about-l .num .box:after { content: ''; width: 1px; height: 100%; background: #e5e5e5; position: absolute; right: 0; top: 0; }
.about-wrap .about-l .num .box:last-child:after { display: none; }
.prod-wrap { margin-top: 20px; padding-top: 20px; padding-bottom: 10px; background: #0c8f77; }
.prod-wrap .tit01 p, .prod-wrap .tit01 h2 { color: #ffffff; }
.prod-wrap .prod-list { margin-top: 15px; }
.prod-list .box { margin-bottom: 15px; }
.prod-list .box a { display: block; padding: 20px; background: #ffffff; border-top-left-radius: 30px; border-bottom-right-radius: 30px; }
.prod-list .box .icon { height: 40px; }
.prod-list .box .tit { margin-top: 10px; font-weight: 500; }
.prod-list .box .tit:after { content: ''; display: block; width: 24px; height: 2px; margin-top: 10px; background: #333333; }
.prod-list .box .txt { margin-top: 8px; color: #666666; }
.prod-list .box .more { margin-top: 10px; color: #666666; }
.news-wrap { margin-top: 20px; }
.news-wrap .news-list { margin-top: 10px; }
.news-wrap .more01 { margin-top: 15px; }
.news-list a { padding-left: 30px; padding-bottom: 15px; display: block; position: relative; }
.news-list a:before { content: ''; width: 10px; height: 10px; border-radius: 50%; background: #009e72; position: absolute; left: 0; top: 0; z-index: 1; }
.news-list a:after { content: ''; width: 1px; height: 100%; background: #e8edf3; position: absolute; left: 5px; top: 0; }
.news-list .time { font-size: 12px; }
.news-list .tit { margin-top: 7px; margin-bottom: 8px; font-weight: 500; }
.news-list .txt { color: #666666; }
.more01 { text-align: center; }
.more01 a { display: inline-block; width: 140px; line-height: 36px; background: linear-gradient(to right, #05a77f, #e87c52); color: #ffffff; border-radius: 30px; }
.footer-wrap { margin-top: 20px; padding-top: 20px; padding-bottom: 20px; background: #242424; color: #999999; }
.footer-wrap a { color: #999999; }
.f-menu dt a { color: #ffffff; }
.f-menu dd { font-size: 0; }
.f-menu dd a { display: inline-block; min-width: 22%; font-size: 14px; margin-right: 8px; }
.f-contact .f-tit { font-size: 14px; font-weight: bold; color: #ffffff; }
.f-contact .txt { margin-top: 6px; }
.f-contact .txt h3 { font-size: 14px; }
.f-contact .txt .item1 p { color: #ffffff; font-size: 20px; }
.f-qr { margin-top: 10px; text-align: center; }
.f-qr img { max-width: 100%; }
.f-link { padding: 0 15px; margin-top: 15px; border-top: 1px solid #3c3c3c; padding-top: 10px; text-align: center; }
.f-link a { display: inline-block; margin-right: 5px; }
.copyright { padding-left: 15px; padding-right: 15px; margin-top: 10px; text-align: center; }
.page-banner { height: 100px; background-size: cover !important; }
.crunbs { display: none; }
.main-tit { background: #f7f7f7; }
.main-menu { text-align: center; font-size: 0; }
.main-menu a { width: 25%; padding: 5px 0; font-size: 14px; display: inline-block; vertical-align: top; }
.main-menu a.active { color: #009e72; }
.main { margin-top: 15px; }
.tit02 h2 { margin-bottom: 5px; }
.tit02 p { font-family: arial; text-transform: uppercase; }
.content { margin-top: 15px; }
.page-honor-list { overflow: hidden; margin-left: -2%; }
.page-honor-list .box, .page-honor-list li { width: 48%; float: left; margin-bottom: 20px; margin-left: 2%; }
.page-honor-list li a { display: block; }
.page-honor-list li .img { height: 0; padding-top: 140.625%; position: relative; display: block; }
.page-honor-list li .img img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.page-honor-list li .tit { margin-top: 10px; text-align: center; }
.page-social-list { overflow: hidden; margin-left: -2%; }
.page-social-list .box, .page-social-list li { width: 48%; float: left; margin-bottom: 20px; margin-left: 2%; }
.page-social-list .box a { display: block; }
.page-social-list .box .img { height: 0; padding-top: 75%; position: relative; display: block; }
.page-social-list .box .img img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.page-social-list .box .con { text-align: center; }
.page-social-list .box .tit { margin-top: 8px; margin-bottom: 5px; text-align: center; font-weight: bold; font-size: 14px; }
.page-social-list .box .txt { color: #666666; }
.prod-det { margin-top: 10px; }
.prod-det p { text-indent: 24px; }
.channel-prod-list .box { margin-bottom: 15px; }
.channel-prod-list .box a { background: #f6f6f6; display: block; }
.channel-prod-list .box .img { height: 0; padding-top: 60%; position: relative; display: block; }
.channel-prod-list .box .img img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.channel-prod-list .box .con { padding: 15px; }
.channel-prod-list .box .con .tit { margin-bottom: 8px; }
.channel-prod-list .box .con .txt { max-height: 100px; color: #666666; overflow: hidden; }
.channel-prod-list .box .con .more { width: 120px; line-height: 36px; margin-top: 10px; background: #009e72; color: #ffffff; text-align: center; border-radius: 30px; }
.page-prod-list .box { margin-bottom: 15px; }
.page-prod-list .box a { display: block; }
.page-prod-list .box .img { height: 0; padding-top: 60.29%; position: relative; display: block; border: 2px solid #f6f6f6; }
.page-prod-list .box .img img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.page-prod-list .box .con { padding: 15px; background: #f6f6f6; }
.page-prod-list .box .con .tit { margin-bottom: 8px; }
.page-prod-list .box .con .txt { color: #666666; max-height: 100px; overflow: hidden; }
.page-prod-list .box .con .more { width: 120px; line-height: 36px; margin-top: 10px; background: #009e72; color: #ffffff; text-align: center; border-radius: 30px; }
.page-case-list { overflow: hidden; margin-left: -2%; }
.page-case-list .box, .page-case-list li { width: 48%; float: left; margin-bottom: 20px; margin-left: 2%; }
.page-case-list li a { display: block; }
.page-case-list li .img { height: 0; padding-top: 75%; position: relative; display: block; }
.page-case-list li .img img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.page-case-list li .tit { text-align: center; margin-top: 5px; font-weight: bold; }
.page-news-list .box { margin-bottom: 15px; border: 1px solid #e6e6e6; }
.page-news-list .box a { display: block; }
.page-news-list .img { height: 0; padding-top: 75%; position: relative; display: block; }
.page-news-list .img img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.page-news-list .con { padding: 15px; }
.page-news-list .con .time { margin-bottom: 5px; }
.page-news-list .con .tit { margin-bottom: 5px; }
.page-news-list .con .txt { color: #777777; max-height: 120px; overflow: hidden; }
.page-video-list li { margin-bottom: 15px; }
.page-video-list li a { display: block; }
.page-video-list li .img { height: 0; padding-top: 75%; position: relative; display: block; }
.page-video-list li .img img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.page-video-list li .tit { margin-top: 8px; text-align: center; }
.text-title { padding-bottom: 10px; text-align: center; border-bottom: 1px solid #e5e5e5; }
.text-title h1 { line-height: 24px; font-size: 18px; }
.text-title p { margin-top: 10px; }
.turn-page { padding-top: 15px; margin-top: 25px; margin-bottom: 50px; }
.turn-page a { background: #f7f7f7; padding: 0 10px; display: block; color: #333333; line-height: 30px; vertical-align: middle; }
.turn-page .turn-l { margin-bottom: 10px; }
.show-case .mySwiper .swiper-slide .img, .show-case .mySwiper2 .swiper-slide .img { height: 0; padding-top: 45.71%; position: relative; display: block; }
.show-case .mySwiper .swiper-slide .img img, .show-case .mySwiper2 .swiper-slide .img img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.show-case .mySwiper { margin-top: 10px; }
.show-case .mySwiper2 .swiper-button-next { background: url(../images/case-r.png) no-repeat center; background-size: cover; }
.show-case .mySwiper2 .swiper-button-next:after { display: none; }
.show-case .mySwiper2 .swiper-button-prev { background: url(../images/case-l.png) no-repeat center; background-size: cover; }
.show-case .mySwiper2 .swiper-button-prev:after { display: none; }
.map { margin-top: 15px; }
#nav-menu > ul > li > a { color: #333333; }
#nav-menu > ul > li .sec-menu { padding-left: 33px; }
#nav-menu > ul > li .sec-menu li { line-height: 26px; }
#nav-menu > ul > li .sec-menu li a { font-size: 14px; color: #666666; }
#nav-menu > ul > li .sec-menu li .thd-menu { margin-left: 30px; padding-bottom: 10px; }
.top-wrap { background: #ffffff; }
.top-menu { margin-top: 50px; border-top: 1px solid #f1f1f1; overflow: hidden; }
.top-menu li { width: 33%; float: left; text-align: center; }
.top-menu li.active a { color: #009e72; }
.top-menu li a { padding: 5px 0; display: block; }
.detail-box { margin-top: 25px; }
.detail-box p { margin-bottom: 15px; }
.detail-box p img { max-width: 100% !important; height: auto !important; }
.detail-box .simg img { max-width: 100% !important; height: auto !important; }
.detail-box img { max-width: 100%; height: auto !important; }
.BMap_Marker img, #allmap img { max-width: none; }
.page { clear: both; padding: 20px 0 40px; text-align: center; }
.page a { display: inline-block; margin-bottom: 5px; padding: 0px 15px; font-size: 12px; line-height: 28px; background: #fff; border: 1px solid #e3e3e3; text-align: center; color: #333; border-radius: 3px; }
.page a:hover { background: #04a780; color: white; text-decoration: none; }
.page a.a1 { padding: 0px 15px; line-height: 28px; margin-top: 0px; }
.page span { display: inline-block; padding: 0px 15px; line-height: 28px; background: #04a780; border: 1px solid #04a780; color: #fff; text-align: center; border-radius: 3px; }
.page .noPage { display: inline-block; padding: 0px 12px; height: 22px; line-height: 22px; border: 1px solid #e3e3e3; text-align: center; color: #a4a4a4; }
 @media screen and (min-width: 768px) {
.top-menu { display: none; }
.top-wrap .logo .navbar-brand { width: 100%; padding-bottom: 0; padding-left: 0; }
.top-wrap .header { position: relative; }
.logo { width: 20%; }
.logo h1 { padding-left: 0; margin-left: 0 !important; }
.language { position: static; }
#nav-menu > ul > li > a { padding: 15px 12px; }
#nav-menu { float: left; }
#nav-menu .sec-menu { display: none; }
.language { float: right; border-top: 0; padding-top: 15px; }
.about-wrap .about-l { width: 43.57%; float: left; }
.about-wrap .img { width: 52.85%; float: right; display: block; }
.about-wrap .img img { width: 100%; }
.about-wrap .more { text-align: left; }
.prod-list { overflow: hidden; margin-left: -2%; }
.prod-list .box { width: 31%; margin-left: 2%; float: left; }
.f-menu { overflow: hidden; }
.f-menu dl { width: 25%; float: left; }
.f-menu dt { margin-bottom: 8px; }
.f-menu dd a { display: block; }
.main-menu a { width: auto; padding: 10px 15px; }
.page-honor-list li { width: 23%; }
.page-social-list .box { width: 31%; }
.channel-prod-list .box a { overflow: hidden; }
.channel-prod-list .box .img { width: 50%; padding-top: 30%; float: right; }
.channel-prod-list .box .con { overflow: hidden; }
.channel-prod-list .box .con .tit { font-size: 18px; }
.channel-prod-list .box.box02 .img { float: left; }
.channel-prod-list .box:nth-child(even) .img { float: left; }
.page-prod-list { overflow: hidden; margin-left: -2%; }
.page-prod-list .box, .page-prod-list li { width: 48%; float: left; margin-bottom: 20px; margin-left: 2%; }
.page-case-list li { width: 31%; }
.page-news-list .box a { overflow: hidden; }
.page-news-list .img { width: 28.57%; padding-top: 21.42%; float: left; }
.page-news-list .con { overflow: hidden; }
.page-news-list .con .tit { margin-bottom: 10px; }
.page-news-list .con .txt { max-height: 60px; }
.page-news-list .con .time { margin-bottom: 10px; }
.page-video-list { overflow: hidden; margin-left: -2%; }
.page-video-list .box, .page-video-list li { width: 31.33333%; float: left; margin-bottom: 20px; margin-left: 2%; }
.page-prod-list .box .con .txt { height: 80px; }
}
 @media screen and (min-width: 992px) {
.top-wrap { height: 100px; }
.logo { width: 193px; height: 60px; margin-top: 18px; }
.top-wrap .logo .navbar-brand { padding: 0; height: 100%; }
#nav-menu > ul > li > a { padding: 40px 22px; position: relative; }
#nav-menu > ul > li > a:after { content: ''; width: 50px; height: 2px; background: linear-gradient(to right, #05a77f, #e87c52); position: absolute; bottom: 0; left: 0; right: 0; margin: auto; display: none; }
#nav-menu > ul > li > a:hover { color: #009e72; }
#nav-menu > ul > li.active > a { color: #009e72; background: none; }
#nav-menu > ul > li.active > a:after { display: block; }
.language { padding-top: 40px; }
.language a:hover { color: #009e72; }
.tit01 p { font-size: 20px; }
.tit01 h2 { font-size: 20px; }
.about-wrap .tit01:after { margin-top: 11px; }
.about-wrap .txt { margin-top: 15px; height: 180px; overflow: hidden; }
.about-wrap { margin-top: 30px; }
.about-wrap .about-l .num { padding-bottom: 18px; }
.about-wrap .about-l .num .box { text-align: left; }
.about-wrap .about-l .num .box:after { display: none; }
.about-wrap .more { margin-top: 18px; }
.prod-wrap { margin-top: 30px; }
.prod-wrap .prod-list { margin-top: 20px; }
.prod-list .box a:hover .tit, .prod-list .box a:hover .more { color: #009e72; }
.news-wrap .news-list { margin-top: 20px; }
.f-link a:hover { color: #009e72; }
.page-social-list .box { width: 23%; }
.page-social-list .box a .img, .channel-prod-list .box a .img, .page-prod-list .box a .img, .page-case-list li a .img, .page-news-list .box a .img, .page-video-list li a .img, .page-honor-list li a .img { overflow: hidden; }
.page-social-list .box a .img img, .channel-prod-list .box a .img img, .page-prod-list .box a .img img, .page-case-list li a .img img, .page-news-list .box a .img img, .page-video-list li a .img img, .page-honor-list li a .img img { transition: all linear .3s; }
.page-social-list .box a:hover .img img, .channel-prod-list .box a:hover .img img, .page-prod-list .box a:hover .img img, .page-case-list li a:hover .img img, .page-news-list .box a:hover .img img, .page-video-list li a:hover .img img, .page-honor-list li a:hover .img img { transform: scale(1.1); }
.page-social-list .box a:hover .con .tit, .channel-prod-list .box a:hover .con .tit, .page-prod-list .box a:hover .con .tit, .page-case-list li a:hover .con .tit, .page-news-list .box a:hover .con .tit, .page-video-list li a:hover .con .tit, .page-honor-list li a:hover .con .tit { color: #009e72; }
.page-social-list .box a:hover .tit, .channel-prod-list .box a:hover .tit, .page-prod-list .box a:hover .tit, .page-case-list li a:hover .tit, .page-news-list .box a:hover .tit, .page-video-list li a:hover .tit, .page-honor-list li a:hover .tit { color: #009e72; }
.page-prod-list .box .con .tit { font-size: 18px; }
.page-case-list li .tit { margin-top: 10px; }
.page-news-list .box { margin-bottom: 40px; }
.page-news-list .con { padding: 30px; }
.page-news-list .con .tit { margin-bottom: 20px; }
.page-news-list .box a:hover { box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); background: url(../images/l-news.png) no-repeat top right; }
.page-video-list li a .img { position: relative; }
.page-video-list li a .img:after { content: ''; top: 0; left: 0; right: 0; bottom: 0; background: url(../images/play.png) no-repeat center rgba(0, 0, 0, 0.5); position: absolute; display: none; }
.page-video-list li a:hover .img:after { display: block; }
.turn-page { margin-top: 50px; overflow: hidden; }
.turn-page a { border-radius: 4px; line-height: 60px; padding-left: 20px; padding-right: 54px; overflow: hidden; text-decoration: none; position: relative; }
.turn-page a:hover { background: #04a780; color: #ffffff; }
.turn-page a:hover:after { color: #ffffff; }
.turn-page a:after { content: '>'; position: absolute; right: 30px; top: 0; bottom: 0; margin: auto; color: #9f9f9f; }
.turn-page .turn-l { width: 48%; margin-bottom: 0; float: left; }
.turn-page .turn-r { width: 48%; float: right; }
#nav-menu > ul > li .sec-menu { position: absolute; background: #ffffff; border-top: 3px solid #009e72; padding-left: 0; width: 100%; margin-top: -2px; box-shadow: 0 0 3px rgba(41, 30, 96, 0.3); z-index: 2; }
#nav-menu > ul > li .sec-menu li { line-height: normal; }
#nav-menu > ul > li .sec-menu li a { padding: 10px 10px; display: block; text-align: center; color: #808080; }
#nav-menu > ul > li .sec-menu li a:hover { color: #009e72; }
#nav-menu > ul > li .sec-menu li:last-child a { border-bottom: 0; }
#nav-menu > ul > li:hover .sec-menu { display: block; }
#banner { margin-top: 100px; }
.page-banner { margin-top: 100px; }
.page-prod-list .box .con .txt { height: 60px; }
}
 @media screen and (min-width: 1200px) {
#nav-menu > ul > li > a { padding: 40px 30px; font-size: 16px; color: #333333; }
.tit01 p { font-size: 30px; }
.tit01 h2 { font-size: 28px; }
.about-wrap .tit01:after { margin-top: 18px; }
.about-wrap .txt { margin-top: 24px; line-height: 24px; height: 192px; }
.about-wrap .about-l .num { margin-top: 20px; }
.prod-wrap { padding-top: 30px; padding-bottom: 30px; }
.prod-list .box { margin-bottom: 0; }
.prod-wrap .prod-list { margin-top: 26px; }
.prod-list .box .tit { font-size: 18px; margin-top: 22px; }
.prod-list .box .tit:after { margin-top: 16px; }
.news-wrap { margin-top: 30px; }
.news-wrap .news-list { margin-top: 25px; }
.news-list .time { font-size: 14px; }
.news-list a:before { top: 4px; }
.news-list a { padding-bottom: 33px; }
.news-list a:hover .tit { color: #009e72; }
.footer-wrap { margin-top: 60px; }
.f-menu { width: 60%; float: left; }
.f-contact { width: 20%; float: left; }
.f-qr { width: 12%; margin-top: 0; float: right; }
.f-menu dd a { margin-bottom: 7px; }
.f-menu dd a:hover { color: #009e72; }
.f-contact .f-tit { line-height: 20px; }
.f-contact .txt { margin-top: 18px; }
.f-contact .txt .item { margin-bottom: 15px; }
.f-contact .txt h3 { margin-bottom: 5px; }
.f-link { margin-top: 26px; padding-top: 14px; }
.copyright { margin-top: 16px; padding-top: 0; }
.main-tit { height: 50px; }
.crunbs { margin-top: -10px; padding-left: 4%; float: left; display: block; padding-right: 100px; padding-top: 20px; padding-bottom: 20px; background: url(../images/crumbs.png) no-repeat right top; color: #ffffff; }
.crunbs a { color: #ffffff; }
.crunbs:before { content: ''; width: 18px; height: 16px; margin-right: 10px; display: inline-block; background: url(../images/home.png) no-repeat center left; }
.main-menu { padding-left: 2%; overflow: hidden; text-align: left; }
.main-menu a { font-size: 16px; padding: 13px 23px; }
.main-menu a:hover { color: #009e72; }
.main-menu a.active { background: url(../images/main-menu.png) no-repeat center left; }
.main { margin-top: 60px; }
.tit02 { font-size: 24px; }
.tit02 h2 { font-size: 24px; margin-bottom: 13px; }
.content { margin-top: 48px; }
.page-honor-list li .tit { margin-top: 30px; }
.page-honor-list li { margin-bottom: 60px; }
.page-banner { height: 200px; }
.channel-prod-list .box .con { padding: 60px; padding-bottom: 40px; }
.channel-prod-list .box .con .tit { font-size: 28px; margin-bottom: 20px; }
.channel-prod-list .box .con .txt { line-height: 26px; }
.channel-prod-list .box .con .more { margin-top: 34px; }
.channel-prod-list .box { margin-bottom: 50px; }
.channel-prod-list .box .con .more { width: 135px; line-height: 45px; }
.page-news-list .img { width: 400px; padding-top: 300px; }
.page-news-list .con .time { font-size: 24px; }
.page-news-list .con .tit { font-size: 24px; }
.page-news-list .con .txt { line-height: 32px; max-height: 96px; }
.page-news-list .con .time { margin-bottom: 20px; }
.turn-page { margin-bottom: 100px; margin-top: 70px; }
.main.show { margin-top: 0; }
.main.show .content { margin-top: 90px; }
.text-title { margin-bottom: 50px; padding-bottom: 50px; }
.text-title h1 { font-size: 30px; line-height: 32px; }
.text-title p { margin-top: 20px; }
.detail-box { line-height: 32px; }
.detail-box p { margin-bottom: 25px; }
.show-case .mySwiper2 .swiper-button-prev, .show-case .mySwiper2 .swiper-button-next { width: 65px; height: 120px; }
.map { margin-top: 40px; }
}
 @media screen and (min-width: 1400px) {
.container { width: 1400px; padding: 0; }
.logo { width: 270px; }
#nav-menu > ul > li > a { padding: 40px 35px; }
body { font-size: 16px; }
.language a:after { height: 16px; margin-left: 15px; margin-right: 10px; vertical-align: middle; }
#banner .carousel-indicators li { width: 30px; height: 8px; border: 0; background: #ffffff; margin: 0 5px; }
#banner .carousel-indicators li.active { border: 0; opacity: .5; }
.about-wrap { padding-top: 185px; margin-top: 0; background: url(../images/about-bg.png) no-repeat bottom left; }
.tit01 p { font-size: 60px; }
.tit01 h2 { font-size: 40px; }
.about-wrap { padding-bottom: 170px; }
.about-wrap .tit01:after { width: 80px; margin-top: 26px; }
.about-wrap .txt { line-height: 30px; height: 215px; margin-top: 40px; }
.about-wrap .about-l .num .box h3 span { font-size: 60px; margin-right: 5px; }
.about-wrap .about-l .num .box p { color: #333333; }
.about-wrap .container { position: relative; display: block; }
.about-wrap .container:before { content: ''; width: 330px; height: 247px; position: absolute; bottom: -38px; right: -38px; background: url(../images/about-bg2.png) no-repeat; display: block; }
.about-wrap .img { position: relative; }
.prod-wrap { margin-top: 0; padding-top: 100px; background: url(../images/prod-bg.jpg) no-repeat center; background-size: cover; padding-bottom: 160px; clear: both; }
.prod-wrap .prod-list { margin-top: 60px; margin-left: -40px; }
.prod-list .box { width: 440px; height: 520px; margin-left: 40px; }
.prod-list .box a { height: 100%; border-top-left-radius: 60px; border-bottom-right-radius: 60px; padding-top: 80px; padding-left: 40px; padding-right: 40px; }
.prod-list .box .icon { height: 60px; }
.prod-list .box .tit { font-size: 28px; margin-top: 35px; }
.prod-list .box .tit:after { margin-top: 30px; }
.prod-list .box .txt { line-height: 36px; height: 108px; overflow: hidden; margin-top: 30px; }
.prod-list .box .more { margin-top: 40px; }
.prod-list .box a:hover { background-image: url(../images/prod-box.png); background-repeat: no-repeat; background-position: center; }
.news-wrap { margin-top: 0; padding-top: 70px; clear: both; background: url(../images/news-bg.jpg) no-repeat right bottom; background-attachment: fixed; }
.news-wrap .news-list { margin-top: 40px; padding-right: 390px; }
.news-list a { padding-left: 100px; }
.news-list .time { font-size: 16px; font-weight: bold; }
.news-list .tit { font-size: 24px; margin: 20px 0; }
.news-list .txt { line-height: 30px; height: 60px; }
.news-list a:before { width: 14px; height: 14px; top: 4px; left: 40px; }
.news-list a:after { left: 47px; top: 10px; }
.more01 { text-align: left; }
.more01 a { width: 180px; line-height: 52px; text-align: center; }
.news-wrap .more01 { margin-top: 30px; padding-left: 100px; }
.news-wrap { margin-bottom: -100px; padding-bottom: 80px; }
.footer-wrap { margin-top: 100px; padding-top: 80px; padding-bottom: 50px; }
.f-menu dt a { font-size: 20px; }
.f-menu dt { margin-bottom: 20px; }
.f-menu dd a { font-size: 16px; margin-bottom: 25px; }
.f-contact { width: 300px; }
.f-contact .f-tit { font-size: 20px; line-height: 28px; }
.f-contact .txt { margin-top: 30px; }
.f-contact .txt h3 { font-size: 16px; margin-bottom: 11px; }
.f-contact .txt .item1 p { font-size: 32px; }
.f-qr { width: 170px; }
.copyright { margin-top: 5px; }
.f-link { padding-top: 30px; }
.copyright { margin-top: 20px; }
.page-banner { height: 250px; }
.crunbs { padding-top: 35px; padding-bottom: 23px; padding-left: 7%; }
.main-tit { height: 70px; }
.main-menu a { padding: 24px 30px; }
.main-menu a.active { background-position: 6px center; }
.page-honor-list { margin-left: -40px; }
.page-honor-list li { width: 320px; margin-left: 40px; }
.page-social-list { margin-left: -40px; }
.page-social-list .box { width: 320px; margin-left: 40px; margin-bottom: 60px; }
.page-social-list .box .tit { margin-top: 30px; margin-bottom: 20px; font-size: 16px; }
.prod-det { margin-top: 40px; line-height: 32px; }
.channel-prod-list .box .con .txt { line-height: 36px; }
.channel-prod-list .box .con .tit { margin-bottom: 30px; }
.channel-prod-list .box .con .more { width: 180px; line-height: 52px; margin-top: 50px; }
.page-prod-list { margin-left: -40px; }
.page-prod-list .box { width: 680px; margin-left: 40px; margin-bottom: 40px; }
.page-prod-list .box .con { padding: 40px 50px; }
.page-prod-list .box .con .tit { margin-bottom: 20px; font-size: 28px; }
.page-prod-list .box .con .txt { line-height: 32px; height: 96px; }
.page-prod-list .box .con .more { width: 180px; line-height: 52px; margin-top: 30px; }
.page-case-list { margin-left: -40px; }
.page-case-list li { width: 440px; margin-bottom: 40px; margin-left: 40px; }
.page-case-list li .tit { font-size: 20px; margin-top: 30px; }
.page-news-list .con { padding: 60px 40px 0 40px; }
.page-video-list { margin-left: -40px; }
.page-video-list li { width: 440px; margin-left: 40px; margin-bottom: 60px; }
.page-video-list li .tit { font-size: 24px; margin-top: 24px; }
}
 @media screen and (min-width: 1900px) {
.crunbs { padding-left: 12.5%; padding-right: 205px; background-size: cover; }
}
