body{
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
a,a:hover{ text-decoration: none; }
.text-uppercase{
  text-transform: uppercase;
}
.friendlink	.linkTagcs {
				    float: left;
				    color: #fff;
				    line-height: 26px;
				}
				
			.friendlink::before {
					content: "友情链接:";
				    list-style: none;
				    font-style: normal;
				    line-height: 27px;
				    float: left;
				}
				
			.friendlink	.linkTagcs {
				    text-align: left;
				    float: left;
				    width: 181px;
				    max-height: 30px;
				    overflow: hidden;
				    transition: 0.3s all ease-in-out;
				    line-height: 30px;
				}
				
			.friendlink	.linkTagcs a{
				    display: block;
				    color: #fff;
					line-height: 26px;
				}
				
			.friendlink	.linkTagcs:hover {
				    max-height: 30px;
				    overflow-x: hidden;
				    overflow-y: auto;
				}
		
.container {padding-right: 0px;padding-left: 0px;}
.navbar{
	margin-bottom:0;
	box-shadow: 0px 0px 0px;
  border: 0 none;}
.navbar-brand{
  padding: 10px 15px;}
.navbar-brand img{
	max-height:85px;}
.navbar-nav>li>a{
  font-size: 16px;
  border: 2px solid transparent;
	color:#333;
	padding:37px 20px;}
.navbar-nav>li>a:hover,.navbar-nav>li.active>a{
  background: none;
  border-bottom: 2px solid #d2240b;
  color: #d2240b;
}
.top .nav .open>a,.top .nav .open>a:focus,.top .nav .open>a:hover {
    background:none;
}
.top .dropdown-menu>li>a:hover {
    text-decoration: none;
    background: #cf240a;
}
.top .dropdown-menu>li>a{
  padding:12px 20px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #f1f1f1;
    border-bottom: 2px solid transparent;
    border-color:rgba(0,0,0,0);
}
.carousel-caption{
  bottom: 35%;
}
.sy-ser{
  background-color: #eeeeee;
  padding: 20px;
  border-bottom: 5px solid #444;
}
.pmore{ 
  line-height: 45px;
  border:1px solid #ddd;
  background-color: #fff;
  margin-top: 17%;
}
.pmore:hover{
  background-color: #d31f08;
  color:#fff;
}
.pmore i{
  color:#e60012;
}
.ser-info{
  margin-bottom: 17%;
}
.sy-ser img{
  transition:  all ease-in-out 0.3s; 
}
.sy-ser img:hover{
  -moz-transform: rotateY(180deg); 
-webkit-transform: rotateY(180deg); 
-o-transform: rotateY(180deg); 
-ms-transform: rotateY(180deg); 
transform: rotateY(180deg); 
}
.sy-series{
  margin-bottom: 50px;
  overflow: hidden;
}
.sy-series a{
  background-color: #454545;
  padding: 0.8% 3%;
  color: #fff;
  display: inline-block;
}
.sy-series a:hover{
  background-color: #d31f08;
  color:#fff;
}

.sum{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}

.titsum{
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.news .des{
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}










.series,.sy-about,.sy-product{ margin-top: 50px; }
.ser-img{ position: relative; overflow: hidden; }
.ser-img img{ transition: all 0.3s; }
.ser-img:hover img{transform:scale(1.4,1.4);}
.ser-text{ border-bottom: 5px solid #e3e3e3; transition:all ease-in-out 0.5s; }
.ser-text:hover{ border-bottom: 5px solid #d2240b; }
.ser-text h2{ font-weight: bold; color: #333; transition:all ease-in-out 0.5s; }
.ser-text h2 i{ padding-left: 20px;  font-size: 18px;}
.ser-text:hover h2{ color: #d2240b; }
.icon_bg{ margin-top: 50px; }
.sit{ border-bottom: 1px solid #ddd;  margin-bottom: 40px;}
.sit h2{ font-size: 30px;color: #fe0000; padding-bottom: 15px; position: relative;}
.sit h2 span{ color: #666; }
.sit h2:after{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -11px;
  content: "";
  width: 50px;
  height: 3px;
  background: #d2240b;
}
.abtit{ font-size: 22px; font-weight: normal; }
.icon16{
  width:25%;
  float: left;
}
.icon0{
  padding: 20px 0;
}
.icon01{
  padding: 20px 0;
}
.ainfo {margin-top: 30px; margin-bottom: 30px;}
.about_icon{
  width:100%;
  position:relative;
  height:100%;
  overflow:hidden;}
.about_icon .icon1{
  transition:all ease-in-out 0.3s;}
.about_icon:hover .icon1{
  opacity:0;}
.about_icon .icon2{
  position:absolute;
  top:100%;
  left:50%;
  transform:translate(-50%,0);
  transition:all ease-in-out 0.3s;}
.about_icon:hover .icon2{
  position:absolute;
  top:0;
  left:50%;
  transform:translate(-50%,0);}
.text-indent{ text-indent: 2rem; }
.product{
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}
.amore{ margin-top: 40px; color: #333333; font-size: 14px; font-weight:bold}
.amore a{
  border:1px solid #d2d2d2;
  color: #333333;
  padding: 10px 15px;
  border-radius: 20px;
}
.show-item{width: 100%;}
.show-item ul{margin-left:-2px;margin-right:-2px; padding-left:0px;}
.show-item ul li{float: left;overflow: hidden;cursor: pointer;position: relative;padding:0px 10px;}
.item_warp{overflow: hidden;position: relative; margin-bottom: 10px;}
.item-box img{ border:1px solid #ddd;}
.show-item ul li img{
  max-width:100%;height:auto;
  transition-duration: .5s;
  -ms-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
}
.show-item li:hover img,.leader-list1:hover img{    
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

.mask{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left:0;
    opacity:0;
    -moz-opacity:0;-khtml-opacity:0;-o-opacity:0;
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.mask_warp{display:table;width:100%;height:100%;}
.mask-cont{
  display:table-cell;
  vertical-align:middle;
}
.mask:before,.mask:after{
  content: '';
  position: absolute;
  top: 10%;
  left: 10%;
  width:80%;
  height:80%;
  -webkit-transition: opacity .35s ease-in-out,-webkit-transform .35s ease-in-out;
  transition: opacity .35s ease-in-out,transform .35s ease-in-out;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
     
}
.mask:before{
  border-top: 3px solid rgba(255,255,255,0.5);
  border-bottom: 3px solid rgba(255,255,255,0.5);
  -webkit-transform: scale3d(0, 1, 1);
  -ms-transform: scale3d(0, 1, 1);
   -o-transform: scale3d(0, 1, 1);
   transform: scale3d(0, 1, 1);
}
.mask:after{
   border-left: 3px solid rgba(255,255,255,0.5);
     border-right: 3px solid rgba(255,255,255,0.5);
     -webkit-transform: scale3d(1, 0, 1);
     -ms-transform: scale3d(1, 0, 1);
     -o-transform: scale3d(1, 0, 1);
     transform: scale3d(1, 0, 1);
}

.mask:hover:before,.mask:hover:after{
  -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    -o-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.mask-cont h1,.mask-cont p,.mask-cont span{
  color: white;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity:0;-khtml-opacity:0;-o-opacity:0;
    transition:.35s;
}
.mask-cont h1{font-size: 20px;font-weight: normal;max-width: 70%;margin: 0 auto;}
.mask-cont span{
    display:block;font-size: 12px;
    width: 102px;height: 34px;line-height:34px;margin: -3% auto 0;
    color: white;
    background: #ff6253;
}
.item-box:hover>.mask{opacity: 1;filter: alpha(opacity=100);-moz-opacity:100;-khtml-opacity:100;-o-opacity:100; background-color: rgba(68, 68, 68, 0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7e5d1e,endColorstr=#7e5d1e),alpha(opacity=0);}
.item-box:hover>.mask p,.item-box:hover>.mask h1,.item-box:hover>.mask span{
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity:100;-khtml-opacity:100;-o-opacity:100;
    /* -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0); */
}
.item-box:hover>.mask span{
  margin: 3% auto 0;
}
.item-content{
  padding-right:5%;}
.blocks > li,
[class*="blocks-"] > li {
  position: relative;
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.show-item ul li h2{
  font-weight: normal;
}
.show-item ul li h2 a{
  color: #333;
}
.ptit h2,.ptit h2 span{ color: #fff; margin-bottom: 0; }
.ptit{ border-bottom: 1px solid #62c5e3; }
.ptit h2:after{ background: #fff; bottom: 0px; }
.sy-news .date-time {
  display: block;
  background:#ebeaea;
  font-weight: 300;
  width: 100px;
  height: 100px;
  color: #999;
  text-align: center;
  padding-top:17px;
}
.sy-news .date-time > span.big{
  font-size:  40px;
  color: #fe0000;
}
a,a:focus, a:hover {
    color: #524d4d;
}
.media{ margin-bottom: 20px; }
h3.media-heading{ margin-top: 0px; }
.media-left, .media>.pull-left {
    padding-right: 20px;
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
ul, li {
    list-style: none;
}
.news{
  margin-top: 50px;
}
.sy-news p.des {
  font-size: 13px;
  color: #827d7d;
}

.sy_news ul.blocks-2 li p.des {
  margin-bottom: 5px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.sy-footertop {
  /*margin-top: 50px;*/
  background: #e60012;
  overflow: hidden;
}
.sy-footertop-w {
  width: 80%;
  padding: 50px 0 20px;
  overflow: hidden;
  margin: 0 auto;
}
.Bottom_Title h2 {
    color: #fff;
    font-size: 18px;
  line-height:35px;
}
.Bottom_Title hr {
  border:2px double #eee;
    width: 45px;
    margin: 0px;
  padding:0px;
  overflow:hidden;
}
.bottom_list {
  padding:20px 0px;
  font-size:14px;
  color:#fff;
  margin:0px;
}
.bottom_list ul {padding:0px; margin:0px;}
.bottom_list li{text-align:left;position:relative;display:block;line-height:35px; font-size:14px; padding:0px; margin:0px;}
.bottom_list a {color:#fff;}
.bottom_list li img{ margin-bottom: 20px; }
.sy-footerbottom {
  background: #95000c;
  overflow: hidden;
  text-align: center;
  line-height: 60px;
  font-size: 14px;
  padding: 5px 0px;
  color: #fff;
}
.btn-contact{
  margin-top: 20px;
}
.btn-contact a{
  background: #ff6f7a;
  color: #fff;
  padding: 12px 20px;
  border-radius: 3px;
}
.ny-about{ margin-top: 50px; padding: 0px 10px;}
.ny-content{min-height:300px; margin-bottom: 50px;}
.ny-content p{line-height: 28px;color: #666;}
.ny-images a{margin-bottom: 20px;display: block;}
.media-news{padding: 20px 15px;min-height: 220px;border-radius: 6px;box-shadow: #ddd 5px 5px 30px;margin-bottom: 20px;transition:all 0.3s ease-in-out;}
.media-news h3{color: #333;}
.media-news h3 i{ padding-right: 10px; }
.media-news h6{line-height: 24px;color: #666;margin: 20px 0;max-height: 72px;white-space:normal;}
.media-news a{display: inline-block;color: #fff;background: #d4231d;border-radius: 6px;padding: 10px 15px;}
.media-news:hover{transform: translateY(-10px)}
.shownews-t{border-bottom:1px solid #dfdfdf;padding-bottom: 10px;margin-bottom: 20px;}
.shownews-t h3{font-size: 22px;}
.ny-pro .media-pro{display: block;}
.ny-pro .pro-img{border:1px solid #ddd;}
#map{width: 100%;height: 400px;}
.grid{position:relative;clear:both;margin:0 auto;width: 100%;list-style:none;text-align:center;margin-bottom: 20px; overflow: hidden;}
.grid figure{position:relative;float:left;overflow:hidden;height:auto;background:#3085a3;text-align:center;cursor:pointer;}
.grid figure img{position:relative;display:block;opacity:1;}
.grid figure figcaption{padding:10px 15px;text-transform:uppercase;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.grid figure figcaption::after,.grid figure figcaption::before{pointer-events:none;}
.grid figure figcaption,.grid figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%;}
.grid figure figcaption>a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0;}
.grid figure h2{word-spacing:-.15em; padding:10px 0;font-weight:300;color:#fff;background: rgba(212, 35, 29, 0.8)}
.grid figure h2 span{font-weight:800;}
.grid figure h2,.grid figure p{margin:0;}
.grid figure p{letter-spacing:1px;color: #fff;}
figure.effect-goliath{background:#d4231d;}
figure.effect-goliath h2,figure.effect-goliath img{-webkit-transition:-webkit-transform .35s;transition:transform .35s;}
figure.effect-goliath img{-webkit-backface-visibility:hidden;backface-visibility:hidden;}
figure.effect-goliath h2,figure.effect-goliath p{position:absolute;bottom:15px;left:40%;}
figure.effect-goliath p{text-transform:none;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0);}
figure.effect-goliath:hover img{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0);}
figure.effect-goliath:hover h2{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);}
figure.effect-goliath:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.pager>li.active>a, .pager>li.active>a:hover, .pager>li.active>span, .pager>li.active>span:hover{background: #d4231d;border-color: #d4231d;}
.pager{display: inline-block;}
.pager-loose.pager-pills>li>a{color: #333;}
.pager>li.active>a{color: #fff;}
.pager>li.disabled>a{color: #ddd;}


/* 分页样式 */
.pagination {
    color: #666;
    clear: both;
    margin-top: 1em;
    display: block;
    margin: auto;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#d4231d;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#d4231d;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li.active>span {
    color: #ffffff;
    background:#d4231d;
}

.pagination .prev::before {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f104";
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.pagination .next::after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f105";
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.pagination a:not(.goto):hover {
    background-color: #eee;
    color:#ec6c00;
}

.pagination a.cur,
.pagination a.cur:hover {
    background-color:#d4231d;
    color: #fff;
    border-color:#d4231d;
    margin-right: 1px
}

.pagination a.disabled {
    background-color: #e6e6e6 !important;
    color: #bbb !important;
    cursor: no-drop
}

.pagination .prev {
    border-radius: 5px 0 0 5px;
}

.pagination .next {
    border-radius: 0 5px 5px 0;
} 




























@media (max-width: 1199px) {
  .navbar-nav > li > a {
    padding: 10px 13px;
}
	
}
@media (max-width: 991px) {
  .navbar-brand img{
  max-height:35px;}
  .navbar-nav > li > a {
    padding: 8px;
    font-size: 13px;} 
  .navbar-brand {
  padding: 31px 15px;}
	
}
@media (max-width: 767px) {
 .navbar-brand {
    padding: 20px 15px;}
  .icon_bg {
    padding: 0;}
	.navbar-brand img{
	max-height:33px;}
	.navbar-toggle {
    background-color:#eee;
	margin:20px 10px 20px 0;}
	.navbar-toggle .icon-bar {
	background-color: #555;}
	.navbar-nav>li>a{
	font-size:15px;
	color:#555;
  margin:0;
	padding:10px 10px;}
  .ser-text{ margin-bottom: 26px; }
  .icon16{
    width: 50%;
  }
  .product{ background-size: cover; }
  .pic{ margin-bottom: 20px; }
  .sy-series a{ margin-bottom: 15px; }
}






