@charset "gb2312";
/* 清除内外边距 */
*{ user-select:text;}
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;
	user-select:text
}

input,textarea {border: 2 none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body,button, input, select, textarea {font: 14px/22px "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",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;max-width: 1920px;margin: 0 auto;overflow-x: hidden; width: 100%;}
.content{ width:1200px; margin:0 auto;}


/*行业应用*/
.case{ overflow: hidden;padding: 70px 0 100px;}
.case_tit{font-size: 40px;color: #1a1a1a;text-align: center;height: 90px;line-height: 40px;overflow: hidden;font-weight: normal;}
.case_tit a{color: #1a1a1a;}
.case_tit span{display: block;font-size: 18px;color: #666;padding: 8px 0 0;}
.case_nav{padding: 25px 0 0;height: 80px;}
.case_nav ul li{width:10%;float: left;margin-left:1%;}
.case_nav ul li a{display: block;font-size: 16px;color: #333; padding:0 15px; height: 43px;text-align: center;line-height: 43px;overflow: hidden;border: #a0a0a0 1px solid;border-radius: 30px;}
.case_nav ul li.cur a,.case_nav ul li a:hover{background: #0C2D8A;border: #0C2D8A 1px solid;color: #fff;}
.case_nav ul li:first-child{margin-left: 0;}
.poster-main {position: relative;}
.poster-main .poster-btn a { position: absolute; top: 225px; display:block;  width:46px; height:46px;}
.poster-main .poster-prev-btn a {background:url(../images/case_lico01.png) no-repeat; left: -80px; }
.poster-main .poster-prev-btn a:hover{background:url(../images/case_lico02.png) no-repeat;}
.poster-main .poster-next-btn a {background:url(../images/case_rico01.png) no-repeat; right: -80px; }
.poster-main .poster-next-btn a:hover{background:url(../images/case_rico02.png) no-repeat;}
.poster-main .poster-next-btn{right:0px;}
.poster-main .poster-prev-btn{left:0px;}
.case_m dl dd{width: 84%;height: 90px;background: rgba(28,30,184,0.8);overflow: hidden;position: absolute;bottom: 0;left: 0;padding: 20px 8% 0;}
.case_m dl dd h5{height: 35px;line-height: 35px;overflow: hidden;}
.case_m dl dd h5 a{font-size: 20px;color: #fff;}
.case_desc{font-size: 14px;color: rgba(255,255,255,0.7);height: 30px;line-height: 30px;overflow: hidden;}
.case_m dl dd span{position: absolute;top: 25px;right: 8%;display: block;width: 60px;}
.case_m dl dd span a{display: block;font-size: 14px;color: #0C2D8A;width: 60px;text-align: center;height: 60px;line-height: 60px;background: #fff;border-radius: 50%;-webkit-transition:transform .3s;transition:transform .3s;}
.case_m dl dd span a:hover{box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);-webkit-transform:translate(0,-5px);transform:translate(0,-5px);}
.poster-item{ margin: 0 auto; line-height: 0;}
.poster-main .poster-list .poster-item {position: absolute;}
.poster-main .poster-list .poster-item img {display: block;width: 100%;}
.poster-main .poster-btn {position: absolute;top: 0;cursor: pointer;}

/*解决方案*/
.plan{  padding: 80px 0 70px;}
.plan_m{padding: 25px 0 0;}
.plan_m dl{width: 288px;height: 288px;float: left;position: relative;margin-right: 16px;}
.plan_m dl dt{width: 288px;height: 150px;position: relative;line-height: 0;padding-top: 70px;}
.plan_m dl dt:after{ position: absolute;left:42px;top:42px;width: 204px;height: 204px;border:1px solid #e2e1e1;content: ""; transform: rotate(45deg); box-sizing: border-box;}
.plan_m dl dt em{width: 68px;height: 60px;display: block;line-height: 0;overflow: hidden;margin: 0 auto;}
.plan_m dl dt img{width: 68px;height: 60px;}
.plan_m dl dt b{display: block;font-size: 18px;color: #333;height: 70px;line-height: 70px;overflow: hidden;background: url(../images/plan_ico08.png) no-repeat center bottom;text-align: center;}
.plan_m dl dd{position: absolute;top: 0;left: 0;transform: scale(0);transition:1s;opacity: 0;}
.plan_m dl dd img{width: 288px;height: 288px;}
.plan_m dl dd a{width: 288px;height: 288px;position: absolute;top: 0;left: 0;display: block;background: url(../images/plan_k.png) no-repeat;
text-align: center;}
.plan_m dl:hover dd,.plan_m dl.cur dd{transform: scale(1);opacity: 1;z-index: 10;}
.plan_m dl dd h5{font-size: 18px;color: #fff;height: 35px;line-height: 35px;overflow: hidden;padding: 120px 0 0;}
.plan_m dl dd p{font-size: 14px;color: #fff;line-height: 24px;height: 74px;overflow: hidden;padding: 10px 0 0;width: 205px;margin: 0 auto;background: url(../images/plan_ico08.png) no-repeat center bottom;}
.plan_m dl.plan_dl02{margin-top: -135px;}
.plan_m dl.plan_dl05{margin-left: 153px;}
.plan_m dl.nobor{margin-right: 0;}
.plan_btn{width: 300px;margin: 0 auto;padding: 30px 0 0;}
.plan_btn a{display: block;width: 300px;text-align: center;height: 50px;line-height: 50px;background: #0C2D8A;font-size: 16px;color: #fff;border-radius: 30px;}
.plan_btn a {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.plan_btn a:hover {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/*产品中心*/
.chanp{padding: 80px 0 60px;}
.cp_l{width: 20%;background: #fff;margin-top: 30px;}
.cp_l ul{ border:1px solid #ccc;}
.cp_l h2{height: 90px;overflow: hidden;}
.cp_l h2 a{font-size: 22px;color: #fff;display: block;padding: 24px 0 0 85px;line-height: 24px;width: 165px;height: 66px;background: #0C2D8A url(../images/cp_ico01.png) no-repeat 36px 25px;font-weight: normal;}
.cp_l h2 i{ font-family:"Times New Roman", Times, serif;display: block;font-size: 14px;color: rgba(255,255,255,0.5);text-transform: uppercase;}
.cp_l ul li{height: 60px;}
.cp_l ul span{ display:block; line-height:44px; text-indent:30px; border-bottom:1px dashed #e5e5e5; }
.cp_l ul li a{ background:#CC161D; font-size: 16px;color: #fff;padding-left: 30px;display: block;height: 60px;line-height: 60px;border-bottom: #e5e5e5 1px dashed;}
.cp_l ul li a:hover{color: #fff;background: #333;border-top:none;}
.cp_l ul li:first-child a{border-top:none;}
.cp_r{margin-top: 30px;width: 945px;overflow: hidden;}
.cp_r ul li{width: 305px;float: left;margin-left: 10px;margin-bottom: 24px;}
.cp_r ul li em{display: block;width: 305px;height: 230px;line-height: 0;overflow: hidden;}
.cp_r ul li img{width: 305px;height: 230px;}
.cp_r ul li img,.news_m dl dd em img,.about dl dt img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.cp_r ul li img:hover,.news_m dl dd em img:hover,.about dl dt img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.cp_r ul li span{font-size: 14px;color: #333;display: block;height: 44px;line-height: 44px;width: 305px;text-align: center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;position: relative;}
.cp_r ul li span {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  z-index: 1;
}
.cp_r ul li span:after{content: "";width: 100%;height: 2px;background: #e5e5e5;position: absolute;bottom: 0;left: 0;z-index: -1;}
.cp_r ul li span:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #0C2D8A;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.cp_r ul li:hover span:before {
  left: 0;
  right: 0;
}
/*广告条*/
.ban01{background: url(../images/ban01.jpg) no-repeat center 0;height: 150px;overflow: hidden;padding-top: 46px;}
.ban01_l{width: 600px;}
.ban01_l01{font-size: 17px;color: #fff;height: 60px;line-height: 60px;}
.ban01_l01 i,.ban01_l01 b{display: block;float: left;}
.ban01_l01 span{display: block;float: left;font-size: 50px;color: #0C2D8A;font-family:Arial, Helvetica, sans-serif;font-weight: bold;padding-left: 5px;}
.ban01_l01 em{display: block;float: left;width: 30px;height: 30px;background: #0C2D8A;text-align: center;line-height: 30px;border-radius: 50%;margin: 15px 5px 0;}
.ban01_l01 p{display: block;float: left;font-size: 18px;font-weight: bold;}
.ban01_l02{font-size: 20px;color: #fff;font-weight: bold;height: 40px;line-height: 40px;overflow: hidden;}
.ban01_l02 i{display: block;float: left;}
.ban01_l02 em{display: block;float: left;width: 75px;height: 36px;background: #0C2D8A;text-align: center;line-height: 36px;border-radius: 50%;margin: 3px 5px 0;}
.ban01_tel{width: 360px;}
.ban01_tel span{display: block;width: 360px;font-size: 16px;color: #fff;line-height: 28px;height: 80px;background: url(../images/ban_tel.png) no-repeat 45px 10px;text-align: right;}
.ban01_tel b{font-size: 24px;}
.ban01_tel b i{display: block;}
.ban01_tel a{float: right;font-size: 14px;color: #fff;display: block;width: 110px;height: 30px;line-height: 30px;overflow: hidden;border-radius: 30px;text-align: center;background: #CC161D;}
.ban01_tel a:hover{animation:shake .8s linear;-webkit-animation:shake .8s linear;}

.ban02{background: url(../images/ban02.jpg) no-repeat center 0;height: 150px;overflow: hidden;padding-top: 46px;}
.ban02_l{font-size: 30px;color: #fff;line-height: 50px;width: 600px;}
.ban02_l b{display: block;font-size: 32px;color: #CC161D;}
.ban02_l span{display: block;position: relative;padding: 0 0 0 135px;}
.ban02_l span:before{content: "";width: 120px;height: 1px;background: rgba(160,160,160,0.4);position: absolute;top: 25px;left: 0;}

/*优势*/
.yous{background:#f0f0f0;overflow: hidden;padding: 90px 0;}
.yous dl dd h5{height: 90px;position: relative;font-size: 32px;color: #0C2D8A;line-height: 34px;overflow: hidden;}
.yous dl dd h5:before{content: "";width: 234px;height: 1px;background: #dfdfdf;position: absolute;bottom: 0;left: 85px;}
.yous dl dd em{display: block;line-height: 0;width: 60px;height: 60px;overflow: hidden;border-radius: 50%;background: #0C2D8A;float: left; transition: all 0.3s ease-in-out 0s;}
.yous dl dd em img{width: 60px;height: 60px;}
.yous dl dd:hover em{ transform: rotateY(180deg);}
.yous dl dd span{display: block;float: left;padding: 0 0 0 20px;}
.yous dl dd i{display: block;font-size: 14px;color: #999;font-weight: normal;font-family:Arial, Helvetica, sans-serif;}
.ys_desc{position: relative;margin-top: 30px;}
.ys_desc:before{content: "";width: 1px;height: 100%;background: #dcdcdc;position: absolute;top: 10px;left: 35px;}
.ys_desc p{font-size: 16px;color: #333;line-height: 26px;position: relative;padding:20px 0 0 80px;}
.ys_desc p:before{content: "";width: 10px;height: 10px;background: #dcdcdc;position: absolute;top: 28px;left: 30px;border-radius: 50%;}
.ys01{height: 465px;padding: 20px 0 0;}
.ys01 dt{float: right;margin: 0 -20px 0 0;}
.ys01 dt img{width: 632px;height: 449px;}
.ys01 dd{width: 540px;float: left;padding: 40px 0 0;}
.ys02{height: 450px;}
.ys02 dt{float: left;}
.ys02 dt img{width: 512px;height: 420px;}
.ys02 dd{width: 620px;float: right;padding: 40px 0 0;}
.ys03{height: 520px;}
.ys03 dt{float: right;}
.ys03 dt img{width: 565px;height: 457px;}
.ys03 dd{width: 600px;float: left;padding: 60px 0 0;}
.ys04{height: 360px;}
.ys04 dt{float: left;}
.ys04 dt img{width: 538px;height: 356px;}
.ys04 dd{width: 600px;float: right;padding: 26px 0 0;}
.yous dl dt,.ys_qie ul li{-webkit-transition:transform .3s;transition:transform .3s;line-height: 0;}
.yous dl dt:hover,.ys_qie ul li:hover{-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}
.ys_qie{padding: 40px 0 0 80px;overflow: hidden;}
.ys_qie ul li{width: 160px;height: 90px;float: left;margin:10px 10px 0 0;}
.ys_qie ul li img{width: 160px;height: 90px;border: #e5e5e5 1px solid;box-sizing: border-box;}


/*关于我们*/
.ab_bg{background: url(../images/ab_bg.jpg) no-repeat center 0; overflow: hidden;}
.about dl{position: relative;}
.about dl dt{ line-height: 0;overflow: hidden;position: absolute;top: 0;left: 50%;}
.indab_lt_pic{float:right;}
.about dl dt img{}
.about dl dd{width:50%;float: left;padding: 80px 0 19px 13%;}
.about dl dd h2{font-size: 40px;color: #f2f2f2;line-height: 44px;height: 100px;overflow: hidden;font-weight: normal;position: relative;}
.about dl dd h2:after{content: "";width: 60px;height: 2px;background: #f2f2f2;position: absolute;bottom: 0;left: 0;}
.about dl dd h2 i{display: block;font-size: 18px;color: rgba(255,255,255,0.5);}
.about dl dd h2 a{color: #f2f2f2;}
.about dl dd h2 a:hover{color: #fff;}
.ab_desc{font-size: 14px;color: rgba(255,255,255,0.9);line-height: 30px;height: 90px;overflow: hidden;padding: 20px 0 0;width: 520px;}
.digital{padding: 50px 0 0;}
.ibrand-num1 li{float:left;height:80px;color:#fff;font-size:16px;font-weight: bold;}
.ibrand-num1 li b{font-size:40px;line-height: 40px; font-family:"Impact";font-weight: normal;color: #CC161D;padding-right: 3px;}
.ibrand-num1 li span{display:block; padding:5px 0 0;}
.ibrand-num1 li i{font-size: 40px;color: #CC161D; font-family:"Impact";font-weight: normal;padding-right: 3px;}
.ibrand-num1 li em{font-size: 24px;}
.ibrand-num1 li.ab_li01{width: 26%;}
.ibrand-num1 li.ab_li02{width: 26%;}
.ibrand-num1 li.ab_li03{width: 26%;}

/*公司相册*/
.photo_bg{background:#f5f5f5 url(../images/photo_line.gif) repeat-x 0 125px;padding: 60px 0 80px;}
.photo_l{height: 66px;width:80%;margin: 0 auto;}
.photo_l ul li{width:20%;height: 66px;line-height: 56px;float: left;padding: 0 15px;}
.photo_l ul li a{font-size: 30px;color: #333;display: block;height: 66px;}
.photo_l ul li em{display: block;float: left;width: 40px;height: 40px;line-height: 0;overflow: hidden;margin: 10px 10px 0 0;}
.photo_l ul li em img{width: 40px;height: 80px;-webkit-transition:all .5s;transition:all .5s;}
.photo_l ul li.on a{color: #0C2D8A;font-weight: bold;background:url(../images/photo_line02.png) no-repeat center bottom;}
.photo_l ul li.on em img{margin-top: -40px;}
.photo_r{padding: 60px 0 0;width: 1200px;overflow: hidden;}
.photo_r ul li{width: 170px;float: left;margin-right: 40px;line-height: 0;}
.photo_r ul li em{width: 170px;height: 227px;display: block;line-height: 0;overflow: hidden;}
.photo_r ul li img{width: 170px;height: 227px;}
.photo_r ul li span{display: block;width: 170px;text-align: center;font-size: 14px;color: #666;height: 30px;line-height: 30px;padding-top: 5px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*新闻*/
.news{padding: 75px 0 90px;background: #f3f3f3;}
.news .case_tit{height: 70px;}
.news_l{width: 850px;}
.news_t{width: 240px;padding: 0 0 0 467px;height: 75px;}
.news_t ul li{height: 40px;line-height: 40px;overflow: hidden;width: 120px;text-align: center;float: left;}
.news_t ul li a{font-size: 16px;color: #020202;display: block;height: 40px;width: 120px;}
.news_t ul li a:hover,.news_t ul li.on a{ background:url(../images/news_line.gif) no-repeat center 38px;}
.news_m{width: 850px;float: left;overflow: hidden;}
.news_m dl{width: 345px;float: left;margin-right: 80px;}
.news dl dt{width: 68px;float: left;font-size: 14px;color: #aaa; font-family:Arial, Helvetica, sans-serif;}
.news dl dt i{display: block;font-size: 20px;color: #020202;}
.news dl dt em{display: block;padding: 25px 0 0;}
.news dl dt em img{width: 28px;height: 28px;}
.news dl dd{width: 276px;float: left;}
.news_m dl dd em{display: block;width: 276px;height: 155px;line-height: 0;overflow: hidden;}
.news_m dl dd em img{width: 276px;height: 155px;}
.news dl dd h5{height: 30px;line-height: 30px;overflow: hidden;padding: 10px 0 0;}
.news dl dd h5 a{font-size: 14px;color: #333;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width: 276px;}
.news dl dd h5 a:hover,.news dl dd span a:hover{color: #0C2D8A;}
.news_desc{font-size: 14px;color: #666;line-height: 24px;height: 48px;overflow: hidden;padding: 10px 0 0;}
.news dl dd span{display: block;padding: 10px 0 0;}
.news dl dd span a{font-size: 12px;color: #000;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;}

/**/
.wd{width: 350px;height: 270px;overflow: hidden;margin-top: 75px;}
.wd dl{width: 350px;border-bottom: #e2e2e4 1px solid;height: 130px;padding: 20px 0 0;}
.wd dl dd{margin-top: -6px;}
.news .wd dl dd h5{padding: 0;}


/*友情链接*/
.f_link{height: 71px;;overflow: hidden;margin: -100px 0 0 500px;width: 700px;}
.f_link b{display: block;float: left;font-size: 14px;color: rgba(255,255,255,0.6);width: 80px;text-align: right;font-weight: normal;}
.f_link p{font-size: 14px;color: rgba(255,255,255,0.6);float: left;width: 620px;}
.f_link p a{font-size: 14px;color: rgba(255,255,255,0.6); padding:0 10px 0 0;}
.f_link p a:hover{color: #fff;}


.blk-main { width: 100%; }
.blk-main1{width:1200px; margin: 0 auto;}
.blk { width: 1200px; margin: 0 auto 20px auto;}
.plc{ margin-bottom:20px;}
.content1 { width: 1200px; margin: 0 auto;}
.p12-aboutinfo-1 { display: inline-block; width: 100%; background: #fff; margin-bottom: 38px;}
.endit-content img{max-width:100%;}


.til01 { text-align: center; color: #333; font-size: 40px; line-height: 64px; font-family: "Microsoft Yahei"; clear: both; display: block; white-space: nowrap; padding: 8px 0 0; z-index: 1; position: relative; margin-top: 35px;}
.til01:before { content: "about"; position: absolute; width: 100%;height: 100px; right: 0px; top: 0; text-align: center; font-size: 90px;line-height: 78px; color: #f5f5f5; font-weight: bold; z-index: -1; text-transform: uppercase;font-weight: normal; font-family: Times New Roman;}
.til01 b { color: #ba272d; }
.til01 p { color: #737373; display: block; font-size: 14px; line-height: 0px; font-weight: normal; }
.til01 a { color: #161312;}
.til02 { text-align: center; color: #333; font-size: 40px; line-height: 64px; font-family: "Microsoft Yahei"; clear: both; display: block; white-space: nowrap;  padding: 8px 0 0; z-index: 1; position: relative;  margin-top: -10px;}
.til02:before {  content: "product"; position: absolute; width: 100%; height: 100px; right: 0px;  top: 0; text-align: center; font-size: 70px; line-height: 78px; color: #f5f5f5;font-weight: bold; z-index: -1; text-transform: uppercase; font-weight: normal;font-family: Times New Roman;}
.til02 b { color: #ba272d; }
.til02 p { color: #737373; display: block; font-size: 14px; line-height: 0px; font-weight: normal; }
.til02 a { color: #161312; }
.til03 { text-align: center; color: #333; font-size: 40px;line-height: 64px; font-family: "Microsoft Yahei"; clear: both; display: block; white-space: nowrap; padding: 8px 0 0; z-index: 1; position: relative; margin-top: 55px;}
.til03:before { content: "Range";  position: absolute; width: 100%; height: 100px; right: 0px;  top: 0; text-align: center;  font-size: 80px; line-height: 78px; color: #f5f5f5; font-weight: bold; z-index: -1; text-transform: uppercase; font-weight: normal; font-family: Times New Roman; }
.til03 b { color: #ba272d; }
.til03 p { color: #737373; display: block; font-size: 14px; line-height: 0px; font-weight: normal; }
.til03 a { color: #161312; }

.ab_bgny { background:url(../images/aboutny.jpg) no-repeat center 0;overflow: hidden; height: 545px; padding: 29px 0 0; }
.aboutny dl {  position: relative; height: 545px; }
.aboutny dl dt {width: 830px; height: 545px; line-height: 0; overflow: hidden; position: absolute; top: 0; right: 50%; }
.aboutny dl dt img {  width: 830px; height: 472px; }
.aboutny dl dd {  width: 520px; float: right;  padding-top: 20px; }
.aboutny dl dd h2 { font-size: 32px; color: #333;  line-height: 60px; height: 130px; overflow: hidden; font-weight: normal; background:url(../images/line.png) no-repeat 0 68px;}
.aboutny dl dd h2 a {color: #333; }
.aboutny dl dd h2 a:hover {color: #ba272d; }
.aboutny dl dd h2 span { color: #666; display: block; font-size: 22px; padding: 20px 0 0; font-weight: normal;}
.aboutny .ab_desc { font-size: 16px; color: #666; line-height: 32px; overflow: hidden;}
.endit-content p { margin: 20px 0; }
.ibrand-num { overflow: hidden; margin: 5px 0 0 20px;list-style: none;}
.ibrand-num li em{ font-size:20px;}
.ibrand-num li { float: left; height: 100px; color: #ba272d; font-size: 20px;}
.ibrand-num li b { font-size: 50px; line-height: 50px; font-family: "Impact"; font-weight: normal;  padding-right: 10px; float: left;}
.ibrand-num li p { font-size: 18px; padding-top: 10px;}
.ibrand-num li span { display: block; font-size: 16px; color: #333; padding: 5px 0 0; }
.ibrand-num li i { font-style: unset; }
.ibrand-num li.ab_li01 { width: 33%;}
.ibrand-num li.ab_li02 { width: 33%; }
.ibrand-num li.ab_li03 { width: 33%;; }
	
.gssl {  color: #333;}
.gsslr p { font: 16px "Microsoft YaHei"; line-height: 32px; color: #585858;}
.gssll { width: 650px; float: right;}
.gsslr { width: 520px; padding-top: 55px; float: left; background:url(../images/about1.png) no-repeat 0px -65px; }
.clear { clear: both }

.ttou { text-align: center;  height: 45px; overflow: hidden; }
.ttou span { width: 235px; height: 41px; display: inline-block; position: relative; line-height: 41px; margin: 0 3px; }
.ttou span:after { content: ""; display: block;  background: #ba272d;  -webkit-transform: skew(-35deg); -moz-transform: skew(-35deg);  -o-transform: skew(-35deg); -ms-transform: skew(-35deg); transform: skew(-35deg);  position: absolute; left: 0; top: 0; width: 100%; height: 41px }
.ttou span a { position: relative; z-index: 2; font-size: 17px; color: #fff; }
.jjzw { float: left; width: 592px; height: 329px; background-color: #f9f9f9; padding: 40px 30px 20px 30px; }
.jjyt { float: right; width: 544px; background: #333; height: 389px; }
.jjzw p { font-size: 16px; line-height: 32px; color: #333 }
.jjzw h3 {color: #333; font-size: 28px; margin-bottom: 32px;  position: relative; }
.jjzw h3 span { font-weight: normal; font-size: 22px; display: block; margin-top: 20px; }
.jjzw h3 em { position: absolute; left: 121px; top: 15px;  width: 80px; height: 3px; background: #ba272d; }

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

/**/
@-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);}
}

/*图标抖动*/
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}