/* 清除内外边距 */
@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: 75px 0;}
.gui_tit{font-size: 42px;color: #333;text-align: center;line-height: 44px;height: 90px;overflow: hidden;text-transform: uppercase; margin-top:20px;}
.gui_tit a{color: #333;}
.gui_tit i,.gui_tit a:hover{color: #1c6cc0;}
.gui_tit i{padding:0 10px;}
.gui_tit span{display: block;font-size: 20px;font-weight: normal;color: #333;}
.guide dl{width: 395px;height: 613px;float: left;position: relative;overflow: hidden;margin-top: 40px;margin-right: 7px;}
.guide dl dt{width: 395px;height: 613px;line-height: 0;overflow: hidden;}
.guide dl dt img{width: 395px;height: 613px;}
.guide dl dt img,.pro_r dl dt img,.pro_qie ul li img,.pro_adv dl dt img,.case dl dt img,.super_m dl dt img,.news_m dl dt img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.guide dl:hover dt img,.pro_r dl:hover dt img,.pro_qie ul li img:hover,.pro_adv dl:hover dt img,.case dl:hover dt img,.super_m dl dt img:hover,.news_m dl dt img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.gui_dd01{width: 335px;height: 105px;position: absolute;bottom: 0;left: 0;background: #1c6cc0;padding: 20px 0 0 60px;-webkit-transition:all .5s;transition:all .5s;}
.guide dl dd em{width: 54px;height: 52px;display: block;line-height: 0;overflow: hidden;}
.guide dl dd em img{width: 54px;height: 52px;}
.gui_dd01 em{float: left;padding: 13px 20px 0 0;}
.gui_dd01 h5{float: left;font-size: 32px;color: #fff;line-height: 38px;}
.gui_dd01 h5 i{display: block;font-size: 24px;font-weight: normal;}
.gui_dd01 b{display: block;font-size: 72px;color: rgba(255,255,255,0.1); font-family: "DINOT";line-height: 60px;position: absolute;right: 10px;bottom: -10px;}
.gui_dd02{width: 395px;height: 613px;position: absolute;top: -613px;left: 0;background: url(../images/yinz_k.png) no-repeat;-webkit-transition:all .5s;transition:all .5s;padding: 290px 30px 0;box-sizing: border-box;}
.gui_dd02 span{display: block;font-size: 24px;color: #fff;width: 150px;height: 150px;position: absolute;top: -50px;right: -42px;background: #1c6cc0;border-radius: 50%;line-height: 30px;padding: 65px 0 0 40px;box-sizing: border-box;}
.gui_dd02 span i{display: block;}
.gui_dd02 h5{font-size: 32px;color: #f39700;line-height: 38px;height: 95px;position: relative;margin-top: 10px;}
.gui_dd02 h5 i{display: block;font-size: 24px;color: #fff;font-weight: normal;}
.gui_dd02 h5:before{content: "";width: 23px;height: 3px;background: #fff;position: absolute;bottom: 0;left: 0;}
.gui_dd02 p{font-size: 16px;color: rgba(255,255,255,0.8);line-height: 26px;padding: 15px 0 0;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:5;  overflow: hidden; text-overflow: ellipsis; }
.guide dl:hover dd.gui_dd01,.guide dl.cur dd.gui_dd01{bottom: -130px;}
.guide dl:hover dd.gui_dd02,.guide dl.cur dd.gui_dd02{top: 0;}
.guide dl.nobor,.pro_adv dl.nobor{margin-right: 0;}

/*产品展示*/
.pro_l{ width:304px;background: #f3f3f3;margin-top: 40px;}
.pro_l h3{width: 304px;background: #1c6cc0; height:50px; line-height:50px; overflow:hidden;}
.pro_l h3 a{ font-size:18px; color:#fff;display: block;height: 50px;}
.pro_l h3 em{width: 24px;height: 24px;display: block;float: left;line-height: 0;overflow: hidden;padding: 14px 10px 0 15px;}
.pro_l h3 em img{width: 24px;height: 24px;}
.pro_l ul{padding: 20px 0 20px 30px;}
.pro_l ul li{ height:44px; line-height:44px; overflow:hidden;}
.pro_l ul li a{ font-size:16px; color:#333;display: block;height: 44px;width: 260px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pro_l ul li a:hover{ color:#1c6cc0; font-weight:bold;}
.pro_r{width: 885px;margin-top: 40px;}
.pro_r dl{width: 885px;height: 488px;position: relative;}
.pro_r dl dt{width: 885px;height: 488px;line-height: 0;overflow: hidden;}
.pro_r dl dt img{width: 885px;height: 488px;}
.pro_r dl dd{width: 315px;position: absolute;top: 30px;right: 50px;}
.pro_r dl dd h5{height: 90px;line-height: 90px;border-bottom: rgba(134,134,134,0.3) 1px dashed;overflow: hidden;}
.pro_r dl dd h5 a{font-size: 24px;color: #333;}
.pro_r dl dd h5 a:hover,.pro_qie ul li:hover span{ color:#1c6cc0;}
.pro_r dl dd h5 em{width: 36px;height: 36px;display: block;float: left;line-height: 0;overflow: hidden;padding: 30px 15px 0 0;}
.pro_r dl dd h5 em img{width: 36px;height: 36px;}
.pro_desc{font-size: 14px;color: #666;line-height: 24px;padding: 25px 0 0;}
.pro_desc div{padding-bottom: 10px;}
.pro_desc b{color: #333;}
.pro_btn{padding: 40px 0 0;}
.pro_btn a{display: block;float: left;width: 135px;height: 33px;line-height: 32px;font-size: 16px;color: #fff;background: #1c6cc0;border-radius: 30px;margin-right: 20px;-webkit-transition:transform .3s;transition:transform .3s;}
.pro_btn em{width: 17px;height: 17px;display: block;float: left;line-height: 0;overflow: hidden;padding: 8px 8px 0 25px;}
.pro_btn em img{width: 17px;height: 17px;}
.pro_btn a:first-child{background: #fff;color: #333;}
.pro_btn a:hover{-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}
.pro_qie{padding: 12px 0 0;width: 885px;overflow: hidden;}
.pro_qie ul li{width: 289px;float: left;margin-right: 8px;}
.pro_qie ul li em{width: 289px;height: 267px;display: block;line-height: 0;overflow: hidden;border: #eee 1px solid;box-sizing: border-box;}
.pro_qie ul li img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.pro_qie ul li span{display: block;width: 100%;text-align: center;height: 73px;line-height: 72px;overflow: hidden;position: relative;font-size: 20px;color: #333;}
.pro_qie ul li span:before{content: "";width: 0;height: 4px;background: #1c6cc0;position: absolute;bottom: 0;left: 0;-webkit-transition:all .5s;transition:all .5s;}
.pro_qie ul li:hover span:before{width: 100%;}

/*产品优势*/
.pro_adv{padding: 80px 0;}
.cpys_l{width: 24.5%;margin-top: 2rem;}
.pro_adv dl{width: 100%;height: 17.7rem;position: relative;overflow: hidden;margin-bottom: 0.7rem;}
.pro_adv dl dt{width: 100%;line-height: 0;overflow: hidden;}
.pro_adv dl dt img{display: block;width: 100%;}
.proadv_dd01{width: 100%;height: 5rem;position: absolute;bottom: 0;left: 0;padding: 0 5%;-webkit-transition:all .5s;transition:all .5s;box-sizing: border-box;}
.proadv_dd01 em{width: 2.6rem;height: 2.6rem;display: block;line-height: 0;overflow: hidden;float: right;padding-top: 1.1rem;}
.proadv_dd01 em img{width: 2.6rem;height: 2.6rem;}
.proadv_dd01 h5{float: left;font-size: 1.4rem;color: #fff;line-height: 5rem;}
.proadv_dd01 h5 i,.proadv_dd02 h5 i{font-weight: normal;padding-left: 0.8rem;}
.proadv_dd02{width: 100%;height: 100%;position: absolute;top: -110%;left: 0; background: rgba(28,108,192,0.9); -webkit-transition:all .5s;transition:all .5s;padding: 4rem 2.5rem 0;box-sizing: border-box;text-align: center;}
.proadv_dd02 h5{font-size: 1.4rem;color: #f39700;line-height: 2.6rem;height: 2.6rem;}
.proadv_dd02 h5 i{color: #fff;}
.proadv_dd02 p{font-size: 0.8rem;color: rgba(255,255,255,1);line-height: 1.3rem;padding: 0.3rem 0 0;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4;  overflow: hidden; text-overflow: ellipsis; }
.pro_adv dl:hover dd.proadv_dd01,.pro_adv dl.cur dd.proadv_dd01{bottom: -8rem;}
.pro_adv dl:hover dd.proadv_dd02,.pro_adv dl.cur dd.proadv_dd02{top: 0;}
.cpys_c{width: 49.5%;margin:2rem 0 0 0.7rem;height: 36.15rem;overflow: hidden;}
.cpys_c img{display: block;width: 100%;height: 100%;}
.cpys_c em{display: block;background: url(../images/cpys_videoico.png) no-repeat;width: 4.6rem;height: 4.6rem;position: absolute;top: calc(50% - 2.3rem);left: calc(50% - 2.3rem);background-size: 4.6rem 4.6rem;}

html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 12.5px;}}
@media screen and (min-width: 1280px) {html {font-size: 13.33px;}}
@media screen and (min-width: 1366px) {html {font-size: 14.22px;}}
@media screen and (min-width: 1440px) {html {font-size: 15px;}}
@media screen and (min-width: 1600px) {html {font-size: 16.66px;}}
@media screen and (min-width: 1920px) {html {font-size: 20px;}}

/*广告条*/
.ban01{background: url(../images/ban01.jpg) no-repeat center 0;height: 290px;overflow: hidden;}
.ban01_l{padding: 60px 0 0;width: 620px;color: #333;}
.ban01_l b{display: block;height: 66px;line-height: 66px;font-size: 40px;}
.ban01_l b i{color: #1c6cc0;}
.ban01_l p{font-size: 20px; color: #444; height: 75px;line-height: 30px;}
.ban01_l p span{display: block;}
.ban01_l ul li{font-size: 20px;float: left;height: 30px;line-height: 30px;overflow: hidden;padding:0 13px 0 22px;background: url(../images/ban01_ico01.png) no-repeat 0 center;font-weight: bold;}
.ban01_r{width: 490px;padding: 110px 0 0;}
.ban01_r p{font-size: 14px;color: #fff;line-height: 28px;height: 60px;padding: 0 0 0 60px;background: url(../images/ban01_ico02.png) no-repeat 0 center;float: left;}
.ban01_r p b{font-size: 32px;display: block; font-family: "DINOT";}
.ban01_r .pro_btn{padding: 22px 0 0;float: right;}
.ban01_r .pro_btn a{margin: 0;}

/*应用案例*/
/*应用案例*/
.case{padding: 90px 0 20px;}
.case_nav{padding: 35px 0 0;height: 95px;}
.case_nav ul li{float: left;}
.case_nav ul li a{font-size: 18px;color: #333;display: block;height: 55px;line-height: 55px;padding: 0 23px;}
.case_nav li a{
	  -webkit-transform: perspective(1px) translateZ(0);
	  transform: perspective(1px) translateZ(0);
	  box-shadow: 0 0 1px transparent;
	  position: relative;
	  -webkit-transition-property: color;
	  transition-property: color;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;}
.case_nav li a:before{
	  content: "";
	  position: absolute;
	  z-index: -1;
	  top: 0;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  background: #0075c2;
	  border-radius: 12px;
	  -webkit-transform: scaleX(0);
	  transform: scaleX(0);
	  -webkit-transform-origin: 50%;
	  transform-origin: 50%;
	  -webkit-transition-property: transform;
	  transition-property: transform;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	  -webkit-transition-timing-function: ease-out;
	  transition-timing-function: ease-out;
	}
.case_nav li a:hover:before,.case_nav li.cur a:before {
	  -webkit-transform: scaleX(1);
	  transform: scaleX(1);
	}
.case_nav li a:hover,.case_nav li.cur a{color: #fff;font-weight: bold;}
.case_con{overflow: hidden;}
.case_con dl{width: 380px;height: 460px;background: #fff;float: left;margin-right: 20px;margin-left: 5px;margin-bottom: 10px;box-shadow: 0 3px 5px 3px rgba(0,0,0,0.05);}
.case_con dl dt{width: 380px;height: 214px;line-height: 0;overflow: hidden;}
.case_con dl dt img{width: 380px;height: 214px;}
.case_con dl dd{width: 310px;margin: 0 auto;padding: 20px 0 0;}
.case_con dl dd h5{height: 34px;line-height: 34px;overflow: hidden;}
.case_con dl dd h5 a{font-size: 22px;color: #333;font-weight: normal;display:block;width:100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.case_con dl dd h5 a:hover{color: #0075c2;}
.case_desc{font-size: 16px;color: #888;line-height: 28px;height: 84px;padding: 10px 0 0;overflow: hidden;}
.case_con dl dd span{display: block;width: 32px;height: 32px;line-height: 0;padding: 20px 0 0;-webkit-transition:transform .3s;transition:transform .3s;}
.case_con dl dd span img{width: 32px;height: 32px;}
.case_con dl dd span:hover{-webkit-transform:translate(5px,0);transform:translate(5px,0);}
.case_con dl:hover{box-shadow: 0 3px 5px 3px rgba(0,0,0,0.15);}
.case-prev,.case-next{width: 64px;height: 64px;position: absolute;top: 505px;z-index: 10;}
.case-prev a,.case-next a{width: 64px;height: 64px;display: block; -webkit-transition:transform .3s;transition:transform .3s;border-radius: 50%;line-height: 0;}
.case-prev a{background: url(../images/case_lico.png) no-repeat;}
.case-prev a:hover{background: url(../images/case_lico02.png) no-repeat;}
.case-next a{background: url(../images/case_rico.png) no-repeat;}
.case-next a:hover{background: url(../images/case_rico02.png) no-repeat;}
.case-prev a:hover,.case-next a:hover{-webkit-transform:translate(0,-3px);transform:translate(0,-3px);box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.case-prev{left: -100px;}
.case-next{right: -90px;}

/*合作客户*/
.partner{padding-bottom: 70px;}
.partner ul li{width: 170px;height: 85px;line-height: 0;overflow: hidden;border: #dcdcdc 1px solid;margin:10px 24px 10px 6px;}
.partner ul li img{width: 170px;height: 85px;}
.partner ul li:hover{box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);}
.partner p{width: 32px;height: 32px;position: absolute;top: 35px;z-index: 10;line-height: 0;border-radius: 50%;-webkit-transition:transform .3s;transition:transform .3s;cursor: pointer;}
.partner p img{width: 32px;height: 32px;}
.partner p:hover{box-shadow: 0 2px 5px 2px rgba(0,0,0,0.1);-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}
.part_lico{left: -60px;}
.part_rico{right: -60px;}

/*优势*/
.super_nav{padding: 35px 0 0;height: 85px;line-height: 85px;}
.super_nav ul li{font-size: 24px;color: #fff;float: left;width: 320px;background: #1c6cc0;position: relative;padding-left: 80px;}
.super_nav ul li:before{content: "";width: 1px;height: 48px;background: #5e8ec1;position: absolute;top: 18px;left: 0;}
.super_nav ul li p{width:35px; height:35px; position:relative;float: left;line-height: 0;margin: 25px 10px 0 0;}
.super_nav 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;}
.super_nav 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;}
.super_nav ul li b img,.super_nav ul li em img{ display: block;width: 35px;height: 35px;}
.super_nav ul li span{display: block;float: left;}
.super_nav ul li.on{background: #f39700;}
.super_nav ul li.on b{opacity: 0;visibility:hidden;-webkit-transform: translateX(100%) rotate(180deg);transform: translateX(100%) rotate(180deg);}
.super_nav ul li.on em{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.super_nav ul li:first-child:before,.super_nav ul li.on:before{background: none;}
.super_m dl{position: relative;height: 605px;}
.super_m dl dt{width: 1920px;height: 605px;overflow: hidden;position: absolute;top: 0;left: 50%;margin-left: -960px;line-height: 0;}
.super_m dl dt img{width: 1920px;height: 605px;}
.super_m dl dd{width: 600px;height: 605px;position: absolute;top: 0;right: 0;background: rgba(12,74,140,0.8);padding: 40px 55px 0;box-sizing: border-box;}
.super_m dl dd h5{font-size: 36px;color: #fff;height: 100px;line-height: 90px;overflow: hidden;position: relative;}
.super_m dl dd h5:before{content: "";width: 55px;height: 2px;background: #eb891b;position: absolute;bottom: 0;left: 0;}
.super_m dl dd p{font-size: 16px;color: rgba(255,255,255,0.7);line-height: 24px;height: 120px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:5;  overflow: hidden; text-overflow: ellipsis; padding: 20px 0 0;}
.super_m ul{padding-top: 50px;}
.super_m ul li{float: left;font-size: 16px;color: #fff;font-weight: bold;background: url(../images/ys_ico04.png) no-repeat 0 center;height: 32px;line-height: 32px;padding: 0 20px;}
.ys_num{width: 180px;font-size: 24px;color: rgba(255,255,255,0.5); font-family: "DINOT";line-height: 56px;position: absolute;bottom: 40px;right: 0;}
.ys_num b{font-size: 56px;color: #fff;}

/*新闻动态*/
.news{padding: 80px 0;}
.news_l{width: 574px;padding-top: 20px;}
.news_t{height: 70px;line-height: 60px;overflow: hidden;}
.news_t a{font-size: 24px;color: #000;}
.news_t a:hover,.news_m dl dd h5 a:hover,.faqs dl:hover dd h5{color: #1c6cc0;}
.news_t em{display: block;float: left;line-height: 0;width: 25px;height: 25px;padding: 19px 10px 0 0;}
.news_t em img{width: 25px;height: 25px;}
.news_t span{width: 26px;height: 26px;display: block;line-height: 0;float: right;padding-top: 18px;}
.news_t span img{width: 26px;height: 26px;}
.news_m dl dt{width: 574px;height: 287px;line-height: 0;overflow: hidden;}
.news_m dl dt img{width: 574px;height: 287px;}
.news_m dl dd{width: 574px;padding: 20px 0 0;}
.news_m dl dd span{display: block;line-height: 54px;height: 54px;font-size: 16px;color: #666;overflow: hidden; font-family: "DINOT";}
.news_m dl dd span b,.faqs dl dt b{font-size: 40px;color: #333;}
.news_m dl dd h5{height: 40px;line-height: 40px;overflow: hidden;}
.news_m dl dd h5 a,.faqs dl dd h5{font-size: 22px;color: #333;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_desc{font-size: 16px;color: #666;line-height: 30px;height: 60px;overflow: hidden;padding: 5px 0 0;}
.news_num{position: absolute;top: 350px;right: 0;width: 80px;}
.news_num ul li{float: left;width: 12px;height: 12px;background: #999;text-indent: -9999px;border-radius: 50%;margin-right: 10px;cursor: pointer;}
.news_num ul li.on{background: #fff;}

/*常见问答*/
.faqs{width: 574px;padding-top: 20px;}
.faqs .news_t{border-bottom: #e5e5e5 1px solid;}
.faqs_m{padding-top: 20px;}
.faqs dl{width: 574px;height: 146px;position: relative;}
.faqs dl:before{content: "";width: 1px;height: 100%;background: #e5e5e5;position: absolute;top: 0;left: 135px;}
.faqs dl dt{line-height: 34px;font-size: 16px;color: #666;overflow: hidden; font-family: "DINOT";width: 120px;float: left;text-align: right;}
.faqs dl dt b{display: block;}
.faqs dl dd{width: 420px;float: right;}
.faqs dl dd a{display: block;}
.faqs dl dd h5{height: 35px;line-height: 35px;font-weight: normal;}
.faqs .news_desc{padding: 0;}

/*关于威斯迈*/
.about{padding: 73px 0 0;background: url(../images/ab_bg.jpg) no-repeat center 0;height: 530px;}
.about .gui_tit a{color: #fff;}
.about .gui_tit span{color: rgba(255,255,255,0.7);}
.ab_desc{width: 960px; margin: 0 auto; font-size: 16px;color: rgba(255,255,255,0.8);line-height: 26px;height: 52px;overflow: hidden;text-align: center;padding: 35px 0 0;}
.ab_btn{display: block;width: 136px;margin: 0 auto;padding: 20px 0 0;}
.ab_btn a{display: block;font-size: 14px;color: #fff;width: 134px;height: 30px;line-height: 30px;padding: 0 12px;box-sizing: border-box;background: #1c6cc0;}
.ab_btn em{width: 42px;height: 6px;display: block;line-height: 0;overflow: hidden;float: right;padding: 10px 0 0;}
.ab_btn em img{width: 42px;height: 6px;}
.about ul{width: 855px;margin: 0 auto;padding: 45px 0 0;}
.about ul li{width: 285px;float: left;text-align: center;height: 160px;position: relative;}
.about ul li:before{content: "";width: 1px;height: 75px;background: rgba(255,255,255,0.2);position: absolute;top: 0;left: 0;}
.about ul li em{display: block;width: 64px;height: 62px;line-height: 0;overflow: hidden;margin: 0 auto 10px;}
.about ul li em img{width: 64px;height: 62px;}
.about ul li:hover em{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
.about ul li a{font-size: 20px;color: #fff;display: block;height: 160px;line-height: 40px;width: 110px;margin: 0 auto;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.about ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #fff;
  height: 4px;
  -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;
}
.about ul li a:hover:before,.about ul li.cur a:before {
  left: 0;
  right: 0;
}
.about ul li:first-child:before{background: none;}

/*友情链接*/
.f_link{background: #edf1f3;padding: 30px 0;overflow: hidden;border-top: #dcdedf 1px solid;}
.f_link b{display: block;float: left;font-size: 14px;color: #868686;width: 80px;text-align: right;font-weight: normal;line-height: 30px;}
.f_link p{font-size: 14px;color: #868686;float: left;width: 1120px;overflow: hidden;}
.f_link p a{font-size: 14px;color: #868686; padding:0 6px;line-height:30px;}
.f_link p a:hover{color: #333;}


/**/
@-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);
  }
}