html,
body 
{ font-family: "Microsoft Yahei"; background:white;padding: 0;margin: 0;	}
li {list-style:none;}
.w1200{width: 1200px;margin: 0 auto;}

a {transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; color:#333;text-decoration:none;}
a:hover {text-decoration:none;}


/*bohao*/
@media screen and (max-width: 1000px) {
.footbox{height: 12rem;background: rgba(0, 0, 0, 0.7);bottom: 0;z-index: 99;left: 0; width: 100%; position: fixed;z-index: 1000;}
.flexbox{text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;height: 12rem;}
.footbox ul li{-webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1;flex: 1; text-align:center;border-right: 1px solid #fff;}
.footbox ul li a{ display:block;color:#fff;font-size: 55px;}
.footbox ul li a img{ display:block; width:5.5rem; height:5.5rem; margin:0.3rem auto}
}
@media (min-width: 1000px)
{.footbox {display: none;}}

/* 划过图片放大 */
.img-auto { display:block; overflow:hidden; }
.img-auto img { width:auto; height:auto; margin:0px auto; transition: 600ms; }
.img-auto img:hover { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1); }


/* 导航 */
.navbar-default {
padding:15px 0px;
background:white;
opacity: 0.95;
-moz-box-shadow:0px 0px 15px #888;
-webkit-box-shadow:0px 0px 15px #888;
box-shadow:0px 0px 15px #888;
}
@media (max-width: 768px) {
.navbar-default {padding:5px 0px;}
.nav1 {
 
    display: none;
}
}

.navbar-default .navbar-nav>li> a {color:#000;}

/* logo */
a.navbar-brand { width:210px;max-height:48px; margin:5px; padding:0px; overflow:hidden;}
a.navbar-brand img {max-width:210px;max-height:48px; margin: 0px auto;}
@media (max-width: 768px) {
a.navbar-brand {margin-left:10px; max-width:180px;}
a.navbar-brand img {max-width:180px;max-height:35px;}
}

/* 导航右侧 */
@media (min-width: 768px) {
#navbar {
float:right;
}
}

/*导航用户注册*/
.user-panel { margin:10px 20px 0 0px;  }
.user-panel a,
.user-panel a:visited,
.user-panel a:link{
	color: #198DDD;
	font-size: 14px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	border:1px solid #198DDD;
}
.user-panel a:hover{ color:#198DDD;}
.user-panel a.top-login {color:white; background:#198DDD;}
.user-panel a:hover {background:#26c79d; color:white;border:1px solid #26c79d;}
}



@media (min-width: 768px) {
ul.navbar-nav li.oen { height:70px; padding:10px 0px;}
}

.top-nav-right {
  position: absolute;
  top:20px;
  right:0px;
  width:110px;
  margin:0px;
  padding:0px;
}


@media all and (min-width:1024px) and (max-width:1024px){
.top-nav-right {top:5px;}
.user-panel { margin:30px 0px 0px 0px;  }
}

@media all and (min-width:1156px) and (max-width:1280px){
.user-panel { margin:10px 60px 0 0px;  }
}


.top-nav-right ul {margin:0px;padding:0px;}

.top-nav-right ul li { 
float:left; 
width:30px;
line-height:30px;
margin:2px; 
}
.top-nav-right ul li.nav-shopping a { 
position: absolute;
top:0px;
right:0px;display:block; width:30px; height:30px;
}
.shopping-box {margin:0px auto; padding:20px;}
.shopping-box li {margin:10px;}

@media (max-width: 768px) {
.user-panel { margin:10px 0px 0px 0px;  }
.top-nav-right {margin-top:10px;}
.top-nav-right ul li.nav-shopping,
.top-nav-right ul li.glyphicon-search {
display:none;
}
.navbar-toggle {z-index:999;}
.top-nav-right {width:30px;position:relative;
top:0px;
left:5px; z-index:99; font-size:26px; }
}

#fat-menu {margin-top:3px;}





/* 幻灯文字 */


.carousel-caption {
bottom:10%;
}

.carousel-caption h3 {margin-bottom:30px;font-size:3.2em;}
.carousel-caption p {line-height:200%;font-size:1.2em;}
.carousel-caption .btn {margin-top:20px; font-size:1.0em;}

@media (max-width: 1280px) {

.carousel-caption h3 {font-size:2.0em;}
.carousel-caption p {line-height:180%;font-size:1.0em;}
}
@media (max-width: 768px) {
.carousel-caption h3 {margin-bottom:30px;font-size:1.2em;}
.carousel-caption p {display:none;}
.carousel-caption .btn {display:none;}
}

@media (max-width: 425px) {

}


.modal {top:20%;}

.bs-example-modal-lg-search .row { padding:20px; }



/* 通用 */

.blank5,.blank10,.blank20,.blank30,.blank50,.blank60 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.blank50 {height:50px;}
.blank60 {height:60px;}



.title,.title-2 { padding:50px 0px 60px 0px; text-align:center; text-transform:uppercase;}
.title h1,.title h3 a { color:#FF072A;line-height:45px;height:45px;font-size:40px; font-weight: normal;text-decoration: none; }
.title h3 small {display:block; clear:both; margin:20px 0px 10px 0px; color:#a1a1a1; font-size:10px; }
.title p,.title-index-1 p { margin:10px auto 30px auto;line-height:20px;color:#333;font-size:16px; }
.title span {}
@media (min-width: 768px) {
.title p,.title-index-1 p {width:600px;}
}
.title-2 a {font-size:30px;}
.title-2 h3 a small {display:block; clear:both; margin:10px 0px 10px 0px; color:#a1a1a1; font-size:8px;}


/* 页底 */

 

.sub_menu {
margin-top:30px;}



@media (max-width: 768px) {
.sub_menu {
height:0px;overflow:hidden;
}
}





/* 面包屑导航 */
.breadcrumb {margin-bottom:50px;}
.breadcrumb span {padding-right:15px; color:#ccc;}

/* 内页文字大小按钮 */
.content_tools {
float:right;
margin:30px 0px; 
padding:5px 15px;
background:#eee;
text-align:right;
font-size:14px;
}





/************* 分页 */

.pages {
  clear:both;
  margin:0px 10px;
  font-size:0.8em;
  color:#888;
}

.pages strong,.pages span {
  color:#FFFFFF;
  display:block;
  float:left;
  height: 26px;
  line-height: 26px;
  float:left;
  padding:0px 8px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}
.pages a,.pages a {
  display:block;
  float:left;
  height:24px;
  line-height:24px;
  float:left;
  padding:0px 8px;
  border:1px solid #337ab7;
  border-radius: 3px 3px 3px 3px;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#337ab7;
  font-size:0.8em;
}

.pages strong {color:white;}

.pages span {
  float:right;
}

#page {
font-size:0.8em;
}
#page .blank10{height:20px;}
#page strong {
padding:5px 8px;
background:#337ab7;
border-radius:5px;
color:white;
margin-right:15px;
font-size:0.8em;
}

.pagination {margin:50px 0px;}




/* 分页 */

.page-number {
 position:relative;
 right:0px;
 top:5px;
  color:#FFFFFF;
  height: 26px;
  line-height: 26px;
  padding:9px 20px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}

/* 正文 */
#content_text {line-height:180%;font-size:1.2em;}





/* 首页 */


.index-1,.index-3 { padding-bottom:100px; background: #f8f8f8; }
.index-1 ul { overflow: hidden; }
.index-1 li { height: 350px;  overflow: hidden; text-align: center; float: left; border: 1px solid transparent; position: relative; transition: 400ms; }
.index-1 li:hover {background:white;border:1px solid #ccc;}
.index-1 .t1 { width: 100%; height: 140px; padding: 70px 0 0 0; font-size: 14px; color: #9b9797; transition: 400ms; }
.index-1 .t1 .img-auto {height:176px; margin:0px 0px 10px 0px; overflow:hidden; }
.index-1 .t1 a { margin: 0 0 5px 0; font-size: 18px; color: #3a3a3a; transition: 400ms; }
.index-1 .t2 { width: 100%; padding: 20px 10px 0px 10px; height: 80px; line-height: 24px; font-size: 14px; color: #fff; background: #7bc91e; position: absolute; left: 0; bottom: -80px; transition: 400ms; }
.index-1 li:hover .t1 { margin-top:-50px; }
.index-1 li:hover .t2 { bottom:0px; }

@media (max-width: 768px) {
.index-1 li {
margin-bottom:30px;
background:white;border:1px solid #ccc;
}
.index-1 li .t1 { margin-top:-50px; }
.index-1 li .t2 { bottom:0px; }
}


.index-2 {padding-bottom:80px;}
.index-2 div div { padding:20px 30px; border:1px solid #eee;  -moz-box-shadow:0px 0px 10px #eee;
-webkit-box-shadow:0px 0px 10px #eee;
box-shadow:0px 0px 10px #eee; border-radius:3px;}
@media (max-width: 768px) {
.index-2 div div {margin-bottom:20px;}
}

.index-2 div div.img-auto a {display:block; height:100px;margin:20px 0px;overflow:hidden;}
.index-2 div div.img-auto h4 a { height:16px; font-size:14px;}
.index-2 div div:hover {background:#eee;}
.index-2 div div p {font-size:12px;color:#555;}
.index-2 div div p.date {color:#999;}



.index-3 .btn {padding:10px 40px;border-radius:50px;}
.index-3-left { height:240px; overflow:auto; }
.index-3-left p {text-indent:2em; }
@media (max-width: 768px) {
.index-3-left {margin-bottom:30px;}
}

.index-6 {padding:0px 0px 100px 0px;}
.index-6 ul li { height:124px; padding:0px; border:1px solid #eee; overflow:hidden;}
.index-6 ul li .img-auto {
width:89px;
height:68px;
margin:28px 50px;
overflow:hidden;
}






/* 友情链接 */
.home-links { padding:50px 0px 0px 0px;  background:#333; color: #666; }
.home-links .hr  {padding:15px 0px 0px 0px; border-top:1px dotted #555;}
.home-links-left {padding:0px;}
.home-links .links-logo img {
float:left; margin:10px;
opacity: 0.2;
}
.home-links .links-logo img:hover {opacity: 1; transition: 400ms;}
.home-links .links-a { clear:both; margin: 0 auto; font-size: 14px; padding-bottom: 60px; }
.home-links .links-a a { color: #666; padding: 10px; line-height: 300%; }






/**/
/*列表页 -文字列表*/
/**/
.list-container a {color:#333;}
.list-container p {color:#888;}
.list-container h4 {color:#000;font-weight:bold; }
.list-container .row{margin-bottom:15px;}
.list-container .news-list{margin-bottom:0;}

.list-border{padding:15px; clear:both; border:1px dotted transparent; border-bottom-color:#BBBBBB;min-height:115px;}
.list-border-w{border:1px dotted #BBBBBB; margin:15px 0px;}
.list-border:hover{background:#F5F5F5; border-color: #ccc; border-radius: 5px 5px 5px 5px;}


.list-date {width: 5em; float: left; margin-right: 20px;text-align: center;}
.list-date span{display:block;width:1em;line-height:1em;padding-top: .1em;white-space:nowrap;font-size: 4em;color:#555;overflow:hidden;font-family: 'Times New Roman', Times, serif;}
.list-date p {clear:both; display:block; width:5em;overflow:hidden;margin-bottom:0;}

.news-list p,
.news-list-text-pic p,
.list-down p{line-height:1.6}
.list-down .img-auto {height:170px;overflow:hidden;}



#projectlist.masonry {
margin: 0 auto;
}

#projectlist { }
.wrapper { margin: 0px auto; }
.projectitem {margin:0px 0px 30px 0px;width: 380px; float: none; -webkit-backface-visibility: hidden;/*谷歌图片闪烁*/ -webkit-transform-style: preserve-3d;}
.projectitem a
{position:relative;display:block; }

.projectitem a:hover
{text-decoration:none;overflow:hidden;}

.projectitem a h4
{display:none;cursor:hand;text-align:center;}

.projectitem a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}


.projectitem img,
.index-1 img,
.index-2 img,
.index-3 img,
#projectlist .owl-item img
{
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}

.projectitem p {line-height:200%;font-size:1.2em;}

.post-masonry {margin:0px 0px 30px 0px;}
.post-masonry a
{position:relative;display:block; }

.post-masonry a:hover
{text-decoration:none;overflow:hidden;}

.post-masonry a h4
{display:none;cursor:hand;text-align:center;}

.post-masonry a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}


.post-masonry img,
.index-1 img,
.index-2 img,
.index-3 img,
#projectlist .owl-item img
{
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}


/*列表页 - 右侧*/

.content-right-list h3 {font-size:16px;}
.content-right-list ol {margin-bottom:60px;}
.content-right-list ol li {list-style-type:decimal ;font-size:14px;line-height:1.8}
@media (max-width: 768px) {
.content-right-list {
margin-top:60px;
}
}



/* 联系我们地图页 */

.contact-us {background:#242625; }

.contact-us h3 {font-size: 60px;line-height:120%;color:#CCCCCC;text-align:center;padding:50px 0 ;}
.contact-us h3 span{font-weight:bold;color:#C22C45;}
.contact-us h4 {clear:both;  margin:50px auto 0;padding:0 0 50px}

.contact-us dl {}
.contact-us dl dt {line-height:40px;color:#CACACA;font-size: 26px;margin-bottom:10px;}
.contact-us dl dd{color:#AEAEAE;font-size: 1.0em;}
.content-ditu {height:50.8em;overflow:hidden;}
.contact-us .glyphicon {font-size:50px;}




/* 产品页面右侧文字信息 */
.product_info{  overflow:hidden}
.product_info table{ color:#535353; width:100%; }
.product_info table th{ text-align:right; padding:7px 5px; width:120px; font-weight:normal; color:#888;}
.product_info table td{ padding:5px; color:#535353; font-size:0.95em;}
.product_info table tr{}
.product_info strong{ color:#E53F40; font-size:30px;}
#dialog_link {margin-left:20px;background:#236298;}
@media (max-width: 768px) {
#dialog_link {margin:20px 0px 0px 0px;}
}


/* 滚动图片 */
#projectlist .owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
#projectlist .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
#projectlist .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
#projectlist .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
#projectlist .owl-carousel .owl-item {float:left;  padding:0px 50px; overflow:hidden; text-align:center; }
#projectlist .owl-carousel .owl-item a.img-auto {height:350px;overflow:hidden;}
#projectlist .owl-carousel .owl-item h4 { margin:30px 0px; font-size:16px;}
#projectlist .owl-carousel .owl-item h4 small {padding-left:20px; font-style : oblique; }


#projectlist .owl-controls .owl-page,
#projectlist .owl-controls .owl-buttons div{cursor: pointer;}
#projectlist .owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
#projectlist .grabbing{cursor:url(../images/index/grabbing.png) 8 8, move;}
/* fix*/
#projectlist .owl-carousel .owl-wrapper,
#projectlist .owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}



#projectlist .owl-theme .owl-controls{margin-top: 20px;text-align: center;}
/* Styling Next and Prev buttons*/
#projectlist .owl-theme .owl-controls .owl-buttons div {color: #333;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 5px 15px;font-size: 20px; font-weight:bold; background: #eee; }
#projectlist .owl-theme .owl-controls .owl-buttons div:hover {background:#333; color:white;}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
#projectlist .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
#projectlist .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
#projectlist .owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=30);/*IE7 fix*/opacity: 0.3;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #999;}
#projectlist .owl-theme .owl-controls .owl-page.active span,
#projectlist .owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}
/* If PaginationNumbers is true*/
#projectlist .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
#projectlist .owl-item.loading{min-height: 150px;background: url(../images/base/AjaxLoader.gif) no-repeat center center}
#projectlist .owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}



.content-bottom-list-more {padding:8px 15px; background:#eee; color:#888;}

@media (min-width: 768px) {
.servers-wap {
display:none;
}
.dropdown-menu>li>a {padding:10px 20px;}

.navbar .nav > li.oen ul.two {
	margin: 0;
}
.navbar .nav > li.oen:hover ul.two {
	display: block;
}

}

@media (max-width: 768px) {
/* 手机菜单圆形按钮颜色 */
.plug-menu {
background: #ccc;
}

/* 手机菜单弹出按钮颜色 */
.top_menu>li {
background: #ccc;
}

/* 手机菜单平铺背景颜色 */
.foot_mp {
background: #ccc;
}


.servers,
.foot-share,
.content_tools_box
{display:none;}

ul.nav-pills li.active {clear:both; display:block; }
.content-bottom-list-more {display:block; width:110px; margin-bottom:30px;}

}

.navbar-right {padding:0px;}
.top-nav-right .dropdown-menu li {clear:both;width:98%;}
.lead {font-size:1.0em; line-height: 1.8;}
.index-1 ul,.index-6 ul {margin:0px;padding:0px;}





.lead img {max-width:100%;}

.child{
display:none;
}


.left-menu {line-height:42px;  border:1px solid #ccc; border-radius: 5px;}
.left-menu ul {margin:0px;padding:0px;}
.left-menu ul li a {display:block; padding:0px 0px 0px 40px;}
.left-menu ul li.two {padding-left:10px;}
.left-menu ul li.three {padding-left:10px;}
.left-menu ul li.four {padding-left:10px;}
.left-menu ul li.five {padding-left:10px;}

.top-login {padding-left:5px;}









.btn-primary {
    background-color: #FF072A;
    border-color: #FF072A;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #FF072A;
    border-color: #FF072A;
}
.pagination>li>a, .pagination>li>span {
    color: #FF072A;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #FF072A;
}
#page strong {
    background: #FF072A;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #FF072A;
}
#dialog_link {
    background: #FF072A;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #FF072A;
    background-color: #fff;
}
.comm input.btn {
    background: #FF072A;
    color: #fff;
}
.pages strong, .pages span {
    color: #FFFFFF;
    background: #FF072A;
}
.btn-primary .badge {
    color: #FF072A;
    background-color: #fff;
}












body{font-family: Microsoft Yahei;background:#212121;overflow-x:hidden;}
ul,ol,li{list-style: none;}
.blank5{clear:both;height:5px;}
.blank10{clear:both;height:10px;}
.blank20{clear:both;height:20px;}
.blank30{clear:both;height:30px;}
.img-auto { display:block; overflow:hidden; }
.img-auto img { width:100%; height:auto; margin:0px auto; transition: 600ms; }
.img-auto:hover img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1); }


@media (max-width: 991px) {
.nav1 { display: none;}
.logo-box {
    font-size: 32px;
    max-width: 55%!important;
    
}	
}


.top{position:fixed;right:0;left:0;padding:0 95px 0 40px;right:5px;z-index:1500;width:100%;height:75px;line-height:75px;border-bottom:1px solid rgba(255,255,255,.3);
background: #FFF;
}
.logo-box{position:absolute;top:0;left:40px;height:100%;font-size:26px;max-width:45%;z-index:3;font-weight: bold;}
.logo-box img{height:58px;width:auto;padding-right: 10px;}
@media screen and (min-width: 0) and (max-width: 767px){
.top{padding:0 25px 0 15px;height:55px;line-height:55px;}
.logo-box{left:15px;}
.logo-box img{height:35px;}

}

.nav1{float:right;overflow:hidden;position:relative;z-index:2}
.nav1>ul{margin:0;padding:0}
.nav1>ul>li{float:left;margin:0;padding:0;list-style:none;position:relative;white-space:nowrap;cursor:pointer}
.nav1>ul>li>a{display:block;position:relative;color:#fff;display:block;padding:0 25px;font-weight:400;position:relative;z-index:2;color:rgba(0,0,0,.8);transition:color .3s;-moz-transition:color .3s;-ms-transition:color .3s;-o-transition:color .3s;-webkit-transition:color .3s;font-size:15px}
.nav1>ul>li>a:after{content:'';height:3px;position:absolute;bottom:0;left:0;width:0;background:#E3120B;-webkit-transition:all .6s ease;transition:all .6s ease}
.nav1>ul>li.active>a:after{width:100%}

.nav-btn{width:32px;height:32px;position:fixed;right:40px;top:22.5px;cursor:pointer;z-index:1501;background:rgba(0, 0, 0, 0.38);transition:all ease .6s;-moz-transition:all ease .6s;-ms-transition:all ease .6s;-o-transition:all ease .6s;-webkit-transition:all ease .6s}
.nav-btn span{height:1px;background:#e6dddd;display:block;margin: 7px auto 0;padding:0;
width: 70%;
transition:all ease .6s;-moz-transition:all ease .6s;-ms-transition:all ease .6s;-o-transition:all ease .6s;-webkit-transition:all ease .6s}
@media (max-width: 468px) {
.nav-btn{top:12.5px;}
	
}

	
}
@media screen and (min-width: 768px) and (max-width: 991px){
.nav1>ul>li>a{padding: 0 15px;}
}

@media screen and (min-width: 0) and (max-width: 767px){
.nav1{display: none;}
.nav-btn{right:15px;}
}



.right-nav{position: fixed;z-index: 9999;height: 100%;padding-bottom: 50px;overflow: auto;width: 320px;right: -320px;top: 0;background: #fff;transition: 600ms;}
.right-nav.active{right: 0;}

.nav-bg{display: none;position: fixed;left: 0;right: 0;top: 0;bottom: 0;z-index: 9998;background: rgba(0,0,0,.5);}
.nav-bg.active{display: block;}

.side-close{float:right;font-size:30px;height:50px;width:50px;line-height:50px;display:block;cursor:pointer;text-align:center; background:url(../tacn/timg.png) 50% center no-repeat;}
.right-nav-logo{width:100%;clear:both;padding:0 40px}
.right-nav-logo img{width:100%;height:auto;transform:scale(.1);transition:1s}
.right-nav.active .right-nav-logo img{transform:scale(1)}


.right-nav1{margin:40px 0 20px;}
.right-nav1 ul{padding: 0;margin: 0;}
.right-nav1>ul>li{transform:translate(0,60px);transition:all 1s ease;opacity:0}
.right-nav1>ul>li>a{border-bottom:1px solid #dcdcdc;color:#232323;width:100%;display:block;text-align:left;padding:0 30px;line-height:60px;height:60px;font-weight:700;font-size:16px;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}


 
.right-nav.active .right-nav1 > ul > li {transform: translate(0,0px); opacity: 1;}
.right-nav1 > ul > li:nth-child(1) { transition-delay: 100ms;}
.right-nav1 > ul > li:nth-child(2) { transition-delay: 200ms;}
.right-nav1 > ul > li:nth-child(3) { transition-delay: 300ms;}
.right-nav1 > ul > li:nth-child(4) { transition-delay: 400ms;}
.right-nav1 > ul > li:nth-child(5) { transition-delay: 500ms;}
.right-nav1 > ul > li:nth-child(6) { transition-delay: 600ms;}
.right-nav1 > ul > li:nth-child(7) { transition-delay: 700ms;}
.right-nav1 > ul > li:nth-child(8) { transition-delay: 800ms;}
.right-nav1 > ul > li:nth-child(9) { transition-delay: 900ms;}
.right-nav1>ul>li>a:hover{background:#f0f0f0;-webkit-transition:all .3s ease;transition:all .3s ease;color:#e3120b}
.right-nav1 ul > li > a > span{float: right;line-height: 60px;	}


.right-nav2{display: none;}
.right-nav2 ul{padding:0;margin:0}
.right-nav2 ul li a{display:block;font-size:14px;padding:0 30px;display:block;color:#303030;height:32px;line-height:32px;font-weight:400;transition:all .3s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative}
.right-nav2 ul li a:hover{background:#f0f0f0;-webkit-transition:all .3s ease;transition:all .3s ease;color:#e3120b}




.right-weixin{text-align: center;padding: 0 40px;}
.right-weixin img{max-width:100%;height: auto;}
.right-tel{font-size:18px;margin:20px 30px 0;padding:15px 0;text-align:center;border-bottom:1px solid #eee;color:#333}
.right-text{text-align:center;margin-top:15px;font-size:14px}






.section1{position: relative;}

.section1 .inner{height: 100vh;position: relative;}
 

/* 外部层 */
#owl-demo1{position:relative;padding:0;margin:0px;width: 100vw;overflow: hidden;	}
#owl-demo1 .owl-stage-outer{overflow:hidden;position:relative;z-index:10;}
#owl-demo1 *{box-sizing:border-box;}
/* 导航层 */
#owl-demo1 .owl-item{float:left;}
#owl-demo1 .owl-item img{width: 100%;height: auto;min-height:100vh	;}
#owl-demo1 .owl-controls{margin-top:0px;text-align:center;}

/* 左右按钮 */
#owl-demo1 .owl-controls .owl-nav{width: 100%;}
#owl-demo1 .owl-controls .owl-nav [class*=owl-]{display: block;width: 75px;height: 75px;position: absolute;top: 50%;margin-top: -38px;cursor: pointer;text-indent: -99999px;overflow: hidden;z-index: 99;}
#owl-demo1 .owl-controls .owl-nav .owl-prev{left: 0;background: url(../tacn/prev.png)   center center no-repeat;background-size:15px auto;}
#owl-demo1 .owl-controls .owl-nav .owl-next{right: 0;background:  url(../tacn/next.png) center center no-repeat;background-size:15px auto;}


.s1-item{position: relative;}
.banner-text{position: absolute;left: 0;right: 0;top: 0;bottom: 0;text-align: center;transform-style: preserve-3d;padding: 75px 75px 0;}
.banner-text .div-table{display:table;height:100%;width:100%;}
.banner-text .div-cell{display:table-cell;vertical-align:middle;}
.banner-text .div-center{text-align:center;}
.banner-text .div-table{height: 100%;width: 100%;}
.banner-text1{margin:0;font-size:48px;color:#fff;font-weight:100}
.banner-text2{font-size:24px;margin:20px 0 20px 0;color:#fff;text-shadow:none;font-weight:100}
.banner-text3{width:100px;height:4px;background-color:#e3120b;color:#fff;display:block;margin:0 auto}
.banner-text4{font-size:24px;margin:20px 0 20px 0;color:#fff;text-shadow:none;font-weight:100}
.banner-text4 span{margin-right: 10px; background: url(../tacn/phone1.png)center center no-repeat;}
.banner-text5 a{display:inline-block;text-align:center;border:1px solid #fff;-webkit-transition:all .6s cubic-bezier(.77,0,.175,1) .2s;transition:all .6s cubic-bezier(.77,0,.175,1) .2s;cursor:pointer;color:#fff;margin-top:50px;width:160px;height:40px;line-height:40px}
.banner-text5 a:hover{background: #E3120B;border-color:#E3120B;}


.banner-text1{transform: scale(0);transition: 1000ms;}
.banner-text2{transform: scale(0);transition: 1000ms;transition-delay: 200ms;}
.banner-text3{transform: scale(0);transition: 1000ms;transition-delay: 400ms;}
.banner-text4{transform: scale(0);transition: 1000ms;transition-delay: 600ms;}
.banner-text5{transform: scale(0);transition: 1000ms;transition-delay: 800ms;}

@media (max-width: 768px) {
.banner-text1{font-size:18px;}
.banner-text2{display:none;}
.banner-text4{font-size:14px;}
}






.owl-item.active .banner-text1{transform: scale(1);}
.owl-item.active .banner-text2{transform: scale(1);}
.owl-item.active .banner-text3{transform: scale(1);}
.owl-item.active .banner-text4{transform: scale(1);}
.owl-item.active .banner-text5{transform: scale(1);}

.section-more{position: absolute;left: 50%;bottom: 60px;width: 26px;margin-left: -13px;z-index: 12;}
.section-more .span1{animation: myfirst1 1s ease 0s infinite alternate;position: relative;}
.section-more .span2 {display: block;height: 10px;width: 26px;animation: myfirst2 1s ease 0s infinite alternate;}
.section-more .span3 {display: block;height: 10px;width: 26px;animation: myfirst3 1s ease 0s infinite alternate;}
.section-more .span2 img{transform: rotate(90deg) translate(0px,-10px);}
.section-more .span3 img{transform: rotate(90deg) translate(-2px,-9px);}
@keyframes myfirst1{0%   {top:-5px;}100% {top:5px;}}
@keyframes myfirst2{0%   {opacity: 1;}100% {opacity: 0;}}
@keyframes myfirst3{0%   {opacity: 0;}100% {opacity: 1;}}



@media screen and (min-width: 768px) {
.div-table{display:table;height:100%;width:100%;}
.div-cell{display:table-cell;/**/vertical-align:middle;}
.div-center{text-align:center;}
}


.section2{}
.inner{height: 100vh;}
.s2-img{height: 100vh;}
.s2-img img{width: 100%;height: auto;min-height: 100%;}
.s2-text{height: 100vh;padding: 0 5%; background:url(../tacn/a2.jpg);}
.s2-text h4{height:60px;font-size:24px;position:relative;margin:0;color:#333;margin-bottom:20px;transition: 600ms;top: 30px;opacity: 0;
overflow: hidden;	
}
.s2-text h4:after{height:1px;content:"";width:60px;display:block;margin-top:30px;background:#333;}
.s2-text p{margin-top:20px;color:#7d7d7d;line-height:2;font-size:15px;max-height:500px;overflow:hidden;position:relative;transition: 600ms;top: 30px;opacity: 0;}
.s2-text a{height:40px;width:160px;border:1px solid #7d7d7d;line-height:40px;text-align:center;display:inline-block;color:#333;position:relative;transition: 600ms;top: 30px;opacity: 0;margin-top: 30px;}
.s2-text a:hover{border:1px solid #e3120b!important;-webkit-transition:all .6s cubic-bezier(.77,0,.175,1) .2s;transition:all .6s cubic-bezier(.77,0,.175,1) .2s;background:#e3120b;color:#fff;}

.section2.active .s2-text h4{top: 0px;opacity: 1;transition: 600ms;transition-delay: 800ms;}
.section2.active .s2-text p{top: 0px;opacity: 1;transition: 600ms;transition-delay: 1000ms;}
.section2.active .s2-text a{top: 0px;opacity: 1;transition: 600ms;transition-delay: 1200ms;}
.section2.active .s2-text a:hover{transition-delay: 0ms;}


@media screen and (min-width: 768px) and (max-width: 991px){
.s2-img{width: 100%;height: 50vh;}
.s2-img img{width: 100%;height: 100%;}
.s2-text{height: 50vh;padding: 0 5%;}
}


@media screen and (min-width: 0) and (max-width: 767px){
.s2-img{width: 100%;height: 50vh;}
.s2-img img{width: 100%;height: 100%;}
.s2-text{height: 50vh;padding: 0 5%;}
.s2-text p{	height:80px;overflow: hidden;}
.s2-text h4{margin-top: 20px;}



}





.section3{overflow: hidden;background: url(../tacn/bg333.jpg) no-repeat;background-size: cover;}
/*.section3 .inner{position:relative;height: 100vh;}*/
.s3-bg{position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 9;}
/* 外部层 */
#owl-demo3{position:relative;padding:0;margin:0px;height: 100%;}
#owl-demo3 .owl-stage-outer{overflow:hidden;position:relative;z-index:10;height: 100%;}
#owl-demo3 .owl-stage{height: 100%;}
#owl-demo3 *{box-sizing:border-box;}
/* 导航层 */
#owl-demo3 .owl-item{float:left;height: 100%;}
#owl-demo3 .owl-controls{margin-top:0px;text-align:center;}
#owl-demo3 .owl-item img{width: auto;height:100%;}

.s3-content{position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 20;}
.s3-content{}
.w12001 { display: block; width: 100vw;  padding: 0 8%;}
.s3-item{height: 100%;}
.s3-c-title{text-align:center;margin-top:10px}
.s3-c-title h4{font-size:28px;margin:0;height:45px;color:#fff;position: relative;font-weight: bold;}
.s3-c-title h4 a{color:#e3120b;}
  
.s3-c-title p{position:relative;display: inline-block; color:#fff;}
.s3-c-title p:before{content:'';position:absolute;left:-45px;top:50%;background:#fff;width:40px;height:1px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.s3-c-title p::after{content:'';position:absolute;right:-45px;top:50%;background:#fff;width:40px;height:1px;-webkit-transition:all .6s ease;transition:all .6s ease;}

.s3-content:hover .s3-c-title p:before{width:20px;left: -25px;	}
.s3-content:hover .s3-c-title p::after{width:20px;right: -25px;}


/* 外部层 */
#owl-demo32{position:relative;padding:0 120px;margin:30px auto 0;width: 760px;}
#owl-demo32 .owl-stage-outer{overflow:hidden;position:relative;z-index:10;}
#owl-demo32 *{box-sizing:border-box;}
/* 导航层 */
#owl-demo32 .owl-item{float:left;}
#owl-demo32 .owl-controls{margin-top:0px;text-align:center;}
/* 左右按钮 */
#owl-demo32 .owl-controls .owl-nav{}
#owl-demo32 .owl-controls .owl-nav [class*=owl-]{width: 40px;height: 140px;position: absolute;top: 50%;text-indent: -9999px;margin-top: -70px;z-index: 21;display: block;cursor: pointer;}
#owl-demo32 .owl-controls .owl-nav .owl-prev{left:0}
#owl-demo32 .owl-controls .owl-nav .owl-prev:before{position:absolute;left:0;top:50%;width:150%;height:2px;content:'';transform-origin:bottom left;-moz-transform-origin:bottom left;-ms-transform-origin:bottom left;-o-transform-origin:bottom left;-webkit-transform-origin:bottom left;transform:rotate(-60deg);-moz-transform:rotate(-60deg);-ms-transform:rotate(-60deg);-o-transform:rotate(-60deg);-webkit-transform:rotate(-60deg);background:#fff;-webkit-transform:rotate(-40deg);transform:rotate(-40deg);-moz-transform:rotate(-40deg);-ms-transform:rotate(-40deg);-o-transform:rotate(-40deg)}
#owl-demo32 .owl-controls .owl-nav .owl-prev::after{position:absolute;left:0;top:50%;width:150%;height:2px;content:'';transform-origin:bottom left;-moz-transform-origin:bottom left;-ms-transform-origin:bottom left;-o-transform-origin:bottom left;-webkit-transform-origin:bottom left;transform:rotate(-60deg);-moz-transform:rotate(-60deg);-ms-transform:rotate(-60deg);-o-transform:rotate(-60deg);-webkit-transform:rotate(-60deg);-webkit-transform:rotate(40deg);transform:rotate(40deg);-moz-transform:rotate(40deg);-ms-transform:rotate(40deg);-o-transform:rotate(40deg);background:#fff}
#owl-demo32 .owl-controls .owl-nav .owl-next{right:0}
#owl-demo32 .owl-controls .owl-nav .owl-next:before{position:absolute;right:0;top:50%;width:150%;height:2px;content:'';transform-origin:bottom right;-moz-transform-origin:bottom right;-ms-transform-origin:bottom right;-o-transform-origin:bottom right;-webkit-transform-origin:bottom right;-webkit-transform:rotate(60deg);transform:rotate(60deg);-moz-transform:rotate(60deg);-ms-transform:rotate(60deg);-o-transform:rotate(60deg);-transform:rotate(60deg);background:#fff;-webkit-transform:rotate(40deg);transform:rotate(40deg);-moz-transform:rotate(40deg);-ms-transform:rotate(40deg);-o-transform:rotate(40deg)}
#owl-demo32 .owl-controls .owl-nav .owl-next::after{position:absolute;right:0;top:50%;width:150%;height:2px;content:'';transform-origin:bottom right;-moz-transform-origin:bottom right;-ms-transform-origin:bottom right;-o-transform-origin:bottom right;-webkit-transform-origin:bottom right;-webkit-transform:rotate(60deg);transform:rotate(60deg);-moz-transform:rotate(60deg);-ms-transform:rotate(60deg);-o-transform:rotate(60deg);-transform:rotate(60deg);-webkit-transform:rotate(-40deg);transform:rotate(-40deg);-moz-transform:rotate(-40deg);-ms-transform:rotate(-40deg);-o-transform:rotate(-40deg);background:#fff}



.s32-item{margin-top:20px}
.s32-item h4{font-size:22px;color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.s32-item p{font-size:14px;margin-bottom:20px;overflow:hidden;color:#fff;height:84px;line-height:28px}
.s32-item a{height:40px;width:160px;border:1px solid #fff;line-height:40px;text-align:center;display:block;margin:30px auto 0;color:#fff}
.s32-item a:hover{border:1px solid #e3120b!important;-webkit-transition:all .6s cubic-bezier(.77,0,.175,1) .2s;transition:all .6s cubic-bezier(.77,0,.175,1) .2s;background:#e3120b;color:#fff}



@media screen and (min-width: 768px) {
.s3-bg2{position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 13;}
.s3-bg2-1{position:absolute;left:50%;top:50%;display:block;height:400px;width:800px;
border:2000px solid rgba(255,255,255,.1);background:rgba(0,0,0,.4);
-webkit-box-sizing:content-box;box-sizing:content-box;margin: -1175px 0 0 -1400px;transition: 600ms;}
}


@media screen and (min-width: 0) and (max-width: 767px){
.s3-c-title{text-align:center;margin-top:180px}

#owl-demo32{padding:0 60px;margin:30px auto 0;width: 100%;}
}




 .s3-bg2-1 ul {position: absolute;padding: 0;margin: 0;left: 0;right: 0;top: 0;bottom: 0;}
 .s3-bg2-1 ul li{border-color:#fff;border-style:solid;border-width:0;position:absolute;width:24px;height:24px}
 .s3-bg2-1 ul li:nth-child(1){border-width:5px 0 0 5px;top:0;left:0}
 .s3-bg2-1 ul li:nth-child(2){border-width:5px 5px 0 0;top:0;right:0}
 .s3-bg2-1 ul li:nth-child(3){border-width:0 0 5px 5px;bottom:0;left:0}
 .s3-bg2-1 ul li:nth-child(4){border-width:0 5px 5px 0;bottom:0;right:0}
.product-border{width:0;height:0;border:1px dashed #FFF;position:absolute;left:50%;top:50%;margin-left:-300px;margin-top:-207px;transition: 600ms;}



.section3.active .s3-bg2-1{margin:-2175px 0 0 -2400px;transition: 600ms;transition-delay: 800ms;}
.section3.active .product-border{width:600px;height:460px;transition: 600ms;transition-delay: 300ms;}




.section4{background: #F7FAFC;background: url(../tacn/bg4.jpg) no-repeat;background-size: cover;}
.section4 .inner {position:relative;}
.s4-title{text-align:center;margin-top:30px}
.s4-title h4{font-size:28px;margin:0;height:45px;color:#333;position: relative;font-weight: bold;}
.s4-title h4 a{    color: #e3120b;}
.s4-title p{position:relative;color:#333;display: inline-block;}
.s4-title p:before{content:'';position:absolute;left:-45px;top:50%;background:#444;width:40px;height:1px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.s4-title p:after{content:'';position:absolute;right:-45px;top:50%;background:#444;width:40px;height:1px;-webkit-transition:all .6s ease;transition:all .6s ease;}

.section4:hover .s3-c-title p:before{width:20px;left: -25px;}
.section4:hover .s3-c-title p::after{width:20px;right: -25px;}


/* 外部层 */
#owl-demo4{position:relative;padding:0;margin:0px}
#owl-demo4 .owl-stage-outer{overflow:hidden;position:relative;z-index:10;}
#owl-demo4 *{box-sizing:border-box;}
/* 导航层 */
#owl-demo4 .owl-item{float:left;}
#owl-demo4 .owl-controls{margin-top:0px;text-align:center;}
/* 左右按钮 */
#owl-demo4 .owl-controls .owl-stage-outer{width: 100%;}
#owl-demo4 .owl-controls .owl-nav{text-align: center;}
#owl-demo4 .owl-controls .owl-nav [class*=owl-]{display: inline-block;width: 40px;height: 42px;border:1px solid #ddd;margin: 10px;text-indent: -9999px;overflow: hidden;cursor: pointer;transition: 600ms;}
#owl-demo4 .owl-controls .owl-nav .owl-prev{background: url(../tacn/prev1.png) center center no-repeat;}
#owl-demo4 .owl-controls .owl-nav .owl-next{background:url(../tacn/next1.png) center center no-repeat;}
#owl-demo4 .owl-controls .owl-nav .owl-prev:hover{background:#E3120B url(../tacn/prev.png) center center no-repeat;border:1px solid #E3120B;}
#owl-demo4 .owl-controls .owl-nav .owl-next:hover{background:#E3120B url(../tacn/next.png) center center no-repeat;border:1px solid #E3120B;}




.s4-connect{display: block;width: 100vw;padding: 0 10%;}


.s4-connect .col-sm-3{padding: 0;}
.s4-item{margin: 20px 0;position: relative;}

.s4-item a{display: block;position: relative;overflow: hidden;text-decoration: none;}
.s4-img{position: relative;display:block;overflow:hidden;width: 100%;height: 248px;}
.s4-img img{width:100%;height:auto;min-height:100%;margin:0px auto;transition:600ms;}
.s4-item:hover .s4-img img{-webkit-transform: scale(.95);-moz-transform: scale(.95);-ms-transform:scale(.95);-o-transform: scale(.95);transform: scale(.95);}
.s4-img:before{content:"";position: absolute;display: block;left: 0;right: 0;top: 0;bottom: 0;z-index: 2;border:1px solid #fff;transform: scale(.7);transition: 600ms;opacity: 0;}
.s4-item:hover .s4-img:before{transform: scale(.9);opacity: 1; }

.s4-text{position: relative;background:#fff;width:100%;height:248px;padding:30px}
.s4-text span{position: relative;left: 0;transition: 600ms;display:block;font-weight:300;color:silver;font-family:HELVETICANEUELTPRO-THEX;transition:all .3s cubic-bezier(.215,.61,.355,1) 0s;font-size:20px}
.s4-text h4{position: relative;left: 0;transition: 600ms;margin:0;margin-bottom:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:20px;font-size:16px;color:#666;display:inline-block;line-height:30px;width:100%;height:30px;float:left;-webkit-transition:all .3s cubic-bezier(.215,.61,.355,1) 0s;transition:all .3s cubic-bezier(.215,.61,.355,1) 0s}
.s4-text p{position: relative;left: 0;transition: 600ms;text-align:left;color:#999;line-height:25px;-webkit-transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;transition:all .6s cubic-bezier(.215,.61,.355,1) 0s;margin-left:0;margin-top:10px;width:100%;height:75px;overflow:hidden;font-size:13px}
.s4-text a:hover{background:#e3120b; }
.s4-item2 .s4-img{top: 248px;width: 100%;height: 248px;}
.s4-item2 .s4-text{top: -248px;}

.s4-item:hover .s4-text span{left: 10px;}
.s4-item:hover .s4-text h4{left: 10px;}
.s4-item:hover .s4-text p{left: 10px;}	
 
 
.section4 .owl-stage .owl-item{transform: translate(0,600px);transition: 600ms;}
.section4.active .owl-stage .owl-item:nth-child(1){transform: translate(0,0);transition: 600ms;transition-delay: 600ms;}
.section4.active .owl-stage .owl-item:nth-child(2){transform: translate(0,0);transition: 600ms;transition-delay: 700ms;}
.section4.active .owl-stage .owl-item:nth-child(3){transform: translate(0,0);transition: 600ms;transition-delay: 800ms;}
.section4.active .owl-stage .owl-item:nth-child(4){transform: translate(0,0);transition: 600ms;transition-delay: 900ms;}

.section4.active .owl-stage .owl-item:nth-child(5){transform: translate(0,0);transition: 600ms;transition-delay: 600ms;}
.section4.active .owl-stage .owl-item:nth-child(6){transform: translate(0,0);transition: 600ms;transition-delay: 700ms;}
.section4.active .owl-stage .owl-item:nth-child(7){transform: translate(0,0);transition: 600ms;transition-delay: 800ms;}
.section4.active .owl-stage .owl-item:nth-child(8){transform: translate(0,0);transition: 600ms;transition-delay: 900ms;}

 
@media screen and (min-width: 0) and (max-width: 991px){

.s4-title{margin-top: 120px;}
.s4-text{height:180px;padding:10px 30px}
.s4-img{height: 180px;overflow: hidden;}
.s4-item2 .s4-img{top: 180px;height: 180px;overflow: hidden;}
.s4-item2 .s4-text{top: -180px;}
.s4-text h4{margin-bottom:0;}
.s4-text p{height: 50px;}
}



/*  产品中心 */
.in-pro { padding:40px 0 40px; position: relative; overflow: hidden;}
#tab2{position:relative; width:100%;margin:0px auto 12px 0;}
#tab2 .tabList2{  overflow-x: auto;  white-space:nowrap;}
#tab2 .tabList2 .tul{ width:1200px; margin:0 auto; height:40px;}
#tab2 .tabList2 ul li{ display:block; width:184px; float:left;text-align:center;height:40px; line-height:40px; margin-right:4px; background:#e8e8e8; font-size:15px; color:#454545; margin-bottom: 1%;}
#tab2 .tabList2 li.cur { color:#fff; background:#0089e1;}
#tab2 .tabList2 li a{ display:block;width:100%;height:40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#tab2 .tabList2 li.cur a{ color:#FFF;background:#E3120B;}
#tab2 .tabList2 li a:hover{ color:#FFF;background:#E3120B;}

#pemo { overflow: hidden; width: 1200px;margin: 0 auto; }
#pemo .pemowrap { overflow: hidden; width: 30000px; }
#pemo .pemowrap { display: block;  float: left;  overflow: hidden;  margin: 0 auto;height: 520px; }
#pemo .pemowrap li{ float:left; box-shadow: 0 0 5px #c6c6c6;  border-radius: 10px;  width: 270px;background: #ffffff;  margin-bottom: 25px; margin-right: 20px; height:246px;}
#pemo .pemowrap li img { width: 270px;  height:203px; }
#pemo .pemowrap li a { float:left;  display: block;  width: 270px;  height:246px;}  
#pemo .pemowrap li a h3{font-size: 16px; font-weight:normal; color: #000000; line-height:2px; padding-top: 3px; text-align: center;}
#pemo .pemowrap li a  p{font-size: 14px; font-weight:normal;color: #5b5b5b; text-align: center; line-height: 25px; padding-bottom: 5px;}
#pemo .pemowrap li a span{ margin:0 auto; display: block;width: 100px; height: 24px; line-height: 24px; border: 1px solid #d3d9e4;font-size: 12px; color: #d3d9e4; text-align: center;}
#pemo .pemowrap li a:hover{ background: #e3120b; float:left;  display: block;  width: 270px;  height:246px;}
#pemo .pemowrap li a:hover h3{font-size: 16px; font-weight:normal; color: #ffffff;line-height:2px; text-align: center;padding-top: 3px;}
#pemo .pemowrap li a:hover  p{font-size: 14px; font-weight:normal;color: #ffffff;text-align: center; line-height: 25px;padding-bottom: 5px;}
#pemo .pemowrap li a:hover  span{ margin:0 auto; display: block;width: 100px; height: 24px; line-height: 24px; border: 1px solid #ffffff; font-size: 12px; color: #ffffff; text-align: center;}
#pemo2 {float: left; height: 656px;  width: 2940px; }
#pemo1 {  float: left;  height:656px;  width: 2940px; }





.section5{overflow: hidden;height: 100vh;margin: 0;padding: 0;background: url(../tacn/bg03.jpg) ; background-size:cover;}


.s5-title{text-align:center;margin-top:50px}
.s5-title h4{font-size:28px;margin:0;height:45px;color:#fff;position: relative;}
.s5-title h4 a{color:#fff;}
.s5-title p{position:relative;color:#fff;display: inline-block;}
.s5-title p:before{content:'';position:absolute;left:-45px;top:50%;background:#fff;width:40px;height:1px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.s5-title p:after{content:'';position:absolute;right:-45px;top:50%;background:#fff;width:40px;height:1px;-webkit-transition:all .6s ease;transition:all .6s ease;}

.s5-content{padding: 4% 10%;}

.s5-item{margin: 15px 0;display:block;overflow:hidden;}
.s5-item img{width:100%;height:auto;margin:0px auto;transition:600ms;}
.s5-item:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform:scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}


.section5 .col-sm-3{position: relative;top: 100px;opacity: 0;transition: 600ms;}

.section5.active .col-sm-3{top: 0;opacity: 1;transition: 600ms;}
.section5.active .col-sm-3:nth-child(1){top: 0;opacity: 1;transition: 600ms;transition-delay: 500ms;}
.section5.active .col-sm-3:nth-child(2){top: 0;opacity: 1;transition: 600ms;transition-delay: 600ms;}
.section5.active .col-sm-3:nth-child(3){top: 0;opacity: 1;transition: 600ms;transition-delay: 700ms;}
.section5.active .col-sm-3:nth-child(4){top: 0;opacity: 1;transition: 600ms;transition-delay: 800ms;}
.section5.active .col-sm-3:nth-child(5){top: 0;opacity: 1;transition: 600ms;transition-delay: 900ms;}
.section5.active .col-sm-3:nth-child(6){top: 0;opacity: 1;transition: 600ms;transition-delay: 1000ms;}
.section5.active .col-sm-3:nth-child(7){top: 0;opacity: 1;transition: 600ms;transition-delay: 1100ms;}
.section5.active .col-sm-3:nth-child(8){top: 0;opacity: 1;transition: 600ms;transition-delay: 1200ms;}




@media screen and (min-width: 0) and (max-width: 767px){
.s5-title{margin-top: 120px;}
.s5-item{margin: 10px 0;}
}
@media (max-width: 468px) {
.s5-title{margin-top: 80px;}
.s5-item img {height:50px;}
}

.section6{overflow: hidden;}
.s6-bg{position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 2;background: #999;}

.s6-bg2{position:absolute;bottom:0;z-index:3;right: -100%;background:0 0;border-bottom:950px solid #fff;border-left:350px solid transparent;border-right:0 solid transparent;width:45%;height:100%;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .6s cubic-bezier(.77,0,.175,1) .3s;transition:all .6s cubic-bezier(.77,0,.175,1) .3s;-webkit-transition-duration:1.2s;transition-duration:1.2s;-webkit-transform:translateX(0);transform:translateX(0); }
 
.s6-text{position:absolute;top:50%;z-index:9;width:32%;text-align:right;color:#fff;right:-50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.s6-text .title1{color:#333;margin-bottom:20px;position: relative;}
.s6-text .title1 .line{display: block;height: 1px;width: 90px;position: absolute;bottom: -20px;transition: 600ms;background-color:#e3120b;right:0;left:auto;}
.s6-text .subtitle{font-size:18px;margin-bottom:10px;margin-top: 35px;color:#444}
.s6-text:hover .line{width:50px!important}
.s6-text .details{margin-top:70px;font-size:16px;color:#e4e4e4;line-height:1.8}
.s6-text .details li{color:#7d7d7d}
.s6-text .details .mark{position:relative;display: block;margin-bottom:40px;font-size:12px;color:#c4c4c4;background: 0;padding:0;height: auto;}
.s6-text .details .mark a{color:#c4c4c4;}
.s6-text .details .mark:after{content:"";display:block;width:100%;height:1px;background:#3b3b3f;position:absolute;right:0;bottom:-10px}


.section6.active  .s6-text{right:80px;transition: 1000ms;transition-delay: 800ms;}
.section6.active  .s6-bg2{right:0;transition: 600ms;transition-delay: 500ms;}




@media screen and (min-width: 0) and (max-width: 767px){
.s6-text{position: static;z-index:9;width:100%;text-align:left;text-align: center;}
.s6-text .title1{margin-top: 320px;}
.s6-text .title1{color:#333;margin-bottom:20px;position: relative;}
.s6-text .title1 .line {
    display: block;
    height: 1px;
    width: 90px;
    position: absolute;
    bottom: -20px;
    transition: 600ms;margin-left: -45px;
    background-color: #e3120b;
    right: auto;
    left: 50%;
}


.s6-text .details {margin-top: 30px;}
.s6-bg2{display: none;}
.s6-bg{display: none;}
.section6.active  .s6-text{right:0;}
.s6-text .details {padding: 0 15px;}
}


.s6-b{position: absolute;left: 0;right: 0;bottom: -100%;z-index: 12;background: #000;padding: 20px;}
.s6-b1{line-height: 30px;}
.s6-b1 p{float: right;margin: 0;margin-left: 20px;padding: 0;color: rgba(255,255,255,0.75);}
.s6-b1 {color: rgba(255,255,255,0.75);}
.s6-b1 a{color: rgba(255,255,255,0.75);}
.s6-b1 span{color: #e3120b;padding: 0 1em;}
.s6-b2 {color: rgba(255,255,255,0.75);line-height: 30px;float: right;}
.s6-b2 a{color: #e3120b;}
.fenxiang a{float:right;margin:5px 5px 0;display:block;height:30px;width:30px;line-height:30px;text-align:center;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;color:#5C5C5C;cursor: pointer;}
.fenxiang a:hover{background:#5C5C5C;color:#FFF;}



.section6.active  .s6-b{bottom:0px;transition: 600ms;transition-delay: 1400ms;}






#fullPage-nav{display: none;}



.section10{height: 500px;padding: 94px 0;}

 

.s11{height:312px;padding:50px;background:rgba(0,0,0,.08)}
.s11 h4{color:#fff;height:60px;font-size:24px;position:relative;margin:0;font-weight:400}
.s11 h4 a{color:#fff;}
.s11 h4:after{content:"";display: block;margin-top: 20px;width:100px;height:1px;background-color:#fff;-webkit-transition:width .5s ease-out;-moz-transition:width .5s ease-out;-o-transition:width .5s ease-out;-ms-transition:width .5s ease-out;transition:width .5s ease-out}
.section10:hover .s11 h4:after{width:60px}
.s11 p{margin:20px 0;line-height:24px;color:#fff;height:96px;overflow:hidden}


@media screen and (min-width: 992px) {
.s11 p{width:50%;}
}

.section12 h4{text-align: center;}
.section12 h4:after{margin-left: auto;margin-right: auto;}
.section12 p{text-align: center;margin-left: auto;margin-right: auto;}

.section13 h4{float: right;text-align: left;}
.section13 h4:after{position: absolute;right: 0;bottom: 10px;}
.section13 p{float: right;clear:both}

.section14 h4{text-align: center;}
.section14 h4:after{margin-left: auto;margin-right: auto;}
.section14 p{text-align: center;margin-left: auto;margin-right: auto;}




.foot{position: static;left: 0;right: 0;bottom: -100%;z-index: 12;background: #000;padding: 20px;}
.foot1{line-height: 30px;}
.foot1 p{float: right;margin: 0;margin-left: 20px;padding: 0;color: rgba(255,255,255,0.75);}
.foot1 {color: rgba(255,255,255,0.75);}
.foot1 a{color: rgba(255,255,255,0.75);}
.foot1 span{color: #e3120b;padding: 0 1em;}
.foot2 {color: rgba(255,255,255,0.75);line-height: 30px;background: #000;height: 45px;}
 




#outer-w{width:100%;height:100%;display:none;position: fixed;left:0;top:0;z-index:99999;}
#outer {height: 100%; ; position: relative;width: 100%;}
#outer[id] {display: table; position: static;}
#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}
#inner {position: relative; top: -50%;height: 280px;width: 300px;padding:30px 0;margin: 0 auto;text-align:center;} /* for explorer only */
*+html #outer[id]{position: relative;}
*+html #middle[id]{position: absolute; }
#bg-black{position: absolute;z-index:1;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.6);}
#outer-w .inner{position:relative;z-index:2;background:#FFF;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
#close{position: absolute;right:-10px;top:-10px;height:30px;width:30px;cursor: pointer;background: #FFF url(../images/base/del_on.gif) left top no-repeat;border:1px solid #CCC;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
#close:hover{background: #DDD url(../images/base/del_hover.gif) -1px -1px no-repeat;}







.section20{}

.s21{position: relative;}
.s22{position: relative;}
.s23{position: relative;}
.s24{position: relative;}
.s25{position: relative;}


.s20-text{width: 50%;position: relative;padding: 100px;}
.s20-text h4{font-size: 24px;color: #000;}
.s20-text span{color: #7d7d7d;font-size: 18px;}
.s20-text span:after{display: block;height: 1px;content:"";width: 100px;background: #000;margin: 20px 0;}
.s20-text p{margin-top: 20px;font-size: 16px;color: #7d7d7d;line-height: 1.9;}
.s20-text a{display: inline-block;width: 160px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #000;color: #000;margin-top: 20px;}
.s20-text a:hover{border-color:#E3120B;background: #E3120B;color: #fff;}
.s20-img{width: 50%;position: absolute;left: 50%;right: 0px;top: 0px;height: 100%;background-position: center;background-size: cover;background-repeat: no-repeat;}


.s22 .s20-text{left: 50%;}
.s22 .s20-img{left: auto;right: 50%;}
.s24 .s20-text{left: 50%;}
.s24 .s20-img{left: auto;right: 50%;}


.banner2{height: 317px;background: url(../images/base/banner2.png);background-size:cover;}
.banner2 h3{margin: 0;color: #fff;line-height: 317px;position: relative;text-align: center;font-size: 36px;}
.banner2 h3:after{content:"";position: absolute;width: 100px;height: 4px;background: #E3120B;left: 50%;margin-left: -50px;top: 50%;margin-top: 36px;}

.mianbao{border-bottom:1px solid #ccc;text-align: center;height: 65px;font-size: 16px;}
.mianbao a{display: inline-block;margin-left: 30px;line-height: 64px;}
.mianbao a:hover,.mianbao a.active{border-bottom:1px solid #E3120B;color: #E3120B;}
@media screen and (min-width: 480px) and (max-width: 767px){
.mianbao{display: none;}
}



.section30{}
.s30-item{}
.s30-item a{position: relative;overflow: hidden;text-decoration: none;display: block;border-bottom:1px solid #CCC;padding: 40px 10px;}
.s30-img{float: left;margin-right: 30px;height: 161px;width: 255px;overflow: hidden;}
.s30-img img{width: 100%;height: auto;}

.s30-text{overflow: hidden;}
.s30-text h4{color: #444;font-size: 22px;margin: 0 0 20px;}
.s30-item:hover  .s30-text h4{color: #E3120B;}
.s30-text p{font-size: 16px;color: #7d7d7d;line-height: 24px;height: 72px;overflow: hidden;
padding-right: 200px;
}
.s30-text h5{font-size: 22px;color: #999;}


.s30-text .more{position: absolute;right: 15px;top: 50%;display: inline-block;width: 160px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #000;color: #000;margin-top: -20px;}
.s30-text .more:hover{border-color:#E3120B;background: #E3120B;color: #fff;}




@media screen and (min-width: 0) and (max-width: 767px){
.s30-img{float: none;margin-right: 0px;width: 100%;height: auto;margin-bottom: 20px;}
.s30-text p{padding-right: 0;}
.s30-text .more{position: relative;right: 0px;top: 0;margin-top: 10px;}
}



.section40{background: #F2F2F2;padding: 20px 0;}
.s40-item{margin: 20px 0;}
.s40-item a{display: block;background: #fff;position: relative;overflow: hidden;text-decoration: none;}


.s40-img{display: block;width: 50%;float: left;}
.s40-img img{width: 100%;height: auto;}
.s40-text{padding: 15px;overflow: hidden;}
.s40-text h4{font-size: 22px;margin-bottom: 15px;margin-top: 0;color: #444;text-shadow: none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.s40-text span{display: block;color: #7d7d7d;margin: 15px 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.s40-text p{color: #7d7d7d;line-height: 24px;height: 72px;overflow: hidden;}
.s40-text .more{display: inline-block;width: 160px;height: 40px;line-height: 40px;text-align: center;border: 1px solid #000;color: #000;margin-top: 15px;}
.s40-text .more:hover{border-color:#E3120B;background: #E3120B;color: #fff;}


@media screen and (min-width: 480px) and (max-width: 767px){
.s40-img{display: block;width: 100%;float: left;}
}



#banner2{width:100%;height:380px;position:relative;overflow: hidden;}
#banner2 div{background-color:#39383E;background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:380px;animation:mymove 20s}
@keyframes mymove { 
	0% { transform:scale(1.2, 1.2)}
	100% {transform:scale(1, 1)}
}




























