/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,button, input, select, textarea {font: 14px/22px;font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif; color: #666;}

* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#910800;}

/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.clear{clear: both;height: 0;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}


/*表单弹框*/
.nsw-modal {
	width: 100%;
	height: 100%;
	background: rgba(225, 225, 225, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.modal-dialog {
	position: fixed;
	color: #000000;
	top: 150px;
	width: 400px;
	border-radius: 3px;
	min-height: 155px;
	overflow: hidden;
	z-index: 99998;
	margin-left: -200px;
	left: 50%;
}

.modal-dialog .css-icon {
	background-image: url("../images/modal-icons.png");
}

.modal-dialog .modal-head {
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
	background: #F6EFEF;
	font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
	width: 15px;
	height: 15px;
	background-position: 1px 0px;
	margin: 8px 5px 0 0;
	float: left;
}

.modal-dialog .modal-head .close {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -14px 0px;
	margin-top: 8px;
}

.modal-dialog .modal-body {
	width: 100%;
	min-height: 125px;
	background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
	width: 140px;
	float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
	width: 64px;
	height: 64px;
	margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
	background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
	background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
	width: 260px;
	float: right;
	padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
	color: #000;
	text-align: center;
	width: 90px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
	line-height: 30px;}


/**/
body{min-width: 1200px; width: 100%;}
.content{ width:1200px; margin:0 auto;}

/*定制服务*/
.dingz{padding: 90px 0;}
.dingz_tit{font-size: 40px;color: #333;font-weight: normal;text-align: center;line-height: 50px;height: 100px;overflow: hidden;}
.dingz_tit a{color: #333;}
.dingz_tit span{display: block;font-size: 18px;color: #666;}
.dingz_tit a:hover,.dingz_tit:hover{color: #294293;}
.pc_video{width:1200px;height:625px;padding:20px 0 0;}
.dingz dl{width: 275px;float: left;margin: 35px 25px 10px 0px;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);-webkit-transition:transform .3s;transition:transform .3s;}
.dingz dl dt{width: 275px;height: 275px;line-height: 0;overflow: hidden;}
.dingz dl dt img{width: 275px;height: 275px;}
.dingz dl dt img,.case_con dl dt img,.news01 dl dt img,.about dl dt img,.photo_r ul li img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.dingz dl dt img:hover,.case_con dl dt img:hover,.news01 dl dt img:hover,.about dl dt img:hover,.photo_r ul li img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.dingz dl dd{width: 305px;height:80px;padding: 15px 35px 0;}
.dingz dl dd h5{font-size:18px;color: #294293;height:50px;line-height:50px;overflow: hidden;background: url(../images/dingz_line.gif) no-repeat 0 bottom;}
.dingz dl dd h5 a{font-size:18px;color: #294293;}
.dingz .dingz_desc{font-size: 16px;color: #666;line-height: 24px;height: 72px;overflow: hidden;padding: 20px 0 0;}
.dingz dl.nobor{margin-right: 0;}
.dingz dl:hover{-webkit-transform:translate(0,-5px);transform:translate(0,-5px);}

/*优势*/
.ys{ min-width:1200px;overflow: hidden;height: 965px;}
.ys .dingz_tit{height: 140px;}
.ys_m dl{ position:relative; z-index:0;}
.ys_m dl dt{ width:100% !important;  height:1025px; overflow:hidden; text-align:center;}
.ys_m dl dt img{width: 1920px;height: 1025px;display: block;position: absolute;top: 0;left: 50%;margin-left: -960px;}
.ys_m dl dd{position: absolute;top: 180px;left: 95px;z-index: 10;width: 1010px;text-align: center;}
.ys_m dl dd em{width: 85px;height: 70px;display: block;margin: 0 auto 30px;}
.ys_m dl dd em img{width: 85px;height: 70px;}
.ys_m dl dd p{font-size: 22px;color: #fff;line-height: 48px;}
.ys_bot{width: 100%;position: absolute;bottom: 0;left: 0;border-top: rgba(255,255,255,0.2) 1px solid;height: 300px;}
.ys_bot ul li{width: 20%;float: left;position: relative;text-align: center;height: 300px;transition: all .5s;}
.ys_bot ul li:before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.2);position: absolute;top: 0;left: 0;}
.ys_bot ul li p{font-size: 24px;color: #fff;line-height: 40px;height: 80px;overflow: hidden;}
.ys_bot ul li p b{display: block;}
.ys_bot ul li em{width: 85px;height: 70px;display: block;margin: 0 auto;line-height: 0;overflow: hidden;padding: 70px 0 20px;}
.ys_bot ul li em img{width: 85px;height: 70px;}
.ys_bot ul li i{display: none;font-size: 14px;color: rgba(255,255,255,0.4);text-transform: uppercase;font-family:Arial, Helvetica, sans-serif;line-height: 20px;padding: 20px 0 0;height: 40px;overflow: hidden;}
.ys_bot ul li span{width: 28px;height: 28px;display: none;}
.ys_bot ul li span img{width: 28px;height: 28px;}
.ys_bot ul li:first-child:before{background: none;}
.ys_bot ul li.on{background: rgba(41,66,147,0.8);text-align: left;width: 18%;padding-left: 2%;padding-top: 50px;height: 250px;}
.ys_bot ul li.on em{display: none;}
.ys_bot ul li.on p{background:url(../images/five_line.gif) no-repeat 0 bottom;padding-bottom: 15px;}
.ys_bot ul li.on i{display: block;}
.ys_bot ul li.on span{display: block;padding: 30px 0 0;}

/*增值服务*/
.fuw{padding: 100px 0;position: relative;}
.fuw:before{content: "";width: 3px;height: 416px;position: absolute;top: 230px;right: 0;background:url(../images/fuw_line.gif) no-repeat;}
.fuw dl{width: 240px;float: left;height: 416px;position: relative;background:url(../images/fuw_line.gif) no-repeat;overflow: hidden;margin-top: 45px;}
.fuw dl dt{width: 240px;text-align: center;padding: 45px 0 0;}
.fuw dl dt i{display: block;font-size: 18px;color: #333;height: 30px;line-height: 30px;overflow: hidden;}
.fuw dl dt em,.fuw dl dd em{width: 66px;height: 62px;display: block;line-height: 0;overflow: hidden;margin: 55px auto 20px;}
.fuw dl dt em img,.fuw dl dd em img{width: 66px;height: 62px;}
.fuw dl dt p{font-size: 20px;color: #333;line-height: 28px;}
.fuw dl dt span,.fuw dl dd b i{display: block;font-size: 12px;color: #d8d8d8;text-transform: uppercase;font-family:Arial, Helvetica, sans-serif;}
.fuw dl dt b{width: 30px;height: 8px;display: block;margin: 0 auto;padding: 60px 0 0;}
.fuw dl dt b img{width: 30px;height: 8px;}
.fuw dl dd{width: 240px;height: 0;position: absolute;top: 0;left: 0;text-align: center;overflow: hidden;}
.fuw dl dd img{width: 240px;height: 415px;}
.fuw dl dd .fuw_desc{position: absolute;top: 0;left: 0;width: 240px;height: 415px;z-index: 10;}
.fuw dl dd b{display: block;font-size: 20px;color: #fff;height: 60px;line-height: 30px;overflow: hidden;}
.fuw dl dd b i{color: rgba(255,255,255,0.3);font-weight: normal;}
.fuw dl dd p{font-size: 16px;color: #fff;line-height: 30px;width: 170px;margin: 0 auto;max-height: 150px;padding: 20px 0 0;text-align: left;}
.fuw dl dd {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-property: color;
  transition-property: color;
  transition: all 0.3s;
}
.fuw dl dd:before {
  content: "";
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(41,66,147,0.8);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.fuw dl:hover dd:before,.fuw dl.cur dd:before{
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.fuw dl:hover dd,.fuw dl.cur dd{height: 415px;}

.fuw_bot{padding: 35px 0 0;}
.fuw_bot ul li{background: #ededed;width: 325px;height: 75px;float: left;padding: 15px 30px 0;position: relative;margin-left: 22px;}
.fuw_bot ul li b,.fuw_bot ul li span{display: block;font-size: 22px;color: #333;height: 30px;line-height: 30px;overflow: hidden;}
.fuw_bot ul li span{font-size: 16px;color: #686868;}
.fuw_bot ul li em{display: block;width: 80px;height: 25px;position: absolute;top: 45px;right: 30px;}
.fuw_bot ul li em a{display: block;width: 80px;height: 25px;text-align: center;line-height: 25px;background: #294293;font-size: 14px;color: #fff;border-radius: 20px;}
.fuw_bot ul li em a:hover,.ban01 p em a:hover{animation:shake 1.5s linear;-webkit-animation:shake 1.5s linear;}
.fuw_bot ul li.cur{background: #294293;}
.fuw_bot ul li.cur b{color: #fff;}
.fuw_bot ul li.cur span{color: #e0e2ec;}
.fuw_bot ul li.cur em a{background: #fff;color: #294293;}
.fuw_bot ul li:first-child{margin-left: 0;}

/*解决方案*/
.cases { width: 100%; min-width: 1200px; position: relative; overflow: hidden; height: 940px;}
.case_bot{height: 110px; width: 1200px;margin: 40px auto 0;}
.case_bot ul li{width: 300px;height: 110px;float: left;line-height: 70px;overflow: hidden;}
.case_bot ul li a{font-size: 24px;color: #333;}
.case_bot ul li em{width: 70px;height: 70px;display: block;float: left;line-height: 0;overflow: hidden;padding-right: 20px;}
.case_bot ul li em img{width: 70px;height: 140px;}
.case_bot ul li.on em img{margin-top: -70px;}
.case_con { width: 1200px; position: absolute; left: 50%; margin-left: -600px; }
.case_con .tempWrap .case_m { margin-left: -1200px !important; }
.case_con .tempWrap, .case_con .tempWrap .case_m { overflow: visible !important; }
.case_con dl{width: 1200px;height: 600px;position: relative;}
.case_con dl dt{width: 1200px;height: 600px;line-height: 0;overflow: hidden;}
.case_con dl dt img{width: 1200px;height: 600px;}
.case_con dl dd{background:rgba(41,66,147,0.8);width: 1100px;height: 100px;position: absolute;bottom: 0;left: 0;padding: 0 50px;}
.case_con dl dd h5{line-height: 100px;height: 100px;width: 890px;font-weight: normal;overflow: hidden;}
.case_con dl dd h5 a{font-size: 26px;color: #fff;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;display: block;width: 890px;}
.case_con dl dd em{display: block;width: 30px;height: 30px;position: absolute;top: 35px;right: 50px;}
.case_con dl dd em img{width: 30px;height: 30px;}
.cases .pnBtn .blackBg { display: block; position: absolute; left: 0; top: 250px; width: 100%; height: 600px; background: #000; filter: alpha(opacity=50); opacity: 0.5; }
.cases .pnBtn { position: absolute; z-index: 1; top: 0; width: 100%; height: 600px; cursor: pointer; }
.cases .prev { left: -50%; margin-left: -680px; }
.cases .next { left: 50%; margin-left: 680px; }
.cases .pnBtn .arrow {display: block; position: absolute; top: 250px; z-index: 10; width: 80px; height: 600px;}
.cases .prev .arrow { right: -80px; background:#fff url(../images/plan_lico01.png) no-repeat center; }
.cases .prev .arrow:hover { right: -80px; background:#fff url(../images/plan_lico02.png) no-repeat center; }
.cases .next .arrow { left: -80px; background:#fff url(../images/plan_rico01.png) no-repeat center; }
.cases .next .arrow:hover { left: -80px; background:#fff url(../images/plan_rico02.png) no-repeat center; }

/*合作客户*/
.hz{padding: 0 0 100px;}
.hz ul{width: 1200px;height: 408px;position: relative;margin-top: 40px;border-top: #bfbfbf 1px solid;}
.hz ul:before{content: "";width: 1px;height: 100%;background: #bfbfbf;position: absolute;top: 0;left: 0;z-index: 2;}
.hz ul li{width: 240px;height: 135px;float: left;line-height: 0;border-bottom: #bfbfbf 1px solid;position: relative;}
.hz ul li a{ display:block; position:relative;width: 240px;height: 135px;}
.hz ul li a:before{content: "";width: 1px;height: 100%;background: #bfbfbf;position: absolute;top: 0;right: 0;z-index: 2;}
.hz ul li a:hover:after{content: "";width: 240px;height: 135px;position: absolute;top: 0;left: 0;box-shadow: 0 3px 10px 3px #eee;z-index: 3;}
.hz ul li img{width: 240px;height: 135px;}

/*广告条*/
.ban01{background: url(../images/ban01.jpg) no-repeat center 0;height: 300px;overflow: hidden;}
.ibrand-num{overflow:hidden;margin:66px 0 0;}
.ibrand-num li{float:left;width:300px;height:145px;color:#fff;font-size:18px;}
.ibrand-num li span{font-size:60px;font-family: "DINOT";font-weight: bold;line-height: 60px;padding-right: 5px;}
.ibrand-num li b{display:block;font-size: 22px;font-weight: normal; padding:10px 0 0;}
.ibrand-num li i{font-size: 36px;font-weight: bold;}
.ban01 p{padding: 0 0 0 320px;}
.ban01 p em{display: block;width: 135px;float: left;}
.ban01 p em a{display: block;width: 135px;text-align: center;height: 45px;line-height: 45px;background: #fff;overflow: hidden;border-radius: 30px;font-size: 18px;color: #294293;}
.ban01 p span{display: block;float: left;font-size: 20px;color: #fff;line-height: 45px;padding-left: 25px;}

/**/
.news{padding: 90px 0;}
.news_l{width: 770px;}
.news_tit{height: 70px;line-height: 70px;overflow: hidden;border-bottom: #dcdcdc 1px solid;background:url(../images/news_ico01.gif) no-repeat 0 22px;}
.news_tit a{font-size: 26px;color: #333;padding-left: 20px;}
.news_tit a:hover,.news_l dl dd h5 a:hover,.wd dl dt a:hover,.about dl dd h2 a:hover{ color: #294293;}
.news01{padding: 20px 0 50px;width: 770px;border-bottom: #ebebeb 1px dashed;height: 170px;overflow: hidden;}
.news01 dl dt{width: 300px;height: 170px;overflow: hidden;line-height: 0;float: left;}
.news01 dl dt img{width: 300px;height: 170px;}
.news01 dl dd{padding-top: 10px;width: 450px;float: right;}
.news01 .news_r{width: 340px;float: left;padding: 0 20px 0 0; overflow:hidden;}
.news01 dl dd h5{height: 30px;line-height: 30px;overflow: hidden;}
.news01 dl dd h5 a{font-size: 16px;color: #333;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width: 100%;}
.news01 .news_desc,.news02 dl dd{font-size: 14px; color: #888; line-height: 24px; height: 72px; overflow: hidden;padding: 5px 0 0;} 
.news01 dl dd em,.about dl dd em{display: block;padding: 15px 0 0;}
.news01 dl dd em a,.about dl dd em a{font-size: 14px;color: #294293;display: block;width: 130px;text-align: center;height: 30px;line-height: 30px;overflow: hidden;border: #294293 1px solid;text-transform: uppercase;}
.news01 dl dd em a:hover,.about dl dd em a:hover{background:#294293;color: #fff;}
.news01 dl dd span{display: block;float: left;height: 53px;width: 90px; font-size: 14px; background:url(../images/news_line.gif) no-repeat 0 10px;line-height: 32px;padding: 15px 0 0;color: #333; font-family:Arial, Helvetica, sans-serif;text-align: center;margin-top: 30px;}
.news01 dl dd span b{display: block;font-size: 40px;}
.news02{width: 770px;padding: 30px 0 0;overflow: hidden;}
.news02 dl{width: 340px;height: 112px;padding: 0 50px 0 0;}
.news02 dl dt a{font-size: 16px;color: #333;display: block;height: 30px;line-height: 30px;width: 340px;background:url(../images/news_ico02.gif) no-repeat 0 11px;padding-left: 20px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news02 dl dt a:hover{background:url(../images/news_ico03.gif) no-repeat 0 11px;color: #294293;}
.news02 dl dd{padding: 5px 0 0 20px;}

/*精密加工百科*/
.wd{width: 350px;}
.wd_m{padding: 20px 0 0;overflow: hidden;}
.wd dl{height: 115px;width: 350px;padding-top: 8px;}
.wd dl dt{height: 36px;line-height: 36px;overflow: hidden;}
.wd dl dt a{width: 300px;font-size: 16px;color: #333; background:url(../images/wd_ico01.gif) no-repeat;padding-left: 50px;display: block;height: 36px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.wd dl dd{width: 300px;margin-left: 50px;font-size: 14px;color: #aaa;height: 50px;line-height: 25px;overflow: hidden;border-bottom: #ededed 1px dashed;padding:5px 0 15px;}

/*关于我们*/
.ab_bg{background:url(../images/ab_bg.gif) no-repeat center 0; overflow:hidden;height: 597px;padding-top: 29px; margin-bottom:50px;}
.about dl{position: relative;}
.about dl dt{width: 874px;height: 597px;line-height: 0;overflow: hidden;position: absolute;top: 0;right: 50%;margin-right: -120px;}
.about dl dt img{width: 874px;height: 597px;}
.about dl dd{width: 435px;float: right;padding:80px 0 0;}
.about dl dd b{display: block;font-size: 16px;color: #333;text-transform: uppercase;height: 30px;line-height: 30px;overflow: hidden;border-bottom: #ced3e3 1px solid;font-style: italic;}
.about dl dd h2{font-size: 36px;color: #333;line-height: 40px;height: 80px;overflow: hidden;font-weight: normal;margin-top: 50px;}
.about dl dd h2 a{color: #333;}
.about dl dd h2 i{color: #294293;font-weight: bold;}
.about dl dd h2 span{display: block;font-size: 16px;}
.about .ab_desc{font-size: 14px;color: #666;line-height: 28px;height: 168px;overflow: hidden;padding: 20px 0 0;}
.about dl dd em{padding: 50px 0 0;}

/*公司相册*/
.photo{padding: 40px 0;}
.photo_l{height: 50px;padding-left: 340px;width: 860px;background:url(../images/photo_tbg.gif) no-repeat 0 16px;}
.photo_l ul li{width: 173px;height: 50px;line-height: 50px;float: left;background:url(../images/photo_bor.gif) no-repeat 0 16px;}
.photo_l ul li a{font-size: 18px;color: #333;}
.photo_l ul li em{display: block;float: left;width: 32px;height: 32px;line-height: 0;overflow: hidden;margin: 7px 10px 0 25px;}
.photo_l ul li em img{width: 32px;height: 64px;-webkit-transition:all .5s;transition:all .5s;}
.photo_l ul li:first-child{background: none;}
.photo_l ul li.on a{color: #294293;}
.photo_l ul li.on em img{margin-top: -32px;}
.photo_r{padding: 20px 0 0;width: 1200px;overflow: hidden;}
.photo_r ul li{width: 282px;float: left;margin-right: 20px;line-height: 0;}
.photo_qie ul li em{width: 282px;height: 376px;display: block;line-height: 0;overflow: hidden;}
.photo_qie ul li img{width: 282px;height: 376px;}
.photo_qie03 ul li em{width: 282px;height: 159px;display: block;line-height: 0;overflow: hidden;}
.photo_qie03 ul li img{width: 282px;height: 159px;}
.photo_r ul li span{display: block;width: 282px;text-align: center;font-size: 16px;color: #333;height: 30px;line-height: 30px;padding-top: 10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*友情链接*/
.f_link{height: 50px;line-height: 50px;overflow: hidden;background: #294293;}
.f_link b{display: block;float: left;font-size: 14px;color: #cfd3e2;width: 80px;text-transform: uppercase;}
.f_link p{font-size: 14px;color: #cfd3e2;float: left;width: 1120px;}
.f_link p a{font-size: 14px;color: #cfd3e2; padding:0 10px 0 0;}
.f_link p a:hover{color: #fff;}

/**/
@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 0);}
}
.banner{position: relative;height: 100%;z-index: 11;overflow: hidden;}
.flexslider{position:relative;height:100%;overflow:hidden;transition: all 0.3s;}
.slides{position:relative;z-index:1;}
.slides li{height:640px;text-align: center;position: relative;}
.slides li a{display: block;height:100%;}
.slides li img{/*margin: 0 auto;*/display: none;position: absolute;margin: auto;left: 0;right: 0;top: 0;bottom: 0;}
.flex-direction-nav{position:absolute;z-index:10;width:100%;top:47%;opacity: 0;transition: all 0.3s;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;z-index: 10;border-radius: 25px;opacity: 0.5;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;transition: all 0.5s;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;transition: all 0.5s;}
.flex-direction-nav li a:hover{width: 60px;height: 50px; opacity: 1;}

.flexslider:hover .flex-direction-nav{opacity:1;}
.flex-control-nav{position: absolute;z-index: 11;width:60px;bottom: 0;right: 108px;height: 90px;display: none;}
.flex-control-nav li{position: absolute;z-index: 2;width: 60px;height: 90px;}
.flex-control-nav li a{color: #ffffff;width: 60px;line-height: 90px;text-align: center;display: none;}
.flex-control-nav li .flex-active{display: block;font-size: 28px;color: #15843b;font-weight: bold;font-family: te2;}
.flexslider .flex-pauseplay{position: absolute;z-index: 10;width: 100px;height: 100px;background-color: #0D6A28;top: 50%;right: 0;text-align: center;line-height: 100px;}

.banner .show{width: 210px;line-height: 40px;text-align: center;background-color: #000000;color: #ffffff;font-size: 16px;border-radius: 20px;margin: 30px auto;cursor: pointer;
position: absolute;z-index: 20;left: 50%;bottom: 200px;margin-left: -105px;}
.banner .show:hover{background-color: rgba(0, 0, 0, 0.8);}

.video{position: fixed;z-index: 100;text-align: center;width: 100%;height: 100%;min-width: 1210px;overflow: hidden;background-color: #000000;}
.video video{width: 100%;}

.stay{position: absolute;z-index: 12;width: 1px;bottom: 0;left: 50%;height:150px;background-color: rgba(255, 255, 255, 0.3);}
.stay p{width: 1px;background-color: #ffffff;animation: chang ease-in-out 2s infinite;height: 0;margin-top: 0;}
@keyframes chang{
    0% {height: 0;margin-top: 0;}
    60% {height: 150px;margin-top: 0;}
    100% {height: 150px;margin-top: 150px;}
}

.video-show{width: 1210px;background-color: #000000;text-align: center;display: none;}
.video-show video{max-width: 100%;margin: 0 auto;}

.ywjm{width:1200px;margin:0 auto 20px;}
        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(../images/viskins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dotted #dcdcdc;
			padding:20px 0px 14px 0px;
			margin:10px 0px 30px 0px;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #294294;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        .plc{width:1200px;margin:0 auto 20px;}
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .tl-fdh-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;width:1200px;margin:0 auto 20px;
        }
        
        .tl-fdh-02 li {
            width:20%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #ddd;
            box-sizing:border-box;
            background: #efefed;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li a {
            display: block;
            height: 55px;
            color: #333;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(../images/p16-icon6.png) no-repeat bottom center #294294;
            border-color: #294294;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
    
.tl-fdh-02_1 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;width:1200px;margin:0 auto 20px;
        }
        
        .tl-fdh-02_1 li {
            width:16.666%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #ddd;
            box-sizing:border-box;
            background: #efefed;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02_1 li a {
            display: block;
            height: 55px;
            color: #333;
        }
        
        .tl-fdh-02_1 li.sidenavcur,
        .tl-fdh-02_1 li:hover {
            background: url(../images/p16-icon6.png) no-repeat bottom center #294294;
            border-color: #294294;
        }
        
        .tl-fdh-02_1 li.sidenavcur a,
        .tl-fdh-02_1 li:hover a {
            color: #fff;
        }
    
.tl-fdh-02_2 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;width:1200px;margin:0 auto 20px;
        }
        
        .tl-fdh-02_2 li {
            width:11.11%;
            height: 55px;
            font-size: 14px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #ddd;
            box-sizing:border-box;
            background: #efefed;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02_2 li a {
            display: block;
            height: 55px;
            color: #333;
        }
        
        .tl-fdh-02_2 li.sidenavcur,
        .tl-fdh-02_2 li:hover {
            background: url(../images/p16-icon6.png) no-repeat bottom center #294294;
            border-color: #294294;
        }
        
        .tl-fdh-02_2 li.sidenavcur a,
        .tl-fdh-02_2 li:hover a {
            color: #fff;
        }
    
		
        .p12-aboutinfo-1{display: inline-block;width: 100%;background: #fff;margin-bottom: 38px;}
        .p12-aboutinfo-1-tit{height: 114px;line-height: 114px;font-size: 30px;font-weight: normal;text-align: center; color:#4b4a4a;}
        .p12-aboutinfo-1-tit span{font-size: 22px;color: #aaa;}
        .p12-aboutinfo-1-nr{padding:0 0 20px;}
    

.f_bg{ background:#f2f2f2; height:298px;overflow: hidden;padding: 30px 0 0;}
.footer{width: 1200px; margin:0 auto;}
.f_top{display: block;font-size: 20px;color: #333;height: 60px;line-height: 50px;overflow: hidden;}
.f_ban{width: 440px;height: 298px; background:url(../images/f_line.png) no-repeat right 19px;}
.f_ban p{font-size: 14px;color: #666;line-height: 36px;padding-left: 35px;}
.f_ban span{padding: 0 20px;}
.f_ban i{font-weight: bold;}
.f_ban a{color: #666;}
.f_ban .f_p01{ background:url(../images/f_ico01.png) no-repeat 0 7px;}
.f_ban .f_p02{ background:url(../images/f_ico02.png) no-repeat 0 10px;}
.f_ban .f_p03{ background:url(../images/f_ico03.png) no-repeat 0 7px;width: 333px;}
.f_ban .f_p04{ background:url(../images/f_ico04.png) no-repeat 0 8px;}
.f_nav{width: 270px;height: 298px;padding-left: 65px;}
.f_nav ul{height: 144px;}
.f_nav ul li{float: left;width: 135px;line-height: 36px;height: 36px;overflow: hidden;}
.f_nav ul li a{font-size: 14px;color: #666;}
.f_nav ul li a:hover{color: #000;}
.f_nav p{font-size: 12px;color: #666;line-height: 20px;}
.f_nav p a{color: #666;}
.f_er{width: 300px;height: 298px;}
.f_er h5{padding:20px 0 20px 12px;width: 256px;height: 60px;text-align:center;}
.f_er h5 img{width: 144px;height: 60px;}
.f_er p{width: 125px;text-align: center;float: left;padding-left: 12px;}
.f_er p em{width: 115px;height: 115px;display: block;line-height: 0;padding: 4px;border: #d9d9d9 1px solid;}
.f_er p img{width: 115px;height: 115px;}
.f_er p span{display: block;font-size: 12px;color: #333;line-height: 40px;}

  

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #294294;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #294294;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
.tit h3 {
            font-size:28px;
			font-weight:normal;
            color: #294294;
			margin:30px 0px 8px 0px;
        }
        
        .tit  hr {
width:60px;margin:20px 0px 0px 0px; color:#dedede;height:1px;border:none;border-top:2px  solid #ccc; padding:0px 0px 0px 0px;
        }
  .gsjj {
            padding: 0 0px 30px;
        }
.photolist {
	MARGIN-TOP:10px;border:0px solid #006666; overflow:hidden;
	width:1200px;
}
.photolist ul {
	border:0px solid #006666; overflow:hidden;
	width:1280px;
}
.photolist ul LI {
	 FLOAT: left; border:1px solid #ddd; MARGIN:0px 28px 30px 0px; OVERFLOW: hidden; WIDTH:370px; PADDING-TOP: 0px; HEIGHT:320px;padding:4px; text-align:center;
}
.photolist ul LI IMG {
	 max-WIDTH:370px;HEIGHT:270px; text-align:center;  margin:0px 0px 0px 0px;
}

.photolist ul LI p{
DISPLAY: block; OVERFLOW: hidden; TEXT-ALIGN:CENTER;font-size:14px; padding:6px 0px;border-top:1px solid #ddd;
}
.postlist {
	MARGIN:0px;border:0px solid #330033; overflow:hidden;width:100%;
}
.postlist ul{
	MARGIN:0px;border:0px solid #330033; overflow:hidden;width:100%;
}
.postlist ul LI {
	 FLOAT: left; WIDTH:100%; font-size:15px; margin-bottom:8px;BORDER-BOTTOM: #ddd 1px dotted;padding:0px 0px 0px 0px;color:333; overflow:hidden;
}
.postlist ul LI img{
width:300px;
margin:0px 40px 0px 0px;
float:left;
}
.postlist ul LI a{
font-size:16px;
color:#444;
}
.postlist ul LI p{
font-size:14px; overflow:hidden;
color:#666;
line-height:20px;
text-indent:0px;
}
.postlist LI p span{
text-align:right;
float:right;}


.productlist {
	MARGIN-TOP:0px;border:0px solid #006666; overflow:hidden;
	width:1200px;
}
.productlist ul{
	MARGIN-TOP:0px;border:0px solid #006666; overflow:hidden;
	width:1260px;
}
.productlist ul LI {
	 FLOAT: left; border:1px solid #ddd; text-align:center; MARGIN:0px 36px 20px 0px; OVERFLOW: hidden; WIDTH:260px; PADDING-TOP: 0px; HEIGHT:310px;padding:4px;
}
.productlist ul LI IMG {
	max-WIDTH:260px; height:260px;border:0px solid #ccc;padding:0px;
	 -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}
 .productlist ul LI IMG:hover{transform: scale(1.04,1.04);border:0px solid #fff;} 

.productlist ul LI p{
DISPLAY: block; OVERFLOW: hidden; TEXT-ALIGN:CENTER;font-size:16px; padding:10px 0px;border-top:1px solid #ddd;
}
#x_product_title{
overflow:hidden;
font-size:16px;
text-align:center;
line-height:34px;
font-weight:bold;
width:100%;
padding:10px 0px 20px 0px;
color:#01428e;
}
#x_productdetail_title{
font-size:18px;
padding:0px 0px 10px 0px;
color:#01428e;
font-weight:bold;
}
#x_product_content{
line-height:22px;
padding:24px 0px 10px 0px;
color:#666;
margin-top:0px;
border-top:1px solid #ddd;
min-height:100px;
}
.digg4{ padding:3px; margin-top:12px; text-align:center; font-family: 微软雅黑, Arial, Helvetica, sans-serif; font-size:14px; }
.digg4 span{ border:1px #ccc solid; padding:4px 8px; margin:5px; color:#999}
.digg4 span:hover{ color:#077fbc;border:1px #797979 solid;  padding:4px 8px; cursor:pointer; }
.digg4 a,.digg4 span.miy{ margin:2px;  padding:4px 8px; text-decoration:none; border:1px #CCCCCC solid; }
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}