@charset "utf-8";
/* CSS Document */

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {width: 6px; height: 16px; background-color: #fff;}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
  border-radius:0px;
  background-color: #f2f2f2;
  }
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
  cursor: pointer;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .2);
  background-color: rgba(13, 91, 192, 1);
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {background-color: rgba(13, 91, 192, 1);}
::-webkit-scrollbar-thumb:active {background-color: rgba(13, 91, 192, 1);}


html {height: 100%;}
body {
	font-family:"微软雅黑"; 
	font-size:14px; 
	color:#333; 
	line-height:24px; 
	background-color: #fff;
	margin: 0;
	overflow-x: hidden;
	
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,em,dt,form,p,i,span{margin:0;padding:0; font-size:100%; font-family:inherit; list-style:none; font-weight: normal; font-style: normal;}
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#555555;}
input:focus { outline: none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}


a {color: #333;text-decoration: none;transition: all .2s ease-in-out;}
a:hover {color: #cc0001; text-decoration: none;}
a:active,a:focus {outline: 0;color: #cc0001; text-decoration: none;}
img {border:0; vertical-align: middle;}



.clearfix:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;} 
.clearfix { zoom:1;}

.ellipsis {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.fl{ float:left;}
.fr{ float: right;}

.container{width: 1200px;margin: 0 auto; overflow: hidden;}

/*title*/
.title_m{text-align:center; font-size:40px; font-weight:bold; line-height:40px; position:relative; margin-top:-55px; color:#333;}
.title_m span{color:#e86d1f; font-size:40px;}
.title_en{width:100%; margin:0 auto; text-align:center;  font-size:68px; line-height:68px; text-transform:uppercase; color:#e8e7e7; font-weight:bold; font-family:Impact,microsoft yahei;}
.title_x{text-align: center; width: 1200px; margin:0 auto; font-size: 19px; line-height: 40px; color: #999; margin-top: 17px;}
.title_x a{font-size: 19px; }

.title_m1{text-align:center; font-size:40px; font-weight:bold; line-height:40px; position:relative; margin-top:-55px; color:#fff;}
.title_m1 span{color:#fff; font-size:40px;}
.title_en1{width:100%; margin:0 auto; text-align:center;  font-size:68px; line-height:68px; text-transform:uppercase; color:#e86d1f; font-weight:bold; font-family:Impact,microsoft yahei;}
.title_x1{text-align: center; width: 1200px; margin:0 auto; font-size: 19px; line-height: 40px; color: #fff; margin-top: 17px;}
.title_x1 a{font-size: 19px; }

/*head*/
.head_box{height: 40px; width: 100%; background: #fafafa;}
.head{color: #666; line-height: 40px;}
.head a{color: #666;}
.head_l{float: left; font-size: 14px;}
.head_l a{font-size: 14px;}
.head_r{float: right;}
.head_r a{text-align: center; padding:0 15px;}


.top{height: 150px;}
#top_logo{float:left;  width: 90px;margin: 40px 0;}
#top_logo img{width: 70px;}
#top_gg{float:left;width:350px; margin: 40px 0;}
#top_gg1{float:left; font-size: 24px; line-height: 42px;height: 42px; color: #e86d1f;}
#top_gg2{float:left; font-size: 24px; color: #666; }
#top_gg2 span{font-weight: bold; color: #e86d1f;}

.tel{background: url(../images/tel.png) no-repeat left center;margin: 40px 0;padding-left: 60px;}
.tel p{font-size:14px;line-height:14px;margin-bottom:6px; color: #333;}
.tel em{font-size:24px;font-family:Impact,Arial,SWZ92; line-height:23px; font-style: normal; color: #333;}
.tel em span{font-size: 16px; line-height: 24px;}

/*menu*/
.nav{background: #e86d1f;height:71px;width: 100%;line-height: 71px; position:relative;}
.nav .NavCeshi > li{float: left;}
.nav .NavCeshi > li > a { padding:0 29px 0 29px; color: #fff; font-size: 17px; display: block; position: relative; z-index: 3;}
.nav .NavCeshi > li#Zz0 > a,.nav .NavCeshi > li#Zz1 > a{background: none;}
.nav .NavCeshi > li > a:after{content: '';display: block;width:24px;height: 24px;position: absolute;left: 42px;top: 21px;}
.nav .NavCeshi > li#Zz0 > a:after{}
.nav .NavCeshi > li#Zz1 > a:after{}
.nav .NavCeshi > li#Zz2 > a:after{}
.nav .NavCeshi > li#Zz3 > a:after{}
.nav .NavCeshi > li#Zz4 > a:after{}
.nav .NavCeshi > li#Zz5 > a:after{}
.nav .NavCeshi > li#Zz6 > a:after{}
.nav .NavCeshi > li:first-child a{ padding:0 34px 0 34px; }
.nav .block{ position: absolute; display: block; background: #2c2626; height: 71px; top: 0; overflow: visible !important; }
.nav .block:after{ content: ''; display: block; width:0; height:0; border-width:0px 35px 71px 35px; border-style:solid; border-color:transparent transparent transparent #2c2626; position: absolute; right: -70px; }


.erji_menu { display: none; width: 100%; position: absolute; background:#fff; left: 0; top: 71px; padding: 40px 0; z-index: 33333;}
.erji_menupro .list ul li { float: left; width:190px; border:1px solid #ddd; margin-left: -1px; position: relative; z-index: 2;}
.erji_menupro .list ul li:hover{border-color: #e86d1f;z-index: 3;}
.erji_menupro .list ul li a{ display: block; padding:20px 10px 0; }
.erji_menupro .list ul li a img { display: block; width: 100%; height: auto; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 5px 30px; }
.erji_menupro .list ul li a p{ color: #555; display: block; text-align: center; line-height: 30px; padding:0 0 15px 0; font-size: 14px; }
.erji_menupro .list ul li:hover a p{color: #e86d1f}

.erji_menu .box-tips { width: 210px; padding-top: 25px; padding-right: 35px; }
.erji_menu .box-tips .line{ height: 4px; margin-bottom: 4px; }
.erji_menu .box-tips .in{ width: 42px; height: 4px; background: #e86d1f; }
.erji_menu .box-tips h2{ font-size: 24px; line-height: 60px; color: #e86d1f; float: left; width: 210px;}
.erji_menu .box-tips a { display: inline-block; width: 140px; font-size: 12px; color: #e86d1f; text-align: center; text-transform: uppercase; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; border: 1px solid #e86d1f; line-height: 34px; font-family: arial; }
.erji_menu .box-tips a span{font-size: inherit;color:inherit;}

.erji_menu .sub-news { width: 164px; float: right; text-align: center; }
.erji_menu .sub-news a {display: block; line-height: 40px; color: #878787;width: 160px; font-size: 14px; border:1px #eee solid; margin-top: 10px;} 
.erji_menu .sub-news a:hover{ text-decoration: underline; color: #e86d1f}

.erji_menu .sub-about { width: 324px; float: right; text-align: center; }
.erji_menu .sub-about a {float: left; line-height: 40px; color: #878787;width: 150px; font-size: 14px; border:1px #eee solid; margin-top: 10px;margin-right: 10px;} 
.erji_menu .sub-about a:hover{ text-decoration: underline; color: #e86d1f}
.erji_menu .sign{ width: 124px; }

.erji_menuInst .list { width: 727px; margin-top: 30px; border-top: 1px solid #d8d8da; border-left: 1px solid #d8d8da; }
.erji_menuInst .list li { position: relative; width: 120px; height: 68px; padding: 20px 0 10px; border-right: 1px solid #d8d8da; border-bottom: 1px solid #d8d8da; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; float: left; }
.erji_menuInst .list li.hover{ background: #e86d1f; }
.erji_menuInst .list span{ display: inline-block; }
.erji_menuInst .list span p { font-size: 14px; display: block; line-height: 30px; padding: 5px 0 0; color: #666; }
.erji_menuInst .list li:hover span p{ color:#ff7a0e}
.erji_menuInst .list span.box{ width: 100%; height: 60px; font-size: 11px; line-height: 32px; color: #666; text-align: center; -webkit-transition: color 0.5s; transition: color 0.5s; }
.erji_menuInst .list li.hover span.box{ color: #fff; }
.erji_menuInst .list span.sign { width: 30px; height: 28px; display: block; margin: 0 auto; }
.erji_menuInst .list span.sign img { display: block; width: 100%; height: auto; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); }

.erji_menuInst .list li:hover span.sign img{ -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); }

/*幻灯片*/
.focus {width: 100%;min-width: 1200px;height:742px;overflow: hidden;position: relative; z-index: 1}
.focus ul { height: 100%;position: absolute;overflow: hidden;}
.focus ul li {float: left;width: 100%;height: 100%;overflow: hidden;position: relative;background: #000;}
.focus ul li div {position: absolute; overflow: hidden; width: 100%;height: 100%;}
.focus .btnBg {position: absolute;width: 100%;height: 20px;left: 0;bottom: 0;background: #000;display: none;}
.focus .btn {position: absolute;width: 952px;height: 23px;margin-left: -480px;left: 50%;bottom: 110px;text-align: center;}
.focus .btn span {font-size: 0; display: inline-block;_display: inline;_zoom: 1;width: 10px;height: 10px;text-align: center;_font-size: 0;margin-left: 16px; cursor: pointer; background: #fff;border-radius: 50%;}
.focus .btn span.on {background: #fff;}
.focus .preNext {width: 45px;height: 100px;position: absolute; top: 260px;background: url(../images/jt.png) no-repeat 0 0;cursor: pointer;}
.focus .pre {left: -45px;}
.focus .next { right:-45px; background-position: right top;}
.focus:hover .pre{left: 0px;-webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;}
.focus:hover .next{ right: 0px;-webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;}


.fw_bg{width: 100%; background: url(../images/fwbg.jpg);}
.fw {position: relative; margin-top: -95px; background: #fff; padding: 50px 0px; z-index: 999;}
.fw ul{}
.fw ul li{width: 239px; float: left; border-right: 1px #ebebeb solid;}
.fw ul li .y{width: 93px; height: 93px; float: left; border-radius: 50%; background: #f2f2f2; margin-left: 73px;}
.fw ul li .iconfont { font-size: 48px; float: left; text-align: center; line-height: 93px;height: 93px; color: #b4b4b4; width: 93px;}
.fw ul li p{width: 239px; float: left; font-weight: bold; font-size: 20px; line-height: 30px; text-align: center; margin-top: 15px;}
.fw ul li span{display: block; font-size: 16px; font-weight: 100; color: #999;}
.fw ul li:last-child{border-right:0;}

.g_pp{padding: 80px 0px;}
.g_pp dt{float: left;width: 555px;height: 416px;overflow: hidden; margin-right: 25px;position: relative; border:5px #fff solid;}
.g_pp dt img{width: 555px;height: 416px;display: block;transition: all 0.3s linear 0s}
.g_pp dt:after { width: 100%; height: 100%; content: ""; display: block; position: absolute;transition: all 0.3s linear 0s;  opacity: 0; transform: scale(.95);  z-index: 2; top: 0px; left: 0px; border: 2px solid #fff; }
.g_pp dt:hover:after { transform: scale(.94,.88); opacity: .5;margin: 0}
.g_pp dt:hover img{transform: scale(1.2, 1.2)}
.g_pp dd{float: right;width: 610px;}
.g_pp h3::before {content: "";position: absolute;left: 51%;width: 122px;height: 4px;background: #e86d1f;margin-top: -15px;}
.g_pp h3{padding: 15px 0 0 0px;font-size: 33px; font-weight: bold;margin-bottom: 20px;line-height: 30px;}
.g_pp h3 span{color: #e86d1f;font-weight: bold;}
.g_pp h3 small{font-size: 28px; display: block; color: #666;line-height: 60px;font-weight: normal;padding-left: 20px;}
.g_pp p{padding: 0 20px;font-size: 15px;line-height: 30px; margin-bottom: 28px;text-align: justify;}
.g_pp span{margin-left: 20px;}
.g_pp ul{margin-top: 32px;}
.g_pp ul li{float: left;width: 145px;text-align: center;border-right: 1px solid #dbdbdb;height: 100px; font-size: 15px; color: #999;}
.g_pp ul li i{display: block;width: 104px;margin: 0 auto;}
.g_pp ul li b{display: block;font-size: 22px;color: #0e0e0e;}
.g_pp ul li:last-child{border-right: 0;}

/*做冷水机·我们更专业*/
.g_box{width: 100%; margin:0 auto; background: url(../images/bg1.jpg) center no-repeat; background-size: cover; height: 902px; padding-top: 70px;}
.g_ys{width: 1200px;margin: 0 auto;background: #fff; padding: 75px 0px 75px 0px; margin-top: 50px; height: 480px;}
.g_ys .yshd{width: 1200px; margin: 0 auto; padding:0px 0px 25px 0px;}
.g_ys .yshd li{float: left;width: 56px; font-size: 33px;font-weight: normal;color: #fff; position: relative; line-height: 56px; margin-top: 25px; margin-bottom: 25px; font-family: Impact; border-radius: 50%; background: #333; text-align: center;}
.g_ys .yshd li.on{ background: #e86d1f; font-weight: bold; }
.g_ys .yshd {width: 56px;float: left;border-left:1px #dedede solid;padding-left: 53px;}

.m_ys{width: 980px; float: left; padding-top:15px; height: 420px; overflow: hidden;}
.m_ys dl{width: 980px; position: relative; height: 420px;}
.m_ys dt{width: 489px; float: left; height: 340px; margin-top: 35px;}
.m_ys dd{ width: 450px; box-sizing: border-box; position: absolute;left:530px;top:0;}
.m_ys dd h3{font-size: 35px; color: #333; height:48px;position: relative;margin-bottom: 20px; line-height: 48px; font-weight: bold; letter-spacing: 1px;}
.m_ys dd span{font-family: Impact; color: #e86d1f; font-weight:bold; }
.m_ys dd em{font-size: 18px; color: #ccc; font-family: Arial; text-transform: uppercase; display: block; font-weight: normal; font-style: normal;}
.m_ys dd h3:before{ content:""; position: absolute;bottom:-6px;left:0px; width: 72px; height: 4px; background: #e86d1f;}
.m_ys dd h3 b{ display: block;font-weight: normal; }
.m_ys dd  p{font-size: 18px;line-height: 36px;color: #666;  text-align: justify;  margin-top: 70px;}
.m_ys dd a{width: 180px; height: 43px; line-height: 43px; color: #fff; font-size: 16px; text-align: center; background: #e86d1f; display: block; margin-top: 30px; transition: all 0.3s; letter-spacing: 1px;}
.m_ys dd a:hover{transition: all 0.3s; width: 250px;  letter-spacing: 2px;}


/*产品*/
.pr_box{width:100%; background: url(../images/fwbg.jpg); padding:70px 0px 70px 0px; overflow: hidden;}
.pro{margin-top: 50px;}
.prfl{background: #e86d1f; float: left; font-size: 32px; text-align: center; width: 348px; line-height: 32px; color: #fff; font-weight: bold;padding: 39px 10px;}
.prfl em{font-size: 16px; font-weight: 100; color: #9bd7db; display: block; text-transform: uppercase; font-style: none;}
.pro_qh{height: 142px; background: #fff;}
.pro_qh li {float:left;box-sizing:border-box;border-right:1px solid #e8e8e9;height: 142px;width:416px;padding:35px 0px 0 16px; font-size:22px; color: #333; line-height: 30px;}
.pro_qh a{font-size:23px; display: block; padding-top: 8px;}
.pro_qh li em{font-size: 12px; font-weight: 100; color: #ccc; display: block; text-transform: uppercase; font-style: none;}
.pro_qh li img {float:left;padding:0px 18px 0 32px;height: 72px;}
.pro_qh li.cur{background: #f56b1b;color: #fff;}
.pro_qh li:last-child{border:0;}
.pro_l{height: 96px;background: #fff;position: relative; line-height: 96px; border:1px #e8e8e9 solid;}
.pro_l li {float:left;padding:0px 45px; height: 96px;line-height: 96px;}
.pro_l li a {font-size:18px;color: #333;}



.pbbc_list{overflow: hidden; margin: 50px 0;}
.pbbc_list ul{}
.pbbc_list ul li{float: left; width:380px;margin-right: 30px; box-shadow: 0 0 18px #dadada;margin-bottom: 30px;}
.pbbc_list ul li:nth-of-type(3n+0){margin-right:0;}
.pbbc_list ul li>a{position:relative;overflow:hidden;}
.pbbc_list ul li>a:before,.pbbc_list ul li>a:after{content:'';width:100%;height:100%;position:absolute;transition:0.6s;}
.pbbc_list ul li>a:before{background:rgba(13,91,192,0.8);transform-origin: 0 100%;transform: rotate(-90deg);bottom:0;left:0;}
.pbbc_list ul li>a:after{background:url(../images/link.png) no-repeat center;transform:scale(0);top:0;left:0;}
.pbbc_list ul li:hover>a:before{transform: rotate(0deg);transition:0.6s;}
.pbbc_list ul li:hover>a:after{transform:scale(1);transition:0.6s;}
.pbbc_list ul li span,.pbbc_list ul li a{display:block;line-height:52px;}
.pbbc_list ul li span{background:#fff; border-bottom: 5px #e86d1f solid;text-align: center;}
.pbbc_list ul li:hover span{background:rgba(13,91,192,0.8);}
.pbbc_list ul li span a{font-size:16px;}
.pbbc_list ul li:hover span a{color:#fff;}

.pbbc_list ul li .img{height: 310px; overflow: hidden; background: #FFF; }
.pbbc_list ul li .img img{margin: auto;width: 100%;height: 100%;top: 0;right: 0;bottom: 0;left: 0; }

.morep{height: 68px; background:#fff; line-height: 68px; text-align:center; font-size: 18px;  transition: all 0.2s; letter-spacing: 1px;}
.morep a{font-size: 18px; color: #333; transition: all 0.2s;}
.morep:hover{background: #e86d1f; color: #fff; transition: all 0.2s;}
.morep:hover a{color: #fff;}

/*冷水机应用行业*/
.case_box{ background: url(../images/casebg.jpg) top center no-repeat; padding:70px 0px 0px 0px; overflow: hidden;}
.prcon {width: 1200px;margin: 0 auto;background: #fff;box-shadow: 0 0 18px #ccc;overflow: hidden;margin-top: 30px;padding-top: 50px;}
.prot{ height:92px; background:#fff; margin-bottom:40px; position:relative;}
.prot li{ width:200px; float:left; text-align:center; line-height:32px;}
.prot li a em {display: block; font-size: 12px;font-family: Arial;color: #ccc;line-height: 20px;text-transform: uppercase;}
.prot li a{ display:block; color:#333; font-size: 20px; padding: 20px 0;}
.prot li a:hover,.prot .cur a{ color:#fff; background: #e86d1f;}
.prot .cur a em{display: block; color: #4f94ee;text-transform: uppercase;font-size: 12px;}
.prot li:last-child{ background:none;}

.pro01{ height:488px; overflow:hidden; background: #fff; width: 1200px !important;}
.pro01 dl{overflow:hidden; padding:30px 0px 30px 30px !important;}
.pro01 dt{ width:700px; height:428px; float:left; overflow:hidden;}
.pro01 dt img{ display:block;width:700px; height:428px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.pro01 dt a:hover img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-transform:scale(1.1,1.1);}
.pro01 dd{ width:350px; height:398px; padding:30px 30px 0 30px; float:right; background:#e86d1f; overflow:hidden;margin-right: 30px;}
.pro01 dd h3{ height:85px; border-bottom:1px dashed #fff; margin-bottom:15px; font-size: 28px; color: #fff;}
.pro01 dd h3 a{ display:block; color:#fff;}
.pro01 dd h3 a strong{font-weight:bold; font-size: 28px;}
.pro01 dd h3 em{ display:block; font:14px Arial; padding-top:5px; text-transform: uppercase; color: #4f94ee;}
.pro01 dd .prodd{ color:#fff; line-height:30px; overflow:hidden; padding-top: 8px;}
.pro01 dd .prodd p{line-height:30px; color:#fff;}
.pro01 dd .prodd b{ display:block; font-size:15px; color:#fff; display:block; line-height:30px; font-weight: 100;}
.pro01 dd span{ display:block; height:44px; overflow:hidden; margin-top:28px;}
.pro01 dd span a{ display:inline-block; width:146px; height:44px; overflow:hidden; background:#fff;text-align:center; line-height:44px; color:#333; overflow:hidden; float:left; border-radius:5px;}
.pro01 dd span a.a2{ background:none;  width:146px; height:44px; float:left; color:#fff; background: #333; margin-left: 10px;}

.prokh{ width: 1055px; margin:43px auto; position: relative; height: 420px;}
.prokh .prokh_l{width:28px;height: 47px; display: block;position: absolute;top: 168px;left:-41px;background: url(../images/left.jpg) no-repeat;}
.prokh .prokh_r{width:28px;height: 47px; display: block;position: absolute;top: 168px;right:-65px;background: url(../images/right.jpg) no-repeat;}

.prokh dl{width: 352px !important;  position: relative; float: left;padding:55px 25px; border:1px #eee solid; background: #fff; margin-left:6px;}
.prokh dt{width: 180px; height: 93px; position: relative;border-radius: 100%; margin:0 auto;}
.prokh dt img{width: 180px; height: 93px; display:}
.prokh dd{padding-top: 15px; text-align: center;}
.prokh dd h3{height: 52px; line-height: 52px; color: #333333;font-size: 24px; font-weight: bold;margin-bottom: 10px;}
.prokh dd h3 a{color: #333333;}
.prokh dd p{font-size: 15px; color: #666666; line-height: 28px;text-align: center;margin-bottom: 25px; font-weight:100}
.prokh dd span{width:250px; font-size: 14px;color: #fff;line-height: 30px; height: 30px; background: #e86d1f; display: block; text-align: center; margin:0 auto;}
.prokh dl a{text-decoration: none;}

.prokh dl:hover img{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}

.f_pr {position: relative;}
.g_ys1{background:url(../images/youshibg.jpg) no-repeat center 147px;height: 897px;}
.g_ys1 h2{width: 1200px;margin: 0 auto;font-size: 48px;font-weight: bold;color: #333; padding: 42px 0;}
.g_ys1 h2 span{color: #e86d1f;font-weight: bold;}
.g_ys1 h2 a{color: #1a1a1a;}
.g_ys1 h2 em{display: block;font-size: 18px;color: #333333;font-weight: 200;line-height: 16px;padding-left: 20px;padding-top:24px; position: relative;}
.g_ys1 h2 em:before{content: "";position: absolute;width: 6px;height: 24px;background: #e86d1f;left:0;top:17px;}
.g_ys1 .tely{position: absolute;right: 0;top:45px;padding-left: 59px;font-size: 14px;color: #999; background:url(../images/tel1.jpg) no-repeat; height: 100px;}
.g_ys1 .tely b{display: block;font-size: 30px;color: #333; font-family: Impact;}
.g_ys1 dt{float: left;width: 960px;margin-left: -360px;}
.g_ys1 dd{float: left;width: 600px;padding: 140px 0 0 110px;box-sizing:border-box;}
.g_ys1 h3{height: 178px;font-size: 40px;font-weight: bold;color: #fff;position: relative;margin-bottom: 10px; line-height: 80px;}
.g_ys1 h3 span{font-family: Impact; font-size: 80px;}
.g_ys1 h3:before{content: "";position: absolute;width: 110px;height: 3px;background: #e86d1f;left:0;top: 96px;}
.g_ys1 h3 em{display: block;font-size: 22px;color: #ccc;font-weight: normal;padding-top: 9px;}
.g_ys1 .wz{ padding-bottom: 10px;}
.g_ys1 .wz p{font-size: 18px;line-height: 36px;color: #999;margin-bottom: 24px;}
.g_ys1 a{float: left;width: 190px;height: 51px; background: #e86d1f; text-align: center; font-size: 18px; line-height: 51px; color: #fff; display: block; transition: all 0.3s;}
.g_ys1 a:hover{transition: all 0.3s; width: 250px;  letter-spacing: 2px;}
.g_ys1 li:nth-child(2){margin-right: 0;}
.g_ys1 .yshd1{position: absolute;left:560px;top:373px;}
.g_ys1 .yshd1 li{width: 75px;height: 73px;float: none;border-bottom: 2px solid #fff;}
.g_ys1 .yshd1 li img{width: 75px;height: 73px;display: block;}
.g_ys1 .yshd1 li:nth-child(4){border-bottom: none;}
.g_ys1 .yshd1 .on:before{content: "";position: absolute;width: 65px;height: 65px;border:5px solid #e86d1f;}
.g_ys1 .u_ljt,.g_ys1 .u_rjt{position: absolute;width: 75px;height: 78px;}
.g_ys1 .u_ljt{left:560px;top:295px;background:url(../images/last.jpg) no-repeat;}
.g_ys1 .u_rjt{left:560px;top:665px;background:url(../images/nest.jpg) no-repeat;}

.g_lc{background: #f6f6f5;padding: 70px 0px; overflow: hidden}
.g_lc h2{height: 133px;width: 1200px;margin: 0 auto;font-size: 48px;font-weight: bold;color: #333; line-height: 40px;}
.g_lc h2 a{color: #1a1a1a;}
.g_lc h2 em{display: block;font-size: 18px;color: #333333;font-weight: 200;line-height: 30px;padding-left: 20px;position: relative; padding-top:20px ;}
.g_lc h2 em:before{content: "";position: absolute;width: 6px;height: 24px;background: #e86d1f;left:0;top:22px;}
.g_lc li{float: left;width: 158px; height: 160px; margin-right: 15px;font-size: 24px;color: #666;font-weight: 500;text-align: center;border-bottom: 2px solid #e2e2e2;transition: all 0.3s linear 0s;}
.g_lc li:last-child{margin-right: 0;}
.g_lc li em{display: block;font-size: 13px;color: #b8b8b8;text-transform: uppercase;line-height: 45px;font-weight: normal;}
.g_lc li span{display: block;width: 50px;height: 50px;overflow: hidden;margin: 0 auto; line-height: 50px; font-size: 50px; text-transform: uppercase; color: #ccc; font-family: Impact;}
.g_lc li:hover{border-bottom: 2px solid #e86d1f;transform: translateX(-5px);	}
.g_lc li:hover span{ color: #e86d1f; font-size: 50px;}
.g_lc li:hover span img{margin-left: -50px;}


/* 客户见证 */
.products{width:1200px;margin:30px auto; background: #FFF; overflow: hidden;box-shadow: 0 0 18px #ccc; padding: 30px 0 60px 0;}
.products .content li{float:left;text-align:center; margin:0 14px; border:1px solid #e7e7e7;}
.products .content li h3{line-height:30px;padding: 15px 0; font-size: 15px; color: #e86d1f;}
.products .content img{width:320px;height:225px;}
.products .content{width:1040px;overflow:hidden;height:300px;float:left;}
.prolist{width:3000px;}
.pre_left{cursor:pointer;float:left;margin-top:90px; margin-left:10px;}
.pre_right{cursor:pointer;float:right;margin-top:90px;margin-right:10px;}

/* 走进旭讯 */
.com_bt{background: #002230; padding:70px 0px;}
.com_bg{width: 100%; height: 519px; background: url(../images/aboutbg.jpg) center no-repeat; overflow: hidden;}
.comtxt{ width:1200px; margin:0 auto;  overflow: hidden;}
.comtxtd{ width:580px; float:left; overflow:hidden; padding-left: 600px;}
.comtit{ text-transform:uppercase; font-size:26px; margin:38px 0; font-weight: bold;}
.comt{ font-size:15px; line-height:30px;text-align: justify; color: #666;}
.comimg{ float:right; width:500px; margin-left:50px; border: 5px #eee solid; overflow: hidden;}
.comimg:hover img{transition: all 0.5s linear; -webkit-transform: scale(1.12, 1.12); transform: scale(1.12, 1.12); -moz-transform: scale(1.12, 1.12);}
#company_more{padding-left:10px; padding-top:25px; float:left; font-weight: 100;}
#company_more a{width:130px; float:left; height:55px; line-height:55px; font-size:15px; text-align:center; background: #333; margin-left: 1px; color: #fff; transition:all 0.6s;}
#company_more a:hover{background: #333; transition:all 0.2s; width: 170px; color: #fff}
#company_more .r{background: #eee; color: #333;}
#company_more .r a{color: #333;}

/*实力*/
.zz_box{width:100%;position:relative;overflow:hidden; background: #fff; padding:30px 0px; box-shadow: 0 0 18px #ccc;}
.zz{width: 1300px; margin:0px auto; overflow: hidden; z-index: 9999}
.zz .m_zz ul{width: 1300px; position: relative;}
.zz .m_zz li{ width:300px; box-sizing: border-box; overflow: hidden; float: left; text-align: center; position: relative; padding:30px 0px 30px 0px;}
.zz .m_zz .n{border-right:none;}
.zz .m_zz li em{display: block; position: relative;width:105px; float: left; left: 37%; height: 50px; margin-bottom:3px;}
.zz .m_zz li em b{float: left;font-size:47px; color: #333; font-family: "Arial";font-weight: 500; font-style: normal; line-height: 45px;}
.zz .m_zz li em i{ font-size: 15px; color: #fff; text-align: center; line-height:25px; width: 25px; height: 25px;display: block; position: absolute;top:4px; right: 25px; border-radius: 50%; background: #e86d1f;}
.zz .m_zz .zz1{width:300px; }
.zz .m_zz .zz1 h3{font-size: 18px; color: #666; width:300px; float: left; line-height: 30px; font-weight: 80; text-align: center;}
.zz .m_zz .zz1 p{ text-align: center; line-height: 20px; height: 40px; box-sizing: border-box; font-size: 15px; color: #333; display: block;white-space: nowrap;  width:300px; float: left; padding-top: 6px;}
.zz .m_zz li:nth-child(2) em{width:160px; left: 27%;}
.zz .m_zz li:nth-child(4) em{width:130px; left: 31%;}
.zz_bottom{width: 974px; height: 100px; margin: 0 auto; background: url(../images/yx.png) center no-repeat;}


/*公司环境*/
#pr_advbox{width:100%; margin:40px auto;  overflow:hidden;}
.prod_d_d{overflow:hidden; width:1300px; margin:0 auto; padding-top:30px;position: relative;}
.prod_d{width: 1300px; position: relative; margin-top: 40px;  margin:0 auto; padding-top: 15px; height:330px;}
.pr_dha{width:502px; overflow:hidden; margin: 0 auto;}
.pr_dha li{width:250px; float:left; text-align:center; height:50px; line-height:50px; font-size:15px; position:relative; margin-left:1px; background: #333; color: #fff;}
.pr_dha li+li{}
.pr_dha li a{font-size:18px; display:block; width:250px; line-height:50px; position:relative; z-index:1; color:#fff; font-weight: 100;}
.pr_dha li a:hover{ color:#fff;}
.pr_dha .n{border-right:none;}
.pr_dha li.cur{background:#e86d1f; }
.pr_dha li.cur a{ color: #fff}
.pr_dha li p a{font-size:18px; color:#333;}
.prod_d_d{overflow:hidden; width:1200px; margin:0 auto; padding-top:0px;position: relative;}


.prod_but{width:134px;height:62px;position: absolute;top: 50%;left: 416px;margin-top:-31px;overflow:hidden;}
.prod_but>div{width:62px;height:62px;background:#333;text-align: center;line-height: 62px;font-size: 38px;color: #fff;cursor: pointer}
.witness_d .divdgweb_new_div{height:505px;position: absolute;overflow: hidden;}
.prod_but>div:hover{background:#e86d1f;}

.prod_d{width: 1200px; position: relative; margin-top: 40px;  margin:0 auto; padding-top: 15px; height:350px;}
.prod #bd{ width:1200px; height:360px; margin:0 auto;}
.pro_libox{height:390px;overflow:hidden;position: absolute;top:0;}
.pro_list{width:1200px;float:left; margin: 30px 0;}

#prod_a{display: block;width:129px;height:35px;border:1px #eee solid; position:absolute;top:395px; font-size:15px; line-height:34px; text-align:center;left:44.5%; color:#666; background:#eee;}
#bd li { display: block; float: left;width: 380px; position: relative; margin-right: 30px;}
#bd li:nth-of-type(3n+0){margin-right: 0;}
#bd li > a:after,.pro_cont_page li > a::after{ content: ''; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.5) url(../images/link01.png) no-repeat center; left:0; top: -100%; transition:0.3s all ease-in-out; }

#bd li > div { height: 50px;line-height:50px; width: 100%; display: block; position: relative; overflow: hidden; background:#eee; margin-top:3px; text-align: center;}
#bd li > div > a{ display:block; height: 50px; line-height: 50px; color: #333; font-size: 15px; transition:0.3s all ease-in-out; position: relative; z-index: 1111}
#bd li > div:after,.pro_cont_page li > span::after{ position: absolute; content: ''; width: 100%; height: 100%; background: #e86d1f; bottom: -100%; left: 0; transition:0.3s all ease-in-out; }
#bd li:hover > a:after,.pro_cont_page li:hover > a::after{ top: 0; }
#bd li:hover > div > a{ color: #fff; }
#bd li:hover > div:after,.pro_cont_page li:hover > span::after{ bottom: 0; }
#bd ul:after, .pro_cont_page ul::after { content: ''; display: block; clear: both; }
#bd li a{ position: relative; display: block; overflow: hidden; }
#bd li a img{ display: block; width: 100%; height: auto; transition:0.5s all ease-in-out;}
#bd li:hover a img{ transform:scale(1.1);}

/*新闻*/
.news_cont{overflow: hidden; margin: 50px 0;}
.news_cont_l{width:500px;height:520px;background: #f5f5f5; padding: 30px; }
.news_cont_l .img{overflow: hidden; height: 350px; background: #FFF;}
.news_cont_l .img img{width: 100%;}
.news_cont_l .title{overflow: hidden; height: 40px;line-height:40px; margin-top: 15px;}
.news_cont_l .title h2{float: left; font-size:17px; font-weight:bold;}
.news_cont_l .title time{ float: right; color:#666;}
.news_cont_l .text{color:#999; margin: 10px 0;}



.news_cont_r{width:615px;height:570px;}
.news_cont_r ul{height:65px;}
.news_cont_r ul a{width:30%;height:63px;margin-left:5%;float:left;background:#f5f5f5;border-top:2px solid #f5f5f5;text-align:center;line-height:65px;font-size:18px;color:#333;font-weight:bolder;display:block; font-weight: 300;}
.news_cont_r ul a:nth-child(1){ margin-left:0;}
.news_cont_r .cur{background:#e86d1f;color:#fff;border-top: 2px solid #e86d1f;}
.news_cont_r .news_div_item{margin-top:20px;position: relative;width:613px;border:1px solid #eee;height:149px;}
.news_cont_r .news_div_item_date{display:none;}
.news_cont_r .news_div_item_pic{position: absolute;}
.news_cont_r .news_div_item_pic img{width:186px;height:147px;}
.news_cont_r .news_div_item_content{position: absolute;width: 371px;left: 210px;top: 33px;}
.news_cont_r .news_div_item_a{font-size:18px;color:#333;width: 100%;height: 115px;display: block;position: absolute; z-index: 3;}
.news_cont_r .news_div_item_a:hover{color:#e86d1f;}
.news .tempWrap{width:615px !important;}
.news_cont_r .news_div_item_body{font-size:14px;color:#999;font-weight:lighter;    margin-top: 36px; line-height:24px;}




/*link*/
#link_box{width:100%; margin:0 auto; overflow:hidden; background:#fff; padding:10px 0px; border-top: 1px #eee solid;}
#link{width:1200px; margin:0 auto; overflow:hidden; line-height: 60px;}
#linkr{width:1200px; margin:0 auto; overflow:hidden; line-height: 60px; text-align: center; font-size: 29px; letter-spacing: 2px; font-weight: bold;}
#link_bt{width:150px; float:left; font-size:18px; color:#333; text-align:center; line-height:60px; font-weight: bold; line-height: 60px;}
#link_bt .en{padding-left:5px; font-size:18px; color:#999; font-family:Arial, Helvetica, sans-serif;}
#link_bg{width:920px; line-height:60px; float:left; overflow:hidden; font-size:15px; font-weight:100;}
#link_bg a{font-size:15px;}

/*底部信息*/
.copy{background: #1b1b1b;padding: 50px 0 20px;text-align: justify; border-top: 5px #e86d1f solid;}
.copy_row1:after{content: '';clear: both;display: block;}
.copy_item{float:left;padding-right:35px;margin-right:35px;}
.copy_item ul strong{display: block;padding:0 0 10px;}
.copy_item ul strong a{display: block;padding-left: 15px;line-height: 26px;color: #fff;font-weight: normal;font-size: 17px;}
.copy_item ul strong a .en{display: block; font-size: 12px;color: #666;font-weight: normal;text-transform: capitalize; text-transform: uppercase;}
.copy_item ul li a{display: block;color: #737272;line-height: 30px;font-size: 14px;font-weight: lighter;padding-left: 15px;}
.copy_item ul li{display: block;}
.copy_item ul li a:hover{color: #fff;text-decoration: underline;}


.copy_r1_tel{background: url(../images/map.jpg) no-repeat right 15px;color:#fff;font-size:15px;line-height: 20px;position: relative;width: 100%;padding:15px 0 25px;}
.copy_r1_tel:after{content: '';display:block;width: 100%;height: 2px;border-bottom: 1px solid #333; position: absolute;bottom: 0px;left: 0;}
.copy_r1_tel strong{font-size: 24px;color: #fff;line-height: 30px;display: block;font-weight: lighter; font-family: Impact;}
.copy_r1_r{width: 320px;float: right;}
.copy_r1_add{background: url(../images/add.jpg) no-repeat left center;color: #ccc;font-size: 14px;line-height: 70px;padding: 0 0 0 30px; font-weight: 100;}

.copy_row1{padding-bottom: 40px}

.copy_row3{color: #aaa;font-size: 14px;line-height: 36px;width: 100%; background: #000; text-align: center; padding:20px 0px;}
.copy_row3 a{color: #aaa;font-size: 14px;}
.yunu-link {
	padding: 20px 0;
}
.yunu-link h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 18px;
	color: #104492;
	padding-bottom: 15px;
}
.yunu-link h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.yunu-link ul {
	margin-left: -20px;
}
.yunu-link li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}