/* 清除内外边距 */

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: 85px 0 80px;}
.gui_tit{text-align: center;height: 125px;font-size: 46px;color: #333;line-height: 48px;background: url(../images/yinz_tico.png) no-repeat center bottom;}
.gui_tit a{color: #333;}
.gui_tit a:hover{color: #003567;}
.gui_tit span{display: block;font-size: 20px;color: #666;font-weight: normal;}
.gui_tit i{color: #c0c0c0;font-weight: normal;padding:0 10px;}
.guide dl{width: 278px;margin-top: 40px;margin-right: 29px;height: 376px;overflow: hidden;border-radius: 5px;float: left;}
.guide dl dt{width: 100px;height: 100px;line-height: 0;margin: 15px auto 0;position: relative;}
.guide dl dt img{width: 100px;height: 100px;border-radius: 50%;}
.guide dl dt img:nth-of-type(2),.guide dl dt img:nth-of-type(3){display: none;}
.guide dl dt img:nth-of-type(3){-webkit-animation:myfirst1 3s linear infinite;animation:myfirst1 3s linear infinite;}
.guide dl dd{width: 235px;margin: 0 auto;padding: 5px 0 0;}
.guide dl dd h5{font-size: 20px;color: #000;height: 60px;line-height: 56px;position: relative;overflow: hidden;text-align: center;}
.guide dl dd h5:before{content: "";width: 26px;height: 1px;background: #cfcece;position: absolute;bottom: 0;left: calc(50% - 13px);}
.guide dl dd p{padding-top: 15px;font-size: 16px;color: #333;line-height: 30px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:5; overflow: hidden; text-overflow: ellipsis; }
.guide dl dd p b{font-size:18px;color:red;}
.guide dl {
  -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.5s;
  transition-duration: 0.5s;
}
.guide dl:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/yinz_k.jpg) no-repeat;
  -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;
}
.guide dl:hover: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);
}
.guide dl:hover h5,.guide dl:hover p{color: #fff;}
.guide dl:hover dt img:nth-of-type(1){display: none;}
.guide dl:hover dt img:nth-of-type(2),.guide dl:hover dt img:nth-of-type(3){display: block;}
.guide dl:hover dt img:nth-of-type(2){position: absolute;top: 0;left: 0;z-index: 5;}
.guide dl:nth-of-type(4){margin-right: 0;}

/*广告条*/
.ban01{background: url(../images/ban01.jpg) no-repeat center 0;overflow: hidden;height: 466px;}
.ban01_m{color: #fff;padding: 90px 0 0;height: 220px;}
.ban01_m b{font-size: 58px;display: block;height: 100px;line-height: 100px;text-align: center;}
.ban01_m ul{padding-left: 100px;}
.ban01_m ul li{font-size: 20px;font-weight: bold;float: left;background: url(../images/ban01_ico01.png) no-repeat 0 center;height: 50px;line-height: 50px;padding:0 48px 0 38px;}
.ban01_tel{padding-left: 390px;}
.ban01_tel p{font-size: 16px;color: rgba(255,255,255,0.7);background: url(../images/ban01_tel.png) no-repeat 0 12px;padding-left: 60px;line-height: 30px;float: left;}
.ban01_tel p i{display: block;font-size: 26px;color: #fff; font-family:Arial, Helvetica, sans-serif;}
.ban01_tel b{display: block;width: 180px;float: left;margin:10px 0 0 30px;}
.ban01_tel b a{display: block;font-size: 20px;color: #fff;width: 180px;height: 42px;line-height: 42px;background: #e30104;border-radius: 20px;}
.ban01_tel em{width: 32px;height: 28px;display: block;float: left;line-height: 0;padding: 8px 12px 0 25px;}
.ban01_tel em img{width: 32px;height: 28px;}
.ban01_tel b a:hover{animation:shake .8s linear;-webkit-animation:shake .8s linear;}

/**/
.pro01{padding: 130px 0 30px;}
.pro02{background: url(../images/cp_bg.jpg) no-repeat center 0;overflow: hidden;height: 581px;}
.pro01_l{width: 435px;padding: 80px 0 0;}
.pro_bt{height: 90px;line-height: 90px;overflow: hidden;position: relative;}
.pro_bt:before{content: "";width: 60px;height: 2px;background: #999;position: absolute;bottom: 0;left: 0;}
.pro_bt a{font-size: 40px;color: #333;}
.pro_bt a:hover{color: #003567;}
.pro_ul01{padding: 30px 0 0;height: 184px;}
.pro_ul01 li{height: 46px;line-height: 44px;overflow: hidden;background: url(../images/cp_ico01.png) no-repeat 0 center;}
.pro_ul01 li a{font-size: 16px;color: #666;padding-left: 35px;}
.pro_ul01 li a:hover{color: #003567;font-weight: bold;}
.pro_btn{padding: 50px 0 0;}
.pro_btn a{font-size: 16px;color: #333;width: 160px;height: 38px;display: flex;align-items: center;justify-content: center;border: #0f3059 1px solid;border-radius: 20px;float: left;margin-right: 12px;}
.pro_btn em{width: 18px;height: 18px;line-height: 0;overflow: hidden;padding-right: 8px;}
.pro_btn em img{width: 18px;height: 36px;-webkit-transition:all .5s;transition:all .5s;}
.pro_btn a:hover,.pro_btn a.cur{border: #003567 1px solid;background: #003567;color: #fff;}
.pro_btn a:hover em img,.pro_btn a.cur em img{margin-top: -18px;}
.pro01_r{width: 765px;margin: 40px 0 0;}
.pro_qie{padding-left: 110px;}
.pro_qie ul li{width: 655px;height: 555px;line-height: 0;position: relative;overflow: hidden;}
.pro_qie ul li img{width: 655px;height: 555px;}
.pro_qie ul li:before{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width:100%; height:100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg); }
.pro_qie ul li:hover:before{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.pro01_r p{width: 65px;height: 65px;line-height: 0;position: absolute;top: 200px;border-radius: 50%;-webkit-transition:transform .3s;transition:transform .3s;cursor: pointer;}
.pro01_r p img{width: 65px;height: 65px;border-radius: 50%;}
.pro01_r p:hover{box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}
.pro_prev{left: 0;}
.pro_next{right: -90px;}
.pro02 dl{height: 581px;overflow: hidden;}
.pro02 dl dt{width: 581px;height: 581px;float: left;line-height: 0;overflow: hidden;-webkit-transition:transform .3s;transition:transform .3s;position: relative;}
.pro02 dl dt img{width: 581px;height: 581px;}
.pro02 dl dd{width: 420px;float: left;padding: 80px 0 0 110px;}
.pro02 dl dd .pro_bt:before{background: none;}
.pro02 dl dd .pro_ul01{padding: 0;}
.pro02 dl dt:hover{-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}
.pro03{padding: 70px 0 80px;}
.pro03 dl{width: 385px;float: left;margin-right: 21px;}
.pro03 dl dt{width: 385px;height: 289px;line-height: 0;overflow: hidden;}
.pro03 dl dt img{width: 385px;height: 289px;}
.pro03 dl dt img,.case_l dl dt img{
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.pro03 dl dt img:hover,.case_l dl dt img:hover
{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.pro03 dl dd{padding: 30px 0 0;}
.pro03 dl dd .pro_bt{height: 60px;line-height: 50px;}
.pro03 dl dd .pro_bt a{font-size: 24px;}
.pro03 dl dd .pro_ul01{padding: 20px 0 0;height: 180px;}
.pro03 dl dd .pro_ul01 li{height: 36px;line-height: 34px;background-size: 22px 22px;}
.pro03 dl dd .pro_ul01 li a{font-size: 14px;}
.pro03 p{width: 80px;height: 80px;line-height: 0;position: absolute;top: 180px;-webkit-transition:transform .3s;transition:transform .3s;cursor: pointer;}
.pro03 p img{width: 80px;height: 80px;}
.pro03 p:hover{-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}
.pro03_prev{left: -120px;}
.pro03_next{right: -120px;}

/*产品优势*/
.quality{background: #fcfcfc;padding: 80px 0 0;}
.qua01{width: 19.68%;margin-top: 1.8rem;margin-right: 0.4%;height: 28.1rem;overflow: hidden;border-radius: 0.5rem;}
.qua01 dl{width: 100%;height: 28.1rem;border-radius: 0.5rem;}
.qua01 .qua_dl01{position: relative;}
.qua01 .qua_dl01 dt{width: 100%;line-height: 0;overflow: hidden;border-radius: 0.5rem;}
.qua01 .qua_dl01 dt img{display: block;width: 100%;border-radius: 0.5rem;}
.qua_dl01 dd{width: 77%;padding: 3rem 0 0 13%;position: absolute;top: 0;left: 0;}
.qua_dl01 dd h5{font-size: 1.7rem;color: #fff;line-height: 2.2rem;height: 6.5rem;font-weight: normal;}
.qua_dl01 dd h5 i{display: block;font-size: 0.9rem;}
.qua_dl01 dd em{display: block;width: 2rem;height: 2rem;}
.qua_dl01 dd em img{width: 2rem;height: 2rem;}
.qua_dl02{position: absolute;top: -28.3rem;left: 0;-webkit-transition:all .5s;transition:all .5s;}
.qua_dl02 dt{width: 4rem;height: 4rem;line-height: 0;margin: 0 auto;padding: 4.5rem 0 0;}
.qua_dl02 dt img{width: 4rem;height: 4rem;}
.qua_dl02 dt img{
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform 0.5s ease-out;
-o-transition: -o-transform 0.5s ease-out;
-ms-transition: -ms-transform 0.5s ease-out;}
.qua_dl02:hover dt img {
-webkit-transform: rotateZ(360deg);
-moz-transform: rotateZ(360deg);
-o-transform: rotateZ(360deg);
-ms-transform: rotateZ(360deg);
transform: rotateZ(360deg);}
.qua_dl02 dd{width: 80%;margin: 0 auto;text-align: center;}
.qua_dl02 dd h5{font-size: 1.8rem;color: #fff;font-weight: normal;height: 4.2rem;line-height: 4.2rem;overflow: hidden;position: relative;}
.qua_dl02 dd h5:before{content: "";width: 2.2rem;height: 1px;background: #fff;position: absolute;bottom: 0;left: calc(50% - 1.1rem);}
.qua_dl02 dd p{font-size: 0.8rem;color: #fff;line-height: 1.3rem;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3; overflow: hidden; text-overflow: ellipsis; padding: 1rem 0 0;}
.qua_dl02 dd span{display: block;width: 56%;margin: 0 auto;padding: 3rem 0 0;}
.qua_dl02 dd span a{display: block;font-size: 0.8rem;color: #333;width: 100%;height: 2.2rem;line-height: 2.2rem;background: #fff;border-radius: 0.5rem;}
.qua_dl02 dd span a:hover{animation:shake .8s linear;-webkit-animation:shake .8s linear;}
.quality .nobor{margin-right: 0;}
.quality .qua01:hover .qua_dl02,.quality .qua01.cur .qua_dl02{top: 0;background: url(../images/pinz_k.jpg) no-repeat;background-size: cover;}

/*应用案例*/
.case_bg{background: url(../images/case_bg.jpg) no-repeat center 0;height: 900px;overflow: hidden;padding: 108px 0 0;}
.case_nav{padding: 40px 0 0;height: 115px;width: 1120px;margin: 0 auto;}
.case_nav ul li{float: left;width: 140px;text-align: center;}
.case_nav ul li em{width: 63px;height: 43px;display: block;line-height: 0;margin: 0 auto 5px;overflow: hidden;}
.case_nav ul li em img{width: 63px;height: 86px;-webkit-transition:all .5s;transition:all .5s;}
.case_nav ul li a {font-size: 16px;color: #666;}
.case_nav ul li a:hover,.case_nav ul li.cur a{color: #e30104;font-weight: bold;}
.case_nav ul li:hover em img,.case_nav ul li.cur em img{margin-top: -43px;}
.case_l{width: 788px;height: 548px;box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);}
.case_l dl{width: 788px;height: 548px;background: #fff;}
.case_l dl dt{width: 788px;height: 443px;line-height: 0;overflow: hidden;}
.case_l dl dt img{width: 788px;height: 443px;}
.case_l dl dd{width: 708px;padding: 20px 40px 0;}
.case_l dl dd h5{height: 30px;line-height: 30px;overflow: hidden;font-weight: normal;}
.case_l dl dd h5 a{font-size: 26px;color: #333;}
.case_l dl dd h5 a:hover{color: #0055b2;}
.case_desc{font-size: 14px;color: #666;padding: 8px 0 0;}
.case_r{padding: 2px 0 0;width: 360px;}
.case_r h3{width: 360px;height: 92px;line-height: 0;}
.case_rm{padding: 20px 0 0;height: 345px;overflow: hidden;}
.case_r dl{width: 330px;margin: 0 auto 8px;padding: 10px 5px 10px 10px;height: 81px;}
.case_r dl dt{width: 145px;height: 81px;float: left;line-height: 0;overflow: hidden;}
.case_r dl dt img{width: 145px;height: 81px;}
.case_r dl dd{width: 170px;float: right;padding: 10px 0 0;}
.case_r dl dd a{display: block;}
.case_r dl dd span{width: 100%;display: block;font-size: 20px;color: #333;height: 30px;line-height: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.case_r dl dd em{display: block;font-size: 14px;color: #666;height: 30px;line-height: 30px;overflow: hidden;}
.case_r dl:hover,.case_r dl.cur{box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);background: #fff;}
.case_bot{border-top: #434343 2px solid;padding: 40px 70px 0;width: 220px;}
.case_bot p{width: 85px;height: 20px;cursor: pointer;}
.case_bot p img{width: 85px;height: 20px;}

/*合作客户*/
.hz_bg{background: url(../images/hz_bg.jpg) no-repeat center 0;height: 450px;overflow: hidden;}
.hz_tit{height: 90px;line-height: 70px;text-align: center;overflow: hidden;}
.hz_tit a{font-size: 32px;color: #333;font-weight: normal;}
.hz ul li{width: 222px;height: 125px;float: left;line-height: 0;margin-bottom: 20px;margin-right: 22px;}
.hz ul li:hover{box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.hz ul li img{width: 222px;height: 125px;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(1);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; }
.hz ul li a:hover img{
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);}
.hz ul li:nth-child(5n){margin-right: 0;}

/*优势*/
.fanw{ height:915px; overflow:hidden;width: 100%;max-width: 1920px;margin:70px auto 0;}
.serv_c{width: 100%;height: 750px;overflow: hidden;margin-top: 40px;}
.serv_c ul{width: 102%;height: 750px;}
.serv_c li{width:25%;float: left;position: relative;height: 750px;}
.serv_c li:before{content: "";width: 10px;height: 100%;background: #fff;position: absolute;top: 0;right: 0;z-index: 2;}
.serv_c li:last-child:before{background: none;}
.serv_c li img{display: block;}
.mo{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;background:rgba(0,0,0,0.5);}
.shu2 dl{ width:100%; position: absolute;top: 95px;left: 0;text-align: center;font-weight: bold;}
.shu2 dt{font-size: 2rem;color:#fff;font-family: "DINOT";line-height: 2rem;}
.shu2 dd{font-size: 1.5rem;color: #fff;line-height: 2rem;overflow: hidden;padding: 13.5rem 0 0;}
.shu2 dd em{width: 5rem;height: 5rem;display: block;line-height: 0;margin: 0 auto;padding:0 0 1rem;}
.shu2 dd em img{width: 5rem;height: 5rem;}
.shu2 dd i{display: block;font-size: 0.7rem;color: rgba(255,255,255,0.5);text-transform: uppercase;font-weight: normal;}
.hav{width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;}
.bock{position: absolute;left: 0;top:0;width:100%;height:100%; opacity:0;}
.bock dl{background:rgba(0,0,0,0.7);width: 94%;position: absolute;bottom: 0;left: 0;height: 8.5rem;padding: 1.5rem 3% 0;}
.bock dt{font-size: 1.4rem;color: #fff;line-height: 2rem;height: 5rem;font-weight: bold;float: left;width: 45%;padding: 1rem 0 0;position: relative;}
.bock dt:before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.3);position: absolute;top: 0.5rem;right: 0;}
.bock dt span{display: block;font-size: 0.8rem;font-weight: normal;}
.bock dd{font-size: 0.8rem;color: #fff;line-height: 1.6rem;overflow: hidden;width: 52%;float: right;}
.bock dd p{ padding: 0.5rem 0 0;}

/**/
.news{padding: 80px 0;}
.news_l{width: 707px;padding: 40px 0 0;}
.news01{width: 707px;height:135px; border-bottom:1px dashed #d1d1d1;}
.news01 dl{width: 707px;}
.news01 dl dt{height: 42px;line-height: 42px;overflow: hidden; background:url(../images/tout.gif) no-repeat;}
.news01 dl dt a{font-size: 22px;color: #333;padding: 0 0 0 110px;}
.news01 dl dt a:hover{color: #e30104;}
.news_desc{font-size: 14px;color: #666;line-height: 25px;height: 52px;overflow: hidden;padding: 10px 0 0;}
.news01 dl dd span{display: block;line-height: 26px;margin-top: -26px;margin-right: 10px;float: right;}
.news01 dl dd span a{font-size: 14px;color: #e30104;}

.news02{width: 707px;}
.news02 dl{height:140px; border-bottom:1px dashed #d1d1d1; padding-top:20px;}
.news02 dl dt{width:212px; height:119px; float:left; overflow:hidden;}
.news02 dl dt img{width:212px; height:119px; transition:.5s;}
.news02 dl:hover dt img,.wd_pic:hover img,.about dl dt:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.news02 dl dd{width:470px; float:left; padding-top:10px; padding-left:25px;}
.news02 dl dd a{display: block;font-size: 18px; color:#333;}
.news02 dl dd h5{height: 28px;line-height: 28px;overflow: hidden;}
.news02 dl dd a:hover,.news03 ul li a:hover{color: #e30104;}

.news03{width: 707px;padding: 15px 0 0;}
.news03 ul li{height: 34px;line-height: 34px;overflow: hidden;}
.news03 ul li a{font-size: 16px;color: #333;display: block;float: left;width: 570px;height: 34px;line-height: 34px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; background:url(../images/news_ic.png) no-repeat 0 14px;padding: 0 0 0 18px;}
.news03 ul li span{display: block;float: right;font-size: 14px;color: #999;width: 100px;text-align: right;}

.news_r{width:366px; height:550px; background:url(../images/news_rbg.jpg) no-repeat;margin-top: 40px;padding: 22px 27px 0;}
.news_r h3{height:48px; line-height: 48px;overflow: hidden;font-weight: normal;}
.news_r h3 a{font-size: 26px;color: #333;}
.news_r h3 em{font-size: 18px; color:#999999; font-family:"Arial"; margin-left: 9px; }
.wd_pic{width:366px; height:206px;line-height: 0;overflow: hidden;margin-top: 12px;margin-bottom: 10px;}
.wd_pic img{width:366px; height:206px; transition:.5s;}
.wd_m dl{width: 366px;height: 65px; border-bottom:1px dashed #d1d1d1;padding: 15px 0 0;}
.wd_m dl dt{height: 26px;line-height: 26px;overflow: hidden; background:url(../images/news_ic.png) no-repeat 3px 8px;padding: 0 0 0 18px;}
.wd_m dl dt a{font-size: 16px;color: #4c4c4c;display: block;width: 100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-weight: bold;}
.wd_m dl dt a:hover,.ab_r span a:hover{color: #e30104;}
.wd_m dl dd{height: 26px;line-height: 26px;overflow: hidden;padding: 0 0 0 18px;}
.wd_m dl dd a{font-size: 14px;color: #666;}

/*关于我们*/
.about{background: #f4f4f4;padding: 80px 0 60px;}
.about dl{padding: 30px 0 50px;}
.about dl dt{width: 1200px;height: 530px;line-height: 0;position: relative;overflow: hidden;}
.about dl dt img{width: 1200px;height: 530px; transition:.5s;}
.about dl dt em{width: 135px;height: 90px;display: block;line-height: 0;position: absolute;top: calc(50% - 45px);left: calc(50% - 67px);z-index: 10;}
.about dl dt em img{width: 135px;height: 90px;}
.about dl dt:hover em img{-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.about dl dd{text-align: center;padding: 30px 0 0;}
.about dl dd p{font-size: 14px;color: #666;line-height: 28px;}
.ibrand-num li{float:left;width: 300px;height:100px;text-align: center;color:#333;font-size:20px;position: relative;}
.ibrand-num li:before{content: "";width: 1px;height: 82px;position: absolute;top: 5px;left: 0;background: #e1e1e1;}
.ibrand-num li b{font-size:62px;line-height: 50px; font-family:"DINOT";padding-right: 5px;}
.ibrand-num li span{display:block; padding:10px 0 0;}
.ibrand-num li i{display: inline-block;font-size: 18px;color: #fff;font-weight: bold;width: 35px;text-align: center;height: 35px;line-height: 35px;background: #e30104;overflow: hidden;border-radius: 50%;}
.ibrand-num li:first-child:before{background: none;}

/*友情链接*/
.f_link{height: 58px;line-height: 58px;overflow: hidden;background: #2e2e2e;}
.f_link b{display: block;float: left;font-size: 14px;color: rgba(255,255,255,0.7);width: 120px;text-transform: uppercase;}
.f_link b i{font-family:Arial, Helvetica, sans-serif;padding-left: 10px;}
.f_link p{font-size: 14px;color: rgba(255,255,255,0.7);float: left;width: 1080px;}
.f_link p a{font-size: 14px;color: rgba(255,255,255,0.7); padding:0 10px 0 0;}
.f_link p a:hover{color: #fff;}

/**/

@-webkit-keyframes myfirst1 {
  0% {
  transform:rotate(0deg);
}
50% {
  transform:rotate(180deg);
}
100% {
  transform:rotate(360deg);
}
}

/**/
@-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);
  }
}
 .teltu{float:left;}
 .gupo{margin-right:12px;color:#000;}
.top_bg{ }
.header{width: 73%; margin:0 auto;}
.h_top{height: 22px;overflow: hidden;font-size: 0.7rem;color: rgba(255,255,255,0.4);/*margin-bottom:12px;*/}
.h_top p{float: right;}
.h_top p a{display: block;float: left;font-size: 0.6rem;color: #a9a9a9;font-family: "宋体";padding-left: 1.1rem;margin-left: 1rem;}
.h_top p a:hover,.h_top:hover{color: #fff;}
.h_top p a.t_txt01{ background:url(../images/t_ico01.png) no-repeat 0 center;background-size: 0.75rem 0.55rem;}
.h_top p a.t_txt02{ background:url(../images/t_ico02.png) no-repeat 0 center;background-size: 0.75rem 0.7rem;}
.h_top p a.t_txt03{ background:url(../images/t_ico03.png) no-repeat 0 center;background-size: 0.75rem 0.75rem;}
.h_con{ height:82px;padding: 0 0 0;overflow: hidden;}
.logo{width: 170px;padding: 20px 0 0;}
.logo img{ width:160px; height:auto;}
.h_dw{line-height:25px;font-size: 18px;color: #333;padding: 5px 0 0 15px;position: relative;margin-top:10px;}
.h_dw:before{content: "";width: 0.05rem;height: 40px;background: #dedede;position: absolute;top: 0.8rem;left: 0;}
.h_dw span{display: block;font-size: 14px;font-weight: normal;background:#6E0B9B;height:26px;line-height:26px;width:200px;border-radius:20px;color:white;text-align:center;}

.h_tel{/*background:url(images/tel.gif) no-repeat 0 center;*/padding: 0 8px 0 0;background-size: 3.6rem 2.7rem;}
.h_tel b{display: block;font-size: 1.2rem;color: #666;font-style: italic;}
.h_nav{ height:40px; line-height:40px;}
.hwei{padding-top:20px;}
.h_nav li{height: 3rem; float:left;padding: 0 1.9rem;position: relative; background:url(../images/nav_bor.gif) no-repeat 0 center;background-size: 0.05rem 0.6rem;}
.h_nav li a{ font-size:0.9rem; color:#333;display:block; float:left;position: relative;vertical-align: middle;text-align: center;height: 3rem;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;}
.h_nav li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #003567;
  height: 0.1rem;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.h_nav li a:hover:before, .h_nav li a:focus:before, .h_nav li a:active:before,.h_nav li.cur a:before {
  right: 0;
}
.h_nav li.cur a,.h_nav li a:hover{color: #003567;}
.h_nav li:first-child{background: none;padding-left: 0;}
.h_nav li.nobor{padding-right: 0;}

.h_nav li .erji{display: none; background:rgba(102,7,152,0.9);border-radius:0 0 10px 10px; width:150px; position:absolute; top:3rem; left:0;z-index:9999}
.h_nav li .erji li{ height:50px; line-height:50px; border-top:rgba(255,255,255,0.3) 1px solid;background: none; width:170px;padding:0;}
.h_nav li .erji a,.h_nav li.cur .erji a{ color:#fff;  height:50px; line-height:50px; font-size:14px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding:0;text-align:center;}
.h_nav li .erji li a:before,.h_nav li.cur .erji li a:before{background: none;height:0;}

.h_nav li .erji li:first-child{border-top:none;}
.h_nav li.nav_li02 .erji,.h_nav li.nav_li02 .erji li{ width:240px;}
.h_nav li.nav_li03 .erji,.h_nav li.nav_li03 .erji li{ width:185px;}
.h_nav li.nav_li02 .erji a{ width:220px;}
.h_nav li.nav_li03 .erji a{ width:165px;}
em,i{ font-style:normal;}

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;}}

 
.banner{position: relative; height:auto;clear: both;}
.banner img {display: block;width: 100%;margin:0 auto;}
.banner .slick-arrow {position: absolute;font-size: 0;top: 50%;z-index: 9; width: 80px; height: 80px; margin-top: -50px;border: 0; outline: none;cursor: pointer;transition:.8s;}
.banner .slick-prev {left: 3%; background:url(../images/lefts.png) no-repeat center center;opacity: 0;}
.banner .slick-next {right: 3%;background:url(../images/rights.png) no-repeat center center;opacity: 0;}   
.banner:hover .slick-prev { left: 5%; opacity: 0.8; }
.banner:hover .slick-next { right: 5%; opacity: 0.8; }
.slick-dots {position: absolute;left:5%; font-size:0;bottom:8%;width:90%;text-align: center;outline: none;z-index: 4;}
.slick-dots li {display: inline-block;margin: 0 8px; outline: none;}
.slick-dots li button {display: block;border: 0 none;width: 15px;height: 15px;border-radius: 15px;margin-right:12px; display: inline-block;outline: none;background: #fff; transition: .5s;}
.slick-dots .slick-active button {background: #003567;width: 60px;}


.s_bg{height: 82px;box-shadow: 0 3px 8px 3px rgba(0,0,0,0.1);margin-bottom: 10px;}
.search{ width:1200px; margin:0 auto;height: 82px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#333; width:840px; height:82px; line-height:82px; overflow:hidden;}
.search p a{font-size: 14px; color:#666; padding:0 10px 0 0;}
.search p a:hover{color: #000;}
.search .ser_inp{ background:url(../images/s_inp.gif) no-repeat; width:290px;padding-left: 15px; height:39px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:39px; outline:none;margin-top: 21px;}
.search .ser_so{cursor: pointer; float:left; background:url(../images/s_so.gif) no-repeat; border:none; width:52px; height:39px;margin-top: 21px;}
input::-webkit-input-placeholder {color: #666;}


.f_bg{background:url(../images/f_bg.gif) repeat-x; height:377px;overflow: hidden;}
.footer{width: 1200px;margin: 0 auto;}
.f_nav{height: 102px;line-height: 120px;overflow: hidden;}
.f_nav ul li{float: left;padding: 0 29px;background:url(../images/nav_bor.png) no-repeat 0 55px;}
.f_nav ul li a{font-size: 16px;color: #fff;}
.f_nav ul li a:hover{font-weight: bold;}
.f_nav ul li:first-child{background: none;}
.f_logo{width: 310px;padding: 85px 0 0;height: 190px;}
.f_logo img{width: 200px;height: 40px;}
.f_logo span{color: #fff;font-size: 16px;display: block;line-height: 26px;padding: 15px 0 0;font-weight: bold;}
.f_logo i{display: block;font-size: 14px;font-weight: normal;}
.f_ban{width: 720px;padding: 65px 0 0;height: 210px;}
.f_ban p{line-height: 46px;padding-left: 50px;font-size: 14px;color: #fff;width: 310px;float: left;}
.f_ban b{font-size: 24px;font-family:Arial, Helvetica, sans-serif;}
.f_ban p.f_p01{background:url(../images/f_ico01.png) no-repeat left center;}
.f_ban p.f_p02{background:url(../images/f_ico02.png) no-repeat left center;}
.f_ban p.f_p03{background:url(../images/f_ico03.png) no-repeat left center;}
.f_ban p.f_p04{background:url(../images/f_ico04.png) no-repeat left center;}
.f_icp{font-size: 12px;color: #b2b2b2;padding: 10px 0 0;height: 30px;line-height: 30px;}
.f_icp span{padding: 0 15px;}
.f_icp a{color: #b2b2b2;}
.f_er{width: 130px; padding:75px 0 0;height: 200px;}
.f_er p{width: 110px;height: 140px;background: #fff;text-align: center;}
.f_er em{display: block;width:100px; height:100px;line-height: 0;padding: 5px;}
.f_er img{width:100px; height:100px;}
.f_er p span{display: block;font-size: 14px;color: #808080;}
  

    .demand{position:fixed;width:100%;left:0;bottom:0;z-index:99}
 .demand .slidebox { width: 403px;
  height: 40px;
  background:#6e0b9b;
  border-radius: 36px 36px 0 0;
  margin: 0 auto;
  text-align: center;
  font-size: 0;
  line-height: 0;cursor: pointer;
}
.demand .slidebox span {
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
}
.demand .slidebox img {
  display: inline-block;
  width: 20px;
  height: 18px;
  margin-left: 9px;
  vertical-align: -2px;
  cursor: pointer;
}
.demand_con{display: none;
    background:url(../images/demand_bg.jpg) no-repeat center top;height:262px;
}
.demand .content{position:relative;height:262px}
.demand_t{font-size: 30px;color: #fff;padding: 40px 0 0;line-height: 52px;height: 120px;overflow: hidden;}
.demand_t b{display: block;font-size: 34px;}
.demand .ban01_tel{padding-left: 0;}
.demand .close_it{    position: absolute;
    right: 0;
    top: 20px;
    cursor:pointer;}


        .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: #660798;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #660798;
            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;
        }
    
.top_bg{
    background: unset;
}
.header{
    width: 100%;
}
.w1200{
    max-width: 1200px;
    margin: 0 auto;
}
.h_top p a:hover, .h_top:hover{
    color: #999999;
}
.h_top{
    background: #ffffff;
    height: 36px;
    line-height: 36px;
    color: #999999;
    font-size: 14px;
    border-bottom: 1px solid #E6E6E6;
}
.h_top p a.t_txt01 {
    background: url(../images/i35.png) no-repeat 0 center;
    background-size: 16px 15px;
    background-position-y: 9px;
    padding-left: 20px;
}
.h_top p a.t_txt02 {
    background: url(../images/i37.png) no-repeat 0 center;
    background-size: 16px 16px;
    padding-left: 20px;
}
.h_top p a.t_txt03 {
    background: url(../images/i36.png) no-repeat 0 center;
    background-size: 14px 17px;
    padding-left: 20px;
}
.h_top p a.t_txt01:hover {
    background: url(../images/i35f.png) no-repeat 0 center;
    background-size: 16px 15px;
    background-position-y: 9px;
    padding-left: 20px;
    color: #f30419;
}
.h_top p a.t_txt02:hover {
    background: url(../images/i37f.png) no-repeat 0 center;
    background-size: 16px 16px;
    padding-left: 20px;
    color: #f30419;
}
.h_top p a.t_txt03:hover {
    background: url(../images/i36f.png) no-repeat 0 center;
    background-size: 14px 17px;
    padding-left: 20px;
    color: #f30419;
}
.h_top p a{
    color: #999999;
    font-family: 微软雅黑;
    font-size: 14px;
}
.h_dw{
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    padding: 0 0 0 20px;
    margin-top: 0px;
}
.h_dw p{
    font-size: 16px;
    color: #666666;
    margin-top: 3px;
    font-weight: 100;
}
.h_con{
    height: auto;
    padding: 30px 0;
    border-bottom: 1px solid #e6e6e6;
}
.logo{
    width: auto;
    padding-top: 7px;
}
.logo img{
    width: auto;
}
.h_tel b{
    font-style: normal;
    line-height: 28px;
}
.h_tel b:nth-child(1){
    font-size: 14px;
    color: #999999;
    line-height: 20px;
}
.h_tel b:nth-child(2){
    font-size: 28px;
    color: #003567;
}
.h_tel b:nth-child(3){
    font-size: 28px;
    color: #003567;
}
.teltu{
    padding-top: 5px;
    padding-right: 15px;
}
.h_dw:before{
    content: "";
    height: 45px;
    top: 3px;
}
.hwei{
    padding-top: 0px;
}
.h_nav{
    height: auto;
    line-height: unset;
}
.h_nav li{
    width: 14.2%;
    height: 60px;
    line-height: 60px;
    padding: 0;
    background: unset;
    text-align: center;
}
.h_nav li:last-of-type{
    padding-right: 0;
}
.h_nav li a:before {
    background: unset;
    height: 6px;
    content: unset;
}
.h_nav li a{
    font-size: 16px;
    color: #ffffff;
    width: 100%;
}
.h_nav li .erji{
    background: #003567;
    width: auto;
    top: 60px;
}
.hnavw100{
    background: #003567;
}
.h_nav li.cur a, .h_nav li a:hover{
    color: #ffffff;
}
.h_nav li.cur{
    background: #f30419;
}
.h_nav li:hover{
    background: #f30419;
}

.search p{
    background: url("../images/i24.png") no-repeat left;
    padding-left: 42px;
    width: 850px;
    height: 68px;
    line-height: 68px;
    font-size: 16px;
}
.search p a{
    font-size: 16px;
}
.search p a,.search .ser_inp{
    color: #999999;
}
.search .ser_so {
    background: url(../images/i3.png) no-repeat;
    /*background-size: 68px 40px;*/
}
.search{
    position: relative;
}
.search .ser_so{
    width: 70px;
    position: absolute;
    right: 12px;
    margin: auto;
    top: 7px;
    bottom: 0;
}
.search{
    height: 68px;
}
.s_bg{
    height: 68px;
     margin-bottom: 0px;
    /*border-bottom: 1px solid #ccc;*/
    box-shadow: unset;
    background: #f2f2f2;
}
.search .ser_inp{
    margin-top: 17px;
    box-sizing: unset;
     background: unset;
    width: 240px;
    padding-left: 15px;
    height: 32px;
    border: 1px solid #e4e4e4;
    float: left;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #666;
    line-height: 32px;
    outline: none;
    margin-top: 17px;
    border-radius: 40px;
}
.gui_tit{
    color: #000000;
    background: unset;
    margin-bottom: 60px;
    padding-top: 85px;
    height: auto;
}
.gui_tit b{
    color: #003567;
}
.gui_tit span{
    margin-top: 10px;
}
.iosdesc{
    font-size: 18px;
    color: #333333;
    line-height: 35px;
    text-align: center;
    margin-bottom: 35px;
}
.ioslist{
    display: flex;
    justify-content: space-between;
}
.iositem{
    width: 180px;
    text-align: center;
}
.iositem h2{
    width: 145px;
    height: 145px;
    border: 5px solid #E6E6E6;
    border-radius: 100%;
    color: #003567;
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto;
    margin-bottom: 18px;
    align-items: center;
    display: grid;
}
.iositem p{
    font-size: 18px;
    color: #999999;
    line-height: 28px;
}
.iositem h2:hover{
    background: #003567;
    color: #ffffff;
    transition: all .3s;
}
.guide{
    background: #f0f0f0;
    padding: 0px 0 110px;
}
.iprol{
    width: 20%;
    margin-right: 2%;
    float: left;
}
.ipro{
    padding-bottom: 105px;
}
.ipror{
    width: 78%;
    float: left;
}
.iprol h2{
    padding: 30px 0;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    background: #003567;
    font-size: 30px;
    line-height: 33px;
}
.iprol-nav{
    border: 1px solid #CCCCCC;
    /*padding-bottom: 20px;*/
    /*background: #EFEFEF;*/
}
.iprol-nav li{
    margin-bottom: 3px;
}
.iprol-nav li:first-child .icnav{
    display: block;
}
.iprol-nav li a{
    padding: 0 20px;
    line-height: 57px;
    display: block;
}
.iprol-nav>li>a{
    font-size: 18px;
    color: #333333;
    background: #EFEFEF;
    padding-left: 20px;
}
.iprol-nav>li>a img{
    float: left;
    margin-top: 20px;
    margin-right: 10px;
}
.iprol-nav ol li a{
    font-size: 16px;
    color: #666666;
    border-bottom: 1px dashed #d9d9d9;
    padding-left: 22px;
}
.iprol-nav ol li:last-of-type{
    margin-bottom: 20px;
}
.iprol-nav ol li a span{
    margin-right: 5px;
}
.icnav{
    display: none;
}
.iprol-cot{
    position: relative;
}
.iprol-cot img{
    width: 100%;
    display: block;
}
.iprol-cotinfo{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto 0;
    height: 50px;
}
.iprol-cotinfo .p1{
    font-size: 14px;
    color: #999999;
    background: url("../images/i39.png") no-repeat left;
    padding-left: 28px;
    margin-bottom: 8px;
}
.iprol-cotinfo .p2{
    font-size: 20px;
    color: #003567;
    font-weight: bold;
}
.ipror-item{
    width: 31%;
    margin-right: 2%;
    float: left;
}
.ipror-item:nth-child(3n){
    margin-right: 0;
}
.ipror-item-img{
    width: 100%;
    padding: 15px 0 33px;
    box-shadow:0px 0px 10px #ccc;
    text-align: center;
    box-sizing: border-box;
}
.ipror-item-img img{
    width: 90%;
    transition: all .5s;
}
.ipror-item-img img:hover{
    transform: scale(1.2);
}
.ipror-item p{
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin: 21px 0 20px;
}
.iab{
    padding-bottom: 20px;
}
.iabmain{
    margin-top: 130px;
    position: relative;
}
.iabtxt{
    padding: 100px 160px 100px 40px;
    width: 42%;
    box-shadow:0px 0px 10px #ccc;
}
.iabtxt h1{
    font-size: 24px;
    color: #010101;
    font-weight: bold;
    margin-bottom: 25px;
}
.iabtxt p{
    font-size: 16px;
    color: #666666;
    line-height: 25px;
}
.abimg{
    position: absolute;
    right: 0;
    bottom: -80px;
}
.iabcase{
    margin-top: 150px;
}
.iabcase ul{
    margin-bottom: 35px;
}
.iabcase ul li{
    display: inline-block;
}
.iabcase ul li a{
    font-size: 18px;
    color: #666666;
}
.iabcase ul li span{
    padding: 0 10px;
}
.iabcase ul li:first-of-type a{
    color: #333333;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #003567;
}
.iabitem{
    width: 24%;
    margin-right: 1%;
    float: left;
}
.iabitem img{
    width: 100%;
}
.iabitem:last-of-type{
    margin-right: 0;
}
.iabitem p{
    font-size: 18px;
    color: #666666;
    text-align: center;
    margin-top: 15px;
}


.news01 dl dt{
    background: url(../images/i29.png) no-repeat;
    background-size: 85px 41px;
}
.news01 dl dt a{
    padding: 0 0 0 105px;
}
.if_bg{
    background: #000000;
    padding: 60px 0 50px;
}
.if1{
    width: 310px;
    color: #ffffff;
    border-right: 1px solid #4d4d4d;
}
.if2{
    width: 355px;
    color: #ffffff;
    border-right: 1px solid #4d4d4d;
}
.if3{
    width: 350px;
    color: #ffffff;
}
.ifooter{
    display: flex;
    justify-content: space-between;
}
.if1 ul li{
    width: 50%;
    float: left;
    text-align: left;
    margin-bottom: 15px;
}
.if1 ul li a{
    color: #999999;
    font-size: 15px;
}
.ftitle{
    font-size: 20px;
    margin-bottom: 20px;
}
.ftitle span{
    font-size: 14px;
    font-weight: 100;
    display: block;
    margin-top: 5px;
}
.if2 p{
    font-size: 15px;
    margin-bottom: 15px;
    color: #999999;
}
.if2 p a{
    color: #999999;
}
.if2 p a:hover{
    color: #999999;
}
.if3l{
    float: left;
    margin-right: 47px;
    margin-top: 5px;
}
.if3l p{
    font-size: 14px;
    margin-top: 15px;
    color: #999999;
}
.if3l p span{
    display: block;
}
.ficp{
    background: #262626;
    text-align: center;
}
.ficp p{
    line-height: 85px;
    color: #ffffff;
    font-size: 15px;
}
.ficp p a{
    color: #ffffff;
}

.fwxcode{
    width: 125px;
    padding: 10px;
    box-sizing: border-box;
    background: url("../images/i22.png") no-repeat;
}
.client-2 li{
    border: 1px solid #e1e1e1;
    margin-top: 0;
}

.client-2 li i{
    margin-top: 8px;
    width: 32px;
    height: 32px;
}
.client-2 .my-kefu-tel-main,.client-2 .my-kefu-main{
    background: #ffffff;
}
.client-2 .my-kefu-tel-right{
    border-left: 1px solid #e60012;;
    color: #e60012;
}
.client-2 .my-kefu-tel i{
    background: url(../images/i5f.png) no-repeat;
    background-size: 32px;
}
.client-2 .my-kefu-weixin i{
    background: url(../images/i6f.png) no-repeat;
    background-size: 32px;
}
.client-2 .my-kefu-qq i{
    background: url(../images/i7f.png) no-repeat;
    background-size: 27px;
}
.client-2 .my-kefu-cot i{
    background: url(../images/i8f.png) no-repeat;
    background-size: 32px;
}
.client-2 li:hover .my-kefu-tel-main,.client-2 li:hover .my-kefu-main{
    background: #e60012;
}
.client-2 li:hover.my-kefu-tel i{
    background: url(../images/i5.png) no-repeat;
    background-size: 32px;
}
.client-2 li:hover.my-kefu-weixin i{
    background: url(../images/i6.png) no-repeat;
    background-size: 32px;
}
.client-2 li:hover.my-kefu-qq i{
    background: url(../images/i7.png) no-repeat;
    background-size: 27px;
}
.client-2 li:hover.my-kefu-cot i{
    background: url(../images/i8.png) no-repeat;
    background-size: 32px;
}
.client-2 li:hover .my-kefu-tel-right{
    border-left: 1px solid #fff;;
    color: #fff;
}

.leftnav-z1-list dl{
    width: 32%;
    margin-right: 1%;
    height: auto;
}
.leftnav-z1-list dl:nth-child(3n){
    margin-right: 0;
}
.leftnav-z1-list dl:nth-child(3n-1){
    margin-right: 1%;
}
.leftnav-z1-list dt img{
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
.xypg-pagination {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 0;
}
.xypg-pagination a, .xypg-pagination #current, .xypg-pagination span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei",Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}

.leftnav-z1-list-desc{
    height: auto;
}
.pshow{
    margin: 30px 0;
}
.map{
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #bdbdbd;
    margin-bottom: 50px;
}

.pc-cx-tel-1{
    padding-top: 25px;
}
.bt {
    color: #000;
    border-left: 7px solid #003567;
    font-size: 22px;
    margin: 25px 0 30px;
    padding: 0px 0 0px 10px;
    border-bottom: 1px solid #eee;
    font-weight: bold;
}
.bt .btl {
    line-height: 40px;
}
.bt .btl em {
    display: inline-block;
    font-style: normal;
    color: #c1c1c1;
    margin-left: 10px;
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: normal;
}
.p14-product-2-list dl:last-of-type{
    margin-right: 0;
}
.blk-main{
    padding-bottom: 50px;
}

.picScroll-left{
    position: relative;
}
.picScroll-left .hd img{
    position: absolute;
    width: 50px;
    top: 50px;
    left: -60px;
}
.picScroll-left .hd img.inext{
    left:1200px ;
}
.picScroll-left{
    width: 200px;
}
.iabitem img,.iabitem p {
    width: 95%;
}
.iabitem{
    margin-right: 0;
}
.iabitem p {
    font-size: 16px;
    color: #666666;
    text-align: center;
    margin-top: 10px;
}
.case_bg{
    padding-bottom: 490px;
}
.iabcasepro{
    margin-top: 50px;
}

.iabitem img{
    padding: 3px;
    box-sizing: border-box;
    border: 1px solid #CCCCCC;
}
.k12-gl-gslb-3nf1-1-01-left dl{
    width: 19%;
    margin-right: 1%;
}
.k12-gl-gslb-3nf1-1-01-left dl:nth-child(5n-1){
    margin-right: 1%;
}
.k12-gl-gslb-3nf1-1-01-left dl:nth-child(5n){
    margin-right: 0;
}
.k12-gl-gslb-3nf1-1-01-left dd h4{
    height: 30px;
    line-height: 30px;
}
.slick-list{
    height: 630px;
}

.case{
    padding-bottom: 30px;
}
.icaseitem{
    float: left;
    width: 25%;
    padding-left: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
    overflow: hidden;
}
.icaseitem img{
    width: 100%;
    transition: all .5s;
}
.icaseitem img:hover{
    transform: scale(1.1);
}
.icaseitem:nth-child(1){
    width: 50%;
}
.icaseitem:nth-child(4){
    padding-bottom: 0;
}
.icaseitem:nth-child(5){
    padding-bottom: 0;
}


.ilx{
    height: 130px;
    display: flex;
    justify-content: left;
}
.ilxl{
    width: 30%;
    background: #003567;
}
.ilxr{
    width: 60%;
    padding-left: 40px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.ilxy{
    float: right;
    color: #ffffff;
    margin-top: 35px;
    margin-right: 55px;
}
.ilxy img{
    float: left;
}
.ilxy p{
    float: left;
    font-size: 24px;
    font-weight: bold;
    margin: 10px 0 0 15px;
}
.ilxy p span{
    display: block;
    font-size: 12px;
    font-weight: 100;
    margin-top: 5px;
}
.ilxitem img{
    display: none;
    float: left;
    width: 65px;
    margin-right: 10px;
}
.ilxitem img:nth-child(1){
    display: block;
}
.ilxitem img:nth-child(2){
    display: none;
}
.ilxitem:hover img:nth-child(1){
    display: none;
}
.ilxitem:hover img:nth-child(2){
    display: block;
}
.ilxitem p{
    float: left;
    font-size: 14px;
    color: #999999;
}
.ilxitem p span{
    display: block;
    font-size: 22px;
    font-weight: bold;
    margin-top: 5px;
    color: #000000;
}
.ilxitem p:hover span{
    color: #f30419;
}
.ilxitem{
    margin-top: 35px;
}
.flink {
    line-height: 77px;
    background: #000000;
    color: #ffffff;
    border-top: 1px solid #4d4d4d;
}
.w1200 {
    max-width: 1200px;
    margin: 0 auto;
}
.flink ul li:first-of-type {
    margin-right: 50px;
}
.flink ul li h1 {
    font-size: 20px;
    font-weight: 100;
}
.flink ul li h1 span {
    font-size: 16px;
}
.flink ul li {
    display: inline-block;
    margin-right: 25px;
}
.flink ul li a {
    color: #999999;
    font-size: 14px;
}

.ilc{
    background: url("../enimage/i37.jpg") no-repeat center;
    background-size: cover;
    padding-bottom: 85px;
}
.ilcitem{
    width: 14.2%;
    text-align: center;
    float: left;
    border-right: 1px solid #999999;
    box-sizing: border-box;
    padding: 20px 0;
    height: 147px;
}
.ilcitem:nth-child(7){
    border-right: 0;
}
.ilcitem .ilcimg2{
    display: none;
}
.ilcitem p:nth-child(3){
    font-size: 18px;
    color: #666666;
    margin: 10px 0 5px;
}
.ilcitem p:nth-child(4){
    font-size: 12px;
    color: #999999;
    text-transform:uppercase
}
.ilcitem:hover{
    background: #003567;
}
.ilcitem:hover p{
    color: #ffffff;
}
.ilcitem:hover .ilcimg2{
    display: block;
    margin: 0 auto;
}
.ilcitem:hover .ilcimg1{
    display: none;
}

/*详情页多图*/
#image-block {
    background:url(../images/loading.gif) no-repeat center;
    overflow:hidden;
    border: 1px solid #DDDDDD;
    text-align: center;
    width: auto;
}
#image-block a.mod-imagezoom{
    display:inline-block;
    position: relative;
}
#image-block img{
    display:block;
}

.mod-thumbnails{
    margin-top:15px;
    width:100%;
    float:left;
}
.mod-thumbnails .tempWrap{
    float:left;
}
.mod-thumbnails .btn-prev,.mod-thumbnails .btn-next{
    display:block;
    float:left;
    width:15px;
    height:78px;
    margin:0 3px 0 0;
    display:inline;
    border:1px solid #ddd;
    text-align:center;
    line-height:78px;
    font-size:11px;
    color:#888;
    cursor:pointer;
}
.mod-thumbnails .btn-prev i,.mod-thumbnails .btn-next i{
    cursor:pointer;
}
.mod-thumbnails .btn-next{
    float:right;
    margin:0 0 0 3px;
    display:inline;
}
.mod-thumbnails .btn-prev:hover,.mod-thumbnails .btn-next:hover{
    background-color:#f8f8f8;
    color:#1D6DBD;
}
.mod-thumbnails ul{
    float:left;
    padding-left: 0;
    margin-top: 0;
    overflow:hidden;
}

.mod-thumbnails ul li{
    margin:0 5px;
}
.mod-thumbnails ul li,.mod-thumbnails ul li img{
    float:left;
    width:80px;
    height:80px;
    overflow:hidden;
}
.mod-thumbnails ul li img{
    width:76px;
    height:76px;
    padding:1px;
    border:1px solid #ddd;
}

.mod-thumbnails ul li.cover img{
    border-color:#1D6DBD;
    padding:0;
    border-width:2px;
}

/* Colorbox */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

#cboxOverlay {
    background: #000;
}
.cpcc-ts-01-left{
    width: 53%;
}
.iys{
    background: url("../images/i30.png") no-repeat center;
    background-size: cover;
    padding-bottom: 120px;
}
.iyslc{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.iystem{
    position: relative;
    width: 170px;
    height: 170px;
    border: 1px solid #ffffff;
    border-radius: 100%;
    text-align: center;
    padding-top: 35px;
    box-sizing: border-box;
}
.iystem.iysact{
    transition: all .3s;
    background: #f30419;
    border: 0;
}
.iystemq{
    display: none;
}
.iystem:hover .iystemq{
    display: block;
    width: 155px;
    height: 155px;
    border: 1px solid #fff;
    border-radius: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.iystem1{
    margin-top: 75px;
}
.iystem p{
    font-size: 22px;
    color: #ffffff;
    margin-top: 15px;
}
.iysmain{
    position: relative;
    width: 1200px;
    text-align: left;
    margin-top: 90px;
    display: none;
    overflow: hidden;
}
.iysmain.iys1{
    display: block;
}
.iysl{
    width: 44%;
    margin-right: 5%;
}
.iysl img{
    width: 100%;
}
.iysr{
    width: 51%;
}
.iysr h2{
    font-size: 24px;
    color: #ffffff;
    margin-bottom: 20px;
}
.iysr p{
    margin-top: 30px;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    background: url("../images/i31.png") no-repeat left;
    padding-left: 38px;
    background-position-y: 10px;
}
.iabus{
    background: url("../images/i399.png") no-repeat center;
    background-size: cover;
    margin-bottom: 280px;
}
.iabustxt p{
    font-size: 16px;
    color: #ffffff;
    line-height: 33px;
    padding-bottom: 60px;
}
.iabusfc{
    background: #ffffff;
    padding: 30px 60px;
    position: relative;
}
.iabusfch{
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #CCCCCC;
}
.iabusfchl img{
    display: none;
    float: left;
    margin-right: 10px;
}
.iabusfchl img.iabusimg1{
    display: block;
}
.iabusfchl:hover img.iabusimg1{
    display: none;
}
.iabusfchl:hover img.iabusimg2{
    display: block;
}
.iabusfchl:hover h2{
    color: #f30419;
}
.iabusfchl h2{
    font-size: 24px;
    color: #000000;
    float: left;
    margin-top: 3px;
}
.iabusfchr a{
    font-size: 16px;
    color: #999999;
    float: left;
}
.iabusfchr a:hover{
    color: #f30419;
}
.iabusfchr img{
    margin-top: 2px;
    margin-left: 10px;
    float: left;
}
.picScroll-left {
    position: absolute;
}
.picScroll-left .bd ul li {
    margin: 0 10px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.iabitem img, .iabitem p {
    width: 260px;
}
.iabitem p{
    font-size: 18px;
    color: #666666;
}
.inew{
    background: #f3f6f8;
    padding-bottom: 125px;
}
.inewl{
    width: 403px;
    height: 548px;
    background: url("../images/i40.png") no-repeat center;
    background-size: cover;
    box-shadow:0px 0px 10px #ccc;
}
.inewl .slick-arrow{
    display: none !important;
}
.inewl .slick-dots .slick-active button {
    background: #f30419;
    width: 25px;
}
.inewl .slick-dots li button{
    background: #333333;
    width: 10px;
    height: 10px;
    margin-right: 0;
}
.inewl .slick-dots li {
    margin: 0 5px;
}
.inewl .slick-dots{
    display: block;
    bottom: 205px;
    width: 80px;
    left: 300px;
}
.banner_n .ntxt{
    display: block;
    width: 345px;
    margin: 128px auto 0;
}
.ntxt h2{
    font-size: 16px;
    color: #333333;
    margin: 25px 0 10px;
    font-weight: 100;
}
.ntxt p{
    font-size: 14px;
    color: #999999;
    line-height: 25px;
}
.ntxt a{
    margin-top: 20px;
    display: block;
}
.inewl .ntxt a img{
    width: 26px;
    height: 7px;
    min-height: 7px;
    float: left;
    margin-top: 5px;
}
.inewl .ntxt span{
    float: right;
}
.inewl .banner img{
    min-height: 230px;
}
.inewr{
    width: 778px;
    margin-left: 19px;
}
.inewr1,.inewr2{
    box-shadow:0px 0px 8px #ccc;
}
.inewr1{
    width: 778px;
    height: 264px;
    margin-bottom: 19px;
    background: url("../images/i41.png") no-repeat center;
    background-size: cover;
    padding: 100px 30px 35px;
    box-sizing: border-box;
}
.inewr2{
    width: 778px;
    height: 264px;
    background: url("../images/i42.png") no-repeat center;
    background-size: cover;
    padding: 25px;
    box-sizing: border-box;
}
.inewr1item{
    width: 48%;
    margin-right: 4%;
    float: left;
}
.inewr1item:nth-child(2){
    margin-right: 0;
}
.inewr1item h2{
    font-size: 16px;
    color: #333333;
    margin: 0 0 10px;
    font-weight: 100;
}
.inewr1item p{
    font-size: 14px;
    color: #999999;
    line-height: 25px;

}
.inewr1item a{
    margin-top: 20px;
    display: block;
}
.inewr1item a img{
    width: 26px;
    height: 7px;
    min-height: 7px;
    float: left;
    margin-top: 5px;
}
.inewr1item  span{
    float: right;
}
.inewr1item:hover h2{
    color: #f30419;
}
.inewr2-2 img{
    display: none;
}
.inewr2-2 img:nth-child(1){
    display: block;
}
.inewr2-1,.inewr2-2,.inewr2-3{
    float: left;
}
.inewr2-1{
    width: 167px;
}
.inewr2-2{
    width: 185px;
}
.inewr2-3{
    width: 350px;
    margin-left: 20px;
}
.inewr2-1 img{
    margin-top: 160px;
}
.inewr2-2 img{
    width: 100%;
}
.inewr2-3 a{
    display: block;
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}
.inewr2-3 a span{
    font-size: 12px;
    padding: 0px 5px;
    border: 1px solid #CCCCCC;
    border-radius: 100%;
    margin-right: 10px;
}
.inewr2-3 .nimgactive{
    color: #fc606e;
}
.inewr2-3 .nimgactive span{
    border: 1px solid #fc606e;
}

.iysl img,.iabitem img,.inewl .banner img,.inewr2-2 img{
    transition: all .5s;
}
.iysl img:hover,.iabitem img:hover,.inewl .banner img:hover,.inewr2-2 img:hover{
    transform: scale(1.1);
}

.fdh-01-nav dl{
    display: none;
}
/*.fdh-01-nav-one:first-child h3{*/
/*    background-color:#f30419*/
/*}*/
/*.fdh-01-nav-one:first-child h3 a{*/
/*   color: #ffffff;*/
/*}*/
/*.fdh-01-nav-one:first-child dl{*/
/*    display: block;*/
/*}*/
.fdh-01-nav dt{
    background: #f6f6f6;
}
.fdh-01-nav-one h3{
    position: relative;
}
.licon{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    z-index: 1;
}
.licon img{
    position: absolute;
    top: 0;
    right: 0;
    /*left: 0;*/
    bottom: 0;
    margin: auto;
}
.fdh-01-nav-one h3 a{
    position: absolute;
    z-index: 2;
}




        /*.ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }*/
        .ty-banner-1 img{
            width:100%;height: auto;
        }

    

        .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(../image/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #343434;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .p15-infolist-1-t1 {
            padding: 35px 49px 0px 21px;
            background: #fff;
            border-bottom: 1px dashed #cacaca;
            margin-bottom: 20px;
            height: 164px;
        }
        
        .p15-infolist-1-t1 dt {
            position: relative;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            margin-bottom: 8px;
            padding-left: 68px;
        }
        
        .p15-infolist-1-t1 dt a {
            display: block;
            color: #333;
            font-weight: normal;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-infolist-1-t1 dt span {
            display: block;
            width: 60px;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            text-align: center;
            color: #fff;
            position: absolute;
            top: 0;
            left: -0px;
            background: #003567;
        }
        
        .p15-infolist-1-t1-desc {
            height: 72px;
            line-height: 24px;
            margin-bottom: 5px;
            overflow: hidden;
            padding-left: 68px;
        }
        
        .p15-infolist-1-t1-deta {
            width: 60px;
            float: right;
            padding-left: 20px;
            background: url(../image/p14-icon21.png) no-repeat left center;
        }
        
        .p15-infolist-1-t1-deta a {
            display: block;
            color: #003567;
        }
    

        .k12-xl-xwlb-1nt2-1-01-list dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 50px 22px 22px;
            background: #fff;
            display: inline-block;
            width:856px;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dt {
            width: 44.4%;
            float: left;
            margin-right: 2.3%;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dt img {
            width:100%; 
            display: block;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .k12-xl-xwlb-1nt2-1-01-list dl:hover{border:1px solid #003567;}
        .k12-xl-xwlb-1nt2-1-01-list dl:hover h4 a {
            color: #003567;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list-desc {
            max-height: 72px;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list-deta {
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            float: right;
            background: #b6b6b6;
            color: #fff;
        }
        .k12-xl-xwlb-1nt2-1-01-list-deta a{color:#fff;}
        
        .k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta {
            background: #003567;
            border-color: #003567;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta a {
            color: #fff;
        }
    

        .fdh-01-tit {
            background: #003567;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(../image/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(../image/p14-icon2.png) no-repeat right center #003567;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #003567;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #003567;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #003567;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #343434;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p14-pro-1 {
            background: #fff;
        }
        
        .p14-pro-1-tit {
            height: 60px;
            font-size: 24px;
            line-height: 60px;
            margin-bottom: 10px;
            background: #003567;
            color: #fff;
            text-align: center;
        }
        
        .p14-pro-1-list dl {
            border: 1px solid rgba(153, 153, 153, 0.3);
            margin-bottom: 10px;
            font-size: 12px;
            box-sizing: border-box;
            line-height: 18px;
            overflow: hidden;
        }
        
        .p14-pro-1-list dt {
            width: 100%;
            /*1:1的高度 238px*/
            /*2:1的高度 119px*/
            /*16:9的高度 134px*/
            /*4:3的高度 178px*/
            height: 178px;
            overflow: hidden;
        }
        
        .p14-pro-1-list dt img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p14-pro-1-list dd h4 {
            height: 40px;
            font-size: 14px;
            font-weight: normal;
            line-height: 40px;
            overflow: hidden;
            text-align: center;
            color: #fff;
            background: #333;
        }
        
        .p14-pro-1-list dd h4 a {
            display: block;
            color: #fff;
            width: 90%;
            padding: 0 5%;
            white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("../image/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(../image/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

.blk-main {
    width: 1200px;
    margin: 0 auto;
}
.blk-xs{width:240px;}
.blk-min{width: 320px;}
.blk-sm{width:930px;}
.blk-max{width: 810px;}
.blk {
    margin-bottom: 20px;
}
 .cbgg-01 {
            background: #003567;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    
    /*分页*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #003567;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #003567;
    border-color: #003567;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.leftnav-z1-tit {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    font-size: 24px;
}
.leftnav-z1-tit span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #343434;
}

.leftnav-z1-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    background: #fff;
    float: left;
    box-sizing: border-box;


    width: 32%;
    margin-right: 1%;
    height: auto;
}.leftnav-z1-list dd {
            padding: 6px 20px 24px 20px;
        }
        
        .leftnav-z1-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 45px;
            overflow: hidden;
        }
        
        .leftnav-z1-list h4 a {
            display: block;
            height: 45px;
            color: #727272;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .leftnav-z1-list dl:hover h4 a {
            color: #003567;
        }
        
        .leftnav-z1-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .leftnav-z1-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
         .leftnav-z1-list dl:hover {
            border-color: #003567;
        }
        
        .leftnav-z1-list dl:hover .leftnav-z1-list-deta {
            background: #003567;
            border-color: #003567;
        }
        
        .leftnav-z1-list dl:hover .leftnav-z1-list-deta a {
            color: #fff;
        }

        .cpcc-ts-01-right {
            width: 43%;
            float: right;
        }
        
        .cpcc-ts-01-right-tit {
            max-height: 60px;
            font-size: 22px;
            font-weight: normal;
            line-height: 30px;
            color: #4a4a4a;
            border-bottom: 1px solid #e5e5e5;
            padding-bottom: 15px;
            margin-bottom: 15px;
            overflow: hidden;
        }
        
        .cpcc-ts-01-right-con {
            font-size: 15px;
            line-height:32px;
            margin-bottom: 100px;
            overflow: hidden;
        }
     .cpcc-ts-01-left {
            position: relative;
            width: 53%;
            float: left;
            overflow: hidden;
            border: 1px solid #e7e7e7;
            margin-left: 20px;
        } .pc-cx-tel-1 {
                    width: 41%;
                    height: 56px;
                    border-top: 2px solid #e6e6e6;
                    padding-top: 10px;
                    position: absolute;
                    bottom: 16px;
                    right: 0;
                }
                
                .pc-cx-tel-1-t1 {
                    width: 114px;
                    height: 44px;
                    background: #003567;
                    font-size: 18px;
                    line-height: 44px;
                    text-align: center;
                    float: right;
                }
                
                .pc-cx-tel-1-t1 a {
                    display: block;
                    color: #fff;
                }
                
                .pc-cx-tel-1-t2 {
                    height: 56px;
                    padding-left: 70px;
                    background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
                    font-size: 18px;
                    line-height: 18px;
                    color: #454545;
                }
                
                .pc-cx-tel-1-t2 p {
                    line-height: 24px;
                }.cpcc-ts-01 {
    position: relative;
    padding: 12px 0 16px;
    background: #fff;
}
 .tl-fdh-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .tl-fdh-02 li {
            width: 16.66%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #eee;
            margin-right: -1px;
            background: #efefed;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li a {
            display: block;
            height: 55px;
            color: #595757;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(../images/p16-icon6.png) no-repeat bottom center #003567;
            border-color: #003567;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
 .k12-gl-gslb-3nf1-1-01-left dl {
            width: 19%;
            float: left;
            background: #f0f0f0;
            margin: 0 1.3% 13px 0;
            margin-right: 1%;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl:nth-child(6n-1) {
            margin-right: 0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt {
            border: 1px solid #e5e5e5;
            padding: 10px 9px;
            background: #fff;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt img {
            display: block;
            width: 100%;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4{
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            text-align: center;
            padding: 0 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: #f0f0f0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 a {
            color: #4b4a4a;
        }.p4-order-form-1 {
            overflow: hidden;
        }
        
        .p4-order-form-1 .p4-titlel-1 {
            width:145px;height: 46px;font-size:18px; line-height: 46px;text-align: center;color:#fff;background: #343434;
            
        }
        
        .p4-order-form-1-con {
            border:1px solid #bbb;
            background:url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
            padding:40px 15%;
        }
        
        .p4-order-form-1-con li p {
            padding-left: 130px;
            color: #999;font-size: 12px;
        }
        
        .p4-order-form-1-con li {
            margin-bottom: 10px;
            font-size: 14px;
            line-height: 35px;
            color: #666;
            overflow: hidden;
        }
        
        .p4-order-form-1-con li span {
            font-weight: bold;
            color: #666;
        }
        .p4-order-form-1-con li b{color:#f00;}
        .p4-order-form-1-con li .row-hd {
            color: #666;
        }
        .timenum{padding-left:95px;}
        .p4-order-form-1-con li p {
            clear: both;
        }
        
        .p4-order-form-1-con label {
            display: inline-block;
            width: 120px;
            color: #666;
            vertical-align: top;
            text-align: right;height: 33px;line-height: 33px;overflow: hidden;
        }
        #code_gg{
            width: 80px;
            margin-right: 10px;
            outline: none;
            padding-left: 10px;
            border: 1px solid #eee;
            height: 33px;
            line-height: 32px;
            color: #666;
        }
        
        
        .p4-order-form-1-con .inputs,
        .p4-order-form-1-con li select {
            width: 73%;
            margin-right: 10px;
            outline: none;
            padding-left: 10px;
            border: 1px solid #eee;
            height: 33px;
            line-height: 32px;
            color: #666;
            box-sizing: border-box;
            /*float: left;*/
        }
        .p4-order-form-1-con .radioandcheck{vertical-align:middle;}
        
        .p4-order-form-1-con .err {
            border: 1px solid #c00;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t1 {
            width: 100%;
        }
        
        .p4-order-form-1-t1 textarea {
            width: 73%;
            height: 102px;
            line-height: 24px;
            border: 1px solid #eee;
            outline: none;
            resize: none;
            overflow: auto;
            margin-right: 10px;
            padding-left: 10px;
            box-sizing: border-box;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t2 {
            width: 100%;
        }
        
        .p4-order-form-1-t2 input {
            width: 150px;
            vertical-align: top;
        }
        
        .p4-order-form-1-t2 span {
            width: 153px;
            height: 25px;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t3 {
            padding-left: 120px;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t3 input {
            width: 80px;
            height: 30px;
            border: 0;
            text-align: center;
            margin-right: 30px;
            color: #fff;
            padding-left: 0;
            cursor: pointer;
        }
        
        .p4-order-form-1-con .p4-order-form-1-b1 {
            background: #003567;
        }
        
        .p4-order-form-1-con .p4-order-form-1-b2 {
            background: #767676;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t4 {
            overflow: auto;
            height: auto;
            min-height: 35px;
            width: 100%
        }
        
        .p4-order-form-1-con .p4-order-form-1-t4 input {
            vertical-align: middle;
            width: 14px;
            margin: 0 10px;
        }