﻿*{margin: 0;padding: 0;}
body{font-family: "微软雅黑", sans-serif;font-size: 14px;color: #333;}
h1,h2,h3,h4,h5,h6{font-family: "微软雅黑", sans-serif;color: #333;line-height:1.3;font-weight:500;}
p{font-family: "微软雅黑", sans-serif;color: #a6a6a6;font-size: 14px;line-height:2;font-weight:400;}
a{color:#333;text-decoration:none;font-family:"微软雅黑",sans-serif;}
a:hover,a:focus{color:#333;text-decoration:none;}
ul{margin: 0;}
ul li{list-style:none;}
img{height: auto;max-width:100%;}

.clear{clear:both;}
.clear-sm{display:none;}
.clear-xs{display:none;}
@media (max-width:991px){
	.clear-sm{display:block;clear:both;}
}
@media (max-width:449px){
	.clear-xs{display:block;clear:both;}
}

.down-item-2,.down-item-2 a,.pg-page a,.honor-img,.news-box,.staff-border,.sec-news-box,.product-border,.media-border{-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
/*过渡延时*/
.scale-img,.scale-wrap img{-webkit-transition: all .5s ease-in-out 0s;-moz-transition: all .5s ease-in-out 0s;-ms-transition: all .5s ease-in-out 0s;-o-transition: all .5s ease-in-out 0s;transition: all .5s ease-in-out 0s;}
.scale-img:hover,.scale-wrap:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
/*选中颜色*/
*::selection{color:#ffffff;background-color:#dc1e32;text-shadow:none;}
*::-moz-selection{color:#ffffff;background-color:#dc1e32;text-shadow:none;}
*::-webkit-selection{color:#ffffff;background-color:#dc1e32;text-shadow:none;}

.container{width:100%;margin:0 auto;}
@media (min-width:576px){
	.container{max-width:540px}
}
@media (min-width:768px){
	.container{max-width:720px}
}
@media (min-width:992px){
	.container{max-width:960px}
}
@media (min-width:1200px){
	.container{max-width:1140px}
}
@media (min-width:1340px){
	.container{max-width:1280px}
}

/*头部*/
body{padding-top:100px;}
.header{position:fixed;width:100%;height:100px;top:0;left:0;z-index:500;-webkit-box-shadow:0px 0px 3px 0px rgb(51,51,51,0.8);-moz-box-shadow:0px 0px 3px 0px rgb(51,51,51,0.8);box-shadow:0px 0px 3px 0px rgb(51,51,51,0.8);background:#fff;}
.header-inner{max-width:1920px;margin:0 auto;}
.header-logo{padding:18px 10px;height:64px;position:absolute;top:0;left:0;}
.header-logo a{font-size:0;}
.header-logo img{display:block;max-width:100%;max-height:100%;margin:0;}
.header-menu{display:none;}
.header-menu img{}
.header-content{}
.header-lang a{}
.header-lang img{}
.header-nav{display:block;max-width:1280px;margin:0 auto;}
.header-nav-li{display:block;width:10%;float:left;position:relative;text-align:center;font-size:0;}
.header-nav-li-a{display:inline-block;font-size:16px;line-height:97px;color:#333;white-space:nowrap;overflow:hidden;}
.header-nav-li-a span{display:block;border-bottom:3px solid transparent;}
.header-nav-li-a i{display:none;}
.header-nav-li-a:hover,
.header-nav-li-a:focus,
.header-nav-li-a.active,
.header-nav-li:hover .header-nav-li-a{color:#dc1e32;}
.header-nav-li-a:hover span,
.header-nav-li-a.active span,
.header-nav-li:hover .header-nav-li-a span{border-bottom-color:#dc1e32;}
.header-right{position:absolute;top:0;right:0;}
.header-right ul{display:block;font-size:0;line-height:0;vertical-align:middle;}
.header-right li{display:inline-block;font-size:0;float:left;border-left:1px solid #eaeaea;vertical-align:middle;}
.header-search,.header-lang{display:inline-block;font-size:0;}
.header-search{}
.header-search a{display:inline-block;padding:41px 12px 41px 20px;cursor:pointer;}
.header-search i{display:block;width:18px;height:18px;background:url('../images/search.png') no-repeat center;}
.header-a{display:inline-block;padding:44px 20px 44px 12px;}
.header-a i{display:block;width:16px;height:12px;background:url('../images/lang_ch.png') no-repeat center;}
.lang-item i{display:inline-block;width:16px;height:12px;vertical-align:middle;margin-right:6px;}
.lang-item span{display:inline-block;vertical-align:middle;}
.header-lang i.lang-cn{background:url('../images/lang_ch.png') no-repeat center;}
.header-lang i.lang-en{background:url('../images/lang_en.png') no-repeat center;}
.header-lang i.lang-vnm{background:url('../images/lang_vnm.png') no-repeat center;}
.header-subsidiary{position:relative;}
.subsidiary-drop{display:block;padding:40px 15px;font-size:0;line-height:0;cursor:pointer;}
.subsidiary-drop span{display:inline-block;font-size:14px;line-height:20px;height:20px;color:#333;vertical-align:middle;}
.subsidiary-drop i{display:inline-block;width:9px;height:20px;background:url('../images/subsidiary-drop.png') no-repeat center;vertical-align:middle;}
.subsidiary-list,.lang-list{display:none;}
.header-subsidiary:hover .subsidiary-list,.header-lang:hover .lang-list{display:block;width:250px;position:absolute;top:100%;right:0;background:#fff;-webkit-box-shadow:0px 1px 3px -1px rgb(51,51,51,0.8);-moz-box-shadow:0px 1px 3px -1px rgb(51,51,51,0.8);box-shadow:0px 1px 3px -1px rgb(51,51,51,0.8);}
.subsidiary-item{}
.subsidiary-item a,.lang-item a{display:block;font-size:14px;line-height:20px;padding:15px 20px;color:#333;border-bottom:1px solid #eee;text-align:center;}
.subsidiary-item.last a,.lang-item.last a{border-bottom:0;}
.subsidiary-item a:hover,.lang-item a:hover{color:#dc1e32;}
.header-form{display:none;padding:30px 20px;background:rgba(255,255,255,0.9);position:absolute;top:100%;left:0;right:0;-webkit-box-shadow:0px 0px 3px -2px rgb(51,51,51,0.8);-moz-box-shadow:0px 0px 3px -2px rgb(51,51,51,0.8);box-shadow:0px 0px 3px -2px rgb(51,51,51,0.8);}
.header-form form{display:block;max-width:500px;margin:0 auto;}
.search-input{height:26px;padding:8px 50px 8px 8px;background:#fff;position:relative;border:2px solid #dc1e32;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.search-input input{display:block;width:100%;height:26px;font-size:14px;line-height:26px;border:0;padding:0;margin:0;outline:none;}
.search-input button{display:block;width:42px;height:42px;position:absolute;right:0;top:0;background-color:#dc1e32;border:0;padding:0;margin:0;outline:none;background-image:url('../images/search-01.png');background-repeat:no-repeat;background-position:center;}
.open-search .header-form{display:block;}
.header-nav-sub{display:none;list-style:none;width:170px;position:absolute;top:100%;left:50%;margin-left:-85px;-webkit-box-shadow:0px 1px 3px -1px rgb(51,51,51,0.8);-moz-box-shadow:0px 1px 3px -1px rgb(51,51,51,0.8);box-shadow:0px 1px 3px -1px rgb(51,51,51,0.8);background:#fff;padding:0;}
.header-nav-li:hover .header-nav-sub{display:block;}
.header-nav-sub li{display:block;list-style:none;padding:0 10px;}
.header-nav-sub li a{display:block;font-size:14px;line-height:20px;padding:12px 15px;color:#333;text-align:center;border-bottom:1px solid #eee;}
.header-nav-sub li:last-child a,.header-nav-sub li.last a{border-bottom:0;}
.header-nav-sub li a:hover{color:#dc1e32;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
@media(max-width:1699px){
	.header-nav{max-width:none;position:absolute;top:0;left:215px;right:203px;}
}
@media (max-width:1499px){
}
@media (max-width:1339px){
}
@media (max-width:1199px){
	.header-nav{right:159px;}
	.header-nav-li-2{}
	.header-nav-li-a{font-size:14px;}
	.header-search a{padding-left:10px;padding-right:5px;}
	.header-a{padding-left:5px;padding-right:10px;}
	.subsidiary-drop{padding-left:10px;padding-right:10px;}
}
@media (max-width:1099px){
	.header-nav-li-a{font-size:12px;}
}
@media(max-width:991px){
	body{padding-top:0;}
	.header{height:60px;position:static;}
	.header-logo{padding:10px;height:40px;}
	.header-content{display:none;}
	.header-menu{float:right;display:block;padding:15px;font-size:0;}
	.header-menu img{display:block;max-height:30px;}
	.header-content{background:#333;}
	.header-nav{position:static;margin:0;padding:20px 10px;clear:both;}
	.header-nav-li,.header-nav-li-2{display:block;float:none;width:auto;border-bottom:1px solid #313131;}
	.subsidiary-item,.lang-item{border-bottom:1px solid #313131;}
	.header-nav-li-a,
	.subsidiary-item a,
	.lang-item a{display:block;color:#fff;font-size:14px;line-height:30px;padding:10px 10px;text-align:left;}
	.header-nav-li-a{font-size:16px;padding:10px 35px;}
	.header-nav-li-a:hover,
	.header-nav-li-a:focus,
	.subsidiary-item a:hover,
	.lang-item a:hover{color:#dc1e32;}
	.header-nav-li-a span{border-bottom:0;}
	.header-nav-li-a:hover span{border-bottom:0;}
	.header-right{position:static;text-align:center;}
	.header-right li{border-left:0;float:none;}
	.subsidiary-drop span{color:#fff;}
	.header-search a{padding:11px 10px;}
	.header-search i{background-image:url('../images/search-light.png');}
	.header-a{padding:14px 10px;}
	.subsidiary-drop{padding:10px 10px;}
	.header-subsidiary{position:static;}
	.header-subsidiary:hover .subsidiary-list,.header-lang:hover .lang-list{display:none;}
	.header-subsidiary.open .subsidiary-list,.header-lang.open .lang-list{display:block;position:absolute;top:40px;left:0;right:0;bottom:0;width:auto;height:auto;padding:20px 10px;background:#333;z-index:1000;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
	.subsidiary-item a,.lang-item a{color:#fff;border-bottom:0;}
	
	.header-search{position:static;}
	.header-form{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
	.header-search:hover .header-form{display:none;}
	.open-search .header-form{display:block;position:absolute;top:40px;left:0;right:0;bottom:0;width:auto;height:auto;padding:20px 10px;background:#333;z-index:1000;}
	
    .header-nav-li-a i{display:block;width:35px;height:35px;position:absolute;right:0;top:2px;background:url('../images/header-nav-arrow.png') no-repeat;background-position:0 0;cursor:pointer;}
    .header-nav-li-a i:hover{background-position-y:-35px;}
    .header-nav-li.open i{background-position-y:-70px;}
    .header-nav-li.open i:hover{background-position-y:-105px;}
    .header-nav-sub{position:static;margin:0;padding:0;background:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:auto;}
	.header-nav-li:hover .header-nav-sub{display:none;}
	.header-nav-li.open .header-nav-sub{display:block;}
	.header-nav-sub li{padding:0;}
	.header-nav-sub li a{color:#eee;display:block;font-size:14px;line-height:26px;padding:5px 35px 5px 45px;text-align:left;border-bottom:0;}
	.header-nav-sub li a:hover{color:#dc1e32;}
}

/*尾部*/
.footer{border-top:3px solid #dc1e32;background:#fff;padding-top:50px;padding-bottom:40px;clear:both;}
.footer-navs{/*overflow:hidden;*/}
.footer-nav{width:12.5%;float:left;}
.footer-nav h4{font-size:16px;color:#333;line-height:20px;margin-bottom:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:bold;}
.footer-nav ul{}
.footer-nav li{}
.footer-nav li a{display:block;font-size:13px;color:#666;line-height:20px;padding:5px 0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.footer-nav li a:hover{color:#dc1e32;}
.footer-qr{width:122px;max-width:100%;margin:0;text-align:center;}
.footer-qr:hover .footer-qr-img{-webkit-box-shadow:0px 0px 6px #dadada;-moz-box-shadow:0px 0px 6px #dadada;box-shadow:0px 0px 6px #dadada;}
.footer-qr-img{border:1px solid #efefef;}
.footer-qr img{display:block;max-width:100%;margin:0 auto;}
.footer-qr p{font-size:12px;line-height:16px;color:#333;margin-top:10px;}
.copyright{padding:20px 15px;background:#333;}
.copyright p{font-size:16px;line-height:24px;text-align:left;color:#fff;}
.copyright p a{color:#fff;text-decoration:none;}
@media (max-width:991px){
	.footer-nav{width:25%;}
	.clear-sm{height:30px;}
}
@media (max-width:767px){
	.footer{padding-left:10px;padding-right:10px;}
}
@media (max-width:449px){
	.footer-nav{width:50%;}
	.clear-sm,.clear-xs{height:20px;}
	.copyright p{font-size:14px;line-height:22px;}
}

/*轮播图*/
.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide a{outline:none;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden{display: none;}
/*Banner导航点*/
.slider-banner .slick-dots{position: absolute;bottom:20px;display: block;width: 100%;padding: 0;margin: 0;list-style: none;text-align: center;}
.slider-banner .slick-dots li{position: relative;display: inline-block;margin: 0 5px;padding: 0;cursor: pointer;zoom: 1;*display: inline;}
.slider-banner .slick-dots li a{width: 10px;height: 10px;display: block;border: 1px solid #dc1e32;cursor: pointer;overflow: hidden;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.slider-banner .slick-dots li a:hover{background-color: #dc1e32;}
.slider-banner .slick-dots li.slick-active a{background-color: #dc1e32;cursor: default;}
@media (max-width:991px){
	.slider-banner .slick-dots{bottom:10px;}
}
/*业务导航点*/
.slider-service .slick-dots{display:block;width:100%;padding:0;margin:20px 0 0 0;list-style: none;text-align: center;}
.slider-service .slick-dots li{position: relative;display: inline-block;margin: 0 5px;padding: 0;cursor: pointer;zoom: 1;*display: inline;}
.slider-service .slick-dots li a{width:12px;height:12px;display: block;background-color:#c8c8c8;cursor: pointer;overflow: hidden;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.slider-service .slick-dots li a:hover{background-color: #e46673;}
.slider-service .slick-dots li.slick-active a{background-color: #e46673;cursor: default;}
/*新闻箭头*/
.slider-pro .slick-prev,
.slider-pro .slick-next,
.slider-news .slick-prev,
.slider-news .slick-next{font-size: 0;line-height: 0;position: absolute;top: 50%;margin-top: -20px;display: block;width:40px;height:40px;padding: 0;border:0;cursor: pointer;outline: none;background:url('../images/sec-news-arrow.png') no-repeat 0 0;z-index:9;}
.slider-pro .slick-prev,
.slider-news .slick-prev{left:-50px;background-position:0 0;}
.slider-pro .slick-next,
.slider-news .slick-next{right:-50px;background-position:0 -80px;}
.slider-pro .slick-prev:hover,
.slider-news .slick-prev:hover{background-position:0 -40px;}
.slider-pro .slick-next:hover,
.slider-news .slick-next:hover{background-position:0 -120px;}
@media(max-width:1449px){
	.slider-pro,
	.slider-news{padding-left:50px;padding-right:50px;}
	.slider-pro .slick-prev,
	.slider-news .slick-prev{left:0px;}
	.slider-pro .slick-next,
	.slider-news .slick-next{right:0px;}
}
@media (max-width:575px){
	.slider-pro .slick-prev,
	.slider-news .slick-prev{left:5px;}
	.slider-pro .slick-next,
	.slider-news .slick-next{right:5px;}
}

/*首页*/
.slider-banner{}
.banner-item{width:100%;overflow:hidden;}
.slider-banner>.banner-item:not(:first-child){display:none;}
.banner-box{max-width:1420px;margin:0 auto;}
.banner-img{margin-left:-17.605633%;margin-right:-17.605633%;}
.banner-img img{display:block;max-width:100%;margin:0 auto;}
.banner-sub{overflow:hidden;z-index:10;}
.banner-sub-box{max-width:1280px;margin:0 auto;}
.banner-sub-img{margin-left:-25%;margin-right:-25%;}
.banner-sub-img img{display:block;max-width:100%;margin:0 auto;}
.sec-tit{padding-top:40px;padding-bottom:30px;text-align:center;}
.sec-tit h3{font-size:30px;line-height:30px;color:#232323;}
.sec-tit p{font-size:16px;line-height:16px;color:#fb4544;margin-top:15px;}
.sec-tit h3 span,.sec-case h3 span{display:inline-block;border-bottom:1px solid #ddd;padding-bottom:15px;position:relative;}
.sec-tit h3 span:after,.sec-case h3 span:after{content:'';display:block;width:30px;height:3px;background:#dc1e32;position:absolute;bottom:-2px;left:50%;margin-left:-15px;}
.sec-case h3 span{border-bottom-color:#aaa;}
.sec-more{text-align:center;margin-top:30px;}
.sec-more a{display:inline-block;padding:20px 40px;font-size:12px;line-height:12px;color:#333;border:1px solid #e2e2e5;-webkit-border-radius:27px;-moz-border-radius:27px;border-radius:27px;position:relative;}
.sec-more a:hover{color:#fff;background:#dc1e32;border-color:#dc1e32;}
.sec-more-light a{color:#333;border-color:#333;}
@media(max-width:991px){
	.sec-tit{padding-top:30px;}
}
@media(max-width:767px){
	.sec-more a{padding:15px 30px;}
	.sec-tit{padding-top:30px;padding-bottom:20px;}
	.sec-tit h3{font-size:24px;line-height:24px;}
	.sec-tit p{font-size:14px;line-height:14px;margin-top:6px;}
}
/*Banner世界*/
.banner-world .banner-img{position:relative;}
.banner-i{display:block;position:absolute;}
.banner-world-h1{width:14.21875%;left:30.052083%;top:68.157894%;opacity:0;}
.banner-world-h2{width:37.239583%;left:30.052083%;top:83.947368%;opacity:0;}
.slick-current .banner-world-h1{-webkit-animation:fadeInLeft 1.5s .5s forwards;animation:fadeInLeft 1.5s .5s forwards}
.slick-current .banner-world-h2{-webkit-animation:fadeInLeft 1.5s .8s forwards;animation:fadeInLeft 1.5s .8s forwards}
@-webkit-keyframes fadeInLeft{
	from{opacity:0;-webkit-transform:translateX(400px);transform:translateX(400px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes fadeInLeft{
	from{opacity:0;-webkit-transform:translateX(400px);transform:translateX(400px);}
	to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);}
}

/*按钮滑过放大效果*/
.sec-more a{position:relative;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}
.sec-more a:before{content:'';-webkit-border-radius:27px;-moz-border-radius:27px;border-radius:27px;position:absolute;top:-15px;left:-15px;bottom:-15px;right:-15px;background:inherit;z-index:-1;opacity:.5;-webkit-transform:scale3d(.6,.4,1);transform:scale3d(.6,.4,1);display:none\9}
.sec-more a:hover{background:#dc1e32;border-color:#dc1e32;-webkit-transition:background-color .1s .3s,color .1s .3s;transition:background-color .1s .3s,color .1s .3s;-webkit-animation:anim-moema-1 .3s forwards;animation:anim-moema-1 .3s forwards}
.sec-more a:hover:before{-webkit-animation:anim-moema-2 .3s .3s forwards;animation:anim-moema-2 .3s .3s forwards}
@-webkit-keyframes anim-moema-1{
	60%{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1)}
	85%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}
	100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
@keyframes anim-moema-1{
	60%{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1)}
	85%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}
	100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
@-webkit-keyframes anim-moema-2{
	to{opacity:0;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}
@keyframes anim-moema-2{
	to{opacity:0;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}
}

/*首页新闻*/
.sec-news{padding-bottom:40px;}
.slider-news{}
.sec-news-item{float:left;margin:0 7px;}
.sec-news-box{}
.sec-news-img{display:block;width:100%;height:0;padding-bottom:65.806451%;overflow:hidden;position:relative;}
.sec-news-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;border:0;object-fit:cover;object-position:center;}
.sec-news-tit{padding:15px 10px;border-left:1px solid #e3e3eb;border-right:1px solid #e3e3eb;border-bottom:1px solid #e3e3eb;}
.sec-news-item h4{font-size:16px;line-height:22px;color:#333333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.sec-news-item p{font-size:14px;line-height:14px;color:#dc1e32;margin-top:15px;}
.sec-news-box:hover h4{color:#dc1e32;}
.sec-news-box:hover{-webkit-box-shadow:0px 0px 6px #dadada;-moz-box-shadow:0px 0px 6px #dadada;box-shadow:0px 0px 6px #dadada;}
@media(max-width:991px){
	.sec-news{padding-bottom:30px;}
}
/*首页关于*/
.sec-about{overflow:hidden;background:#f1f4f9;position:relative;z-index:1;clear:both;}
.sec-about:after{content:'';display:block;width:50%;height:100%;position:absolute;left:50%;top:0;z-index:2;background:url('../images/about.png') no-repeat left center;background-size:cover;}
.sec-about-left,.sec-about-right{width:50%;float:left;}
.sec-about-left{}
.sec-about-left h3{font-size:30px;line-height:30px;color:#dc1e32;margin-bottom:20px;}
.sec-about-left p{font-size:14px;line-height:24px;color:#333;}
.sec-about-left a{}
.sec-about-right{position:relative;z-index:4;}
.sec-about-right h4{font-size:30px;line-height:30px;color:#fff;}
.sec-about-right p{font-size:14px;line-height:24px;color:#fff;margin-top:40px;}
.sec-about-left-inner{padding:70px 30px 70px 0;}
.sec-about-right-inner{padding:120px 0 70px 30px;}
@media(max-width:1339px){
	.sec-about:after{background-position:center;}
}
@media(max-width:1339px){
	.sec-about:after{background-position: -237px 0;}
}
@media(max-width:991px){
	.sec-about-left{width:100%;float:none;}
	.sec-about-right{display:none;}
	.sec-about:after{content:none;display:none;}
	.sec-about-left-inner{padding:30px 10px;}
}
/*首页业务*/
.sec-service{padding-bottom:40px;}
.sec-service-tabs{}
.sec-service-tab-items{overflow:hidden;}
.sec-service-tab-item{display:block;width:50%;float:left;text-align:center;font-size:18px;line-height:18px;color:#949494;text-align:center;padding-bottom:15px;margin-bottom:15px;border-bottom:2px solid #949494;cursor:pointer;outline:none;}
.sec-service-tab-item.active{color:#dc1e32;border-bottom-color:#dc1e32;background:url('../images/sec-service-raw.png') no-repeat bottom center;}
.slider-service-second{display:none;}
.slider-service{}
.sec-service-item{float:left;margin:0 7px;}
.sec-service-box{}
.sec-service-img{display:block;width:100%;height:0;padding-bottom:36.808846%;overflow:hidden;position:relative;}
.sec-service-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;border:0;object-fit:cover;object-position:center;}
.sec-service-tit{padding:20px;background:#f1f1f1;}
.sec-service-tit h4{font-size:22px;line-height:22px;color:#000;font-weight:normal;margin-bottom:15px;vertical-align:middle;}
.sec-service-tit p{font-size:13px;line-height:22px;color:#626262;height:44px;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all;display:-webkit-box;}
.sec-service-icon-1{}
.sec-service-icon-2{}
.sec-service-box:hover .sec-service-tit{background:#dc1e32;}
.sec-service-box:hover h4{color:#fff;}
.sec-service-box:hover p{color:#fff;}
@media(max-width:991px){
	.sec-service{padding-bottom:30px;}
}
/*首页产品*/
.sec-product{padding-bottom:40px;clear:both;}
.sec-tabs{padding:10px 10px 20px 10px;border:1px solid #ddd;}
.sec-tabs-head{position:relative;margin-bottom:20px;}
.sec-tabs-slogan{position:absolute;top:0;right:0;font-size:16px;line-height:52px;color:#dc1e32;font-weight:bold;}
.sec-tabs-nav{display:inline-block;font-size:0;background:#dc1e32;padding-top:1px;padding-left:1px;}
.sec-tabs-item{display:inline-block;vertical-align:middle;}
.sec-tabs-item a{display:block;padding:6px 30px;color:#333;font-size:16px;line-height:24px;color:#333;text-align:center;background:#fff;margin-right:1px;margin-bottom:1px}
.sec-tabs-item a.active{color:#fff;background:#dc1e32;}
.sec-tabs-panel{display:none;}
.sec-tabs-panel.active{display:block;}
.sec-pros{margin:-5px;overflow:hidden;}
.sec-pro-item{width:25%;float:left;}
.sec-pro-box{margin:5px;position:relative;-webkit-box-shadow:0px 2px 4px #aaa;-moz-box-shadow:0px 2px 4px #aaa;box-shadow:0px 2px 4px #aaa;}
.sec-pro-img{display:block;width:100%;height:0;padding-bottom:70%;position:relative;overflow:hidden;}
.sec-pro-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;border:0;object-fit:cover;object-position:center;}
.sec-pro-tit{display:block;position:absolute;left:0;bottom:0;right:0;padding:10px 13px;background:rgba(0,0,0,0.6);text-align:left;}
.sec-pro-tit h4{font-size:16px;line-height:22px;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;/*height:44px;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all;display:-webkit-box;*/}
.sec-pro-box:hover .sec-pro-tit{background:rgba(220,30,50,0.6);}
@media(max-width:991px){
	.sec-product{padding-bottom:30px;}
	.sec-pro-item{width:50%;}
}
@media(max-width:767px){
	.sec-tabs{margin:0 10px;}
	.sec-tabs-slogan{display:none;}
	.sec-tabs-item a{padding:5px 14px;font-size:14px;}
	.sec-pro-tit{padding:8px;}
	.sec-pro-tit h4{font-size:14px;}
}
@media(max-width:499px){
	.sec-pro-tit{padding:5px 10px;}
	.sec-pro-tit h4{font-size:12px;}
}
/*
.slider-pro{}
.sec-pro-item{float:left;margin:0 10px;}
.sec-pro-box{}
.sec-pro-border{border:1px solid #efefef;margin-bottom:15px;}
.sec-pro-img{display:block;width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden;}
.sec-pro-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;border:0;object-fit:cover;object-position:center;}
.sec-pro-item h4{font-size:16px;line-height:22px;color:#333333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;}
.sec-pro-box:hover h4{color:#dc1e32;}
*/



/*首页案例*/
/*.sec-case{padding-top:30px;padding-bottom:30px;background:url('../images/success-case.jpg') no-repeat center;background-size:cover;clear:both;}
.sec-caselist{overflow:hidden;}
.sec-case-item{width:25%;float:left;}
.sec-case-box{margin:0 10px;}
.sec-case-item img{display:block;max-width:100%;margin:0 auto;width:150px;}
.sec-case h3{font-size:30px;line-height:30px;color:#232323;text-align:center;font-weight:normal;margin-bottom:20px;}
.sec-case p{font-size:16px;line-height:22px;color:#232323;text-align:center;margin-bottom:20px;}
@media(max-width:991px){
	.sec-case-item img{width:120px;}
}
@media(max-width:767px){
	.sec-case-item{width:50%;}
	.sec-case-box{margin-bottom:20px;}
	.sec-case-item img{width:100px;}
}*/
.sec-case{padding-top:30px;padding-bottom:30px;background:url('../images/success-case.jpg') no-repeat center;background-size:cover;clear:both;}
.sec-caselist{overflow:hidden;}
.sec-case-item{width:25%;float:left;}
.sec-case-box{width:150px;margin:10px auto;max-width:100%;}
.sec-case-img{width:100%;height:0;padding-bottom:100%;position:relative;background:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.sec-case-icon{display:block;position:absolute;left:0;top:0;right:0;bottom:0;padding:30px;vertical-align:middle;text-align:center;line-height:90px;font-size:0;}
.sec-case-icon img{display:inline-block;max-width:100%;max-height:100%;margin:0;vertical-align:middle;}
.sec-case h3{font-size:30px;line-height:30px;color:#232323;text-align:center;font-weight:normal;margin-bottom:20px;}
.sec-case p{font-size:16px;line-height:22px;color:#232323;text-align:center;margin-bottom:20px;}
@media(max-width:991px){
	.sec-case-box{width:120px;}
	.sec-case-icon{line-height:60px;}
}
@media(max-width:767px){
	.sec-case-item{width:50%;}
	.sec-case-box{width:100px;}
	.sec-case-icon{padding:20px;}
}
.sec-case-img{position:relative;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}
.sec-case-img:before{content:'';-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;top:-20px;left:-20px;bottom:-20px;right:-20px;background:inherit;z-index:-1;opacity:.5;-webkit-transform:scale3d(.6,.4,1);transform:scale3d(.6,.4,1);display:none\9}
.sec-case-img:hover{background:#e46673;-webkit-transition:background-color .1s .3s,color .1s .3s;transition:background-color .1s .3s,color .1s .3s;-webkit-animation:anim-moema-1 .3s forwards;animation:anim-moema-1 .3s forwards}
/*.sec-case-item-1 .sec-case-img:hover,.sec-case-item-2 .sec-case-img:hover{background:#e46673;}
.sec-case-item-3 .sec-case-img:hover,.sec-case-item-4 .sec-case-img:hover{background:#dc1e32;}*/
.sec-case-img:hover:before{-webkit-animation:anim-moema-2 .3s .3s forwards;animation:anim-moema-2 .3s .3s forwards}


/*子页*/
.sub-navbar{position:relative;z-index:10;}
.sub-navbar:after{content:'';display:block;width:100%;height:1px;background:#e0e0e0;position:absolute;left:0;bottom:0;z-index:-1;}
.sub-navs{}
.sub-navs ul{list-style:none;display:block;overflow:hidden;font-size:0;vertical-align:middle;white-space:nowrap;overflow-x:auto;}
.sub-navs li{list-style:none;display:inline-block;margin-right:25px;}
.sub-navs a{display:block;font-size:14px;line-height:54px;border-bottom:3px solid transparent;color:#000;padding-top:3px;}
.sub-navs a:hover,.sub-navs a.active{color:#dc1e32;border-bottom-color:#dc1e32;}
.breadcrumbs{float:right;padding-left:20px;border-left:1px solid #e0e0e0;}
.breadcrumbs{font-size:0;vertical-align:middle;}
.breadcrumbs a,.breadcrumbs i{font-size:14px;line-height:60px;vertical-align:middle;}
.breadcrumbs a,.breadcrumbs i{display:inline-block;}
.breadcrumbs a{color:#737373;}
.breadcrumbs a:hover{color:#dc1e32;}
.breadcrumbs a:first-child{padding-left:15px;background:url('../images/breadcrumbs-home.png') no-repeat left center;}
.breadcrumbs i{width:5px;height:9px;background:url('../images/breadcrumbs-arrow.png') no-repeat center;margin:0 6px;}
.sub-navs-empty .sub-navs{display:none;}
.sub-navs-empty .breadcrumbs{float:none;padding-left:0;border-left:0;}
@media(max-width:991px){
	.breadcrumbs{display:none;}
	/*.breadcrumbs{float:none;border-left:none;padding-left:0;}
	.breadcrumbs a,.breadcrumbs i{line-height:40px;}*/
	.sub-navs li{margin-right:20px;}
	.sub-navs a{line-height:40px;}
}
@media(max-width:767px){
	.sub-navs li{margin-right:10px;}
	.sub-navs a{font-size:12px;line-height:40px;}
	/*.breadcrumbs{padding:0 10px;}*/
	.sub-navs{padding:0 10px;}
}

.main-content{padding:40px 0 60px 0;}
.about h2,h2.sub-title,h3.sub-title{margin-bottom:50px;font-size:22px;line-height:32px;color:#333;text-align:left;padding:0;}
.about h2 span,h2.sub-title span,h3.sub-title span{display:inline-block;padding-bottom:6px;position:relative;}
.about h2 span:after,h2.sub-title span:after,h3.sub-title span:after{content:'';display:block;width:100%;height:1px;background:#dc1e32;position:absolute;bottom:0;left:0;margin:0;
background: -moz-linear-gradient(45deg, #dc1e32 0%, #ffffff 100%);
    background: -webkit-gradient(45deg, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(45deg, #dc1e32 0%,#ffffff 100%);
    background: -o-linear-gradient(45deg, #dc1e32 0%,#ffffff 100%);
    background: -ms-linear-gradient(45deg, #dc1e32 0%,#ffffff 100%);
    background: linear-gradient(45deg, #dc1e32 0%,#ffffff 100%);}
.about p{font-size:16px;line-height:28px;color:#666;}
.about-imgs-wrap{border-right:14px solid #fb4544;padding-right:18px;margin-bottom:50px;}
.about-imgs{overflow:hidden;margin:0 -9px;}
.about-img{float:left;}
.about-img-1{width:59.6%;}
.about-img-2{width:40.4%;}
.about-img div{margin:0 9px;}
.about-img img{display:block;width:100%;}
@media(max-width:767px){
	.about h2,h2.sub-title{margin-bottom:30px;font-size:20px;line-height:30px;}
	.about h2 span,h2.sub-title span,h3.sub-title span{padding-bottom:4px;}
	.main-content{padding:30px 10px 40px 10px;}
	.about p{font-size:14px;line-height:22px;}
	.about-imgs-wrap{padding-right:10px;margin-bottom:30px;}
	.about-imgs{margin:0 -5px;}
	.about-img-1{width:100%;}
	.about-img-2{display:none;}
}

.own-brand img{display:block;width:100%;margin:0 auto 36px auto;}
@media(max-width:767px){
	.own-brand img{margin-bottom:20px;}
}

/*人才招聘*/
.job-list table{width:100%;border-collapse:collapse;}
.job-list table thead tr{background:#dc1e32;}
.job-list table thead td{padding:14px 15px;font-size:16px;line-height:24px;color:#fff;font-weight:bold;}
.job-list table tbody tr{border-bottom:1px solid #efefef;}
.job-list table tbody td{padding:8px 15px;}
.job-list table tbody td,
.job-name a{font-size:16px;line-height:24px;color:#333;font-weight:normal;}
.job-btn a{display:inline-block;font-size:14px;padding:8px 50px;border:1px solid #dddddd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#333333;}
i.job-loc-i{display:inline-block;width:20px;height:20px;vertical-align:text-bottom;margin-right:5px;background:url(../images/job_loc.png) no-repeat center;}
.job-loc,.job-num{width:20%;}
.job-btn{width:130px;}
.job-list table tbody tr:hover{background:#dc1e32;}
.job-list table tbody tr:hover .job-name a{color:#fff;}
.job-list table tbody tr:hover .job-btn a{color:#fff;border-color:#fff;}
.job-list table tbody tr:hover td{color:#fff;}
.job-list table tbody tr:hover i.job-loc-i{background-image:url(../images/job_loc-1.png);}
@media(max-width:767px){
    .job-loc{width:30%;}
    .job-btn{width:46px;display:none;}
    i.job-loc-i{display:none;}
    .job-list table thead td{padding:10px 5px;font-size:12px;line-height:20px;}
    .job-list table tbody td{padding:6px 5px;}
    .job-list table tbody td,.job-name a{font-size:12px;line-height:20px;}
    .job-btn a{display:inline-block;font-size:12px;padding:2px 10px;}
}

/*新闻列表*/
.news-list{margin:-15px;overflow:hidden;}
.news-item{width:33.3333%;float:left;}
.news-box{margin:15px;border:1px solid #e3e3eb;}
.news-img{overflow:hidden;}
.news-img a{display:block;width:100%;height:0;padding-bottom:65.806451%;position:relative;}
.news-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;margin:0;object-fit:cover;object-position:center;}
.news-tit{padding:20px;}
.news-tit h3{font-size:18px;line-height:26px;margin-bottom:10px;font-weight:bold;color:#555555;height:52px;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all;display:-webkit-box;}
.news-box:hover{-webkit-box-shadow:0px 0px 6px #dadada;-moz-box-shadow:0px 0px 6px #dadada;box-shadow:0px 0px 6px #dadada;}
.news-box:hover .news-tit h3{color:#dc1e32;}
.news-tit .news-date{font-size:12px;line-height:26px;color:#999;}
.news-tit .news-summary{font-size:14px;line-height:26px;color:#888;}
.news-tit .news-date{margin-bottom:5px;}
.news-tit .news-summary{height:78px;-webkit-line-clamp:3;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all;display:-webkit-box;}
.news-box:hover .news-tit .news-summary{color:#666;}
@media (max-width:1199px){
	.news-list{margin:-10px;}
	.news-box{margin:10px;}
}
@media (max-width:991px){
	.news-list{margin:-10px;}
	.news-item{width:50%;}
	.news-box{margin:10px;}
	.news-tit{padding:15px;}
}
@media(max-width:767px){
	.news-list{margin:-5px;}
	.news-box{margin:5px;}
	.news-tit{padding:10px;}
    .news-tit h3{font-size:14px;line-height:20px;margin-bottom:2px;height:40px;}
    .news-tit .news-date,.news-tit .news-summary{font-size:12px;line-height:20px;}
    .news-tit .news-date{margin-bottom:2px;}
    .news-tit .news-summary{height:40px;-webkit-line-clamp:2;}
}
@media(max-width:449px){
	.news-item{width:100%;}
    .news-tit h3{height:auto;max-height:40px;}
    .news-tit .news-summary{height:auto;max-height:40px;}
}

/*新闻详情*/
.news-title{margin-bottom:30px;padding-bottom:20px;text-align:center;border-bottom:1px dashed #ddd;}
.news-title h2{font-size:22px;line-height:30px;margin-bottom:20px;font-weight:bold;color:#555555;text-align:center;}
.news-title p{font-size:16px;line-height:22px;color:#818181;}
.news-content p{font-size:16px;line-height:36px;color:#818181;}
.video-box{width:100%;height:0;padding-bottom:66.666666%;position:relative;}
.video-container{display:block;width:100%;height:100%;position:absolute;top:0;left:0;margin:0;overflow:hidden;}
.video-container video, .video-container .video-js{display:block;width:100%;height:100%;margin:0;border:0;}
@media(max-width:767px){
    .news{padding:0 10px;}
    .news-title{margin-bottom:20px;padding-bottom:10px;}
    .news-title h2{font-size:18px;line-height:20px;margin-bottom:10px;}
    .news-title p{font-size:14px;line-height:26px;}
    .news-content p{font-size:14px;line-height:26px;}
}

/*分页*/	
.pg-page{margin-top:30px;padding:3px 3px 3px 3px;text-align:center;line-height:30px;font-size:0;}
.pg-page a,div.pg-page span{padding:5px 5px 5px 5px;margin-right:8px;margin-bottom:8px;font-size:16px;white-space:nowrap;display:inline-block;min-width:30px;height:30px;box-sizing:content-box;}
.pg-page a{text-decoration:none;border:solid 1px #e8e8e8;color:#727272;background:#fff;}
.pg-page span.ellipsis{color:#9e9e9e;font-size:14px;}
.pg-page span.disabled{border:#f3f3f3 1px solid;color:#ccc;background:#fff;}
.pg-page a:hover,.pg-page a:active{color:#fff;background:#dc1e32;border-color:#dc1e32;}
.pg-page span.current{border:#dc1e32 1px solid;font-weight:bold;color:#fff;background:#dc1e32;}
@media(max-width:767px){
	.pg-page{line-height:23px;}
	.pg-page a,div.pg-page span{padding:2px 5px 2px 5px;margin-right:5px;margin-bottom:5px;font-size:12px;min-width:23px;height:23px;}
}

/*荣誉资质*/
.honor-bg{margin-bottom:50px;}
.honor-bg img{display:block;width:100%;margin:0;}
.honor-list{overflow:hidden;margin:-15px;}
.honor-item{width:25%;float:left;}
.honor-box{margin:15px;}
.honor-img{border:1px solid #ddd;margin-bottom:10px;overflow:hidden;cursor:pointer;}
.honor-img a{display:block;width:100%;height:0;padding-bottom:136.25%;position:relative;}
.honor-box img{display:block;max-width:100%;}
.honor-img a img{width:100%;height:100%;position:absolute;top:0;left:0;margin:0;object-fit:cover;object-position:center;}
.honor-box h3{font-size:14px;font-weight:bold;line-height:24px;padding:0 10px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.honor-box:hover .honor-img{-webkit-box-shadow:0px 0px 6px #999;-moz-box-shadow:0px 0px 6px #999;box-shadow:0px 0px 6px #999;}
.honor-box:hover h3{color:#dc1e32;}
@media (max-width:991px){
	.honor-list{margin:-15px -10px;}
	.honor-item{width:33.3333%;}
	.honor-box{margin:15px 10px;}
}
@media (max-width:767px){
	.honor-bg{margin-bottom:30px;}
	.honor-item{width:50%;}
}
@media (max-width:449px){
	.honor-list{margin:-10px -5px;}
	.honor-box{margin:10px 5px;}
	.honor-img{margin-bottom:5px;}
	.honor-box h3{font-size:12px;}
}
@media (max-width:319px){
	.honor-item{width:auto;float:none;}
}

/*联系我们*/
.indent-2{padding-left:2em;text-indent:-2em;}
.indent-3{padding-left:3em;text-indent:-3em;}
.indent-4{padding-left:4em;text-indent:-4em;}
.indent-5{padding-left:5em;text-indent:-5em;}
.contact-info{background-color:#efefef;overflow:hidden;background-image:url('../images/contact-bg.png');background-repeat:no-repeat;background-position:left bottom;position:relative;}
.contact-image{display:block;position:absolute;top:0;left:430px;right:0;bottom:0;background:url('../images/contact.jpg') no-repeat center;background-size:cover;}
.contact-intro{padding:60px 30px;width:370px;float:left;}
.contact-intro h3{font-size:26px;line-height:26px;color:#333;margin-bottom:30px;}
.contact-intro p{font-size:16px;line-height:26px;color:#333;margin-bottom:10px;}
.contact-intro p:last-child{margin-bottom:0;}
.contact-map{clear:both;border:1px solid #efefef;margin-top:30px;}
.contact-map iframe{display:block;width:100%;height:400px;}
@media(max-width:992px){
	.contact-intro{padding:60px 20px;width:300px;}
	.contact-image{left:340px;}
	.contact-map iframe{height:350px;}
}
@media(max-width:767px){
	.contact-info{background:url('../images/contact.jpg') no-repeat center;background-size:cover;}
	.contact-intro{width:auto;padding:60px 30px;background-color:rgba(0,0,0,0.8);float:none;}
	.contact-intro h3{color:#fff;}
	.contact-intro p{color:#fff;}
	.contact-image{display:none;}
	.contact-map iframe{height:300px;}
}

.contact-msg{}
.contact-msg p{font-size:12px;line-height:20px;color:#666;margin-bottom:10px;}
.contact-form{margin:0 -4px;overflow:hidden;}
.contact-input,.contact-select{width:50%;float:left;}
.contact-control{margin:5px;border:1px solid #d7d7d7;position:relative;}
.contact-control.focus-on{border-color:#dc1e32;}
.contact-input .contact-control,.contact-select .contact-control{height:44px;}
.contact-input .contact-control{padding-left:4.5em;padding-right:10px;}
.contact-control label{font-size:14px;line-height:14px;color:#666;position:absolute;left:10px;top:50%;margin-top:-7px;}
.contact-control input,.contact-control select{display:block;width:100%;height:44px;font-size:14px;line-height:44px;color:#666;padding:0;border:0;background:#fff;outline:none;}
.contact-control select{padding:10px 30px 10px 10px;line-height:24px;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;}
.contact-control select::-ms-expand{display:none;}
.contact-select .contact-control:after{content:'';display:block;width:11px;height:7px;background:url(../images/select-drop.png) no-repeat center;position:absolute;right:10px;top:50%;margin-top:-3.5px;pointer-events:none;}
.contact-area .contact-control{padding:10px;}
.contact-control textarea{display:block;width:100%;height:132px;border:0;font-size:14px;line-height:26px;padding:0;color:#666;outline:none;resize:none;}
.contact-submit{width:134px;height:39px;margin:7px 4px 0 4px;font-size:14px;line-height:39px;text-align:center;border:0;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;background:#dc1e32;outline:none;}
@media (max-width:449px){
	.contact-input,.contact-select{width:100%;}
}

/*产品列表*/
.product-list{list-style:none;display:block;overflow:hidden;margin:-10px;}
.product-item{list-style:none;display:block;width:25%;float:left;}
.product-item a{cursor:pointer;}
.product-box{margin:10px;}
.product-img{display:block;width:100%;height:0;padding-bottom:70%;position:relative;margin-bottom:20px;overflow:hidden;}
.product-border{margin-bottom:20px;border:1px solid #ddd;}
.product-border .product-img{margin-bottom:0;}
.product-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;margin:0;object-fit:cover;object-position:center;}
.product-box h3{font-size:16px;line-height:26px;height:52px;text-align:center;color:#616161;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all;display:-webkit-box;}
.product-box:hover h3{color:#dc1e32;}
.product-box:hover .product-border{-webkit-box-shadow:0 0 6px #ddd;-moz-box-shadow:0 0 6px #ddd;box-shadow:0 0 6px #ddd;}
@media(max-width:1199px){
    .product-item{width:25%;}
}
@media(max-width:991px){
    .product-item{width:50%;}
}
@media(max-width:767px){
    .product-list{margin:-5px;}
    .product-item{width:50%;}
    .product-box{margin:5px;}
    .product-img{margin-bottom:10px;}
    .product-border{margin-bottom:10px;padding:5px;}
	.product-border .product-img{margin-bottom:0;}
    .product-box h3{font-size:12px;line-height:18px;height:36px;}
}
@media(max-width:359px){
    .product-item{width:100%;}
}

/*产品详情*/
.product-inner{margin:0 -10px;}
.product-left,.product-right{width:50%;float:left;}
.product-album,.product-info{margin:0 10px;}
.product-pics{padding:6px;border:1px solid #eee;}
.product-info h2{font-size:26px;line-height:36px;color:#111;margin-bottom:30px;}
.product-info p{font-size:16px;line-height:26px;color:#333;margin-bottom:15px;}
.product-info p strong{font-size:18px;line-height:26px;font-weight:bold;}
.product-info ul{list-style:disc;display:block;padding:0;margin-top:15px;}
.product-info ul li{list-style:disc;padding:0;color:#333;margin-left:16px;font-size:16px;line-height:26px;list-style-position:inside;}
@media(max-width:767px){
	.product-left,.product-right{width:100%;float:none;}
	.product-inner{margin:0;}
	.product-album,.product-info{margin:0;}
	.product-info{margin-top:30px;}
	.product-info h2{font-size:24px;line-height:32px;margin-bottom:20px;}
	.product-info p{font-size:14px;line-height:20px;margin-bottom:8px;}
	.product-info p strong{font-size:16px;line-height:20px;}
	.product-info ul{margin-top:8px;}
	.product-info ul li{margin-left:6px;font-size:14px;line-height:20px;}
}

/*产品列表*/
.media-list{list-style:none;display:block;overflow:hidden;margin:-10px;}
.media-item{list-style:none;display:block;width:25%;float:left;}
.media-item a{cursor:pointer;}
.media-box{margin:10px;}
.media-img{display:block;width:100%;height:0;padding-bottom:100%;position:relative;margin-bottom:20px;overflow:hidden;}
.media-border{margin-bottom:20px;padding:10px;border:1px solid #ddd;}
.media-border .media-img{margin-bottom:0;}
.media-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;margin:0;object-fit:cover;object-position:center;}
.media-img i{display:block;width:50px;height:50px;margin:0;position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-25px;background:url('../images/play.png') no-repeat center;}
.media-box h3{font-size:16px;line-height:26px;height:52px;text-align:center;color:#616161;-webkit-line-clamp:2;overflow:hidden;-webkit-box-orient:vertical;word-break:break-all;display:-webkit-box;}
.media-box:hover h3{color:#dc1e32;}
.media-box:hover .media-border{-webkit-box-shadow:0 0 6px #ddd;-moz-box-shadow:0 0 6px #ddd;box-shadow:0 0 6px #ddd;}
@media(max-width:1199px){
    .media-item{width:25%;}
}
@media(max-width:991px){
    .media-item{width:50%;}
}
@media(max-width:767px){
    .media-list{margin:-5px;}
    .media-item{width:50%;}
    .media-box{margin:5px;}
    .media-img{margin-bottom:10px;}
    .media-border{margin-bottom:10px;padding:5px;}
	.media-border .media-img{margin-bottom:0;}
    .media-box h3{font-size:12px;line-height:18px;height:36px;}
}
@media(max-width:359px){
    .media-item{width:100%;}
}

/*企业文化*/
.culture{}
.culture-info{background-color:#cccccc;overflow:hidden;background-image:url('../images/culture-bg.png');background-repeat:no-repeat;background-position:right bottom;position:relative;}
.culture-image{display:block;position:absolute;top:0;left:0;right:430px;bottom:0;background:url('../images/culture.jpg') no-repeat center;background-size:cover;}
.culture-intro{padding:100px 30px;width:370px;float:right;}
.culture-intro h3{font-size:26px;line-height:26px;color:#fff;margin-bottom:30px;}
.culture-intro p{font-size:16px;line-height:26px;color:#fff;}
.culture-list{margin:30px -10px -10px -10px;overflow:hidden;}
.culture-item{width:25%;float:left;}
.culture-box{margin:10px;border:1px solid #e3e3eb;}
.culture-box:hover{-webkit-box-shadow:0 0 6px #ddd;-moz-box-shadow:0 0 6px #ddd;box-shadow:0 0 6px #ddd;}
.culture-img{width:100%;height:0;padding-bottom:64.310954%;position:relative;overflow:hidden;margin-bottom:20px;}
.culture-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;border:0;object-fit:cover;object-position:center;}
.culture-item h3{font-size:18px;line-height:18px;color:#58596d;margin-bottom:20px;text-align:center;padding:0 10px;}
.culture-item p{font-size:14px;line-height:24px;color:#929292;text-align:center;margin-bottom:20px;padding:0 10px;}
@media(max-width:992px){
	.culture-intro{padding:60px 20px;width:300px;}
	.culture-image{right:340px;}
	.culture-item{width:50%;}
}
@media(max-width:767px){
	.culture-info{background:url('../images/culture.jpg') no-repeat center;background-size:cover;}
	.culture-intro{width:auto;padding:60px 30px;background-color:rgba(0,0,0,0.8);}
	.culture-image{display:none;}
}
@media(max-width:449px){
	.culture-item{width:100%;}
}

/*下载中心*/
.down-list{}
.down-item{border-bottom:1px dashed #ddd;}
.down-item a{display:block;font-size:16px;line-height:50px;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-left:26px;background:url('../images/download.png') no-repeat left center;}
.down-item a:hover{color:#dc1e32;background-image:url('../images/download-hover.png');}
.down-item span{display:block;float:right;font-size:14px;line-height:50px;color:#999;padding-left:10px;}
@media(max-width:767px){
	.down-item a{font-size:14px;line-height:40px;}
	.down-item span{font-size:12px;line-height:40px;}
}
@media(max-width:449px){
	.down-item a{font-size:12px;}
	.down-item span{font-size:12px;}
}
.down-list-2{}
.down-item-2{padding:30px 80px 30px 50px;margin-bottom:15px;border:1px solid #ddd;background:#fff;position:relative;font-size:16px;color:#808080;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.down-item-2 a{display:block;width:80px;padding:0;margin:0;position:absolute;top:0;right:0;bottom:0;background:#f2f2f2 url('../images/down-2.png') no-repeat center;}
.down-item-2:hover{background:#dc1e32;color:#fff;}
.down-item-2:hover a{background:#C7001F url('../images/down-2-hover.png') no-repeat center;}
@media(max-width:767px){
	.down-item-2{padding:20px 60px 20px 30px;font-size:14px;}
	.down-item-2 a{width:60px;}
}
@media(max-width:449px){
	.down-item-2{padding:20px 60px 20px 20px;}
}

/*员工风采*/
.staff-list{margin:-15px;overflow:hidden;}
.staff-item{width:33.3333%;float:left;}
.staff-box{margin:15px;}
.staff-border{border:1px solid #e3e3eb;padding:10px;margin-bottom:20px;}
.staff-img{overflow:hidden;display:block;width:100%;height:0;padding-bottom:65.806451%;position:relative;}
.staff-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;margin:0;object-fit:cover;object-position:center;}
.staff-item h3{font-size:18px;line-height:26px;font-weight:bold;color:#555555;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center;}
.staff-box:hover .staff-border{-webkit-box-shadow:0px 0px 6px #dadada;-moz-box-shadow:0px 0px 6px #dadada;box-shadow:0px 0px 6px #dadada;}
.staff-box:hover h3{color:#dc1e32;}
@media (max-width:1199px){
	.staff-list{margin:-10px;}
	.staff-box{margin:10px;}
}
@media (max-width:991px){
	.staff-list{margin:-10px;}
	.staff-item{width:50%;}
	.staff-box{margin:10px;}
}
@media(max-width:767px){
	.staff-list{margin:-5px;}
	.staff-box{margin:5px;}
    .staff-item h3{font-size:14px;line-height:20px;}
}
@media(max-width:449px){
	.staff-item{width:100%;}
    .staff-item h3{white-space:normal;text-overflow:unset;}
}

/*成功案例*/
.case-content{}
.case-info{overflow:hidden;margin-bottom:30px;background:#333333;}
.case-info:last-child{margin-bottom:0;}
.case-info:hover{-webkit-box-shadow:0px 0px 6px #666;-moz-box-shadow:0px 0px 6px #666;box-shadow: 0px 0px 6px #666;}
.case-intro{float:left;width:30%;}
.case-right .case-intro{float:right;}
.case-intro .case-inner{padding:30px;}
.case-intro h3{font-size:26px;line-height:26px;color:#fff;margin-bottom:30px;font-weight:bold;}
.case-intro p{font-size:16px;line-height:26px;color:#fff;margin-bottom:20px;text-indent:2em;}
.case-intro p:last-child{margin-bottom:0;}
.case-image{float:left;width:70%;}
.case-right .case-image{}
.case-image .case-inner{width:100%;height:0;padding-bottom:45%;position:relative;}
.case-image img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;border:0;object-fit:cover;object-position:center;}
.case-ck{background:#333333;}
.case-champion{background:#000f6e;}
.case-tommy{background:#00174f;}
.case-fila{background:#03234c;}
@media (max-width:1399px){
	.case-intro h3{margin-bottom: 20px;}
	.case-intro p{font-size:14px;line-height:22px;margin-bottom:15px;}
}
@media (max-width:1199px){
	.case-intro{width:40%;}
	.case-image{width:60%;}
	.case-intro .case-inner{padding:20px;}
	.case-image .case-inner{padding-bottom:56%;}
}
@media (max-width:991px) and (min-width:768px){
	.case-info{position:relative;}
	.case-image{float:none;width:100%;}
	.case-image .case-inner{padding-bottom:45%;}
	.case-intro{float:none;width:auto;position:absolute;top:30px;right:30px;left:30px;bottom:30px;background:rgba(0,0,0,0.7);z-index:9;}
	.case-right .case-intro{float:none;}
}
@media (max-width:767px){
	.case-info{background:none;border:1px solid #ddd;}
	.case-image{float:none;width:100%;}
	.case-intro{float:none;width:100%;}
	.case-right .case-intro{float:none;}
	.case-intro .case-inner{}
	.case-intro h3{color:#333;}
	.case-intro p{color:#333;}
}

/*校企合作*/
.school-content{}
.school-info{position:relative;margin-bottom:30px;padding-bottom:50px;z-index:1;overflow:hidden;}
.school-info:after{content:'';position:absolute;display:block;left:20px;top:20px;right:20px;bottom:20px;border:1px solid #e0e0e0;z-index:0;}
.school-intro{display:block;width:50%;position:absolute;right:0;bottom:0;background:rgba(220,30,50,0.8);z-index:4;}
.school-info:nth-child(1) .school-intro{background:rgba(1,54,161,0.8);}
.school-info:nth-child(2) .school-intro{background:rgba(218,33,40,0.8);}
.school-info:nth-child(3) .school-intro{background:rgba(9,55,121,0.8);}
.school-info:nth-child(4) .school-intro{background:rgba(51,133,204,0.8);}
.school-info:nth-child(5) .school-intro{background:rgba(26,79,142,0.8);}
.school-intro .school-inner{padding:40px;}
.school-intro h3{font-size:24px;line-height:32px;color:#fff;margin-bottom:20px;}
.school-intro p{font-size:16px;line-height:26px;color:#fff;margin-bottom:10px;text-indent:2em;}
.school-intro p:last-child{margin-bottom:0;}
.school-image{width:70%;}
.school-image .school-inner{width:100%;height:0;padding-bottom:60%;position:relative;z-index:2;}
.school-image img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;border:0;object-fit:cover;object-position:center;z-index:3;}
.school-right .school-image{float:right;}
.school-right .school-intro{left:0;right:auto;}
@media (max-width:1199px){
	.school-intro{width:60%;}
	.school-image{width:80%;}
}
@media (max-width:991px){
	.school-intro{width:60%;}
	.school-image{width:80%;}
	.school-intro .school-inner{padding:20px;}
	.school-intro h3{font-size:22px;line-height:28px;}
	.school-intro p{font-size:14px;line-height:20px;}
}
@media (max-width:767px){
	.school-info{padding-top:50px;padding-bottom:0;}
	.school-intro{float:right;position:relative;width:80%;right:auto;bottom:auto;z-index:4;}
	.school-image{float:none;position:absolute;top:0;left:0;z-index:2;width:80%;}
	.school-right .school-intro{float:none;}
	.school-right .school-image{right:0;left:auto;}
}
@media (max-width:459px){
	.school-info{padding-top:0;padding-bottom:0;border-bottom:0;margin-bottom:10px;}
	.school-info:after{content:none;display:none;}
	.school-intro{width:100%;}
	.school-image{width:100%;height:100%;}
	.school-image .school-inner{height:100%;padding-bottom:0;}
}

/*经营理念*/
.idea{}
.idea-wrap{background:url('../images/idea-bg.jpg') no-repeat center;background-size:cover;padding:100px 0;}
.idea-list{overflow:hidden;padding:30px;}
.idea-item{width:33.3333%;float:left;}
.idea-box{margin:0 30px;}
.idea-border{border:4px solid #dc1e32;padding:10px;background:#fff;max-width:280px;margin:0 auto;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:relative;}
.idea-border-inner{border:1px solid #dc1e32;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;overflow:hidden;}
.idea-item-1 .idea-border,.idea-item-1 .idea-border-inner{border-color:#eb5605;}
.idea-item-2 .idea-border,.idea-item-2 .idea-border-inner{border-color:#64a73b;}
.idea-item-3 .idea-border,.idea-item-3 .idea-border-inner{border-color:#fda023;}
.idea-img{width:100%;height:0;padding-bottom:100%;position:relative;}
.idea-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;border:0;object-fit:cover;object-position:center;}
.idea-icon{width:30%;position:absolute;right:0;bottom:-5%;}
.idea-icon img{display:block;max-width:100%;margin:0;}
.idea-item h4{display:block;padding:15px 10px;font-size:29px;line-height:36px;color:#dc1e32;background:#fff;max-width:300px;margin:0 auto;font-weight:bold;text-align:center;margin-top:20px;}
.idea-item-1 h4{color:#eb5605;}
.idea-item-2 h4{color:#64a73b;}
.idea-item-3 h4{color:#fda023;}
@media (max-width:1299px){
	.idea-item h4{font-size:24px;line-height:30px;}
}
@media (max-width:991px){
	.idea-list{padding:15px;}
	.idea-box{margin:0 15px;}
	.idea-border{padding:6px;}
	.idea-item h4{font-size:20px;line-height:26px;}
}
@media (max-width:768px){
	.idea-wrap{padding:50px 0;}
	.idea-list{padding:10px;}
	.idea-box{margin:0 10px;}
	.idea-border{padding:4px;border-width:3px;}
	.idea-item h4{font-size:16px;line-height:22px;}
}
@media (max-width:449px){
	.idea-wrap{padding:30px 0 10px 0;}
	.idea-list{padding:5px;}
	.idea-box{margin:0 5px 20px 5px;}
	.idea-item{width:50%;}
	.idea-item h4{font-size:14px;line-height:18px;}
}

/*发展历程*/
.main-timeline{padding:20px 0;overflow:hidden;position:relative;}
.main-timeline .timeline{background-color:#f6f6f6;padding:20px 0 20px 20px;margin-left:6px;margin-right:132px;margin-bottom:70px;position:relative;display:block;z-index:1;}
.main-timeline .timeline:before{content:'';background-color:#f6f6f6;height:240px;width:240px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;right:-120px;top:50%;margin-top:-120px;z-index:-1;}
.main-timeline .timeline-box{display:block;-webkit-box-shadow:0 0 6px #ddd;-moz-box-shadow:0 0 6px #ddd;box-shadow:0 0 6px #ddd;background:#fff;}
.main-timeline .timeline-content{min-height:100px;color:#000;text-align:right;padding:30px 113px 30px 186px;position:relative;}
.main-timeline .timeline-icon{color:#dc1e32;width:160px;position:absolute;left:13px;top:13px;bottom:13px;}
.main-timeline .timeline-icon img{display:block;max-width:100%;max-height:100%;margin:0;object-fit:cover;object-position:center;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;overflow:hidden;}
.main-timeline .inner-content{word-break:break-all;}
.main-timeline .title{color:#dc1e32;text-transform:capitalize;font-size:25px;font-weight:600;margin:0 0 5px}
.main-timeline .description{color:rgba(0,0,0,0.5);font-size:15px;letter-spacing:1px;margin:0}
.main-timeline .timeline-year{color:#fff;background:linear-gradient(60deg,#FF9389,#FF4E68);font-size:70px;font-weight:600;text-align:center;text-shadow:2px 2px 5px #000;line-height:200px;height:200px;width:200px;border-radius:50%;overflow:hidden;position:absolute;right:-100px;top:50%;margin-top:-100px;}
.main-timeline .timeline-year:before,.main-timeline .timeline-year:after{content:'';height:190px;width:190px;background-color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;left:85px;top:135px}
.main-timeline .timeline-year:after{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;transform:rotate(58deg);top:144px;left:116px;-webkit-box-shadow:0 0 8px #000;-moz-box-shadow:0 0 8px #000;box-shadow:0 0 8px #000}
.main-timeline .timeline:nth-child(even){padding:20px 20px 20px 0;margin-left:132px;margin-right:6px;}
.main-timeline .timeline:nth-child(even) .timeline-icon{left:auto;right:13px}
.main-timeline .timeline:nth-child(even) .timeline-content{padding:30px 186px 30px 113px;text-align:left;}
.main-timeline .timeline:nth-child(even):before{right:auto;left:-120px;}
.main-timeline .timeline:nth-child(even) .timeline-year{right:auto;left:-100px;}
.main-timeline .timeline:nth-child(4n+2) .timeline-content{border-color:#FDCC4C}
.main-timeline .timeline:nth-child(4n+2) .timeline-year{background:linear-gradient(60deg,#FDCC4C,#FFF68D)}
.main-timeline .timeline:nth-child(4n+3) .timeline-content{border-color:#ADEEC3}
.main-timeline .timeline:nth-child(4n+3) .timeline-year{background:linear-gradient(60deg,#ADEEC3,#83C796)}
.main-timeline .timeline:nth-child(4n+4) .timeline-content{border-color:#7AB8DD}
.main-timeline .timeline:nth-child(4n+4) .timeline-year{background:linear-gradient(60deg,#7AB8DD,#A9E3F7)}
@media screen and (max-width:1200px){
	.main-timeline{padding:20px 0 0}
}
@media screen and (max-width:991px){
	.main-timeline{padding:76px 0 0}
	.main-timeline .timeline:nth-child(even),.main-timeline .timeline{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding:15px;margin:0 0 100px}
	.main-timeline .timeline:nth-child(even) .timeline-content,.main-timeline .timeline-content{padding:100px 30px 20px;text-align:center;}
	.main-timeline .timeline-icon{display:none}
	.main-timeline .timeline:nth-child(even):before,.main-timeline .timeline:before{display:block;left:50%;top:-70px;height:180px;width:180px;margin-left:-90px;margin-top:0;}
	.main-timeline .timeline:nth-child(even) .timeline-year,.main-timeline .timeline-year{left:50%;top:-55px;height:150px;width:150px;line-height:150px;font-size:50px;margin-left:-75px;margin-top:0;}
	.main-timeline .timeline-year:before{left:30px;top:100px}
	.main-timeline .timeline-year:after{left:65px;top:106px;transform:rotate(67deg)}
}

/*出口业务*/
.export-service{}
.service-info{margin-bottom:50px;}
.service-info p{font-size:18px;line-height:28px;font-weight:normal;color:#444;text-indent:2em;}
.export-service h2{font-size:30px;line-height:32px;color:#dc1e32;border-left:7px solid #dc1e32;padding-left:10px;position:relative;vertical-align:middle;margin-bottom:50px;font-weight:bold;}
/*.export-service h2:after{content:'';display:block;position:absolute;top:0;left:0;height:100%;width:5px;background:#dc1e32;}*/
.service-line{height:3px;background:#dc1e32;margin-bottom:50px;}
.world-map{margin-bottom:50px;}
.world-map img{display:block;max-width:100%;margin:0 auto;}
.china-map{position:relative;width:775px;max-width:100%;margin:0 auto;}
.china-map-bg{display:block;max-width:100%;margin:0;}
.china-map-point{position:absolute;width:12px;height:12px;background:rgba(51,51,51,0.8);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.china-map-point span{display:block;font-size:14px;line-height:20px;color:#fff;position:absolute;top:50%;margin-top:-11px;left:5px;margin-left:100%;white-space:nowrap;font-weight:normal;padding:2px 5px;background:rgba(51,51,51,0.84)}
.china-map-point-1{left:78.3%;top:56.7%;}
.china-map-point-2{left:70.3%;top:26.7%;}
.china-map-point-3{left:83.3%;top:44.7%;}
.china-map-point-4{left:70.3%;top:63%;}
.china-map-point::before,.china-map-point::after{content:'';-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;left:0;right:0;top:0;bottom:0;border:1px solid #333;}
.china-map-point::before{animation:scale 3s infinite;-webkit-animation:scale 3s infinite;}
.china-map-point::after{animation:scale 3s infinite;-webkit-animation:scale 3s infinite;animation-delay:1.2s;-webkit-animation-delay:1.2s;}
@keyframes scale{0%{left:0;right:0;top:0;bottom:0;opacity:.9}100%{left:-30px;right:-30px;top:-30px;bottom:-30px;opacity:0;}}
@-webkit-keyframes scale{0%{left:0;right:0;top:0;bottom:0;opacity:.9;}100%{left:-30px;right:-30px;top:-30px;bottom:-30px;opacity:0;}}
@media screen and (max-width:991px){
	.export-service h2{font-size:24px;line-height:28px;}
}
@media screen and (max-width:767px){
	.service-info p{font-size:14px;line-height:24px;}
	.export-service h2{font-size:20px;line-height:24px;}
	.service-info,.export-service h2,.world-map,.service-line{margin-bottom:30px;}
	.china-map-point span{font-size:12px;}
}

/*智能工厂*/
.smart-0{padding:40px 0;border-top:3px solid #cdcdcd;border-bottom:3px solid #cdcdcd;margin-top:5px;}
.smart-img-1,.smart-img-2,.smart-img-3,.smart-0 img{display:block;max-width:100%;margin:0 auto;}
.smart-0 p{margin:0 auto;font-size:20px;line-height:30px;color:#636363;text-indent:2em;}
img.smart-img-1{margin-bottom:4px;}
img.smart-img-2{}
img.smart-img-3{margin-bottom:20px;}
.smart-1,.smart-2,.smart-3,.smart-4{margin:60px -15px 0 -15px;overflow:hidden;position:relative;}
.smart-item-1,.smart-item-2,.smart-item-3,.smart-item-4{float:left;}
.smart-left-1{width:56%;}
.smart-right-1{width:44%;}
.smart-box-1,.smart-box-2,.smart-box-3,.smart-box-4{margin:0 15px;}
.smart-left-1 img{display:block;width:100%;margin:0 auto;}
.smart-left-1 h4{font-size:18px;line-height:26px;color:#636363;font-weight:bold;margin-top:10px;}
.smart-right-1 .smart-box-1{padding-top:70px;}
.smart-right-1 img{display:block;margin-bottom:30px;}
.smart-right-1 h3{font-size:36px;line-height:44px;color:#dc1e32;font-weight:bold;word-break:break-all;margin-bottom:30px;}
.smart-right-1 p{font-size:16px;line-height:26px;color:#636363;word-break:break-all;}
.smart-2{}
.smart-item-2{width:50%;}
.smart-box-2{}
.smart-item-2 img{display:block;width:100%;margin:0 auto 15px auto;}
.smart-item-2 p{font-size:16px;line-height:26px;color:#636363;margin-bottom:15px;}
.smart-item-2 h4{font-size:16px;line-height:26px;color:#dc1e32;padding-top:15px;font-weight:bold;position:relative;}
.smart-item-2 h4:after{content:'';display:block;width:145px;max-width:100%;height:2px;background:#dc1e32;position:absolute;top:0;left:0;}
.smart-3{}
.smart-item-3{}
.smart-left-3{width:65%;}
.smart-right-3{width:35%;}
.smart-box-3{}
.smart-left-3 img{display:block;width:100%;margin:0 auto;}
.smart-right-3 h4{font-size:16px;line-height:26px;color:#636363;font-weight:bold;margin-top:40px;vertical-align:middle;}
.smart-right-3 h4 span{display:inline-block;padding:0 19px;margin-right:12px;background:#dc1e32;color:#fff;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}
.smart-right-3 p{font-size:14px;line-height:20px;color:#636363;margin-top:8px;}
.smart-4{}
.smart-item-4{}
.smart-box-4{}
.smart-left-4{width:40%;}
.smart-right-4{width:60%;}
.smart-left-4 h4{font-size:40px;line-height:46px;color:#636363;font-weight:bold;padding-bottom:21px;position:relative;margin-bottom:20px;text-align:left;}
.smart-left-4 h4:after{content:'';display:block;width:100%;height:5px;-webkit-border-radius:2.5px;-moz-border-radius:2.5px;border-radius:2.5px;position:absolute;left:0;bottom:0;background:#dc1e32;}
.smart-left-4 h5,.smart-left-4 p{font-size:16px;line-height:29px;margin-bottom:0;}
.smart-left-4 h5{color:#c00000;font-weight:bold;}
.smart-left-4 p{color:#636363;}
.smart-left-4 p:last-child{margin-bottom:0;}
.smart-right-4 img{display:block;width:100%;margin:0;}
.text-right{text-align:right;}
@media(max-width:1339px){
	.smart-right-3 h4{margin-top:30px;}
	.smart-left-4 h5,.smart-left-4 p{font-size:15px;line-height:24px;}
}
@media(max-width:1199px){
	.smart-right-1 h3{font-size:30px;line-height:40px;}
	.smart-right-1 .smart-box-1{padding-top:20px;}
	.smart-left-3{width:50%;}
	.smart-right-3{width:50%;}
	.smart-right-3 h4{margin-top:15px;}
	.smart-right-3 h4:first-child{margin-top:0;}
	.smart-left-4 h4{font-size:30px;line-height:36px;}
	.smart-left-4 h4:after{height:4px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
	.smart-left-4 h5,.smart-left-4 p{font-size:14px;line-height:24px;}
}
@media(max-width:991px){
	.smart-1, .smart-2, .smart-3, .smart-4{margin-top:40px;}
	.smart-left-1,.smart-right-1{width:100%;}
	.smart-right-1{margin-top:20px;}
	.smart-right-1 .smart-box-1{padding-top:0;}
	.smart-right-1 img{display:none;}
	.smart-right-1 h3{margin-bottom:15px;}
	.smart-left-3,.smart-right-3{width:100%;}
	.smart-right-3{margin-top:15px;}
	.smart-left-4,.smart-right-4{width:100%;}
	/*.smart-left-4 p:last-child{margin-bottom:15px;}*/
	.smart-left-4{margin-bottom:15px;}
}
@media(max-width:767px){
	.smart-0 p{font-size:16px;line-height:26px;}
	.smart-right-1 h3{font-size:24px;line-height:36px;}
	.smart-item-2{width:100%;}
	.smart-right-2{margin-top:40px;}
	.smart-left-4 h4{font-size:24px;line-height:30px;}
}

/*营销中心*/
.sell-2,.sell-3,.sell-4,.sell-5,.sell-6{margin-top:60px;}
.sell-1{margin-left:-15px;margin-right:-15px;overflow:hidden;}
.sell-item-1{float:left;}
.sell-box-1{margin:0 15px;}
.sell-left-1{width:40%;}
.sell-left-1 p{font-size:18px;line-height:34px;color:#636363;text-align:justify;}
.sell-right-1{width:60%;}
.sell-right-1 img{display:block;width:100%;margin:0;}
.sell-2{margin-left:-15px;margin-right:-15px;overflow:hidden;}
.sell-item-2{float:left;width:25%;}
.sell-box-2{margin:0 10px;}
.sell-item-2 .sell-img{display:block;width:100%;height:0;padding-bottom:100.961538%;position:relative;}
.sell-item-2 img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;}
.sell-3{margin-left:-10px;margin-right:-10px;overflow:hidden;}
.sell-item-3{float:left;width:25%;}
.sell-box-3{margin:0 10px;}
.sell-item-3 .sell-img{display:block;width:100%;height:0;padding-bottom:89.473684%;position:relative;}
.sell-item-3 img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;}
.sell-one-3 .sell-box-3{background:#5191cd;}
.sell-two-3 .sell-box-3{background:#7aa23a;}
.sell-three-3 .sell-box-3{background:#ffc211;}
.sell-four-3 .sell-box-3{background:#c94409;}
.sell-item-3 .sell-tit{padding:10px;}
.sell-item-3 p{font-size:12px;line-height:16px;margin-bottom:4px;color:#fff;padding-left:16px;background:url('../images/sell-ok.png') no-repeat left center;}
.sell-4{}
.sell-4 p{font-size:18px;line-height:34px;color:#636363;}
.sell-5{overflow:hidden;}
.sell-item-5{float:left;}
.sell-left-5{width:70%;}
.sell-left-5 img{display:block;max-width:100%;margin:0 auto;}
.sell-right-5{width:30%;}
.sell-right-5 .sell-box-5{padding:20px;background:#f4f4f4;position:relative;margin-left:70px;margin-top:80px;}
.sell-right-5 .sell-box-5:after{content:'';display:block;position:absolute;left:-140px;bottom:20%;border-right:70px solid #f4f4f4;border-top:85px solid transparent;border-left:70px solid transparent;border-bottom:85px solid transparent;}
.sell-right-5 h4{font-size:40px;line-height:46px;color:#636363;margin-bottom:30px;}
.sell-right-5 p{font-size:18px;line-height:32px;color:#636363;}
.sell-6{position:relative;}
.sell-item-6{}
.sell-box-6{}
.sell-left-6{position:absolute;top:0;left:0;width:61.875%;height:58.410351%;overflow:auto;}
.sell-info-6{padding-left:90px;position:relative;}
.sell-left-6 img{display:block;width:70px;position:absolute;top:30px;left:0;}
.sell-left-6 h4{font-size:40px;line-height:46px;color:#636363;margin-bottom:20px;}
.sell-left-6 p{font-size:18px;line-height:34px;color:#636363;margin-bottom:10px;}
.sell-left-6 p:last-child{margin-bottom:0;}
.sell-right-6{}
.sell-right-6 img{}
@media(max-width:1339px){
	.sell-right-5 .sell-box-5{margin-top:30px;}
}
@media(max-width:1199px){
	.sell-left-1{width:40%;}
	.sell-right-1{width:60%;}
	.sell-left-5{width:60%;}
	.sell-right-5{width:40%;}
	.sell-right-5 .sell-box-5{margin-top:0;}
	.sell-right-5 h4{font-size:34px;line-height:40px;}
	.sell-right-5 p{font-size:16px;line-height:28px;}
	.sell-info-6{padding-left:70px;}
	.sell-left-6 img{width:50px;top:20px;}
	.sell-left-6 h4{font-size:30px;line-height:36px;margin-bottom:15px;}
	.sell-left-6 p{font-size:14px;line-height:24px;}
}
@media(max-width:991px){
	.sell-2,.sell-3,.sell-4,.sell-5,.sell-6{margin-top:40px;}
	.sell-left-1{width:100%;margin-bottom:15px;}
	.sell-right-1{width:100%;}
	.sell-2{margin-left:-5px;margin-right:-5px;}
	.sell-box-2{margin-left:5px;margin-right:5px;}
	.sell-3{margin-left:-5px;margin-right:-5px;}
	.sell-box-3{margin-left:5px;margin-right:5px;}
	.sell-left-5{width:100%;}
	.sell-right-5{width:100%;}
	.sell-right-5 .sell-box-5{margin-left:0;margin-top:70px;}
	.sell-right-5 .sell-box-5:after{border-right:55px solid transparent;border-top:40px solid transparent;border-left:55px solid transparent;border-bottom:40px solid #f4f4f4;left:50%;margin-left:-55px;top:-80px;bottom:auto;}
	.sell-right-5 h4{font-size:26px;line-height:30px;margin-bottom:10px;}
	.sell-right-5 p{font-size:14px;line-height:24px;}
	.sell-left-6{position:static;width:auto;height:auto;}
	.sell-left-6 h4{font-size:26px;line-height:30px;margin-bottom:10px;}
	.sell-left-6 p{font-size:14px;line-height:24px;}
	.sell-right-6{display:none;}
}
@media(max-width:767px){
	.sell-2{}
	.sell-box-2{margin:5px;}
	.sell-3{}
	.sell-box-3{margin:5px;}
	.sell-item-2{width:50%;}
	.sell-item-3{width:50%;}
}



