.menu {background: #fff;}
.menu .HeaderBox .logo {padding: 0px;float: left;position: relative;z-index: 2;}
.menu .HeaderBox .logo .h3{margin: 0 0 10px;padding: 0}
.menu .HeaderBox .logo img{max-height: 100px;}
.HeaderBox{z-index: 10; padding: 10px 0px;}
.menu .menuBg{display: none; height: 100%; width: 100%; position: absolute;left: 0; top: 0; z-index:-1;}
/*-------</END 头部 LOGO >------------*/
/*搜索*/
.navbar-form{position: absolute;right: 0;top: 50%; padding:0; height:32px; margin:-16px 0 0 0;z-index: 1; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.navbar-form .form-control{height: 32px; line-height: 32px;padding:0 12px !important; border-radius:4px 0 0 4px;border-right:none; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.navbar-form .btn{padding: 6px 12px;}
.navbar-form .btn-search{border-radius:0;}
.navbar-form .btn-group,.navbar-form .form-group{float: right}
.navbar-form .dropdown-menu{min-width: 108px;}
.navbar-form .btn-danger{border: none;box-shadow:0 0 1px rgba(0,0,0,.3) inset;}
/*menu*/
.menu .NavBox_d{position: relative;margin-top: 0;height: 40px;}
.menu .NavBox_d .line1,.menu .NavBox_d .line2{height: 1px;background: #fff;width: 100%;position: absolute;top: 2px; left: 0;filter:Alpha(opacity=40);opacity:0.4;}
.menu .NavBox_d .line2{top: auto;bottom: 2px;}
.menu .contentBox .left,.menu .contentBox .right{position: absolute;left: -13px;bottom:0px;width: 13px;height: 50px;z-index: 3;}
.menu .contentBox .right{left: auto;right:-13px;}
.menu .contentBox .Mask{display: block;width: 100%;height: 100%;background:#000;filter:Alpha(opacity=20);opacity:0.2;}
.menu .contentBox .left .line2,.menu .contentBox .right .line2{z-index: -1;}
.menu .contentBox .navBoxDiv{position: absolute;left: 0;top: -10px;width: 100%;}
.menu .contentBox .navBoxDiv i{position: absolute;top: 0;left: 0; border-color:#fff transparent transparent transparent;border-style:solid dashed dashed dashed;border-width:10px 13px 0 0 ;}
.menu .contentBox .navBoxDiv .right i{left:auto;right: 0; border-color: transparent #fff transparent transparent;border-style: dashed solid dashed dashed;border-width:0 13px 10px 0 ;}

.menu .navbar-nav { padding:0; margin: 0;  width:100%;}
.menu .navbar-nav > li{ float: left;width:12.5%;position:relative;text-align: center;}
.menu .navbar-nav > li a{ display: block; font-size:14px;padding: 0 15px;color:#fff;line-height:50px;position: relative;}
.menu .navbar-nav > li a .line1,.menu .nav li a .line2{display: none;}
.menu .navbar-nav > li a:hover .line1,.menu .navbar-nav > li a:hover .line2{display: block;}
.menu .navbar-nav > li a:hover,.menu .navbar-nav > li.active a{color: #fff;}
.menu .navbar-nav > li:before{content: '';position: absolute;left:-1px;top: 18px; width:3px;height: 14px;border-style: dashed;border-width:0 1px;border-color: #fff; }
.menu .navbar-nav > li:first-child:before{display: none;}
.menu .navbar-nav > li a:focus{background: none !important}
.menu .navbar-nav > li a .Custom_AuxiliaryBg{filter:Alpha(opacity=0);opacity:0; position: absolute;top: -5px;left: 0; height: 5px;width: 100%;}
.menu .navbar-nav > li a .Custom_AuxiliaryBg:after,.menu .nav li a .Custom_AuxiliaryBg:before{content: '';position: absolute;left: 0;top: 0; border-color:#fff transparent transparent transparent;border-style:solid dashed dashed dashed;border-width:5px 8px 0 0 ;}
.menu .navbar-nav > li a .Custom_AuxiliaryBg:before{left:auto;right: 0; border-color: transparent #fff transparent transparent;border-style: dashed solid dashed dashed;border-width:0 8px 5px 0 ;}
.menu .navbar-nav > li a:hover .Custom_AuxiliaryBg,.menu .nav li.active a .Custom_AuxiliaryBg{filter:Alpha(opacity=100);opacity:1;}
.menu .navbar-nav > li:hover a{ color: #fff; text-decoration: none;}
.menu .navbar-nav > li > a {padding:0 18px; line-height:50px; font-size:14px; color:#fff;}
.menu .navbar-nav > li > a.active, .menu .navbar-nav > li > a:hover, .menu .navbar-nav > li > a:focus{  background-color: transparent;}
.menu .navbar-nav > li > a.active { background-image:none;-webkit-box-shadow: none;box-shadow: none;}


.menu .nav > li{ display:inline-block;position: relative;}
.menu .nav > li:hover ul{display: block;}
.menu .nav > li .Triangle:after{content: '';display: inline-block;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top:6px solid red;}
.menu .nav > li ul{ width: 100%;display: none;padding: 0; box-shadow:1px 1px 4px 0 rgba(0,0,0,.4);position: absolute;left:0;top: 50px; z-index: 99;}
.menu .nav > li ul li{ line-height: 40px;text-align: center;width:100%; padding:0px; margin-top: 1px;}
.menu .nav > li ul li a{font-size: 12px; color: #fff; display: block; overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.menu .nav > li ul li a:hover{text-decoration: none;}
.menu .nav > li .Triangle::after{border-top: 6px solid #fff;}

.NavBtn{  display:none;text-align:center;overflow: hidden;  }
/*--下拉菜单倒三角--*/
.menu .nav > li .Triangle:after{ position: absolute; right: 5px;top:23px;}
/* 小屏幕 一*/

/* 小屏幕 二*/
@media screen and (max-width:870px) {
  .menu .menuBg{display:block;}
  .navbar-form{display: none !important;}
  .menu .HeaderBox{ width:100%;border: none; height:auto;position: relative;}
  .menu .HeaderBox .logo{ position: static;float: left;margin:0;height:auto; padding: 0;}
  .menu .HeaderBox .logo .h3{line-height: 40px; margin-bottom: 0;}
  .menu .HeaderBox .logo img{height:40px;}
  .menu .NavBox_d{ height: 0;}
  /*-----------</LOGO>---------------*/
  .NavBtn {
    display: block;
    -moz-border-bottom-colors: none;  -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none;
    background-color: #f5f5f5; background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;  border-image: none;  border-radius: 4px; border-style: solid; border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;font-size: 14px;  line-height: 20px;text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);cursor: pointer;
    padding: 6px 11px; vertical-align: middle;
    position: absolute;right: 15px;top: 50%;margin-top:-18px;z-index: 10;
  }
  .NavBtn .icon-bar {  background-color: #e8603c;  border-radius: 1px; box-shadow: 0 0 0 rgba(0, 0, 0, 0.25); display: block; height: 2px; width: 18px;margin:4px 0;}
  .NavBtn:hover .icon-bar {  background-color: #333;}
  /*响应按钮*/
  .menu{ height:auto;}
  .menu .navbar-brand{ padding:10px;}
  .menu .navbar-brand img{height: 40px;}
  .menu .navbar-header{ border-top:5px solid #e8603c;float: none;width:100%; }
  .menu .NavBox{display: none;}
  .menu .contentBox .Mask,.menu .contentBox .left, .menu .contentBox .right {display: none;}

  /*-----------</菜单>---------------*/
}

/*-------------------------------------公共样式------------------------------------*/
.contentBox{max-width:1030px;margin:0 auto; position: relative;}
@media screen and (max-width: 1030px) {
  .contentBox{padding:0 15px;}
}
a:hover,a:focus{text-decoration: none;}
.flex{
  display:-webkit-box;
  display:-webkit-flex;
  display:-ms-flexbox;
  display:flex
}
.Animation{
  -webkit-transition: all .4s ease-in-out 0s;
     -moz-transition: all .4s ease-in-out 0s;
      -ms-transition: all .4s ease-in-out 0s;
          transition: all .4s ease-in-out 0s;
}
/*title*/
.titleBox{height: 40px;text-align: left; font-size: 16px; color: #fff; border-bottom:1px solid #ddd;margin: 15px 0; padding-right:100px;position: relative; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }
.titleBox .title{display: inline-block;position: relative;max-width:185px;}
.titleBox .Themebg{display: inline-block;max-width: 100%; line-height: 40px;padding: 0 10px;}
.titleBox .title:after{content: '';position: absolute;right:-20px;top: 0;width: 0;height: 0; border-top:20px solid transparent;border-left:20px solid red;border-bottom:20px solid transparent;}
@media screen and (max-width: 600px) {
  .titleBox{margin: 15px 0 10px;font-size: 16px;}
}
.btnMore{position:absolute;font-size: 12px;text-align: right; right:15px;top: 0; line-height: 35px;width: 80px;}
.btnMore:hover{filter:Alpha(opacity=50);opacity:0.5;}
/*-----------------tpl样式--------------------*/
.tpl_five .video iframe{height: 170px;}
.tpl_five .titleBox{color: #333; border: none;background: url(../image/titleBg.jpg) repeat-x bottom;}
.tpl_five .titleBox .Themebg{background: none !important;padding: 0;line-height: 35px;}
.tpl_five .titleBox .title:after{display: none;}
@media screen and (max-width: 600px) {
  .tpl_five .col-md-6{padding: 0}
}


.carousel{margin: 0;}
.bannerBox{position: relative;}
.banner .carousel-control{background: none;}
/*----banner---原点-*/
.bannerEffect .tp-bullets.simplebullets.round .bullet{width: 10px;height:10px;border-radius: 30px;margin: 0 5px;}

/*---公告和搜索----*/
.notice {background:#eaeaea;border-bottom: 1px solid #cdcdcd;}
.notice .notice-box { position: relative; height: 40px; max-width:1030px; margin:0 auto;color:#333; }
.notice .notice-box ul{float: left;padding-left: 50px;width: 100%; font-size:12px;   list-style:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; } 
.notice .notice-box ul li { line-height:40px;}
.notice .notice-box ul li a{color: #333;display: block;max-width: 100%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.notice .notice-box ul li .glyphicon{ top:3px; }
.notice .notice-box .iconfont{position: absolute;top: 0;left: 10px; text-align: center;width: 40px;color:#333;line-height: 40px;font-size: 22px; height: 50px;}


.notice .notice-box .search input::-webkit-input-placeholder {
color: #000 !important;
}
.notice .notice-box .search input:-moz-placeholder {
color: #000 !important;
}
.notice .notice-box .search input::-moz-placeholder {
color: #000 !important;
}
.notice .notice-box .search input:-ms-input-placeholder {
color: #000 !important;
}

/*配置颜色*/
.Themebdhover:hover,.ThemeSborder{border-color:rgb(151, 218, 243) !important;}
.Themefont,.Custom_Themefonthover:hover{color:#2166a1 !important;}
.Themetxthover:hover,.Custom_AuxiliaryFontColor,.footers .footerBox a{color:rgb(151, 218, 243) !important;}
.Themebghover:hover,.Themebghover:focus,.Custom_AuxiliaryBg{background-color:rgb(151, 218, 243) !important;}

.Themebg,
.breadCrumb b,
.Custom_Themebg:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover,
.tp-leftarrow:hover,
.tp-rightarrow:hover{background-color:#2166a1 !important;}

.breadCrumb.ThemeFborder b{background-color: transparent!important;}
.ThemeFborder,
.Custom_ThemeFborder:hover,
.titleBox:after,
.titleBox:before,
.breadCrumb{border-color:#2166a1 !important;}
.Pagebg{background: #fff;}
.titleBox .title:after,.breadCrumb b:after{border-left-color:#2166a1 !important;}
.body-left #ProClassLeft li.ac .Classtriangle:hover:after{border-top-color:rgb(151, 218, 243) !important;}
.body-left #ProClassLeft li.ac .Themebg:hover:after{border-top-color:#fff !important;}



  /*公共样式*/
  .content-box{  max-width: 1030px; margin: 0 auto;  box-sizing:border-box; }
  .content-box .body-right {  float: right; width: 75%;  }
  .content-box .body-left {  float: left;width: 23.5%;  }
  .clearfix:before, .clearfix:after {  display: table; content: " "; clear: both;  }
  .row {  margin: 0;  }
  .mt15{  margin-top: 15px!important; }
  .mt5{  margin-top: 5px; }
  .overflow{ text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.TopologyLeft .body-left{ margin: 0!important;}
  @media screen and (max-width:1030px) { 
    .content-box{  margin: 0 15px; }
   }
  @media screen and (max-width:870px) { 
    .content-box .body-right {  width: 100%; }
    .content-box .body-left { display: none; }
   }
  
/*内页--产品列表页/产品详情页/产品更多信息页/新闻列表页/新闻详情页/关于我 们/图库列表页/图库详情页/留言反馈页/联系我们/LBS/网页地图/面包屑--样式*/
.row,h3,h4,h5{ margin:0;}
.mt5{ margin-top: 0!important;}
.DoesNot{text-align: center;font-size: 20px;margin: 50px 0;}
/*----按钮----*/
a.a-btn { padding:0 10px; height:28px; line-height:28px; display:inline-block; cursor:pointer; margin-right:5px;}
a.a-btn + a { margin-bottom:3px; }
a.a-btn.a-btn1 { background-color:#cfcdcf; color:#666666; }
a.a-btn.a-btn1:hover { background-color:#ccc; color:#FFF;}

a.a-btn.a-btn2 { background-color:#e8603c; color:#fff;}
a.a-btn.a-btn2:hover { background-color:#f3af9d; }

.a-btn { padding:0 10px; height:28px; line-height:28px; display:inline-block; cursor:pointer; margin-right:5px; border:none;}
.a-btn.a-btn2 { background-color:#e8603c; color:#fff;}
.a-btn.a-btn2:hover { background-color:#f3af9d; color:#fff;}
@media screen and (max-width: 480px) {
	a.a-btn + a { margin-bottom:8px; }
}
/*-----------表格---------------*/
.table-01 { width:100%; margin-bottom:15px; }
.table-01 th, .table-01 td { padding:5px 2px;font-size:14px;}
.table-01 th { text-align:right; width:60px; font-weight:normal; color:#666; font-size:14px;}
.table-01 td { color:#666; }
.table-01 .jiathis_style_24x24 { margin:0; }

.table-02{ width:100%; }
.table-02 th, .table-02 td { padding:5px 2px; font-size:12px; line-height:30px; }
.table-02 th { text-align:right; width:125px; font-weight:normal; color:#666; vertical-align:text-top; }
.table-02 td { color:#666; }
.table-02 .line-b { border-bottom:1px dashed #ccc;}
.table-02 .line-b  th{ color:#000;}
.table-03 th { width:80px; }
.table-02.table-02-b th {width:110px; }

/*----输入框----*/
input.text01 { border:1px solid #d8d9da; height:30px; color:#333333;  line-height: 30px; padding: 2px 5px; width:75%; size:auto;  box-shadow:0 0 2px #d6d6d6 inset; font-size:12px; }
input.text01:focus, input.text01:hover, input.text01:active { border-color: #d8d9da; box-shadow: 0 0 3px #d6d6d6; }
.textarea01 { background-color:#fff; border:1px solid #dfdfdf; padding:5px; color:#636363; width:75%; }
.textarea01:focus { border-color: #d8d9da; box-shadow: 0 0 4px #d6d6d6; }


/*----翻页模块----*/
.page .col-lg-3, .page .col-lg-9{ padding:0; margin:10px 0; height:34px; line-height:34px;}
.page .col-lg-9{ text-align:right;}
.page .col-lg-3{ float:left;}
.page .pagination{ margin:0; padding-left:12px;}
.page .pagination > li > a{ color:#666;}
.page .pagination > li:first-child > a, .pagination > li:first-child > span{ border-bottom-left-radius: 0; border-top-left-radius: 0;}
.page .pagination > li:last-child > a, .pagination > li:last-child > span{ border-bottom-right-radius: 0; border-top-right-radius: 0;}
.page .pagination > .active > a, 
.page .pagination > .active > span, 
.page .pagination > .active > a:hover, 
.page .pagination > .active > span:hover, 
.page .pagination > .active > a:focus, 
.page .pagination > .active > span:focus{ background-color: #e8603c; border-color:#e8603c; color:#FFF;}
.pager .previous > a, .pager .next > a{color: #fff;}
.pager .next > a:hover{color:#000;}
@media screen and (max-width:1030px) {
	.page .col-lg-3, .page .col-lg-9{ margin:0; }
	.page .col-lg-3{ text-align:right;}
}
@media screen and (max-width:870px) {
	.page .col-lg-9{ margin:0 0 15px; }
	.TopologyLeft .body-right,.TopologyRight .body-right{padding: 0 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
}
@media screen and (max-width: 768px) {
	.page .col-lg-3{ float:none;}
}
/*----------------------------------------</END 公共模块>------------------------------------------------------*/

/*------------内容通用内容部分--------------*/
/*针对设计中心*/
.demo-box-hw1 .content-box .body-left{margin-top: 0px !important;}
/*----面包屑模块----*/
.breadCrumb{ background-color: #eee; border-top: 4px solid #ccc; height: 36px; line-height: 34px; padding: 0 12px; margin-bottom:10px; color:#999;}
.breadCrumb em { font-family: Arial; font-size: 14px; padding: 0 8px;}
.breadCrumb a { color:#333;}

/*----产品列表----*/
.pro-list{ padding:0; width:100%;float: left;}
.pro-list .thumbnail { text-align:center;padding:15px; margin-bottom:10px;border: 1px solid #ECECEC;border-radius:0;}
.pro-list .thumbnail:hover { border: 1px solid #e8603c;}
.pro-list .thumbnail .title{ text-align:center; color:#e8603c; text-overflow:ellipsis; font-size:16px; white-space:nowrap; overflow:hidden; background:none; height:40px; line-height:40px; margin:0px 7px;}
.pro-list .thumbnail p{ font-size:12px; line-height:24px; min-height:25px; max-height:25px; overflow:hidden; color:#999; text-align:center; margin:0px;}
.pro-list .thumbnail img{ width:100%;}
.pro-list li.col-md-3:nth-child(4n+1) {margin-left:0;}
.pro-list li.col-md-3 {margin-left:0\9; margin-right:8px\9;}/*解决IE8兼容兼容问题*/

@media screen and (max-width:980px) {
	.pro-list .thumbnail .title{ margin:0px 5px;}
	.pro-list li.col-md-3 { margin-right:6px\9;}/*解决IE9响应兼容问题*/
}

@media screen and (max-width:870px) {
	.pro-list .thumbnail .title{ margin:0;}
}

@media screen and (max-width: 600px) {
	.pro-list .col-md-3{ width:49.3%;}
	.pro-list .thumbnail { padding:15px;}
	.pro-list li[class*="col-"]:nth-child(2n+1) { margin-left:0;}
	.pro-list li.col-md-3 { margin-right:2px\9;}/*解决IE9响应兼容问题*/
}
@media screen and (max-width: 360px) {
	.pro-list li.col-md-3 { margin-right:1px\9;}/*解决IE9响应兼容问题*/
}

/*-----产品详情页-----*/
.product-detail { padding:0; width:100%; display:table; margin:5px 0 0 0; height:auto;}
.product-detail .col-md-5, .product-detail .col-md-7{ padding:0;}
.product-detail .col-md-5 .DB_imgWin img{ margin-bottom:0; padding:0; border-radius:0;}
.product-detail h3 { font-size:16px; color:#e8603c; padding:4px 0 5px 20px; font-family:宋体; margin:0;}
.product-detail .ProductimgBox .thumbnail{ margin-bottom: 0;}
.fieldset-style {word-break: break-all; word-wrap:break-word; overflow:hidden; margin:15px 0;}
.fieldset-style h3 { font-weight:bold; padding-left:10px; font-size: 12px; height:28px ; line-height: 28px;  color: #fff;  border: 0; background-color:#e8603c; margin:0;}
.title-ny { background-color:#fff; margin-bottom:10px; padding:15px; color:#00AADD; font-size:14px; }
.fieldset-style .div1 { border:1px solid #ECECEC; padding:6px 10px;  color:#666;}
.fieldset-style .div1 dl img { max-width:100%; }
.fieldset-style .div1 dl { overflow:hidden; margin-bottom:10px; margin-top:5px; }
.fieldset-style .div1 dl dt { margin-bottom:8px;  height:20px; line-height:20px; display:block; border-left:5px solid #f3af9d; padding-left:10px;  }
.fieldset-style .div1 dl dd { line-height:22px;  }
.pro_keyword { padding: 0;}

/*----产品更多详情----*/
.table-box { padding: 0; margin-bottom:10px;}
.table-box p{ border-bottom:1px dashed #ccc; color:#000; font-size:14px; height:40px; line-height:40px; margin-bottom:5px;}

/*-----------资讯列表页---------------*/
.nlist-box li{ height:32px; line-height:32px; color:#666; border-bottom:1px dashed #CCC; position: relative;}
.nlist-box li:before{content:"．";}
.nlist-box li a{ color:#666; padding-right: 80px; width: 75%;  position: absolute;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nlist-box li a:hover{ color:#e8603c;}
.nlist-box li span{ position: absolute;right: 0; top: 0;}
body .news-nr-box p { font-size: 12px; line-height: 24px;}
body .news-nr-box img { margin: 0 auto 10px;}

@media screen and (max-width: 600px) {
	.nlist-box li span{  display:none;}
}

/*图片详情*/
.photo.row .layout_default p { line-height: 18px;}

/*-----------公司介绍---------------*/
.company-box {}
.company-box p { line-height:2.1em; overflow:hidden;  color:#333;  }

/*-----------网站地图---------------*/
.map-box {padding:0; margin-bottom:10px;}
.map dl { border-bottom:1px dashed #ccc; padding:12px; font-size:13px; margin:0px; }
.map dl:last-child { border-bottom:none; }
.map dl dt { float:left; color:#000; }
.map dl dd { display:inline; margin:0px; }
.map dl dd a { margin:0 10px 10px; float:left; color:#666}
.map dl dd a:hover { color:#e8603c}
.map dl dd p { overflow:hidden; }

/*联系我们/lbs地图*/
.map-box1 { margin:15px 0; min-height:300px;}

/*-----------客户留言、留言反馈---------------*/
.message-box {padding:0 0 10px; margin-bottom:10px;}
.message-list { padding: 0;}
.message-list .addBtn{margin-bottom: 15px;}
.message-list dl { overflow:hidden; border:1px solid #f3af9d; margin:0 0 10px 0; }
.message-list dl dt { font-family:宋体; font-size:15px; line-height:30px; overflow:hidden; margin-bottom:10px; height:30px; padding:0 12px; background-color:#f3af9d; }
.message-list dl dt b { font-weight:normal; color:#fff; }
.message-list dl dt span { float:right; font-size:12px; color:#fff; }
.message-list dl dd { margin:15px 12px; }
.message-list dl dd p { font-size:13px; margin-bottom:10px; color:#666; }
.message-list dl dd small { font-size:12px;  color:#666;}
.message-list dl dd p i, .message-list dl dd small i{ float:left; color:#e8603c; padding-right:18px; font-size:18px}

blockquote { border-left: 5px solid #fff; margin: 0 0 20px; padding:0 ; }
blockquote small:before { content: ""; }

/*公共*/
.content-box .body-right,.TopologyLeft .body-right{ margin-top:15px;}

.SSSchazhao {width:1000px; display: block; background: #ddd;}
.content-box .body-right .mt15{margin-top: 0px !important;}
.container{ padding: 0;}
.content-box{ margin: 15px auto !important;}

.mb12{ margin-bottom: 12px!important;}
.mb8{ margin-bottom: 8px!important;}

/*针对文章搜索结果调整样式*/
.DoesNot{ margin: 0px;}
.nlist-box li:before{ position: absolute;}
.nlist-box li a{ padding-left: 12px;}
/*----小栏产品分类----*/
.pro_class_x{ margin-bottom: 15px !important; border-radius:10px; color: #fff;padding:0 10px 10px 10px;background: url(../image/classifiBg.png) no-repeat top left;}
.pro_class_x .title_x{line-height: 40px;font-size:14px;text-align: center;}
.pro_class_x .product-class{ margin:0; padding:0px 10px; border-top: none; background-color: #fff;}
.pro_class_x .product-class li{display: block;line-height:30px;background:none; border-bottom: 1px dashed #999;}
.pro_class_x .product-class li:last-child{border-bottom: none;}
.pro_class_x .product-class li a{ display:block; color:#222; font-size: 14px; text-align:left; padding-left: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro_class_x .product-class li a.active{text-decoration:none;color: #fff;}

/*----小栏相关产品模块----*/
.p_pro_x{ margin-bottom: 15px !important;}
.p_pro_x .title_x{height: 37px; line-height: 37px; color: #fff; font-size: 16px; text-align: center;}
.p_pro_x .title_x .iconfont{font-size: 24px; color: #fff; margin-right: 3px;vertical-align: middle;}
.smallphotoBox{ min-height: auto;}

/*----小栏相关资讯模块----*/
.p_info_x{ margin-bottom: 15px !important; border-radius:10px; color: #fff;padding:0 10px 10px 10px;background: url(../image/classifiBg.png) no-repeat top left;}
.p_info_x .title_x{line-height: 40px;font-size:14px;text-align: center;}
.p_info_x .more{margin-top: 10px;text-align: center; width: 80px;line-height: 35px;margin: 0 auto;display: block;color: #fff;}
.p_info_x .list-box{ margin:0; padding:0px 10px; border-top: none; background-color: #fff;}
.p_info_x .list-box li{display: block;line-height:30px;background:none; border-bottom: 1px dashed #999;}
.p_info_x .list-box li:last-child{border-bottom: none;}                                                                                     
.p_info_x .list-box li a{ color:#666;}

/*----联系我们内页组件----*/
.p_contact{ margin-bottom: 15px; border-radius:10px; color: #fff;padding:0 10px 10px 10px;background: url(../image/classifiBg.png) no-repeat top left;}
.p_contact .title_x{line-height: 40px;font-size:14px;text-align: center;}
.p_contact .contact-box{ margin:0; padding:0px 10px; border-top: none;background-color: #fff;}
.p_contact p{ line-height: 28px; text-align: left; color: #333;}

/*----大栏相关产品模块----*/
.p_pro_d{ margin-bottom:10px !important;}
.p_pro_d .title_d{height: 40px;text-align: left; font-size: 16px; color: #fff; border-bottom:1px solid #ddd;margin: 15px 0; padding-right:100px;position: relative; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.p_pro_d .title_d .title{display: inline-block;position: relative;max-width:300px;}
.p_pro_d .title_d .Themebg{display: inline-block;max-width: 100%; line-height: 40px;padding: 0 10px;}
.p_pro_d .title_d .title:after{content: '';position: absolute;right:-20px;top: 0;width: 0;height: 0; border-top:20px solid transparent;border-left:20px solid red;border-bottom:20px solid transparent;}
.p_pro_d .title_d a{position:absolute;font-size: 12px;text-align: right; right:15px;top: 0; line-height: 35px;width: 80px;}
.p_pro_d .title_d a:hover{filter:Alpha(opacity=50);opacity:0.5;}
.p_pro_d ul{ padding: 0;}
.p_pro_d ul li.col-md-3{background: #fff;box-shadow:4px 5px 6px rgba(0,0,0,0.1);border-bottom: 1px solid #b0aeae; width: 23.5%; margin-left: 1.4%; padding: 0px; float: left;} 
.p_pro_d ul li .imgBox{ padding: 5px;}
.p_pro_d ul li img{ width: 100%;}
.p_pro_d ul li h5{line-height: 40px;font-size: 12px;color: #333;padding: 0 15px; text-align: center;}
.p_pro_d ul li:hover h5{ color: #fff;}


.breadCrumb b,.breadCrumb em,.breadCrumb a,.breadCrumb span{line-height: 23px;}
.breadCrumb b:after {
    content: '';
    position: absolute;
    right: -20px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 13px solid red;
    border-bottom: 10px solid transparent;
}
.breadCrumb b{
	color:#666
}

@media screen and (max-width:980px) {
	.p_pro_d ul li.col-md-3 { margin-right:6px\9;}/*解决IE9响应兼容问题*/
}

@media screen and (max-width:870px) {
	.p_pro_d{ margin: 0 15px 10px;}
	.body-right .p_pro_d{ margin: 0 0 10px;}
}

@media screen and (max-width: 600px) {
	.p_pro_d ul li.col-md-3{ width:49.3%;}
	.p_pro_d ul li[class*="col-"]:nth-child(2n+1) { margin-left:0;}
	.p_pro_d ul li.col-md-3 { margin-right:2px\9;}/*解决IE9响应兼容问题*/
}

/*----大栏相关资讯模块----*/
.p_info_d{ margin-bottom: 15px;}
.p_info_d .list-box li{ height:90px; overflow:hidden; border: 1px solid #ccc; margin-bottom: 12px; padding:0px 10px 0px 0px; box-sizing:border-box; float: left; width: 49.2%; margin-left: 1.4%; background-color: #fff;}
.p_info_d .title_d{height: 40px;text-align: left; font-size: 16px; color: #fff; border-bottom:1px solid #ddd;margin: 15px 0; padding-right:100px;position: relative; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.p_info_d .title_d .title{display: inline-block;position: relative;max-width:300px;}
.p_info_d .title_d .Themebg{display: inline-block;max-width: 100%; line-height: 40px;padding: 0 10px;}
.p_info_d .title_d .title:after{content: '';position: absolute;right:-20px;top: 0;width: 0;height: 0; border-top:20px solid transparent;border-left:20px solid red;border-bottom:20px solid transparent;}
.p_info_d .title_d a{position:absolute;font-size: 12px;text-align: right; right:15px;top: 0; line-height: 35px;width: 80px;}
.p_info_d .title_d a:hover{filter:Alpha(opacity=50);opacity:0.5;}
.p_info_d .list-box{ padding: 0;}
.p_info_d .list-box li .face img{ width: 120px; margin-right: 15px; float: left;}
.p_info_d .list-box li h3{ color:#666; height: 38px; line-height: 38px; background: none; margin: 0; font-size: 12px; text-align: left;}
.p_info_d .list-box li.col-md-6:nth-child(2n+1) {margin-left:0;}
.p_info_d .list-box li p{line-height: 20px; color: #666; max-height: 40px; overflow: hidden;}
@media screen and (max-width: 600px) {
  .p_info_d .title_d{margin: 15px 0 10px;font-size: 16px;}
}
@media screen and (max-width:600px) {
	.p_info_d .list-box li{ width: 100%; margin-left: 0;}
}

/*----小栏资讯分类----*/
.info_class_x{ margin-bottom: 15px !important;border-radius:10px; color: #fff;padding:0 10px 10px 10px;background: url(../image/classifiBg.png) no-repeat top left;}
.info_class_x .title_x{line-height: 40px;font-size:14px;text-align: center;}
.info_class_x .tab-box{ margin:0; padding:0px 10px; border-top: none; background-color: #fff;}
.info_class_x .tab-box a {padding:0 15px; display:block; color:#333;line-height:30px;background: none; font-size: 14px; margin:0px; border-bottom: 1px dashed #999;}
.info_class_x .tab-box a:last-child{ border-bottom: none;}

/*----大栏资讯分类----*/
.info_class_d{margin-bottom: 15px ;border-radius:10px; color: #fff;padding:0 10px 10px 10px;background: url(../image/classifiBg.png) no-repeat top left;}
.info_class_d .title_d{line-height: 40px;font-size:14px;text-align: center;}
.info_class_d .tab-box {  margin:0; padding:10px; border-top: none; background-color: #fff;}
.info_class_d .tab-box a {padding:0 10px; display:block;max-width: 240px; color:#333;line-height:30px; margin-bottom:8px;border: 1px solid #ddd; float: left; margin-right: 15px;}
.info_class_d .tab-box a:hover,.info_class_d .tab-box a.active{ color:#fff; background-color:#f3af9d;}
@media screen and (max-width:870px) {
	.info_class_d{ margin: 0 15px;}
	.body-right .info_class_d{ margin: 0;}
}

/*----大栏产品分类----*/
.pro_class_d{margin-bottom: 15px ;border-radius:10px; color: #fff;padding:0 10px 10px 10px;background: url(../image/classifiBg.png) no-repeat top left;}
.pro_class_d .title_d{line-height: 40px;font-size:14px;text-align: center;}
#ProClass {display: block!important;}
#ProClass li.Selection a{ background-color: #fff;}
#ProClass li.ac .Classtriangle:after{top: 13px;}
.pro_class_d .product-class{ margin:0; padding:10px; border-top: none; background-color: #fff; height: auto; overflow: hidden;}
.pro_class_d .product-class li{ line-height:34px; margin:0 15px 8px 0; float: left; border-bottom: none;}
.pro_class_d .product-class li a{padding: 0 15px; display:block; color:#333;border: 1px solid #ddd; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; max-width: 240px;}
.pro_class_d .product-class li a.second{text-indent:10px;}
.pro_class_d .product-class li a:hover, .pro_class_d .product-class li a.Themebg{ color:#fff;}
@media screen and (max-width:870px) {
	.pro_class_d{ margin: 0 15px;}
	.body-right .pro_class_d{ margin: 0;}
}
/*----公共头部模块-----*/
/*----布局----*/
/*-------内页公共样式---------*/
.relative{position: relative;}
.titleBox{margin: 30px 0 20px;}
.fl{float: left;}
.w100{width: 100%;}
@media screen and (max-width: 600px) {
  .titleBox{margin: 15px 0 10px;}
}

.btn-warning.btn-can{ height: 32px;}

*,*:before,*:after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*提示*/
.DoesNot{text-align: center;font-size: 20px;margin: 50px 0;}
.row{margin: 0;}
/*----按钮----*/
a.a-btn { padding:0 10px; height:28px; line-height:28px; display:inline-block; cursor:pointer; margin-right:5px;}
a.a-btn + a { margin-bottom:3px; }
a.a-btn.a-btn1 { background-color:#cfcdcf; color:#666666; }
a.a-btn.a-btn1:hover { background-color:#ccc; color:#FFF;}
a.a-btn.a-btn2 {color:#fff;}
.DoesNot{text-align: center;font-size: 20px;margin: 50px 0;}
/*-----------表格---------------*/
.table-01 { width:100%; margin-bottom:15px; }
.table-01 th, .table-01 td { padding:8px 2px;font-size:14px;}
.table-01 th { text-align:right; width:60px; font-weight:normal; color:#666; font-size:14px;}
.table-01 td { color:#666; }
.table-01 .jiathis_style_24x24 { margin:0; }

.table-02{ width:100%; }
.table-02 th, .table-02 td { padding:5px 2px; font-size:12px; line-height:30px; }
.table-02 th { text-align:right; width:125px; font-weight:normal; color:#666; vertical-align:text-top; }
.table-02 td { color:#666; }
.table-02 .line-b { border-bottom:2px solid #1e82c5;}
.table-02 .line-b th{ color:#000; text-align:left;}
.table-03 th { width:80px; }
.table-02.table-02-b th {width:110px; }

/*-----------输入框---------------*/
input.text01 { border:1px solid #d8d9da; height:30px; color:#333333;  line-height: 30px; padding: 2px 5px; width:75%; size:auto;  box-shadow:0 0 2px #d6d6d6 inset; font-size:12px; }
input.text01:focus, input.text01:hover, input.text01:active { border-color: #d8d9da; box-shadow: 0 0 3px #d6d6d6; }
.textarea01 { background-color:#fff; border:1px solid #dfdfdf; padding:5px; color:#636363; width:75%; }
.textarea01:focus { border-color: #d8d9da; box-shadow: 0 0 4px #d6d6d6; }
.phone-menu0,.phone-menu1{  margin:0 -20px!important; }
/*----------------------------------------</END 公共模块>------------------------------------------------------*/
/*--------左边部分---------*/
.body-left .classifi{border-radius:10px; color: #fff;padding:0 10px 10px 10px;background: url(../image/classifiBg.png) no-repeat top left;}
.body-left .classifi a{text-indent: 10px; color: #333;font-size: 14px;display: block;}
.body-left .classifi li{border-top: 1px dashed #999;line-height: 30px;}
.body-left .classifi li:first-child{border-top: none;}
.body-left .classifi h4{line-height: 40px;font-size:14px;text-align: center;}
.body-left .classifi ul{display: block;background: #fff;padding: 0 10px;}
.body-left .classifi .more{margin-top: 10px;text-align: center; width: 80px;line-height: 35px;margin: 0 auto;display: block;color: #fff;}
.mt20{margin-top: 20px;}

/*----面包屑模块----*/
.breadCrumb{color: #333;border-bottom: 1px solid #ddd;margin-bottom: 20px; text-align: left; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height:40px;}
.breadCrumb b{display: inline-block;margin-right:35px;padding: 0 10px;height: 40px;color: #fff;position:relative;}
.breadCrumb b:after{content: '';position: absolute;right: -20px;top: 0;width: 0;height: 0;border-top: 20px solid transparent;border-left: 20px solid red;border-bottom: 20px solid transparent;}
.breadCrumb em { font-family: Arial; font-size: 14px; padding: 0 8px;}
.breadCrumb a { color:#333;}
.breadCrumb a:hover{color: #ddd !important;}
.breadCrumb a.pick{ color:#333;}
.breadCrumb b,.breadCrumb em,.breadCrumb a,.breadCrumb span{line-height: 40px;}


@media screen and (max-width:600px) {
	.breadCrumb{margin-bottom: 10px;}
}
/*---公告和搜索----*/
.notice {background:#eaeaea;border-bottom: 1px solid #cdcdcd;}
.notice .notice-box { position: relative; height: 40px; max-width:1030px; margin:0 auto;color:#333; }
.notice .notice-box ul{float: left;padding-left: 50px;width: 100%; font-size:12px;   list-style:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; } 
.notice .notice-box ul li { line-height:40px;}
.notice .notice-box ul li a{color: #333;display: block;max-width: 100%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.notice .notice-box ul li .glyphicon{ top:3px; }
.notice .notice-box .iconfont{position: absolute;top: 0;left: 10px; text-align: center;width: 40px;color:#333;line-height: 40px;font-size: 22px; height: 50px;}
.notice .notice-box .search input::-webkit-input-placeholder {
color: #000 !important;
}
.notice .notice-box .search input:-moz-placeholder {
color: #000 !important;
}
.notice .notice-box .search input::-moz-placeholder {
color: #000 !important;
}
.notice .notice-box .search input:-ms-input-placeholder {
color: #000 !important;
}
#mbNumber{bottom: 0 !important;}
/*--------------------产品列表---------------------------*/
.productBox{margin: 0 auto;padding-bottom:20px; text-align: center;}
.productBox .productUl{margin:0; padding: 0;}
.contentBox .productBox li{background: #fff;margin-left: 0.3% \9;margin-right: 0.3% \9; margin-top:15px; box-shadow:4px 5px 6px rgba(0,0,0,0.1);border-bottom: 1px solid #b0aeae;}
.contentBox .productBox li:nth-child(4n+1){margin-left: 0}
.contentBox .productBox li:first-child{margin-left: 0.3% \9;margin-right: 0.3% \9;}
.productBox li .imgBox{padding:5px;}
.productBox li img{width: 100%;}
.productBox li a h5{line-height: 40px;font-size: 14px;color: #333;padding: 0 15px;}
.productBox li a:hover h5{color: #fff;}
.productBox .title{}
.classifiCenBottom h4{line-height: 35px;text-align: center;color: #fff;}
/*-----------</END 最新产品>---------------*/
@media screen and (max-width:1030px) {
	.productBox{padding-bottom:20px;}
}
@media screen and (max-width: 600px) {
	.productBox .productUl li{width:49%;margin:10px 0 0 2%;margin:10px 0.5% \9; }
	.productBox .productUl li:nth-child(2n+1){margin-left:0;}
}
/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 400px) {
	.productBox .productUl li,.productBox .productUl li:nth-child(2n+1){width: 100%;margin:10px 0 0}
}

/*-----------------产品列表结束--------------------*/


/*----翻页模块----*/
.news_box p{text-indent: 0 !important;}
.page{padding: 25px 0 0;text-align:center;}
.page .col-lg-3,.page .col-lg-9{float: none !important; width: auto; padding:0; margin:10px 0;}
.page .pagination{ margin:0; padding-left:12px;}
.page .pagination > li > a{ color:#666;}
.page .pagination > li:first-child > a, .pagination > li:first-child > span{ border-bottom-left-radius: 0; border-top-left-radius: 0;}
.page .pagination > li:last-child > a, .pagination > li:last-child > span{ border-bottom-right-radius: 0; border-top-right-radius: 0;}
.page .pagination > .active > a, 
.page .pagination > .active > span, 
.page .pagination > .active > a:hover, 
.page .pagination > .active > span:hover, 
.page .pagination > .active > a:focus, 
.page .pagination > .active > span:focus{ background-color: #1e82c5; border-color:#1e82c5; color:#FFF;}


/*-------友情链接-------*/
.friendBox{ line-height: 25px;text-align: center;color:#aaa;}
.friendBox ul{display: inline-block;padding-top: 0;}
.friendBox li{ list-style-type:none;display: inline-block; border-left:1px solid #aaa; ;margin-top: 10px;}
.friendBox li:first-child{border: none;}
.friendBox h4{display:inline-block; color: #333;font-size: 14px;}
.friendBox li a{color: #333;padding: 0 15px; word-break: break-all; word-wrap:break-word;}
.friendBox li a:hover{color: #ccc !important;}
.friendBox .contentBox{padding: 15px 0px;}
@media screen and (max-width:1030px) {
	.friendBox .contentBox{padding: 15px;}
}
/*-----------产品详情页---------------*/
.product-detail{float: left;width: 100%;}
.product-detail .col-md-5{width: 41.66666667%;float: left;padding: 0;}
.product-detail .col-md-7{width: 58.33333333%;float: right;padding-left: 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.product-detail .thumbnail{ margin-bottom:0; border-radius:0;}
.product-detail .thumbnail img{ width:100%;}
.product-detail h2 { font-size:16px; padding:4px 0 5px 20px; font-family:"宋体"; margin:0;}

.fieldset-style {float: left;width: 100%; overflow:hidden;background: #fff; padding:0px 5px;word-break: break-all; word-wrap:break-word;}
.fieldset-style .div1 {color:#666;}
.fieldset-style .div1 dl img { max-width:100%; }
.fieldset-style .div1 dl { overflow:hidden; margin-bottom:10px; margin-top:5px; }
.fieldset-style .div1 dl dt h3 { margin-bottom:8px; height:30px;font-size: 16px; line-height:30px; display:block;font-size: 14px;color:#666;}
.fieldset-style .div1 dl dd { padding:5px; line-height:22px;  }

@media screen and (max-width:600px) {
	.product-detail .col-md-5,.product-detail .col-md-7{width: 100%;float: none;}
}
/*-----------客户留言、留言反馈---------------*/

.message-box {margin-bottom:10px;}
.message-list { padding: 0;}
.message-list dl { overflow:hidden;border: 1px dashed #ccc;background: #f1f1f1; margin-top: 15px;}
.message-list dl dt { font-family:"宋体"; font-size:15px; line-height:30px; overflow:hidden; margin-bottom:10px; height:30px; padding:0 12px; }
.message-list dl dt b { font-weight:normal; color:#1e82c5; }
.message-list dl dt span { float:right; font-size:12px; color:#666; }
.message-list dl dd { margin:0 12px; }
.message-list dl dd p { font-size:13px; color:#666; padding-bottom:10px; }
.message-list dl dd p i{ float:left; color:#1e82c5; padding-right:18px; font-size:18px}
.message-list dl .time{padding-left:35px;}

blockquote { border-left: 5px solid #fff; margin: 0 0 20px; padding:0 ; }
blockquote small:before { content: ""; }
/*----公司资讯----*/
.list-box{ padding:10px 0;}
.list-box li{line-height:24px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis; color:#666;}
.list-box li a{ color:#666;}
.list-box li span{ display:none;}
.LeftBox.mt15{margin-top: 15px;}

/*-----------公司介绍---------------*/
.company-box { padding:5px 0; }
.company-box p {line-height:2.1em; color:#333; text-indent:2em; }

/*-----------网站地图---------------*/
.map-box {padding:0; margin-bottom:10px;}
.map dl { border-bottom:1px dashed #ccc; padding:12px; font-size:13px; margin:0px; }
.map dl:last-child { border-bottom:none; }
.map dl dt { float:left; color:#000; }
.map dl dd { display:inline; margin:0px; }
.map dl dd a { margin:0 10px 10px; float:left; color:#666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.map dl dd a:hover { color:#1e82c5}
.map dl dd p { overflow:hidden; }

.map-box1 { margin:15px 0; min-height:300px;}
/*----新闻资讯----*/
.BgP10{background: #fff; padding: 0 10px;}
.tab-box { overflow:hidden; padding-top:5px;padding:10px; }
.tab-box a { margin-right:10px; padding:5px 15px; display:inline-block; color:#333;  margin-bottom:10px; background-color:#edece7;}
.tab-box a.Themebg:hover{color: #fff;}
.tab-box a:hover, .tab-box a.Themebg{color: #fff;}

.nlist-box{padding: 0 10px;}
.nlist-box li{ height:35px; line-height:35px; overflow:hidden; color:#666; border-bottom:1px solid #CCC;}
.nlist-box li:before{ content:"●  "; padding-right:5px;}
.nlist-box li a{ color:#666; padding-left: 18px;}
.nlist-box li span{ float:right; color:#666; display:block;}

/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 480px) {
	
	a.a-btn + a { margin-bottom:8px; }
	.nlist-box li span{ display:none;}
}

/* 的手机的分辨率一*/
@media screen and (max-width: 360px) {
	/*产品列表*/
	.table-02.table-02-b th{ width:85px; line-height:20px; color:#1e82c5;display:block;text-align: right}
	.table-02-b td{ line-height:20px;}
	.table-02 th{ width:80px;  color:#1e82c5;}
}
/*相关产品*/
.p_artlelist h3 {  height: 40px; margin: 0 0 10px; line-height: 24px;}

/*公司简介*/
.Company_imgbox img, .company-detailed-box img {
    max-width: 100%;
    display: initial;
}
.company-box p{ text-indent: 0;}
/*---footer----*/
.footerBox{overflow: hidden; background-image: url(../image/footerbg.jpg); background-repeat: repeat-x; background-position: top; color: #fff;text-align: center;}
.footers .footerBox .footersInformation a{ margin-right:10px;word-break: break-all; word-wrap:break-word;}
.footers .footerBox a:hover{color: #ccc !important;}
.footers .footerBox p{color: #fff; padding:0;font-size:12px; line-height:20px;}
.footers .contentBox{padding: 15px;position:relative}
.footers .qr .Big{width: 102px;height: 102px;bottom: auto;top: 0;}

.footers .contentBox .left,.footers .contentBox .right{width: 13px;height: 100%;position: absolute;left:-13px;top: 0;}
.footers .contentBox .right{left: auto;right:-13px;}
.footers .contentBox .left i,.footers .contentBox .right i{content:'';position: absolute;left: 0;top: 0; width: 0;height: 0;  border-color: #fff transparent transparent transparent;border-style: solid dashed dashed dashed;border-width: 10px 13px 0 0;}
.footers .contentBox .right i{left: auto;right: 0;  border-color: transparent #fff transparent transparent;border-style: dashed solid dashed dashed;border-width: 0 13px 10px 0;}
.footers .contentBox .Mask{display: block;width: 100%;height: 100%; background: #000;filter:Alpha(opacity=20);opacity:0.2;}
@media screen and (max-width:480px) {
	.footers .contentBox{padding: 15px 10px 15px 0;}
}
.column{border:none}
 .column:hover{border:none}