/* 清除内外边距 */
@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 "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;}



/**/
.guide{padding: 80px 0 0;overflow: hidden;width: 1220px;margin: 0 auto;}
.gui_tit{font-size: 45px;color: #000;text-align: center;position: relative;height: 180px;line-height: 54px;overflow: hidden;}
.gui_tit em{width: 338px;height: 36px;display: block;margin: 0 auto 12px;line-height: 0;}
.gui_tit em img{width: 338px;height: 36px;}
.gui_tit span{display: block;font-size: 24px;font-weight: normal;}
.gui_tit:before,.pro_tit:before,.adv_tit:before{content: "";width: 40px;height: 2px;background: #ff0000;position: absolute;bottom: 0;left: calc(50% - 20px);-webkit-transition:all .5s;transition:all .5s;}
.gui_tit:hover:before,.pro_tit:hover:before,.adv_tit:hover:before{width: 60px;left: calc(50% - 30px);}
.guide p{font-size: 18px;color: #808080;line-height: 36px;height: 72px;text-align: center;width: 910px;margin: 0 auto;padding: 30px 0 0;}
.digital{width: 1200px;height: 125px;background: #fff;box-shadow: 0 3px 6px 3px rgba(0,0,0,0.1);border-radius: 10px;padding-top: 40px;position: relative;z-index: 5;margin: 50px 10px 10px;}
.ibrand-num li{float:left;height:115px;padding-left:80px;color:#8a8a8a;font-size:16px;position: relative;}
.ibrand-num li:before{content: "";width: 1px;height: 88px;position: absolute;top: 5px;left: 0;background: #e5e5e5;}
.ibrand-num li b{display: block;font-size:54px;color: #21499b;line-height: 56px; font-family:"DINOT";margin-left: -3px;}
.ibrand-num li:nth-of-type(1){width: 260px;}
.ibrand-num li:nth-of-type(2){width: 200px;}
.ibrand-num li:nth-of-type(3){width: 220px;}
.ibrand-num li:nth-of-type(4){width: 150px;}
.ibrand-num li:first-child:before{background: none;}

/*产品中心*/
.product{background: url(../images/cp_bg.jpg) no-repeat center 0;overflow: hidden;height: 300px;padding-top: 145px;margin-top: -75px;}
.pro_tit{font-size: 50px;color: #000;height: 160px;position: relative;text-align: center;overflow: hidden;line-height: 50px;}
.pro_tit a{color: #000;}
.pro_tit a:hover{color: #21499b;}
.pro_tit span{display: block;font-size: 18px;font-weight: normal;color: #000;padding: 22px 0 0;}
.product .pro_tit{margin-bottom: 40px;}
.product .pro_tit:before,.super .pro_tit:before,.case .pro_tit:before,.news .pro_tit:before,.about .pro_tit:before{bottom: auto;top: 70px;}

/* -- 产品中心 -- */
.cpt-1{height:680px;background: url(../images/cpt1-bg.jpg) no-repeat center;}

.cpt-1 h2{padding-top:90px;text-align: center;}
.cpt-1 h2 em{font-size:48px;color:#333333;display: block;line-height:48px;font-weight:bold;}
.cpt-1 h2 span{font-size:18px;color:#333333;display: block;line-height:18px;font-weight: normal;padding-top:16px;text-align: center;}

.cp1{margin-top:32px;position:relative;}
.cp1 dl{height:679px;position:relative;}
.cp1 dl dt{float:right;margin-right: -360px;display: block;height: 679px;width:960px;overflow:hidden;}
.cp1 dl dt img{display: block;height:679px;width:960px;transition: all 0.5s;}

.cp1 dl dt:hover img{transform:scale(1.1);}
.cp1 dl dd{float: left;width: 600px;height: 638px;margin-top: 41px;}
.cp1 dl dd h3{height:161px;border-bottom: 2px solid #cacaca;box-sizing: border-box;width: 510px;}
.cp1 dl dd h3 em{height: 50px;}
.cp1 dl dd h3 em img{float: left;display:block;width: 59px;height: 50px;}
.cp1 dl dd h3 em b{float: left;display:block;font-size: 38px;font-weight: bold;color: #21499b;margin-left: 11px;margin-top: 3px;}
.cp1 dl dd h3 span{display:block;font-size: 16px;font-weight: normal;color: #666666;line-height: 30px;float: left;margin-top: 20px;}


.cp1 dl dd .cpt-f{display: block;width: 540px;overflow: hidden;margin-top: 20px;}

.cp1 dl dd .cpt-f a{float: left;padding-left: 20px;width: 158px;line-height: 50px;font-size: 18px;color: #1a1a1a;font-weight: normal;background: url(../images/dian.png) no-repeat left;}

.cp1 dl dd .cpt-f a:hover{color: #21499b;}
.cp1 dl dd .tjc{box-shadow: 0px 0px 18px 0px rgba(4, 0, 0, 0.04);padding: 12px;background: #ffffff;width:786px;margin-top: 50px;position: relative;z-index:99;}
.cp1 dl dd .tjc ul{border: 1px solid #efefef;overflow: hidden;}
.cp1 dl dd .tjc ul li{float: left;width: 260px;height: 195px;position: relative;}
.cp1 dl dd .tjc ul li i{width: 260px;height: 195px;display: block;overflow: hidden;border-right: 1px solid #efefef;box-sizing: border-box;}
.cp1 dl dd .tjc ul li i img{width: 260px;height: 195px;display: block;transition: all 0.5s;}
.cp1 dl dd .tjc ul li:hover i img{transform:scale(1.1);}


.cp1 dl dd .tjc ul li span{ position: absolute;left:20px;bottom:4px;display: block;font-size: 16px;line-height: 16px;color: #595959; width: 242px;}
.cp1 dl dd .tjc ul li em{ width: 20px;height: 20px;overflow: hidden; float: right;margin-right: 31px;}
.cp1 dl dd .tjc ul li em>img{ display: block;width: 20px;height: 20px;transition: all 0.5s; }
.cp1 dl dd .tjc ul li:hover em>img:nth-child(1){ margin-top: -20px; }
.cp1 dl dd .tjc ul li:last-of-type{border-right: none;}

.cp1 dl dd  .tjc .ban_pg{position: absolute;left:-3px;bottom:-30px;height:10px;z-index: 10;width:30%;text-align: center; }
.cp1 dl dd  .tjc .ban_pg li{display: inline-block;width: 10px;height: 10px;background: #21499b;margin: 0 10px;vertical-align: top;font-size: 0; }
.cp1 dl dd  .tjc .ban_pg li.on{background: #ff0000;}


/* -- 产品中心2 -- */
.cpt-2{height:766px;background: url(../images/cpt2-bg.jpg) no-repeat center;}
.cp2{position: relative;}
.cp2 dl{height:679px;}
.cp2 dl dt{float:left;margin-left: -360px;display: block;height: 679px;width:960px;overflow:hidden;}
.cp2 dl dt img{display: block;height: 679px;width:960px;transition: all 0.5s;}

.cp2 dl dt:hover img{transform:scale(1.1);}


.cp2 dl dd{float: left;width: 600px;height: 638px;margin-top:94px;}
.cp2 dl dd h3{height:161px;border-bottom: 2px solid #cacaca;box-sizing: border-box;width: 510px;float: right;}
.cp2 dl dd h3 em{height: 50px;}
.cp2 dl dd h3 em img{float: left;display:block;width:61px;height: 50px;}
.cp2 dl dd h3 em b{float: left;display:block;font-size: 38px;font-weight: bold;color: #21499b;margin-left: 11px;margin-top: 3px;}
.cp2 dl dd h3 span{display:block;font-size: 16px;font-weight: normal;color: #666666;line-height: 30px;float: left;margin-top: 20px;}

.cp2 dl dd .cpt-f{display: block;width: 510px;overflow: hidden;margin-top: 20px;float: right;}
.cp2 dl dd .cpt-f a{float: left;padding-left: 20px;width: 150px;line-height: 50px;font-size: 18px;color: #1a1a1a;font-weight: normal;background: url(../images/dian.png) no-repeat left;}

.cp2 dl dd .cpt-f a:hover{color: #21499b;}
.cp2 dl dd .tjc{box-shadow: 0px 0px 18px 0px rgba(4, 0, 0, 0.04);padding: 12px;background: #ffffff;width:786px;margin-top: 50px;position: relative;float: right;}
.cp2 dl dd .tjc ul{border: 1px solid #efefef;overflow: hidden;}
.cp2 dl dd .tjc ul li{float: left;width: 260px;height: 195px;position: relative;}
.cp2 dl dd .tjc ul li i{width: 260px;height: 195px;display: block;overflow: hidden;border-right: 1px solid #efefef;box-sizing: border-box;}
.cp2 dl dd .tjc ul li i img{width: 260px;height: 195px;display: block;transition: all 0.5s;}
.cp2 dl dd .tjc ul li span{ position: absolute;left:20px;bottom:4px;display: block;font-size: 16px;line-height: 16px;color: #595959; width: 242px;}
.cp2 dl dd .tjc ul li:hover i img{transform:scale(1.1);}

.cp2 dl dd .tjc ul li em{ width: 20px;height: 20px;overflow: hidden; float: right;margin-right: 31px;}
.cp2 dl dd .tjc ul li em>img{ display: block;width: 20px;height: 20px;transition: all 0.5s; }
.cp2 dl dd .tjc ul li:hover em>img:nth-child(1){ margin-top: -20px; }
.cp2 dl dd .tjc ul li:last-of-type{border-right: none;}

.cp2 dl dd .tjc .ban_pg{position: absolute;right:-7px;bottom:-30px;height:10px;z-index: 10;width:27%;text-align: center; }
.cp2 dl dd .tjc .ban_pg li{display: inline-block;width: 10px;height: 10px;background: #21499b;margin: 0 10px;vertical-align: top;font-size: 0;}
.cp2 dl dd .tjc .ban_pg li.on{background: #ff0000;}

/**/
.cpbj{height: auto;overflow: hidden;box-sizing: border-box; font-family: "Microsoft YaHei";padding-top:75px;}
.cpbj h2{margin-bottom: 35px;}
.cp{width:100%;background:#fff;clear: both;overflow: hidden;position: relative;}

.cp_nav{ width: 100%; height:64px;border-top:1px solid #dedede; border-bottom:1px solid #dedede; background-color:#f4f4f4;}
.cp_nav ul{width:1200px;margin:0 auto;}
.cp_nav li{height:64px;line-height: 64px;text-align: center; font-size: 18px;color: #333333; float: left;width:200px;position: relative;}
.cp_nav li::after{content:'';position:absolute; top:25px;right:-2px; width:2px; height:16px;background:url(../images/cp_line.gif) no-repeat;}
.cp_nav li::before{content:'';position:absolute; bottom:0;left:50%;margin-left:-7px; width:0; height:0;border-bottom: 7px solid #fff;border-left:7px solid rgba(0, 0, 0, 0);border-right:7px solid rgba(0, 0, 0, 0);}
.cp_nav li:last-child::after{width:0;}

.cp_nav li a{color: #333333;}
.cp_nav li p{display: none;padding:15px 25px; box-sizing: border-box;background:#fff;position: relative;z-index: 9;}
.cp_nav li p a{display: block;height:53px;line-height: 53px;text-align: center;color: #333333;font-size: 16px;border-bottom: 1px solid #cccccc;}
.cp_nav li p a:last-child{border-bottom: 0;}

.cp_nav li:hover{background:-webkit-linear-gradient(left, #21499b, #21499b); color: #fff;}
.cp_nav li:hover::after{width:0;}
.cp_nav li:hover a{color: #fff;}
.cp_nav li:hover p{display: block;}
.cp_nav li:hover p a{color: #333333;}
.cp_nav li:hover p a:hover{color: #2445bd;font-weight: bold;}

/*产品展示*/
.tab3{width: 1500px; margin-top:40px;}
.tab3 .tit{height: 130px;text-align: center;}
.tab3 .tit h2 {height: 65px;line-height: 65px;font-size:38px;color: #333;}
.tab3 .tit h2 a{color: #333;}
.tab3 .tit p{height: 59px;line-height: 59px;font-size:16px;color: #333333}
.tab3 .tit p a{color: #fff;margin-right: 24px;padding:8px 30px; background-color:#2838aa;}
.tab3 .tit p a:hover{color: #fff;margin-right: 24px; padding:8px 30px; background-color:#fe0000;}
.sec2_ul{width: 1500px; margin: 0 auto;overflow: hidden;}
.sec2_ul ul{width:1500px;}
.sec2_ul li{float: left; width: 280px; border:1px solid #ccc; display: block; margin-right: 25px; text-align: left; overflow: hidden; margin:5px;}
.sec2_ul li a{width: 280px; height: 300px; background: #eee; position: relative;}
.sec2_ul li a img{width: 280px; height:275px; transition: .9s;  line-height: 1em; overflow: hidden;}
.sec2_ul li .p{padding:0 15px;position: relative;width: 280px;overflow:hidden;background-color: #fff;z-index: 666; height:44px; line-height:44px; border-top:0px solid #ccc;}
.sec2_ul li .p a:hover{padding:0 15px;position: relative;width: 203px;overflow:hidden;background-color: #fff;z-index: 666; height:44px; line-height:44px; border-top:1px solid #ccc; color:FF9B09;}
.sec2_ul li img{width: 280px; height: 225px; overflow: hidden;display:block;}
.sec2_ul li a:hover img{transform: scale(1.2);  z-index: 1;}
.sec2_ul li a:hover{background: #0042ae; width: 280px; height: 300px; overflow: hidden;}
.sec2_ul ul .sec2_ul_r{width: 280px; border:1px solid #ccc; display: block;text-align: left; overflow: hidden;}
.p{font-size: 16px;color: #333333; line-height: 34px; height: 32px; margin-top:5px; text-align:center;}
.w1500 { width:1500px; margin:0 auto; font-family:"Microsoft Yahei";}
/*产品展示*/

/*广告条*/
.ban01{background: url(../images/ban01.jpg) no-repeat center 0;overflow: hidden;height: 238px;}
.ban01_l{color: #fff;font-size: 24px;padding: 70px 0 0;width: 600px;line-height: 44px;float: left;}
.ban01_l b{font-size: 36px;display: block;}
.ban01_tel{width: 440px;float: right;padding-top: 80px;}
.ban01_tel span{display: block;width: 210px;text-align: center;font-size: 14px;color: rgba(255,255,255,1);background: url(../images/ban_line.png) no-repeat center 15px;line-height: 30px;float: left;}
.ban01_tel span i{display: block;font-size: 28px;}
.ban01_tel a{display: block;float: right;font-size: 16px;color: #fff;width: 156px;text-align: center;height: 50px;line-height: 50px;background: #ff0000;border-radius: 10px;margin-top: 10px;box-shadow: 0 3px 10px 3px rgba(242,113,48,0.3);}
.ban01_tel a:hover{animation:shake .8s linear;-webkit-animation:shake .8s linear;}

/**/
.pro_adv0{padding: 80px 0; background: url(../images/pro_adv0.jpg) no-repeat center 0;}
.pro_adv{}
.adv_tit{font-size: 45px;color: #000;text-align: center;position: relative;height: 80px;line-height: 70px;overflow: hidden;}
.pro_advdesc{font-size: 18px;color: #666;line-height: 36px;height: 120px;overflow: hidden;padding: 16px 0 0;width: 985px;text-align: center;margin: 0 auto;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; text-overflow: ellipsis;}
.pro_adv dl{position: relative;width: 390px;float: left;height: 520px;overflow: hidden;margin-right: 15px;}
.pro_adv dl:nth-of-type(3){margin-right: 0;}
.pro_adv dl dt{width: 362px;height: 486px;line-height: 0;overflow: hidden;border-radius: 10px;}
.pro_adv dl dt img{width: 362px;height: 486px;display: block;border-radius: 10px;}
.pro_adv dl dd h5{font-size: 24px;color: #fff;line-height: 28px;height: 60px;overflow: hidden;}
.pro_adv dl dd h5 i{display: block;font-size: 14px;font-weight: normal; font-family:Arial, Helvetica, sans-serif;}
.pro_adv01{width: 100%;height: 235px;position: absolute;bottom: 40px;left: 0;text-align: center;-webkit-transition:all .5s;transition:all .5s;}
.pro_adv01 em{width: 52px;height: 52px;display: block;line-height: 0;margin: 0 auto 20px;}
.pro_adv01 em img{width: 52px;height: 52px;}
.pro_adv01 span{width: 26px;height: 26px;display: block;line-height: 0;margin: 20px auto 0;}
.pro_adv01 span img{width: 26px;height: 26px;}
.pro_adv02 h5{position: absolute;top: -80px;left: 30px;-webkit-transition:all .5s;transition:all .5s;}
.pro_adv02desc{width: 300px;height: 160px;background: #fff;border-radius: 10px;padding: 80px 25px 0;position: absolute;bottom: -250px;left: 30px;box-shadow: 0 3px 8px 3px rgba(0,0,0,0.1);font-size: 16px;color: #000;line-height: 30px;-webkit-transition:all .5s;transition:all .5s;}
.pro_adv02desc:before{content: "";width: 110px;height: 3px;background: #ff0000;position: absolute;top: 50px;left: 25px;}
.pro_adv dl:hover .pro_adv01,.pro_adv dl.cur .pro_adv01{bottom: -240px;}
.pro_adv dl:hover .pro_adv02 h5,.pro_adv dl.cur .pro_adv02 h5{top: 40px;}
.pro_adv dl:hover .pro_adv02desc,.pro_adv dl.cur .pro_adv02desc{bottom: 20px;}



/*优势*/
.super{background: url(../images/ys_bg.jpg) no-repeat center 0;height: 945px;padding: 110px 0 0;}
.super .pro_tit,.super .pro_tit span{color: #fff;}
.super_t{margin: 50px auto 0;width: 1128px;}
.super_t ul li{font-size: 24px;color: #000;height: 90px;position: relative;padding-top: 35px;padding-left: 40px;line-height: 28px;width: 242px;float: left;}
.super_t ul li:after{content: "";width: 2px;height: 100%;background: #e5e5e5;position: absolute;top: 0;left: 0;}
.super_t ul li p{width: 60px;height: 60px; position:relative;float: left;line-height: 0;}
.super_t ul li b{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;margin: 0 auto;background: #e5e5e5;border-radius: 50%;}
.super_t ul li em{position:absolute;width:100%;height:100%;top:0;left:0;opacity:1;visibility:hidden;-webkit-transform: scale(0.5);transform: scale(0.5);-webkit-transition: all 0.1s ease 0.2s;transition: all 0.1s ease 0.2s;margin: 0 auto;background: #21499b;border-radius: 50%;}
.super_t ul li b img,.super_t ul li em img{ display: block;width: 60px;height: 60px;}
.super_t ul li span{display: block;float: left;font-weight: bold;padding:5px 0 0 15px;}
.super_t ul li i{font-weight: normal;display: block;font-size: 14px;color: #999;text-transform:capitalize;}
.super_t ul li {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  overflow: hidden;
}
.super_t ul li:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #21499b;
  height: 5px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.super_t ul li:hover,.super_t ul li.on{color: #21499b;}
.super_t ul li.on b,.super_t ul li:hover b{opacity: 0;visibility:hidden;-webkit-transform: translateX(100%) rotate(180deg);transform: translateX(100%) rotate(180deg);}
.super_t ul li.on em,.super_t ul li:hover em{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.super_t ul li:hover:before,.super_t ul li.on:before {
  left: 0;
  right: 0;
}
.super_t ul li:first-child:after{background: none;}
.super_m{width: 1128px;margin: 0 auto;}
.super_m dl dt{width: 1128px;height: 464px;line-height: 0;overflow: hidden;border-radius: 10px;}
.super_m dl dt img{width: 1128px;height: 464px;border-radius: 10px;}
.super_m dl dt img,.case_m dl dt img,.news dl dt img,.about dl dt img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.super_m dl dt img:hover,.case_m dl dt img:hover,.news dl dt 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);}
.super_m dl dd{width: 1025px;height: 150px;background: #fff url(../images/ys_k.png) no-repeat center 55px;padding: 50px 0 0;border-radius: 10px;font-size: 16px;color: #000;line-height: 36px;margin: -80px auto 0;position: relative;z-index: 5;}
.super_m dl dd p{width: 775px;margin: 0 auto;}

/*案例见证*/
.case_bg{background: url(../images/case_bg.jpg) no-repeat center 0;height: 720px;padding: 86px 0 0;}
.case_m{width: 1200px;overflow: hidden;padding-top: 20px;}
.case_m dl{ background: #fff; height: 470px;width: 380px;float: left;margin: 10px;border-radius: 10px;} 
.case_m dl dt{width: 380px;height: 214px;overflow: hidden;line-height: 0;border-radius: 10px 10px 0 0;}
.case_m dl dt img{width: 380px;height: 214px;}
.case_m dl dd{width: 310px;padding: 25px 0 0;margin: 0 auto;}
.case_m dl dd h5{max-height: 60px;line-height: 30px;overflow: hidden;}
.case_m dl dd h5 a{font-size: 22px;color: #000;font-weight: normal;}
.case_m dl dd h5 a:hover,.news dl dd h5 a:hover,.wd_m dl dt a:hover{color: #21499b;}
.case_desc{font-size: 16px; color: #808080; line-height: 30px; height: 60px; overflow: hidden;padding: 15px 0 0;} 
.case_m dl dd span{display: block;float: right;width: 26px;height: 26px;line-height: 0;overflow: hidden;margin-top: 30px;}
.case_m dl dd span a{ background:url(../images/cpys_ico04.png) no-repeat;display: block;width: 26px;height: 26px;}
.case_m dl dd span a:hover{ background:url(../images/cp_ico02.png) no-repeat;}
.case_m dl:hover{box-shadow: 0 3px 8px 3px rgba(0,0,0,0.1);}
.case em{width:35px; height:64px;position: absolute;top: 305px;display: block;}
.case em a{ width:35px; height:64px; display:block;}
.case_l a{ background:url(../images/case_lico01.png) no-repeat;}
.case_l a:hover{ background:url(../images/case_lico02.png) no-repeat;opacity: 0.8;}
.case_r a{ background:url(../images/case_rico01.png) no-repeat;}
.case_r a:hover{ background:url(../images/case_rico02.png) no-repeat;opacity: 0.8;}
.case_l,.cp_lico{left: -75px;}
.case_r,.cp_rico{right: -75px;}

/**/
.news{padding: 80px 0 40px;}
.news_t{padding: 30px 0 0;height: 70px;line-height: 50px;}
.news_t a{display: block;float: left;width: 200px;text-align: center;height: 50px;background: #21499b;border-radius: 10px;font-size: 22px;color: #fff;}
.news_t i{float: right;font-size: 48px;color: #d7d7d7;text-transform: uppercase;}
.news dl{ height: 280px;width: 780px;float: left;border-right: #ccc 1px solid;} 
.news dl dt{width: 372px;height: 280px;overflow: hidden;line-height: 0;border-radius: 10px;float: left;}
.news dl dt img{width: 372px;height: 280px;}
.news dl dd{width: 325px;padding: 20px 40px 0 0;float: right;}
.news dl dd i{display: block;font-size: 14px;color: #000;height: 30px;line-height: 30px;overflow: hidden;}
.news dl dd h5{height: 30px;line-height: 30px;overflow: hidden;}
.news dl dd h5 a,.wd_m dl dt a{font-size: 18px;color: #000;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news dl dd span{display: block;margin-top: 50px;}
.news dl dd span a{display: block;font-size: 14px;color: #fff;text-transform: uppercase;width: 100px;text-align: center;height: 30px;line-height: 30px;background: #21499b;border-radius: 20px;}
.news dl dd span a:hover{background: #fc6700;}
.news dl:nth-of-type(2){width: 417px;}
.news dl:nth-of-type(2) dt{display: none;}

/**/
.wd{height: 210px;background: #f2f2f2;border-radius: 10px;margin-bottom: 100px;}
.wd_t{width: 175px;padding: 40px 0 0 45px;}
.wd_t a{font-size: 22px;color: #000;display: block;line-height: 30px;}
.wd_t em{width: 26px;height: 26px;display: block;line-height: 0;padding-top: 70px;}
.wd_t em img{width: 26px;height: 26px;}
.wd_m{width: 960px;float: left;padding: 40px 0 0;}
.wd_m dl{width: 360px;float: left;padding-right: 100px;}
.wd_m dl dt{height: 30px;line-height: 30px;overflow: hidden;}
.wd_m dl dt a{font-weight: bold;}
.wd_m dl dd a{display: block;}
.wd_m .case_desc{padding-top: 5px;}
.wd_m dl dd span{display: block;font-size: 14px;color: #999;text-transform: uppercase;line-height: 30px;padding-top: 5px;}
.wd_m dl dd:hover span{font-weight: bold;color: #fc6700;}

/*关于中天利*/
.about{overflow: hidden;height: 709px;}
.about dl{ position:relative; z-index:0;}
.about dl dt{width: 100%;height: 709px;overflow: hidden;}
.about dl dt a{width: 1920px;display: block;height: 709px;position: absolute;top: 0;left: 50%;margin-left: -960px;overflow: hidden;}
.about dl dt a:before{content: "";width: 100%;height: 210px;background: rgba(0,0,0,0.6);position: absolute;bottom: 0;left: 0;z-index: 1;}
.about dl dt img{width: 1920px;height: 709px;}
.about dl dd{position: relative;z-index: 10;margin-top: -360px;}
.ab_l{width: 450px;height: 330px;background: #fff;padding: 30px 0 0;border-radius: 10px 10px 0 0;}
.ab_l ul{width: 450px;height: 175px;padding-top: 35px;background: #21499b;margin-top: 10px;}
.ab_l ul li{width: 150px;float: left;text-align: center;position: relative;}
.ab_l ul li:before{content: "";width: 2px;height: 135px;background: rgba(255,255,255,0.2);position: absolute;top: 0;left: 0;}
.ab_l ul li em{width: 74px;height: 70px;display: block;line-height: 0;overflow: hidden;margin: 0 auto;}
.ab_l ul li em img{width: 74px;height: 70px;}
.ab_l ul li span{display: block;font-size: 22px;color: #fff;line-height: 26px;padding: 10px 0 0;width: 55px;margin: 0 auto;}
.ab_l ul li:first-child:before{background: none;}
.ab_l ul li:hover em{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
.ab_r{width: 640px;padding: 200px 0 0;font-size: 16px;color: #fff;line-height: 36px;height: 108px;}

/*友情链接*/
.f_link{height: 90px;line-height: 90px;overflow: hidden; background-color:#ebebeb;}
.f_link b{display: block;float: left;font-size: 16px;color: #444;width: 120px;}
.f_link b i{font-size: 12px;font-family:Arial, Helvetica, sans-serif;padding-left: 5px;}
.f_link p{font-size: 14px;color: #444;float: left;width: 1080px;}
.f_link p a{font-size: 14px;color: #444; padding:0 10px 0 0;}
.f_link p a:hover{color: #000;}

/**/
@-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);
  }
}