@charset "utf-8";
/* CSS Document */
html{color:#333;background:#fff}
body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,dl,dt,dd,input,textarea{
    margin:0;
    padding:0;
    list-style:none;
    border:0;
    text-decoration:none;
    font-family:"microsoft yahei";
    font-weight: normal;
    font-size:14px;
}
table{border-collapse:collapse;border-spacing:0}
a{ text-decoration:none;}
a:hover{text-decoration: none !important;}
a:focus {text-decoration: none!important;}
fieldset,img{border:0}
ol,ul{list-style:none}
.fl{ float:left;}
.fr{ float:right;}
.fm{margin:0 auto;}
.clear{ clear:both;}
.mt-10{ margin-top:10px;}
.mt-15{ margin-top:15px;}
.mt-20{ margin-top:20px;}
.mt-30{ margin-top:30px;}
.mt-35{ margin-top:35px;}
.mt-40{ margin-top:40px;}
.mt-50{ margin-top:55px;}
.mt-60{ margin-top:60px;}
.mt-65{ margin-top:65px;}
.mt-70{ margin-top:60px;}
.mt-80{ margin-top:80px;}
.mt-90{ margin-top:90px;}
.mt-100{ margin-top:100px;}
.t-align-c{ text-align:center;}
.clearfix:after {content:""; display: block; clear:both; }

.margin0{margin:0 0px;}
.margin3{margin:0 3px;}
.margin5{margin:0 5px;}
.margin8{margin:0 8px;}
.margin-20{margin:0 -20px;}
.padding0{padding:0px;}
.padding3{padding:0 3px;}
.padding8{padding:0 8px;}
.padding-8{padding-right: 3px;padding-left:3px;}
.padding-15{padding:0 -15px !important;}
.padding0-sm15{padding:0px;}
.padding6{padding:6px;}
#w-80{margin:0 auto;width: 80%;overflow: hidden;}
#w-90{margin:0 auto;width: 90%;overflow: hidden;}
#w-1260{margin:0 auto;width: 1260px;overflow: hidden;}
#w-1260-1{margin:0 auto;width: 1260px;}
#pro-w{margin:0 auto;width: 80%;overflow: hidden;}
.p-img{width: 100%;}









.side{position:fixed;width:60px;height:480px;right:0;top:214px;z-index:100;}
.side ul li{width:110px;height:90px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:110px;height:120px;top:0;right:0;transition:all 0.3s;background:#0875ef;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}

.side ul li .sidebox2{
  position:absolute;
  width:60px;
  height:90px;
  top:0;
  right:110;
  transition:all 0.3s;
  background:#b72525;
  opacity:0.8;
  filter:Alpha(opacity=80);
  color:#fff;
  font:14px/54px "微软雅黑";
 }
 .side ul li .sidebox3{
  position:absolute;
  width:60px;
  height:90px;
  top:0;
  right:110;
  transition:all 0.3s;
  background:#f5b12a;
  opacity:0.8;
  filter:Alpha(opacity=80);
  color:#fff;
  font:14px/54px "微软雅黑";
 }
.side ul li .ewm{
  position: absolute;
  right: 110px;
  top: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  background:#b72525;
  padding: 10px;
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  transform: translateX(50px);
  -webkit-transform: translateX(50px);
  transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  opacity: 0;
  visibility: hidden;

}
.side ul li:hover .ewm{
   opacity:1; 
   transform:translateX(0%); 
   -webkit-transform:translateX(0%); 
   visibility:visible;
}
.side ul li .ewm p{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 30px;
}
.side ul li .sidebox2 .ewm-s{ opacity: 0; }
.side ul li .sidetop{width:60px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}

.side ul li img{ 
   display:block;
   width:69px;
   height:69px;
   margin:0 auto;
   margin-top:10px;

}
.side ul li p{
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}

.proo img{
	width:100%;
	height:78px;
}



/*====================top====================*/
.top-bg{
  width: 100%;
  height: 97px;
  position: fixed;
  top:0px;
  left:0px;
  z-index: 111111;
  background: rgb(255,255,255,0.2);
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
  transition: all 0.3s;
}
.top-bg-hover{
  background-color:#fff;
  -webkit-box-shadow: 0px 5px 8px rgba(102,102,102,0.35);
  box-shadow: 0px 5px 8px rgba(102,102,102,0.35);
  transition: all 0.3s;
}
.ch-logo{
  position: relative;
}
/*====================menu====================*/
.menu-bg{
  width: 100%;
  height: auto;
}
.pc-menu li{
  position: relative;
  z-index: 200;
  float: left;
  width: 11%;
  padding:0px 0.1% 0px  0.1%;
  color: #222222;
  list-style: none;
  transition: all 0.3s ease-out;
}
.pc-menu-bg1{
/*  background: url(../Img/menu-bg1.png) top right no-repeat;*/
}
.pc-menu-bg1:hover{
  background: none;
}
.pc-menu li:hover{
 /* background-color: #fd5f20;*/
}
.pc-menu li a{
  position: absolute;
  z-index: 1000;
  display: block;
  height: 150px;
  line-height: 150px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
  position: relative;
}
.pc-menu li:hover a{
  color:#fff;
}
.pc-menu li .active{
  background-color: #ff3131;
  color: #fff !important;
}
.pc-menu li:after {
  position: absolute;
  left: 50%;
  top: 0px;
  z-index: 10;
  background: url(../images/menu-bg.png) repeat-x #ff3131;
  background-position: 50px 50px;
  content: "";
  height: 150px;
  transition: all 0.4s ease 0s;
  width: 0%;
}
.pc-menu li:hover:after {
  width: 100%;
  left: 0px;
  background-position: 0px 0px;
}
.pc-menu li ul{
  position: absolute;
  top:150px;
  left:0px;
  z-index: 111111111;
  z-index: 1000;
  margin:0px;
  margin-left:0px;
  padding:15px 15px 30px 15px;
 /* width:230px;*/
  display: none;
  background-color: #fff;
  overflow: hidden;
}
.pc-menu li ul a{
  display: block;
  margin:0 auto;
  padding:0px;
  height: 30px;
  font-size: 15px;
  color: #333 !important;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
  border-bottom: 1px solid #d7d7d7;
}
.pc-menu li ul a:hover{
  color: #ee0f0f !important;
}
.pc-menu li ul a:hover:after{
  content: "";
  height: 0px;
  left: 0;
  position: absolute;
  transition: all 0.2s ease 0s;
  width: 0%;
}
/*导航*/
.header-nav{
  position: relative;
  z-index: 11111111;
}
.header-nav .nav-list>li{/*float:left;*/ display: inline-block; padding:16px 0;position:relative; text-align: center;}
.header-nav .nav-list>li>a{padding:0 30px;font-size:17px;position:relative; color: #333; display: inline-block;}
.header-nav .nav-list>li>a img{display: inline-block; vertical-align: middle; width: 15px;height: 15px; margin-left: 5px;}
.header-nav li.active>a,.header-nav .nav-list>li>a:hover{color:#01a2bf;}
.header-nav .nav-list>li>a:after{content:'';position:absolute;width:1px;height:10px;background-color:#ddd;top:50%;margin-top:-5px;margin-left:29px;}
.header-nav .nav-list>li:last-child>a:after{display:none;}
.header-nav .header-contact{margin-top:32px; no-repeat left center;padding-left:42px;}
.header-nav .header-contact>p{color:#444;font-size:14px;margin-bottom:0;line-height:18px;}
.header-nav .header-contact>.fr p:first-child{font-size:12px;color:#bbb;line-height: 12px;}
.top-icon{width:12px;height:12px;position:absolute;margin-left:-18px;vertical-align:middle;margin-top:6px;}
.icon-follow{background:url("img/top_icons2.png") no-repeat left center;}
.icon-global{background:url("img/top_icons3.png") no-repeat left center;}
.dropdown-menu{border-radius:0;margin-top:0;border-top-color:#ddd;min-width:auto;display:block;display: none\9;display: block\9\0;-webkit-transform:scale(1.2,0);transform:scale(1.2,0);opacity:0;-webkit-transform-origin:top;transform-origin:top;-webkit-transition:all .2s ease-out;-webkit-transition:-webkit-all .2s ease-out;transition:-webkit-all .2s ease-out;transition:all .2s ease-out;transition:all .2s ease-out,-webkit-all .2s ease-out;-webkit-box-shadow:0px 5px 8px rgba(102,102,102,0.35);box-shadow:0px 5px 8px rgba(102,102,102,0.35);padding:17px 26px;}
.dropdown-menu > li:not(:last-child){border-bottom:1px solid #d7d7d7;}
.dropdown-menu > li>a{padding:5px 0;font-size:14px;line-height:28px;}
.dropdown-menu > li>a:hover{color:#01a2bf;background-color:transparent;}
.dropdown-active{display: block\9;-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1;}

.chanpin_list_wrap{ -webkit-transition: all .2s ease-out;-webkit-transition: -webkit-all .2s ease-out;transition: -webkit-all .2s ease-out;transition: all .2s ease-out;transition: all .2s ease-out,-webkit-all .2s ease-out;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;position: absolute;z-index: 99;left: 0;right: 0; top:97px; background-color: #fff;padding-top:30px;padding-bottom:22px;}
.chanpin_list_wrap .chanpin_list{/* margin:0 15px; */text-align:center;}
.chanpin_list_wrap .chanpin_list h3{border-bottom:1px solid #ddd;padding-bottom:15px;color: #333;margin-top: 20px;margin-bottom: 10px;font-size:16px;font-weight:bold;}
.chanpin_list_wrap ul{padding-left:0;}
.chanpin_list_wrap ul li{line-height:24px;}
.chanpin_list_wrap ul li .pro_list_item a{color:#999;font-size:14px;margin:0 10px 14px;line-height:14px;display:inline-block;}
.chanpin_list_wrap ul li .pro_list_item a.active{color:#FF9900}
.chanpin_list_wrap li span{color:#3671CF;width:80px;border-right:1px solid #e4e4e4;line-height:14px;margin-right:15px;float:left;}
.chanpin_list_wrap li a{color:#777;}
.chanpin_list_wrap li a:hover{color:#f90;}
.chanpin_list_wrap li span>a{color:inherit;}
.chanpin_list_wrap li span>a:hover{color:inherit;}
.chanpin_list_wrap .pro_list_item{overflow:hidden;}
.hide{display:none;}
/*====================手机站menu====================*/
.ph-menu {
  display: block;
  width: 100%;
  padding: 10px 0px;
  font-size: 14px;
  color: #333;
  text-align: center;
}

.iphone {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
}

.iphone-tit {
  padding: 10px 0px;
  width: 100%;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}

.iphone__screen {
  position: fixed;
  z-index: 100000000;
  top: 0px;
  left: 0px;
  width: 100%;
  /*height:100%;*/
  overflow: hidden;
}

.iphone__content {
  position: relative;
  width: 100%;
  height: 100%;
}

.nav {
  position: absolute;
  z-index: 100;
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav--active .nav {
  opacity: 1;
  background-color: #333;
}

.nav__list {
  margin: 0;
  padding: 10px;
  padding-top: 30px;
}

.nav__item {
  margin: 0 auto;
  width: 90%;
  padding: 7px;
  list-style-type: none;
  text-align: left;
}

.nav__item:after {
  content: '';
  display: block;
  position: relative;
  bottom: -8px;
  width: 50%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}

.nav__link {
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  opacity: 1;
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}

.nav__trigger {
  display: block;
  position: relative;
  z-index: 111111;
  position: fixed;
  top: 20px;
  right: 19px;
  padding: 10px;
  padding-bottom: 15px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
}

.nav--active .nav__trigger {
  opacity: 0.5;
}

.nav__icon {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 5px;
  background-color: #FFFFFF;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav__icon:before,
.nav__icon:after {
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  position: absolute;
  background: #FFFFFF;
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  transition-property: margin, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav__icon:before {
  margin-top: -10px;
}

.nav__icon:after {
  margin-top: 10px;
}


/*====================手机站menu2====================*/
.ph-menu2 {
  height: auto;
  padding: 5px;
  background-color: #2c2c2c;
  overflow: hidden;
}

.ph-menu2 li {
  float: left;
  width: 25%;
  height: auto;
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -ms-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
}

.ph-menu2 li a {
  display: block;
  margin: 2px auto;
  padding: 6px 0px;
  width: 96%;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 5px;
}

/*====================手机站 end menu2====================*/

/* 样式一*/
.style-1 .nav {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 100%;
  height: 100%;
}

.style-1 .nav--active {
  height: 100%;
}

.style-1 .nav__link {
  opacity: 0;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}

.style-1 .nav--active .nav__link {
  opacity: 1;
}

.style-1 .nav--active .nav {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.style-1 .nav--active .nav__icon {
  background: rgba(0, 0, 0, 0);
}

.style-1 .nav--active .nav__icon:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.style-1 .nav--active .nav__icon:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*====================end手机站menu====================*/
.hy-logo{
  margin-top: 0px;
}
.sdl-title-l{
  vertical-align: middle;
}
.sdl-title-l img{
  display: inline-block;
  float: left;
}
.sdl-t-phone{
  text-align: right;
}
.sdl-t-phone img{
  display: block;
  float: right;
}
.sdl-menu-bg{
  border-top: 1px solid #eeeeee;
}
/*====================title====================*/
  /*标题*/
.sdl-tit{
  padding:8px 0px;
  border-bottom: 3px solid #efefef;
  overflow: hidden;
}
.sdl-tit h2{
  display: inline-block;
  float: left;
  font-size: 25px;
  color: #2d2d2d;
  letter-spacing: 0px;
  font-weight: bold;
}
.sdl-tit p{
  display: inline-block;
  float: right;
  padding-top: 5px;
  vertical-align: middle;
  font-size: 15px;
  color: #2d2d2d;
}

.sdl-titb{
  padding:8px 0px;
}
.sdl-titb h2{
  display: inline-block;
  float: left;
  font-size: 20px;
  color: #2b2b2b;
  font-weight: bold;
  vertical-align: middle;
}
.sdl-titb p{
  display: inline-block;
  padding-top: 3px;
  padding-left: 8px;
  float: left;
  font-size: 14px;
  color: #b7b7bb;
  vertical-align: middle;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.sdl-titb a{
  display: inline-block;
  float: right;
  width: 80px;
  height: 25px;
  border:1px solid #dbdbdb;
  text-align: center;
  line-height: 23px;
  vertical-align: middle;
  border-radius: 5px;
}
.sdl-titb a:hover{
  background-color: #01a2bf;
  color: #fff;
}



.tit01{
  margin-bottom: 15px;
  margin-top:20px;
  width: 100%;
  overflow: hidden;
}
.tit01 h2{
  display: block;
  margin:5px 0px;
  color: #ee0f0f;
  font-size: 36px;
  font-weight: lighter;
  text-align: center;
  font-weight: bold;
}
.tit01 p{
  color: #474956;
  line-height: 35px;
  font-size: 18px;
  color: #474956;
  font-weight: lighter;
  font-family: arial;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0px;
}
.tit01 span{
  display: block;
  text-align: center;
  font-size: 16px;
  color: #666;
}
.tit01 .line{
  margin:0px auto;
  margin-top: 12px;
  width: 30px;
  height: 2px;
  background-color: #9d9b9b;
}
.tit02{
  padding: 15px 0px;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
}
.tit02 .tit2-l{
  float: left;
  width: 60%;
}
.tit02 .tit2-l h2{
  display: block;
  font-size: 22px;
  color: #373737;
  font-weight: bold;
  letter-spacing: 2px;
}
.tit02 .tit2-l p{
  display: block;
  margin-top: 7px;
  font-size: 12px;
  color: #afafaf;
  text-transform: uppercase;
}
.tit02 .morea a{
  display: block;
  margin-top: 25px;
  float: right;
  width: 40%;
  font-size: 14px;
  color: #343434;
  text-align: right;
  text-transform: uppercase;
}

.m-tit{
  padding:15px;
  font-size: 32px;
  color: #333;
  font-weight: bold;
  text-align: center;
}

.ny-tit01{
  margin-bottom: 15px;
  width: 100%;
  overflow: hidden;
}
.ny-tit01 h2{
  display: block;
  margin:5px 0px;
  color: #01a2bf;
  font-size: 36px;
  font-weight: lighter;
  text-align: center;
  font-weight: bold;
}
.ny-tit01 p{
  color: #474956;
  line-height: 35px;
  font-size: 18px;
  color: #474956;
  font-weight: lighter;
  font-family: arial;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0px;
}
.ny-tit01 span{
  display: block;
  text-align: center;
  font-size: 16px;
  color: #666;
}
.ny-tit01 .line{
  margin:0px auto;
  margin-top: 12px;
  width: 30px;
  height: 2px;
  background-color: #9d9b9b;
}
/*end 标题*/
/*分类*/
.jy-proc{
  text-align: center;
  height: auto;
}
.jy-proc li{
  display: inline-block;
  margin:3px 3px;
  width: 174px;
  border:1px solid #43c0ee;
  border-radius: 5px;
  transition: all 0.3s ease-out;
  box-sizing: border-box;
  overflow: hidden;
}
.jy-proc li a{
  display: block;
  padding:8px 0px;
  font-size: 17px;
  color: #333;
  text-align: center;
  transition: all 0.3s ease-out;
}
.jy-proc li:hover{
  background-color: #43c0ee;
}
.jy-proc li:hover a{
  color: #fff;
}
.h-proc1-hover{
  background-color: #43c0ee !important;
  color: #fff !important;
}
/*====================middle====================*/
/*赛德丽*/
.part-1-r{
  
}
.part-1-l{
  
}
.part-1{
  width: 100%;
}
/*产品变幻*/
.pro-list{
  margin-top: 20px;
  overflow: hidden;
}
.pro-list ul{
  float: left;
  width: 22%;
  height: auto;
}
.pro-list ul li{
  list-style: none;
  width: 100%;
  margin-bottom:5px;
  background-color: #3fc0f0;
}
.pro-list ul li a{
  display: block;
  padding:6px 0px;
  background-color: #3fc0f0;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
}
.pro-list ul li:hover a{
  background-color: #00a2bf;
}
.pro-list .pro-box{
  float: right;
  width: 76%;
  border:1px solid #6e6e6e;
  background-color: #efefef;
  text-align: center;
}
.pro-list .pro-box div{
  display: none;
  height: 322px;
  overflow: hidden;

}
.pro-list .pro-box div img{
  width: 100%;
}
.pro-list-hover{
  background-color: #00a2bf !important;
}
/*end 产品变幻*/
/*产品变幻*/
.pro-list2{
  margin-top: 15px;
  overflow: hidden;
}
.pro-list2 ul{
  float: left;
  width: 38%;
  height: auto;
}
.pro-list2 ul li{
  list-style: none;
  width: 100%;
  margin-bottom:5px;
  background-color: #3fc0f0;
}
.pro-list2 ul li a{
  display: block;
  padding:3px 0px;
  background-color: #3fc0f0;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
}
.pro-list2 ul li:hover a{
  background-color: #00a2bf;
}
.pro-list2 .pro-box2{
  float: right;
  width: 60%;
  border:1px solid #6e6e6e;
  background-color: #efefef;
  text-align: center;
}
.pro-list2 .pro-box2 div{
  display: none;
  height: 280px;
}
/*end 产品变幻*/
/*战略合作*/
.zhanluo{
  margin-top: 20px;
  overflow: hidden;
}
.zhanluo ul{
  text-align: center;
}
.zhanluo ul li{
  float: left;
  width: 33.3%;
}
.zhanluo ul li a{
  display: block;
  width: 85%;
  padding:8px 0px;
  background-color: #3fc0f0;
  text-align: center;
  font-size: 17px;
  color: #fff;
}
.zhanluo ul li:hover a{
  background-color: #00a2bf;
}
.zhanluo .zl-box{
  margin-top: 10px;
  width: 100%;
  border:1px solid #6e6e6e;
  background-color: #efefef;
  text-align: center;
}
.zhanluo .zl-box div{
  display: none;
  height: 272px;
}
/*end 战略合作*/

.part3-w{
  width: 100%;
  padding: 35px 0px;
  background-color: #f4f4f4;
  overflow: hidden;
}
/*简介*/
.about-tu{
  width: 100%;
  border:1px solid #e5e5e5;
  box-sizing: border-box;
}
.about-tu img{
  width: 100%;
}
.about-cont{
  margin-top: 15px;
  width: 100%;
  height: 167px;
  font-size: 14px;
  color: #303030;
  line-height: 190%;
  overflow: hidden;
}
.about-cont p,
.about-cont p a,
.about-cont a{
  font-size: 14px;
  color: #303030;
  line-height: 190%;
  letter-spacing: 1px;
}
.about-menu{
  padding:10px;
  text-align: center;
}
.about-menu a{
  margin:0px 5px;
  padding:7px 0px;
  width: 38%;
  font-size: 14px;
  color: #303030;
  text-align: center;
  display: inline-block;
  border:1px solid #313131;
  border-radius: 3px;
  transition: all 0.3s ease-out;
}
.about-menu a:hover{
  background-color: #40c0f1;
  color: #fff;
}

/*新闻*/
.sdl-news1{
}
.sdl-news1 .tua{
  float: left;
  width: 30%;
  height: auto;
  border:1px solid #aaaaaa;
  box-sizing: border-box;
}
.sdl-news1 .tua img{
  width: 100%;
}
.sdl-news1 .news1-r{
  float: right;
  width: 65%;
}
.sdl-news1 .news1-r a h2{
  display: block;
  margin-bottom: 10px;
  font-size: 15px;
  color: #000;
  font-weight: bold;
  letter-spacing: 0px;
  transition: all 0.3s ease-out;
}
.sdl-news1:hover .news1-r a h2{
  color: #01a2bf;
}
.sdl-news1 .news1-r p{
  display: block;
  height: 35px;
  font-size: 14px;
  color: #5e5757;
  line-height: 140%;
  overflow: hidden;
}
.sdl-news2{
  margin-top: 15px;
}
.sdl-news2 li{
  padding:8px 0px;
  border-bottom: 1px solid #e4e3e3;
  overflow: hidden;
}
.sdl-news2 li a h3{
  display:inline-block;
  float: left;
  width: 75%;
  font-size: 14px;
  color: #000;
  overflow: hidden;
}
.sdl-news2 li:hover a h3{
  color: #01a2bf;
}
.sdl-news2 li .datea{
  float: right;
  width: 20%;
  font-size: 13px;
  color: #7d7d7d;
  text-align: right;
}

.sdl-news3{

}
.sdl-news3 li{
  padding:10px 15px;
  margin-bottom: 5px;
  background-color: #eeecec;
  border-bottom: 1px solid #dcdcdc;
  vertical-align: middle;
  overflow: hidden;
}
.sdl-news3 li:hover{
  background-color: #3fc0f0;
}
.sdl-news3 li h3{
  display: inline-block;
  width: 70%;
  font-size: 14px;
  color: #1c1919;
  vertical-align: middle;
}
.sdl-news3 li .dian{
  display: inline-block;
  margin-right: 3px;
}
.sdl-news3 li .biaozhi{
  float: right;
  width: 20%;
  width: 18px;
  height: 18px;
  background-color: #020202;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 16px;
  border-radius: 50%;
}
.sdl-news3 li:hover h3,
.sdl-news3 li:hover .biaozhi{
  color: #fff;
}
.sdl-news3 li:hover .biaozhi{
  background-color: #fff;
  color: #333;
}
/*变幻*/
.h-xg-a{
    position: relative;
  }
  .h-xg-a img{
    width: 100%;
    height: auto;
  }
  .h-xg-a .zi h3{
    display: block;
    margin-top: 15px;
    font-size: 16px;
    color: #333;
    letter-spacing: 0px;
    text-align: center;
  }
/*赛德丽end*/


/*案例*/
.Box {position: relative;}
      .Box .content {width: 1260px;margin: 0 auto;}
/*      .Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}*/
      .Box .Box_con {position: relative;}
      .Box .Box_con .btnl {position: absolute;}
      .Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
      .Box .Box_con .btnl {background: url(../img/jtl02.png) no-repeat center;left: -72px;}
      .Box .Box_con .btnr {background: url(../img/jtr02.png) no-repeat center;right: -72px;}
      .Box .Box_con .btnl:hover {background: url(../img/jtl03.png) no-repeat center;}
      .Box .Box_con .btnr:hover {background: url(../img/jtr03.png) no-repeat center;}
      .Box .Box_con .conbox {position: relative;overflow: hidden;}
      .Box .Box_con .conbox ul {position: relative;list-style: none;}
      .Box .Box_con .conbox ul li {float: left;width: 300px;height: 250px;margin-left: 20px;overflow: hidden;}
      .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
      .Box .Box_con .conbox ul li img {display: block;width: 300px;height: 200px;transition: all 0.5s; overflow: hidden;}
      .Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
      .Box .Box_con .conbox ul li a h2 {
        margin-top: 15px;
        display: block;
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
        color: #333;
        text-align: center;
      }
      
      .Box .BoxSwitch {margin-top: 30px;text-align: center;}
      .Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
      .Box .BoxSwitch span.cur {background: red;}


/*====================end middle====================*/
/*====================foot====================*/
.sdl-foot-w{
  padding:35px 0px 10px 0px;
  width: 100%;
  height: auto;
  background-color: #2f2e33;
  overflow: hidden;
}
.sdl-cont{
  margin-bottom: 20px;
  margin-top: 35px;
  font-size: 15px;
  color: #d0d0d2;
  line-height: 190%;
}
.sdl-cont p,
.sdl-cont p a,
.sdl-cont a{
  font-size: 15px;
  color: #d0d0d2;
  line-height: 190%;
}
.sdl-ewm{
  margin-left: 40px;
}
.sdl-ewm li{
  display: inline-block;
  width: 135px;
  margin:0 auto;
}
.sdl-ewm li .tu{

}
.sdl-ewm li .tu img{
  display: block;
  margin:0 auto;
}
.sdl-ewm li p{
  display: block;
  margin-top: 8px;
  text-align: center;
  font-size: 15px;
  color: #fff;
}

.sdl-foot-menu{
  float: left;
  width: 25%;
}
.sdl-foot-menu h3{
  margin-top: 10px;
  margin-bottom: 22px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.sdl-foot-menu a{
  display: block;
  padding:2px 0px;
  padding-right: 15px;
  font-size: 15px;
  color: #bebec0;
}



.gl-bq{
  margin-top: 30px;
  padding:15px 15px;
  border-top:1px solid #59585d;
  overflow: hidden;
  text-align: right;
  vertical-align: middle;
}
.gl-bq img{
  display: inline-block;
  vertical-align: middle;
}
.gl-bq p,
.gl-bq p strong,
.gl-bq p p{
  color: #bebec0;
  text-align: right;
  line-height: 24px;
  font-size: 14px;
  vertical-align: middle;
}
.gl-bq a{
  display: inline-block;
  font-size: 14px;
  color: #bebec0;
  text-align: center;
  line-height: 24px;
}
/*end foot*/
/*内页*/
.jt-ny-tit{
  position: relative;
  height: 480px;
}
.jt-ny-tit h2{
  position: absolute;
  bottom:0px;
  left:0px;
  width: 200px;
  height: 50px;
  background-color: #f60e0e;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 26px;
}

.ny-img{width: 100%;}
.ny-img img{width: 100%;}

/*手机样式*/
  /*优势*/

/*返回顶部*/
.to-top { position: relative; z-index: 11111111111; display: none; padding: 5px 10px; color: #fff !important; background-color: #f50;}
.to-top:visited { color: #fff;}
/*end手机样式*/
@media only screen and (max-width: 1400px){
  #pro-w{width: 100%;}
  #w-90{width: 95%;}
  #w-80{width: 95%;}

}

@media only screen and (max-width: 1260px){
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  #w-90{width: 100%;}
  #w-80{width: 100%;}
  #pro-w{width: 100%;}
  .padding0-sm15{padding:0px 15px;}
  .pc-menu-bg{width: 100%;}
  .pc-menu{width: 100%;}
  .padding-about{padding:15px;}
  /*menu*/
  .header-nav .nav-list>li>a{padding:0 13px;}
  .header-nav .nav-list > li > a::after{margin-left: 12px;}

  .titile3{float:left;width: 270px; padding-top: 10px;}
  .titile3 img{width: 100%;}

  
 

  
}
@media only screen and (max-width: 992px){
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  #w-90{width: 100%;}
  #w-80{width: 100%;}
  #pro-w{width: 100%;}

  .sdl-t-phone img{width: 100%;}

  .padding15-8{padding:8px;}
  .header-nav .nav-list>li>a{padding:0 3px;}

  .sdl-titb{margin-top:15px; padding:8px 0px; border-bottom: 1px solid #efefef; overflow: hidden;}
  .about-cont{height: auto;}
  .about-menu{padding:10px 0px;}
  .about-menu a{width: 44%;}



}
/*====================手机====================*/
@media only screen and (max-width: 768px){
    #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  #w-90{width: 100%;}
  #w-80{width: 100%;}
  #pro-w{width: 100%;}

  .sdl-titb p{display: none;}
  .sdl-titb h2{font-size: 16px; line-height: 24px;color: #01a2bf;}
  .sdl-titb a{font-size: 14px; margin-top: 0px;}
  .h-xg-a .zi h3{font-size: 14px;}

  .nr-p{margin-bottom: 15px;}
  .part3-w{background-color: #fff;}

  .ny-tit01 h2{font-size: 20px;}
  .ny-tit01 p{font-size: 13px; line-height: 24px;}
  .ny-tit01 span{font-size: 15px;}

  .sdl-tit h2{font-size: 20px;}

  .pro-list ul{width: 100%; text-align: center;  }
  .pro-list ul li{width: 48%; margin:0.5% 0.5%; display: inline-block; float: left;  }
  .pro-list .pro-box{width: 100%; }


.gl-bq{text-align: center;}
.gl-bq p, .gl-bq p strong, .gl-bq p p{text-align: center;}
 /*地图*/
 .b-map .close-btn{
  top:10%;
 }
 .map-ys{height: 300px; width: 90%;}
 
}
