
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, caption,address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0px; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden;}
/* always display scrollbars */
body { font: 14px/1.8 "微软雅黑","微软正黑体","Microsoft JhengHei","Microsoft Yahei","Hiragino Sans GB","冬青黑体","Arial","Helvetica","SimHei","黑体","STXihei","华文细黑",sans-serif;; margin: 0 auto; color: #666; _background-attachment:fixed; 
_background-image:url(about:blank); width: 100%; height: 100%; overflow: hidden; -webkit-tap-highlight-color:rgba(0,0,0,0);}
*, *:before, *:after {
  box-sizing: border-box;
}

a{color:#666; text-decoration:none;cursor:pointer;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; }
/*a:visited{text-decoration: none; outline:none;}*/
a:hover{text-decoration:none; color:#e6222a; }
*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1{font-size:16px;}
h5{font-size:12px;}
.font-Opens{font-family: "Opensans-Regular";}
.part_title {font-family: "OpenSans-Bold";font-size: 48px;line-height: 48px;}
.read_more {display: block;font-family: "OpenSans-Bold";font-size: 16px;width: 180px;height: 60px;text-align: center;line-height: 56px;text-transform: uppercase;color: #000;border: 2px solid #89c32e;border-radius: 3px;box-sizing: border-box;}
.read_more:hover {background-color: #89c32e;color: #FFF;text-decoration: none;}
.trans { -webkit-transition: all 300ms ease 0s; transition: all 300ms ease 0s; }
.fl{float:left;}
.fr{float:right;}
.hov_up {
  transition: .5s;
}
.hov_up:hover{
	transform:translateY(-10px);
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.mr-5-r{ margin-right: 5%;}
.mr-5-l{ margin-left: 5%;}

.ovh{overflow: hidden;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.textcenter{ text-align: center;}
.text18 {
  font-size: 0.18rem;
  line-height: 32px;
}

@keyframes mouse-dot {
  from { opacity: 0; }
  33% { opacity: 1; }
  to { transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; }
}

@-webkit-keyframes mouse-dot {
  from { opacity: 0; }
  33% { opacity: 1; }
  to { transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; }
}

/*图片放大*/
.img_qz{ width:100%; height:auto;overflow: hidden;}
.img_qz img{transition: 800ms; width:100%; }
a:hover .img_qz img{transform: scale(1.08);}
.fangda{ overflow: hidden;transition: all .5s;}
.fangda:hover{ transform:scale(1.05);-webkit-transform:scale(1.05);}
.icb{overflow: hidden;}
.icb img{transition: all .5s;}
.icb:hover img{-webkit-transform: scale(1.05);transform: scale(1.05);}

.icb1{overflow: hidden;}
.icb1 img{transition: all .5s;}
.icb1:hover img{-webkit-transform: scale(1.08);transform: scale(1.08);}

table{padding: 0;border-spacing:0;-webkit-border-horizontal-spacing: 0;-webkit-border-vertical-spacing:0;}
.table_1{border-collapse:collapse;}
.table_1 th,.table_1 td{border:1px solid #ccc;padding: 5px; height: 40px; color:#333;}


.td_table table{ width:100%;border-spacing: 0px; margin: 20px 0;}
.td_table td img{ height: auto;max-width:90%;}
.bk01 img {padding: 3px; border: 1px solid #ddd;}
.anniu01{ padding:8px 60px; background: #e9f4fa; color:#444; border-radius: 30px;  margin: 0px 30px 20px 0; font-size: 15px;}
.tu100 img{ height: auto;max-width:90%; }


.td_table2 table{ width:100%;border-spacing: 0px; margin: 20px 0;}
.td_table2 td img{ height: auto;max-width:100%; }


input, textarea{background:transparent; padding:0px; font-size:14px; color:#666; outline:none; border:0px;font-family: Arial, "微软雅黑";}
em{font-style:normal;}
input[type=button], input[type=submit],input[type=file], button { cursor: pointer;-webkit-appearance: none; } 
/*通用*/
.switcher{display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;   display: -webkit-flex; display: flex; -webkit-justify-content:center; -moz-justify-content: center; -ms-justify-content:center; -o-justify-content:center; justify-content: center; padding: 0 0 78px; border-bottom: 2px solid #05C8C8; margin-top: 62px; text-align: center;}

textarea::-webkit-input-placeholder{font-family: Arial, "微软雅黑";color: #666;} 
textarea:-moz-placeholder{font-family: Arial, "微软雅黑";color: #666; } 
textarea::-moz-placeholder{font-family: Arial, "微软雅黑";color: #666; } 
textarea:-ms-input-placeholder{font-family: Arial, "微软雅黑";color: #666; }

input:focus {outline: none; } 
input:focus::-webkit-input-placeholder {text-indent: 100%; opacity: 0; -webkit-transition: .4s; transition: .4s; } 
input:focus::-moz-placeholder {text-indent: 100%; opacity: 0; -moz-transition: .4s; } 
input:focus:-ms-input-placeholder {text-indent: 100%; opacity: 0; -webkit-transition: .4s; transition: .4s; }
textarea:focus {outline: none; } 
textarea:focus::-webkit-input-placeholder {text-indent: 100%; opacity: 0; -webkit-transition: .4s; transition: .4s; } 
textarea:focus::-moz-placeholder {text-indent: 100%; opacity: 0; -moz-transition: .4s; } 
textarea:focus:-ms-input-placeholder {text-indent: 100%; opacity: 0; -webkit-transition: .4s; transition: .4s; }
i{font-style: normal;}

/*******************************
    -------[=手机导航]-------
********************************/
.header_tel{ height:65px; width:100%; position: fixed;top:0; left: 0; z-index: 999; display: none; background: #fff;}
.header_tel .logo_m img{ height:65px; width:auto;}

.menuBtn {
    position: fixed;top: 22px;
    right:2.5%;width: 28px;height: 20px;
    display: none;cursor: pointer;z-index: 1000;
}
.menuBtn em {margin-bottom: 6px;display: block;height: 3px;background-color: #232323;
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.menuBtn.on em {display: none;margin: -2px 0 0; position: absolute;top: 50%;width: 30px;}
.menuBtn.on em:first-child {display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.on em:last-child {display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);}
#aside {
    display: none;
    position: fixed;
    top: 65px;left: 0;right: 0;
    background-color: #fff;
    z-index: 110;
    border-top: 1px solid #e9e9e9;
    -moz-box-shadow:0px 2px 5px rgba(0,0,0,.1); 
    -webkit-box-shadow:0px 2px 5px rgba(0,0,0,.1); 
    box-shadow:0px 2px 5px rgba(0,0,0,.1);
}
#aside .menu li{
    font-size: 16px;
}
#aside .menu li a{
    display: block;
    color: #888;
    height: 50px;
    line-height: 49px;
    border-bottom: 1px solid #ebebeb;
    white-space: nowrap;overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#aside .menu li > a{
    color: #353535;
    padding: 0 10px;
}
#aside .menu li.h-sub > a{
    background: url(../images/icon-close3.png) 95% center no-repeat;
    background-size: auto 14px;
}
#aside .menu li.h-sub.open > a{
    background: url(../images/icon-open.png) 95% center no-repeat;
    background-size: 14px auto;
}
#aside .menu li a:hover{color: #000;}
#aside .sub-nav{display: none;}
#aside .sub-nav dd{padding-left: 10px;font-size: 14px;}


#aside .lg{
    padding: 10px 0 30px;
    text-align: center;
}
#aside .lg a{
    display: inline-block;
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    margin: 0 10px;
    color: #353535;
    border-bottom: 1px solid #353535;
}
#aside .lg a.on{
    color: #e84044;
    border-bottom: 1px solid #e84044;
}



.footer_tabbar{width:100%; height:42px; margin:0 auto; position:fixed; z-index: 99999; bottom:0; left:0; background:#e6222a; z-index:1000; font-family:'iconfont' }
.footer_tabbar a{display:block; width:33.333%; height:42px; line-height: 42px; float:left; text-align:center; color: #fff; font-size: 18px;}
.footer_tabbar { display: none;}
/*矢量图标*/
@font-face {
  font-family: 'iconfont';
  src: url('font/iconfont.eot');
  src: url('font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('font/iconfont.woff') format('woff'),
  url('font/iconfont.ttf') format('truetype'),
  url('font/iconfont.svg#iconfont') format('svg');
}

.iconfont{
  font-family:"iconfont" !important;
  font-size:22px;
  font-style:normal;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  /*-webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;*/
}

/*分页*/
#pages {
    text-align: center;
}

#pages li {
    margin: 0 2px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #e6e6e6;
    color: #333;
    display: inline-block;
	width: auto;
  padding-bottom: 0;
}
#pages li a{
    font-size: 14px;
    display: block;
    padding: 0 12px;
}
#pages li span{
    font-size: 14px;
    display: block;
    padding: 0 12px;
}
#pages li.active {
    text-align: center;
    background: #e6222a;
    color: #fff;
    display: inline-block;
}

#pages li:hover {
    background: #e6222a;
}

#pages li:hover a {
    color: #fff;
}

.pagenavph{ display:none;}

.wal{width: 1200px;margin:0 auto; } 
.mt_15{
	margin-top: 15px;
}
.pc-show{display: block!important;}
.pc-hide{display: none!important;}
.fl{float: left;}
.fr{float: right;}
.clearfix:after{display: block;content: '';clear: both;}
.bg_big{width: 100%;height: auto;background-color: #f8f8f8;font-family: arial;}

.ui-nowrap {overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.ui-nowrap2 {word-wrap: break-word;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ui-nowrap3 {word-wrap: break-word;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

.more{display: block;width: 176px;height: 42px;text-align: center;line-height: 42px;color: #FFFFFF;font-size: 14px;overflow: hidden;position: relative;z-index: 0;border-radius: 43px; }
.more::after{content: '';width: 0;height: 100%;background-color: #e6222a;position: absolute;top: 0;left: 0;transition: all .3s;z-index: -1;}
.more:hover::after{width: 100%;}
.more:hover{color: #fff;}


.wrap{max-width:1280px; margin: 0px auto; width: 95%;}
.inner { max-width:1280px; margin: 0px auto; width: 95%; }


/* header */
.headerwrap{box-sizing: border-box;box-sizing: border-box;position: fixed;top: 0;left: 0;right:0;z-index: 20;transition: all .3s; margin: 0 auto;transition: all .3s;}
.headerwrap .header{display: flex;display: -webkit-flex;-webkit-justify-content: space-between;justify-content: space-between;-webkit-align-items: center;align-items: center; position: relative; height: 93px; background:rgb(255, 255, 255,.75);transition: all .3s;}
.headerwrap .header .logo{display: block; float: left; padding-left: 15px;}
.headerwrap .header .logo img{display: block;width: auto;height: 75px;}
.headerwrap .header .logo .logo02{display: none;}
.t_right{display: flex;
  display: -webkit-flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;}

.t_right .tel{ color:#fff;font-size: 20px;letter-spacing: 1px; width: 106px; background:#e6222a; line-height: 93px; text-align: center;}

.navMenu{display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center; height:93px;}
.nav >li{ float:left; position:relative; padding:0 20px; cursor:pointer;}
.nav >li:last-child::after{width: 0px;}
.nav >li:before{ content:""; width:96%; height:0; transition:328ms; background:#e6222a; position:absolute; left:2%; bottom:-1px; opacity:0; visibility:hidden;}
.nav >li >a{ display:block; color:#232323;  line-height:90px; text-transform: uppercase;font-size: 16px; }
.meundown{ 
  background: rgba(167, 124, 71, 0.9);
  position: absolute;
  padding: 15px 0px 25px;
  left: -15px;
  top: 120px;
  opacity: 0;
  transition: 430ms;
  visibility: hidden;
  z-index: 999;
  min-width: 150px;
}
.meundown:before{ content:""; width:10px; height:0px; background:url(../images/arrow.png) center no-repeat; position:absolute; left:50%; margin-left:-5px;}
.meundown li{ position:relative;}
.meundown li:before{ content:""; width:0; height:100%; background:#caa052; color: #fff; position:absolute; left:50%; top:0; transition:320ms; opacity:0;}
.meundown li a{ display:block; text-align:center; line-height:50px; color:rgb(255, 255, 255, 0.8);position:relative;float: left;
  width: 100%;
  height: 50px;  
  font-size: 14px;}
.meundown2 li a{width: 12.5%;}
.meundown li a:hover{ color:#fff; background: #e6222a;}

.meundown li:last-child a{border-right: 0px solid #eaeaea;}
.meundown li:hover:before{ width:100%; opacity:1; left:0; color: #fff;}

.nav >li.current::after{width: 0px;}
.nav >li.current .nav a{color:#fff;}
.nav >li.current:before{ height:3px; opacity:1; visibility:visible;}
.nav >li:hover .meundown{ opacity:1; visibility:visible; top:91px;}

.div2_1 .headerwrap .header{ background:#fff;}
/* .div2_1 .headerwrap .header .logo .logo01{ display: none;}
.div2_1 .headerwrap .header .logo .logo02{ display: block;}
.div2_1 .nav >li >a{ color: #343434;}
.div2_1 .nav >li:before{background:#003c8a; } */




/* banner */
.banner {position: relative;}
.pc-show {
    display: block !important;
}
.banner_outer {}
.banner_mask {padding-top: 40%;}
.banner_mask_m {padding-top: 70.5%;}
.banner_content {overflow: hidden;}
.bannerimg {height: 100%;text-align: center;}
.banner_inner {width: 45%;}
.banner_inner_img {max-width: 100%;}
.buttons {margin-top: 7%;}
.banner_button {padding: 12px 0;font-size: 24px;border-radius: 56px;color: white;margin-right: 24px;text-shadow: 1px 1px 3px #4D4A4A;text-align: center;width: 250px;}
.banner_button:last-child {margin-right: 0;}
.banner_button:hover {transform: scale(1.1);}
.banner .banner_button {width: 250px;}
.header_contact:visited, .intro_li:visited, .banner_button:visited {color: #fff;}
.banner_button1 {background: linear-gradient(to right, #0077d4, #469ee2);}
.banner_button2 {background: linear-gradient(to right, #9cba34, #c4d363);}
.banner_page {position: absolute;width: 100%;z-index: 3;text-align: center;bottom: 30px !important;}
.banner_page .hjbullet {width: 12px;height: 12px;background: #d9d9d9;opacity: 1;margin: 0 6px !important;bottom: 130px;}
.banner_page .hjbullet.swiper-pagination-bullet-active {background: #e6222a;}

.banner_arrow {width: 120px;z-index: 7;top: 0;color: white !important;}
.banner .banner_arrow_left {left: 60px !important;color: white !important;}
.banner .banner_arrow_right {right: 60px !important;left: unset;color: white !important;}
.abh {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
.banner .text{ position: absolute; top:30%; width: 100%; text-align: center; }
.banner .text h2{ font-size: 48px; color: #fff;text-shadow: 1px 1px 3px rgba(0,0,0,0.3); width: 750px; margin: 0 auto;}
.banner .text h3{ font-size: 20px; color: #fff;text-shadow: 1px 1px 3px rgba(0,0,0,0.3);width: 750px; margin: 0 auto; background:rgb(153, 83, 20, 0.25);padding: 30px 60px; margin-top: 20px; text-align: left;}


/* --------------------------------- */
/*indexPart2*/
.indexPart2{width: 100%; background:url(../images/010-.png) repeat-x top #fff; padding: 60px 0;}
.indexPart2 .name{width:576px;background: url(../images/011-.png) no-repeat; margin: 0 auto 30px; text-align: center; font-size: 36px; color: #333333; font-weight: bold;}
.row { margin: 0 -1.5%;}
.indexPart2 .name .line{ width: 64px; height: 4px; background-color: #e62129; margin: 15px auto;}
.indexPart2 .name span{ color: #8b8b8b; font-size: 16px; text-align: center; font-weight: normal;}
.indexPart2 ul{ margin-top: 15px;}
.indexPart2 li{ width:30.3%; margin: 20px 1.5%; float: left;}
.indexPart2 li .img{ width: 100%;position: relative;}
.indexPart2 li .img img{width: 100%; height: auto;}
.indexPart2 li .img p{ position: absolute; bottom: 0; background: url(../images/012-.png) #f7f9fc; height: 58px; line-height: 58px; width: 100%; text-align: center; color: #232323; font-size: 18px;}
.indexPart2 .more{font-size: 16px;  width: 209px; height: 45px; line-height: 45px; text-align: center; margin: 30px auto 0 auto;border: 1px solid #bdbdbd; color: #202020; display: block; border-radius: 50px; font-family: 'Times New Roman', Times, serif;}
.indexPart2 .more:hover{ background:#e62129; color: #fff; border: 1px solid #e62129;}

/* indexPart5 */
.indexPart5{ width:100%; height: auto; padding:0;}
.indexPart5 .name{ width:100%; margin: 0 auto; text-align: center; background: #e6222a; padding: 30px 0;}
.indexPart5 .name h2{ font-size: 36px; font-weight: bold; color:#fff;}
.indexPart5 .name h2 span{ color: #fff; font-size: 46px; font-weight: bold; font-family: 'Times New Roman', Times, serif; padding: 0 5px;}
.indexPart5 .name span{ font-size:16px; color:#fff;}
.advantagesBox{ width: 100%; padding: 30px 0;}
.adv_bg1{ background: url(../images/019.jpg) no-repeat left bottom; }
.adv_bg2{ background: url(../images/020.jpg) no-repeat #f5f5f5; background-size: 100% 100% ; padding: 70px 0;}
.adv_bg3{ background: url(../images/018.jpg) no-repeat right;background-size: auto 100% }
.advantagesBox .p_gridbox{ display: flex;align-items: center; justify-content: center; padding: 0 20px;}
.advantagesBox .p_gridbox > .p_gridCell:nth-child(2n+1) {
    clear: left;
    margin-right: 10%;
    width: 50%;
    overflow: hidden;
}
.p_gridbox > .p_gridCell:nth-child(2n+0) {
    clear: none;
}
.p_gridbox > .p_gridCell .text_box{
 width: 100%;
}

.p_gridbox > .p_gridCell .text_box .title{ display: flex; align-items: center;}
.p_gridbox > .p_gridCell .text_box .title .icon{ width: 87px;height: 80px; margin-right: 15px;}
.p_gridbox > .p_gridCell .text_box .title .txt h2{font-size: 30px; color: #333; line-height: 1.5; }
.p_gridbox > .p_gridCell .text_box .title .txt span{font-size: 14px; color: #b2b2b2;}
.p_gridbox > .p_gridCell .text_box .content{ margin-top: 20px;}
.p_gridbox > .p_gridCell .text_box .content p{ margin-bottom: 20px; color: #333333; font-size: 16px;}
.p_gridbox > .p_gridCell .text_box .content p span{ color: #a00b04; margin-right:15px; }
.advantagesBox.adv_bg2 .p_gridbox > .p_gridCell:nth-child(2n+1) {  padding-left: 0px;margin-right: 0%;}
.advantagesBox.adv_bg2 .p_gridbox > .p_gridCell:nth-child(2n+0) {} 
.advantagesBox.adv_bg2 .p_gridbox > .p_gridCell .text_box{ margin-left: 40px;}
.advantagesBox.adv_bg2 .p_gridbox > .p_gridCell .text_box .title .icon{ width: 87px;height: 80px; margin-right: 0px; margin-left: 15px;}

/*indexPart4*/
.indexPart4{width:100%;  padding: 68px 0;}
.indexPart4 .name{ color:#333333; text-align: center; font-size: 40px; font-weight: bold;}
.indexPart4 .steps{ width:100%; margin: 60px auto 40px auto; padding-left: 3%; background: url(../images/021.jpg) repeat-x bottom;}
.indexPart4 .steps li{ width:12.5%; float: left;position: relative;padding-bottom: 70px;}
.indexPart4 .steps li::after{ content: ""; position: absolute; width: 70%; background: url(../images/020.png) no-repeat center; bottom: 0;height: 50px;  left: 0;}
.indexPart4 .steps li .yuan{ width:70%; float: left; text-align: center;}
.indexPart4 .steps li .jt_ico{ width:30%; float: left; margin-top: 30%; background: url(../images/019.png) no-repeat center; height: 19px;}
.indexPart4 .steps li .yuan h2{ font-size: 60px;font-family: Times New Roman, serif;color: #fff; text-align: center; position: absolute; top: 8px; width: 100%; }
.indexPart4 .steps li p{font-size: 16px; color: #787878;text-align: center; width: 70%; float: left; margin-top: 10px;} 



/* --------------------------------- */
.footer {
  width: 100%;
  margin: 0 auto;
  padding-top: 65px;
  padding-bottom: 10px;
  color: #4c4c4c;
  background: #242424;
}
.footer .ft-t .col-l .f_logo{ width: 153px; }

.footer .ft-t .col-l{
    width:20%;float: left;
    font-size: 14px;
    color: #6b6b6b;
	text-align: left;
}
.footer .ft-t .col-l .tel{
    font-size: 12px;
    color: #808080;
    line-height: 2em;
    font-weight: lighter;
	text-align: center;
    margin: 15px 0 16px 0px;
	width:153px; 
}
.footer .ft-t .col-r{
    width: 75%;
	margin-right: 0%;
	float: right;
    overflow: hidden;
	right:0;
	text-align: right;
	
}
.footer .ft-t .col-r .menu_f{float:right; }
.footer .ft-t .col-r dl{
    float: left;	
}
.footer .ft-t .col-r dl:last-child dt{ background: none;}
.footer .ft-t .col-r dt{
    font-size: 16px;
    margin-bottom: 20px;
	color: #262626;
    font-weight: normal;
	text-align: left;
	padding: 0 20px;
	background: url(../images/009.png) no-repeat right;
}
.footer .ft-t .col-r dd a{
    display: none;
    font-size: 14px;
    line-height: 2.2em;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
	text-align: left;
	padding-left: 8px;
	margin-left: 10px;
}
.footer .ft-t .col-r dd a:hover{color: #817465;}

.footer .ft-t .col-r .f_bq { text-align: right; font-size: 14px; width: 99%;float: left;border-top: 1px solid #454545; padding-top: 40px; line-height: 30px; color: #767676;}
.footer .ft-t .col-r .f_bq a{color: #767676;}
.footer .ft-t .col-r .f_bq a:hover{color: #e6212a;}
.footer .ft-t .col-r .f_bq p{ text-align: right;}
.footer .ft-t .col-r .f_bq span {margin-right: 15px; }
.footer .ft-t .col-r .f_bq p span:last-child{ margin-right: 0;}
.footer .ft-t .col-r .f_bq p.support span{ color: #242424;}
.footer .ft-t .col-r .f_bq p.support a{ color: #242424;}
.footer .ft-t .col-r .f_bq p.support a:hover{ color:#343434;}

.footer .ft-b{
    padding: 17px 10px;
    color: #fff;
    text-align: left;
	background: #817465;
}
.footer a{color: #fff;}
.footer a:hover{color: #e6212a;}
.footer span a{ color: #ababab;}






.pubbanner {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.pubbanner-img {
  width: 100%;
  min-height: 3.4rem;
  object-fit: cover;
}

.pubbanner-img img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.pubbanner-words {
  position: absolute;
  z-index: 4;
  color: #fff;
  bottom: 55%;
  left: 116px;
}

.pubbanner-tolt {
  left: 0%;
  width: 100%;
  text-align: center;
}

.pubbanner-words h6 {
  font-size: 0.46rem;
  font-weight: 500;
  opacity: 1;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 3px;
}

.pubbanner-words p {
  font-size: 18px;
  margin-top: 12px;
  opacity: 0;
}

.pubbanner-line:before,
.pubbanner-line:after {
  content: "";
  opacity: 0;
  transition: all .4s ease 1s;
  height: 100%;
  width: 1px;
  background: #fff;
  position: absolute;
  top: 0;
  transform: rotate(30deg);
}

.pubbanner-line:before {
  left: -28px;
}

.pubbanner-line:after {
  right: -16px;
}

.pubbanner-active.pubbanner-line:before,
.pubbanner-active.pubbanner-line:after {
  opacity: .3;
}

.pubbanner-active.pubbanner-words h6 {
  animation: pubMove 1s ease both 100ms;
}

.pubbanner-active.pubbanner-words p {
  animation: pubMove 1s ease both 300ms;
}

@keyframes pubMove {
  0% {
      transform: translateX(240px);
      opacity: 0;
  }
  100% {
      transform: translateX(0);
      opacity: 1;
  }
}

.pubbanner-up {
  position: absolute;
  bottom: 124px;
  left: 24px;
  writing-mode: vertical-lr;
  writing-mode: tb-lr;
  white-space: nowrap;
  font-size: 70px;
  color: #fff;
  opacity: .2;
}

.pageNav {
  /* box-shadow: 0px 10px 10px #f2f2f2; */
  
  text-align: center;
  position: absolute; bottom: 0; z-index: 9;
  width: 100%;
  left: 0;
  right: 0;
  /* height: 0.75rem;
  line-height: 0.75rem; */
}
.pageNav ul{background:#e6222a;}

.pageNav li {
  font-size: 14px;  
  text-align: center;
  position: relative;
  float: left;
  display: block;
}
.pageNav2 li {width: 24%;}
.pageNav3 li { width: 20%;  border-right: 1px solid rgb(255, 255, 255, 0.2);}
.pageNav3 li:nth-child(5n){border-right: 0px;}
.pageNav4 li {width: 33.33%;}
.pageNav5 li {width: 50%;}
.pageNav li:first-child {border-left: 0;}
.pageNav li .ico { padding: 0.30rem 0 0.15rem;text-align: center;}

.pageNav li .ico img {
  width: 33px;
  margin: 0 auto;
}


.pageNav li a {
  font-size: 16px;
  color: #fff;
  height: 70px; line-height: 70px;
  padding: 0px 40px; display: block;
}
/* .pageNav_cp li a {
  font-size: 15px;
  color: #fff;
  height: 0.75rem; line-height: 00.75rem;
  padding: 0px 20px; display: block;
} */

/* .pageNav li a:hover {
  color: #e6222a;
} */
.pageNav li a.aNow {
  color: #232323; 
font-size: 18px;
  background: #f5f5f5;
}
/* .pageNav li.anow::after {
  content: "";
    width: 100%;
    height: 3px;
    transition: 328ms;
    background: #d40011;
    position: absolute;
    left: 0%;
    bottom: 0px;
    opacity: 1;
} 

.pageNav li a.aNow:hover {
  color: #fff;
}*/

.pageNav .add {
  margin-right: 2.5%;
  float: right;
  text-align: right;
  line-height: 60px;
  height: 60px;
  color: #ccc;
  font-weight: 300;
}

.pageNav .add a {
  color: #ccc;
  font-weight: normal;
  font-size: 13px;
}
.pageNav .add a:hover{ color:#fff;}

.pageNav .add i {
  color: #e6222a;
  margin-right: 10px;
}

.ny_main {background-color: #fff; min-height: 400px; padding-bottom: 30px;}
.padd_0{padding:0 1.5% 0.8rem 1.5%;}
.ny_main .dy_page {
  padding: .6rem 20px; background: #fff;
}

.ny_main .dy_page p{font-size: 16px;line-height: 1.8;}
.ny_main .dy_page p img{ max-width: 100%; height: auto; border-radius: 8px;}

.ny_main .dy_page .left {
  width: 63%;
  float: left;
}

.ny_main .dy_page .left h2 {
  color: #cd151d;
  font-size: 32px;
  line-height: 0px;
  font-weight: 300;
  margin-bottom: 30px;
  font-family: Myriad Pro, DejaVu Sans Condensed, Helvetica, Arial, " sans-serif";
  text-transform: uppercase;
}

.ny_main .dy_page .left h3 {
  color: #4B4B4B;
  font-size: 36px;
  font-weight: 400;
  line-height: 30px;
}

.ny_main .dy_page .left .line {
  width: 24px;
  height: 2px;
  background: #001446;
  margin: 30px 0 50px 0;
}

.ny_main .dy_page .left p {
  color: #666;
  font-size: 16px;  
  line-height: 1.8;
  font-weight: 300;
}

.ny_main .dy_page .right {
  width: 32%;
  float: right;
  position: relative;
}

.ny_main .dy_page .right img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.ny_main .dy_page p.txt01{ text-align: left; font-size: 0.36rem; position: relative; font-weight: 500; color:#caa052; padding-bottom:0.3rem; margin-bottom: 0.3rem;}
.ny_main .dy_page p.txt01::before{content: ''; position: absolute; bottom: 0; left: 50%; margin-left: -0.25rem; width: 0.5rem; height: 2px; background: #ccc;}
.ny_main .dy_page p.txt02{text-align: left; font-size: 0.24rem;color: #666;margin-bottom: 0.3rem; font-weight: 400;}

.dy_page .cultureslide{margin-top:44px;position:relative}
.dy_page .cultureslide .swiper-slide{height:auto}
.dy_page .cultureslide .swiper-slide .box{height:100%}
.dy_page .cultureslide .swiper-slide .img{width:100%; overflow: hidden;}
.dy_page .cultureslide .swiper-slide .img img{ width:100%; height: auto;}
.dy_page .cultureslide .swiper-slide .textbox{width:100%;border:1px solid #eee;border-top:none;padding:34px 3vw;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}
.dy_page .cultureslide .swiper-slide .textbox .title{color:#000;font-size:0.28rem;text-align:center;}
.dy_page .cultureslide .swiper-slide .textbox .text{margin-top:10px;min-height:36px;text-align:center;text-align:center;line-height:1.286;color:#666;font-size:0.14rem;}
.dy_page .swiper-button-next,
.dy_page .swiper-button-prev{width:56px;height:56px;margin-top:-92px;background-color:#f2f2f2;background-size:auto;opacity:0}
.cultureslide:hover .swiper-button-next,
.cultureslide:hover .swiper-button-prev{opacity:1}
.dy_page .swiper-button-prev{background-image:url(../img/cul-l.png);left:-28px}
.dy_page .swiper-button-next{background-image:url(../img/cul-r.png);right:-28px}
.dy_page .swiper-button-prev:hover{background-color:#1263aa;background-image:url(../img/cul-lcur.png)}
.dy_page .swiper-button-next:hover{background-color:#1263aa;background-image:url(../img/cul-rcur.png)}
.dy_page .cultureslide .swiper-slide:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}


.network{ width: 100%;}
.network li{float: left;
  width: calc(33.33% - 1px);
  margin: 0 1px 1px 0;
  background: #f0f0f0;
  height: 2rem;
  padding: 0.2rem 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;}
.network li h4 {margin-bottom: 12px; font-size: 0.24rem; color:#333;}
.network li .address {
  margin-bottom: 2%;line-height: 0.26rem; font-size: 0.15rem;
  align-items: unset;
}
.network li .address pre{    line-height: 2;
  font-family: "PingFang SC Regular";
  font-size: 0.16rem; 
  white-space:pre-wrap;
  white-space:-moz-pre-wrap;
  white-space:-pre-wrap;
  white-space:-o-pre-wrap;
  word-wrap:break-word;}
  

.about_hj {
  width: 100%;
  float: left;
}

.cp_neir{ background-color: #fff; padding:.6rem 0rem;}
.cp_neir ul {
  width: 100%;
  margin: 0 -1.5%;
}

.cp_neir ul li {
  float: left;
  width: 22%;
  margin: 0 1.5% 0.3rem 1.5%;
  padding: 15px;
  position: relative;
}
.cp_neir ul li .txt2{
  color: #343434;
  font-size: 16px;
  float: left;
  padding: 18px 0 0px 0px;
  text-align: center;
  width: 100%;
  float: left;
}

.dummy {padding-top: 100%;}
.dummy2 {padding-top: 75%;}
.dummy3 {padding-top: 35%;}

.cp_tu {
  list-style-type: none;
  /*display:inline-block;*/
  display: block;
  float: left;
  max-width: 800px;
  max-height: 800px;
  width: 100%;
  margin: 0 0%;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.cp_tu img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: auto;
  padding: auto;
}

.cp_tu i {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.cp_tu p {
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
}

.cp_pro{padding:0rem 0% ;}
.cp_pro ul {
  margin: 0 -1.5%;
}

.cp_pro ul li {
  float: left;
  width: 22%;
  margin: 0 1.5% 0.4rem 1.5%;
  padding: 10px;
  position: relative;
  background: #fff;
  border: 1px solid #dedede;
}



.cp_pro ul li .txt2 a{color: #343434;}
.cp_pro ul li .txt2 {
  color: #343434;
  font-size: 16px;
  margin-bottom: 10px;
  float: left;
  padding: 18px 0 10px 0px;
  text-align: center;
  width: 100%;
  float: left;
}
.cp_pro ul li .txt a{color: #343434;}

.cp_pro ul li .txt {
  color: #343434;
  font-size: 16px;
  margin-bottom: 10px;
  width: 100%;
  float: left;
  padding: 18px 0 10px 0px;
  text-align: center;
}



/* 联系我们 */
.ctabox .pa {padding: 0.8rem; background: #fff; }
.ctaList .namebox {width: 40%;float: left;}
.ctaList .ti {font-size: 26px;color: #333;line-height: 1.4;padding-right: 20px;margin-bottom: 10px;font-weight: bold;}
.ctaList .p {margin-top: 30px;line-height: 34px;color: #999;font-size: 15px;font-weight: 500;margin-bottom: 30px;}
.ctaList .mabox {width: 50%;float: right;margin-left: 20px;}
.ctaList .mabox .ma {width: 120px;text-align: center;line-height: 1.4;max-width: 100%;}
.ctaList .mabox .ma img {display: block;width: 100%;}
.ditu {width: 100%;height: 550px;font-size: 12px;margin-top: 20px;}
/*-----------------[新闻动态]--------------*/
.news1{ background:#fff; padding: .8rem 0;}
.news1 li{ padding-bottom:50px; border-bottom:1px #eee solid; margin-bottom: 50px; }
.news1 li .imgDiv{ float:left; width:21%;height: 180px;  overflow:hidden;}
.news1 li .imgDiv img{ width:100%; height: 180px; transition:ease 0.3s; -webkit-transition:ease 0.3s; -moz-transition:ease 0.3s; -o-transition:ease 0.3s;}
.news1 li .imgDiv:hover img{ transform:scale(1.2); -webkit-transform:scale(1.2);}
.news1 li .text{ float:left; width: 70%; padding:0 1% 0 4%; background:url(../images/ico18_1hr.png) no-repeat right center;}
.news1 li .morebox{ float:left; width:125px; padding-left:50px;}
.news1 li .morebox .more{ display:block; margin-top:70px; width:125px; height:40px; line-height:40px; text-indent:20px; font-size:14px; color:#8b8b8c; background:#f5f5f5; background-size:100% 100%;}
.news1 li .morebox .more:hover{ background:#817465; color:#fff; box-shadow:0 0 15px rgba(20,167,83,0.5);background-size:100% 100%;}
.news1 li .text h3{ font-weight:inherit; font-size:18px; color:#333; padding-bottom:15px; margin-bottom:15px; background:url(../images/ico2_1hr.png) no-repeat left bottom; height: 25px; overflow: hidden;}
.news1 li .text h3 a{ color:#333;}
.news1 li .text h3 a:hover{ color:#000;}
.news1 li .text p{ font-size:16px; color:#8b8b8c; line-height:1.8; height:100px; font-weight: 300;}
.news1 li .text .time{ font-size:13px; color:#8b8b8c;}
/*
-----------------[文章详细页]--------------*/
.projectshow1{max-width: 1280px;margin: 60px auto;}
.projectshow1 .title{ text-align:center; padding-bottom:15px; margin-bottom:30px;   }
.projectshow1 .title h1{ font-weight:inherit; font-size:30px; font-weight: bold;color:#333; padding-bottom:18px;}
.projectshow1 .title .time{ font-size:14px; color:#8b8b8c;text-align: center; width: 100%;border-bottom:1px #ddd dotted; border-top:1px #ddd dotted; padding: 12px 0; margin-top: 15px;}
.projectshow1 .title .time span{ padding:0 10px;float: none;}
.projectshow1 .contentbox .text h2{ font-size:14px; color:#ec6c21; padding-bottom:20px;}
.projectshow1 .contentbox .text p{ font-size:14px; color:#232323;line-height:2;}
.projectshow1 .contentbox img{ max-width:100%; height: auto;}

.detailsshare{ position:relative; padding-top:20px;}
.detailsshare .share{ height:5px;  border-bottom:1px #ddd dotted; }
.detailsshare .share em{ font-size:14px; color:#8d8d8d; line-height:27px; float:left; font-style:normal}
.detailsshare .share li{ float:left; margin-left:10px;}
.detailsshare .bottomDiv{ padding-top:30px;}
.detailsshare .bottomDiv a{ font-size:14px; color:#333;}
.detailsshare .bottomDiv em{ font-size:14px; color:#333; font-weight:bold; font-style:normal}
.detailsshare .bottomDiv a:hover{ color:#000; font-weight: bold;}
.detailsshare .bottomDiv .left{ float:left;}
.detailsshare .bottomDiv .left .getDiv{ padding-bottom:15px;}
.detailsshare .bottomDiv .right{ float:right; margin-top:10px;}
.detailsshare .bottomDiv .right .backbtn{display:block; font-size:14px; text-align:center; color:#8b8b8c; line-height:40px; width:120px; height:40px; border:1px #eee solid;}
.detailsshare .bottomDiv .right .backbtn:hover{ color:#fff; background-color:#ec6c21; border:1px #ec6c21 solid;}
.detailsshare .flshare{ float:right; width:242px;}

.bread-box{	width:100%;	height: 0.7rem;	margin-top: 1rem;border-top: 1px solid #f0f0f0;	background: #f5f5f5;}
.bread-box .bread{
    float: left;
    padding-left: 2.5%;
}
.bread-box .bread a,
.bread-box .bread span{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    margin: 0 2px;
}
.bread-box .bread a{
    color: #999;
    transition: all .2s;
	line-height: 0.7rem;
  font-size: 0.15rem;
}
.bread-box .bread .home{
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('../images/home.png');
}
.bread-box .back{
  padding-right: 2.5%;
    float: right;
    font-size: 0.15rem;
	line-height: 0.7rem;
    color: #999;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    background-image: url('../images/back-btn.png');
    transition: all .2s;
}

/*搜索*/

.search {
  width: 600px;
  background: #fff;
  height: 45px;
  line-height: 45px;
}

.search_box {
  margin: 0 auto;
  width: 600px;
}

.search-top-box {
  padding: 60px 0 40px 0;
  margin-bottom: 1px;
  background: #f5f5f5;
}

.minh3 {
  min-height: 320px;
}

.search_time {
  line-height: 40px;
  height: 40px;
  width: 100%;
  text-align: left;
}

.search select {
  display: none;
}

.search .select_box {
  font-size: 14px;
  color: #999999;
  width: 120px;
  line-height: 45px;
  float: left;
  position: relative;
}

.search .select_showbox {
  height: 45px;
  background: url(../images/search_ico.png) no-repeat 90px center;
  text-indent: 1.5em;
}

.search .select_showbox.active {
  background: url(../images/search_ico_hover.png) no-repeat 90px center;
}

.search .select_option {
  display: none;
  border: 2px solid #fa0712;
  border-top: none;
  display: none;
  left: -2px;
  top: 45px;
  position: absolute;
  z-index: 99;
  background: #aaa;
}

.search .select_option li {
  text-indent: 1.5em;
  width: 100px;
  cursor: pointer;
}

.search .select_option li a {
  color: #666;
}

.search .select_option li.selected {
  background-color: #F3F3F3;
  color: #999;
}

.search .select_option li.hover {
  background: #BEBEBE;
  color: #fff;
}

.search input.inp_srh,
.search input.btn_srh {
  border: none;
  background: none;
  height: 45px;
  line-height: 45px;
}

.search input.inp_srh {
  font-size: 14px;
  outline: none;
  width: 60%;
  padding-left: 3%;
}

.search input.btn_srh {
  background: #2a2927;
  color: #FFF;
  font-family: "微软雅黑";
  font-size: 15px;
  width: 100px;
  float: right;
}

.nodate {
  color: #666;
  font-size: 20px;
  text-align: center;
}

.search_result {
  background: #fff;
  padding: 0 .8rem;
  min-height: 400px;
  margin-top: 30px;
}

.search_result .cp_neir {
  padding: 0.3rem 0;
}

.search_result ul.s_list li {
  width: 46%;
  border-bottom: 1px dashed #ccc;
  margin: 0 2%;
  float: left;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}

.search_result ul.s_list {
  width: 98%;
  margin: 0 auto;
}

.search_left {
  text-align: right;
  float: left;
  width: 200px;
  margin-right: 16px;
}

.search_left h5 {
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
}

/*产品列表*/
.cp_box_bg{ background: #f7f7f7;}
.cp_box_list{flex-wrap: wrap;display: flex;}
.i2ra{
	width: 50%;
	height: 50%;
	flex-direction: column;
	padding: 20px;
	position: relative;
  background: #fff;
  border: 1px solid #eee;
}
.pda {
  margin-top: 25px;
  width: 32.3%;
  margin-right: 1.5%;
  background: #fff !important;
  padding-bottom: 30px;
  transition: .5s;
}
.pda:nth-of-type(3n){ margin-right: 0;}
.i2ra::after{
	width: 0px;
	height: 3px;
	background: #e6222a;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	transition: 1s;
	opacity: 0;
}
.i2ra:hover::after{
	width: 100%;
	opacity: 1;
}
/* .i2ra:nth-child(1),
.i2ra:nth-child(4){
	
} */
.i2ra:hover{
	font-weight: bold;
	color: #e6222a;
}
.i2raimg{
	flex: 0;
	flex-grow: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.i2raimg img{
	max-width: 80%;
	max-height: 80%;
}
.pda .i2raimg{
	height: 240px;
}
.pdai{
	opacity: 0;
	transition: .25s;
	width: 20%;
	position: absolute;
	right: 0;
	top: 0;
}
.pdai img{
	display: block;
	width: 100%;
}
.pda:hover .pdai{
	opacity: 1;
}
.pda:hover{
	transform:translateY(-10px);
	/* box-shadow: 0 0 15px rgba(0,0,0,.1); */
}

.two_menu{ width:100%;  padding: 28px 20px 20px; text-align: left; position: relative; background: #fff;}
.two_menu a{  text-align: left;display:inline-block;height: 0.48rem; line-height: 0.47rem; color:#565656;  margin: 0 25px ;font-size: 15px; }
.two_menu a:hover{ color:#e6222a;border-bottom:1px dotted #e6222a;  }
.two_menu a.act { color:#e6222a;}
.two_menu .zi_menu{ height: 30px; position: absolute;top:100px;}
.two_menu .zi_menu a{ background: none;}


/*产品详情*/
.product-detial{ background: #fff; padding: 0.8rem 0;}
.product-detial .summary .summary-left{float: left;width:45%;display: flex;justify-content: space-between;}
.product-detial .summary .summaryTab{width: 90px;padding: 0px 0;position: relative;flex-shrink: 0;flex-grow: 0; margin-right: 30px; box-sizing: border-box;}
.product-detial .summary .summaryTab .img{border: 1px solid #ededed;background: #fff;border-radius: 0%;box-sizing: border-box;padding: 5px;margin: 0px 0;transform: scale(0.9);}
.product-detial .summary .summaryTab .img img{width: 100%; height: 50px;}
.product-detial .summary .summaryPoster{width: 100%; background: #fff;}
.product-detial .summary .summaryPoster .img{height: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center; border: 1px solid #dedede; }
.product-detial .summary .summaryPoster .img img{max-width: 100%;}
#summaryTab{height: auto;}
#summaryTab .swiper-slide-active .img{transform: scale(1);border-color: #ccc;}
#summaryPoster{height: auto;}
#summaryPoster .summaryPoster-prev,
#summaryPoster .summaryPoster-next,
#summaryPoster .summaryPoster-pagination{display: none;}
.product-detial .summary .summary-prev,
.product-detial .summary .summary-next{width: 31px;height: 18px;background: url('../images/pro-arrow-on.png') no-repeat;background-size: 100% 100%;position: absolute;left: 50%;margin-left: -15.5px;cursor: pointer;outline: none;}
.product-detial .summary .summary-prev{top: 0;}
.product-detial .summary .summary-next{bottom: 0;transform: rotate(180deg);}
.product-detial .summary .summary-prev.swiper-button-disabled,
.product-detial .summary .summary-next.swiper-button-disabled{background: url('../images/pro-arrow.png') no-repeat;background-size: 100% 100%;}
.product-detial .summary .summary-right{width: 50%;}
.product-detial .summary .summary-text{padding-top: 0px;}
.product-detial .summary .summary-text h5{line-height: 1.72;color: #666;}
.product-detial .summary .summary-text h2{font-size: 36px;line-height: 1.66; color:#232323;}
.product-detial .summary .summary-text h4{font-size: 18px;line-height: 2;padding: 7px 0 18px;border-bottom: 1px solid #e5e5e5;margin-bottom: .4rem;}
.product-detial .summary .summary-text p{line-height: 34px;font-size: 14px; color:#666}
.product-detial .summary .summary-text pre{ background-color: none; line-height: 2;font-family: "PingFang SC Regular";font-size: 16px;white-space:pre-wrap;
  white-space:-moz-pre-wrap;  white-space:-pre-wrap;  white-space:-o-pre-wrap;  word-wrap:break-word;color:#666}
/* .product-detial .summary .summary-text p:before{display: inline-block;content: "";vertical-align: top;width: 6px;height: 6px;background: #333;border-radius: 100%;margin: 14px 6px 0 0;} */

.pro-title{text-align: left;margin-bottom: 50px;}
.pro-title h3{position: relative; width: 100%; background-color: #f5f5f5; }
.pro-title h3 span{display: inline-block;vertical-align: top;font-size: .24rem;position: relative;width: 100%; color:#232323; text-align: center; padding: 12px 0;}
.pro-title h3 span::after{display: inline-block;content: "";vertical-align: top;width: 100%; height: 1px;background: #e5e5e5;position: absolute;top: 0px; left: 0; }
.pro-title h3 span::before{display: inline-block;content: "";vertical-align: top;width: 100%; height: 1px;background: #e5e5e5;position: absolute;bottom: 0px; left: 0; }

.product-detial .specifications{background: #fff;padding: 74px 0 60px;}
.product-detial .specifications img{ max-width: 100%; height: auto;}
.none {  display: none;}


.recruitment-info{ background-color: #fff; padding: 30px 5%; margin-bottom: 40px;}
.recruitment-info h3 { font-size: 24px;font-weight:normal; color: #000; margin-bottom: 10px;}
.recruitment-info .t { font-size: 16px; font-weight: bold; }
.recruitment-info a { color: #cc0000; }
.recruitment-info .email { font-size: 15px; margin: 0 8px 0 11px; position: relative; }
.recruitment-info .email:before { content: ""; position: absolute; left: 0; right: auto; width: 100%; height: 0px; background: #999; bottom: -3px; transition: 400ms; -webkit-transition: 400ms; }
.recruitment-info .email:hover:before { width: 0; right: 0; left: auto; }


.hrList{ width: 100%; margin: 0 auto;font-size: 14px; padding: 0.8rem; background-color: #fff;}
.hrList .hspan{ text-align:center;cursor:pointer; width: 16%; display: block; float: left; height: 60px; line-height: 60px; font-size: 0.16rem;}
.hrList .hspan1{ text-align: left; padding-left: 5%; width:31%;}
.hrList .hrdt{ background-color: #333; color: #fff;}
.hrList dd{ margin-bottom: 3px; position: relative; background-color: #fff;}
.hrList .hrdt{ height: 60px; overflow: hidden;}
.hrList .hrT{ background-color: #f5f5f5; color:#666666;}
.hrList .hrT .hspan{ line-height: 60px; height: 60px;}
.hrList .ib{ width:16px; height:16px; margin: 22px auto 0px; display: block; position:relative; transition:400ms;-webkit-transition:400ms;}
.hrList .ib i{ display:block; background-color:#999999;}
.hrList .ib .ic1{ width:2px; height:16px; margin-left:7px;}
.hrList .ib .ic2{ width:16px; height:2px; position:absolute; left:0; top:50%; margin-top:-1px;}
.hrList .hrB{ border: 1px solid #e6222a; display: none;}
.hrList .hrCon{ width: 91%; margin: 0px auto; padding:30px 0px 50px; overflow: hidden;}
.hrList dd.active .hrT,.hrList dd:hover .hrT{ background-color:#e6222a; color: #fff;}
.hrList .active .ib i,.hrList dd:hover .ib i{ background-color: #fff;}
.hrList .active .ib{transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-moz-transform:rotate(90deg);}
.hrList .active .ib .ic2{ display: none;}
.join-box-btn{ padding-top: 30px;}
.join-box-btn .btn{ float: left; display: block; background-color: #e6222a; color: #fff; padding: 10px 40px; font-size: 14px;}
.join-box-btn .btn:hover{ background-color: #333333; color: #fff;}


.ny_main .item{margin-bottom:0.3rem; border-bottom: 1px solid #f5f5f5; padding-bottom: 0.3rem;}
.ny_main .item:nth-last-of-type(1){margin-bottom:0;border-bottom: 0;}
.ny_main .item .textbox{width:calc(100% - 230px);padding:2.3vw 2.56vw 0 2.6vw}
.ny_main .item .textbox .name{font-size:0.26rem; color:#232323;}
.ny_main .item .textbox .text p{color:#999;line-height:2.143;margin-top:30px; font-size: 0.15rem;}
.boxflex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-box-flex: wrap;
  -ms-flex-wrap: wrap;
}


.anli_cnt{
  width: 100%;
}
.anli_list{
	margin:0 -2%;
}
.anli_item{
  width: 46%;
  float: left;
  margin:0 2% 0 2%;
  margin-bottom: 0.8rem;
  position: relative;
	overflow: hidden;
	background: #fff;
  
	
}
.anli_item2{
  width: 29%;
  float: left;
  margin:0 2% 0 2%;
  margin-bottom: 0.4rem;
  position: relative;
	overflow: hidden;
	background: #fff;
	
}
.anli_item:hover{ 
	transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.anli_pic{
  width: 100%;
  overflow: hidden;
}
.anli_pic img{
  width: auto;
  height:auto;
}
.anli_item{ padding:0.25rem;}
.anli_item h2{
  color: #fff;
  font-size: 18px;
  width: 100%;font-weight: bold;
  box-sizing: border-box;
	text-align: center;padding: 18px 0;
  overflow: hidden;
	background: rgb(0,0,0,0.7);position: absolute; bottom:-50px;opacity: 0; overflow: hidden;
	
}
.anli_item h3{
  color: #232323;
  width: 100%;
  box-sizing: border-box;
	text-align: center;padding:0 0.3rem 0.2rem;
  overflow: hidden;
	margin-top: 0.4rem;
	
}
.anli_item:hover h2{opacity: 1;bottom: 0;}
.anli_item p{
  color: #4c4c4c;
  width: 100%;
  box-sizing: border-box;
	margin-bottom: 0.4rem;
  padding:0 0.3rem;
  line-height: 28px;  color: #949494; 
}
.anli_item h6{
	margin-bottom: 20px;
	width: 100%;
	color: #999; 
	font-size: 12px;
	font-weight: normal;padding:0 0.3rem 0.2rem;
}

.anli_line{
  width: 100%;
  height: 2px;
  background-color: #f5f5f5;
  position: relative;
}
.anli_line span{
  position: absolute;
  left: 0;
  top:0;
  height: 2px;
  display: block;
  width: 0;
  background-color: #005678;
  transition: all 0.4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
}



.anli_item:hover .anli_line span{
  width: 100%;
}
.anli_item:hover .anli_pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}


.contact-box {
  align-items: center;
  padding: .6rem 0;
}
.contact-box {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.contact-box .info {
  width: 47.917%;
  padding-right: 1rem;
}
.contact-box .info .index-title-box h3 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0px;
  color: #333;
}
.contact-box .content {
  color: #666;
  line-height: 2;
  font-size: 16px;
  margin-top: 50px;
}
.contact-box .qrcodes {
  margin-top: 40px;
  display: flex;
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  align-items: center;
}
.contact-box .qrcodes .item {
  margin-right: 0.2rem;
}
.contact-box .qrcodes .item:last-child {
  margin-right: 0;
}
.contact-box .qrcodes img {
  display: block;
  width: 150px;
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.08);
  border-radius:5px;
}
.contact-box .qrcodes p {
  color: #666;
  line-height: 24px;
  margin-top: 20px;
  font-size: 14px;
}
.contact-box .map {
  width: 50%;
  height: 550px;
  position: relative;
  border-radius: 20px;
}
.contact-box .map .con_img{position:absolute;left:30px;bottom:30px;text-align:center;}
.contact-box .map .con_img a{width:150px;padding:12px 0px;background:#e6222a;text-align:center;border-radius:6px;color:#fff;display:inline-block; font-weight: bold; font-size: 15px;}

/*
-----------------[视频弹窗]--------------*/
.trans {-webkit-transition: all .4s ease;-moz-transition: all .4s ease;-o-transition: all .4s ease;
  -ms-transition: all .4s ease;transition: all .4s ease;}
.video .ico{ width:54px; height: 54px; margin: 20% auto;  transition: .45s; -webkit-transition: .45s;}
.video .ico img{width:100%; height: auto;}
.m-pop{
    position: fixed;
    left: 0;
    top: -120%;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0,0,0,.6);
}
.m-pop.open{top: 0;}
.m-pop .box{
    position: absolute;
    width: 800px;
    left: 50%;top: 45%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.m-pop .box video{width: 100%;}
/*.m-pop .box iframe{ width:100%; height:450px;}*/
.m-pop .box .close{
    position: absolute;
    left: 50%;
    bottom: -65px;
    margin-left: -22.5px;
    width: 45px;
    height: 45px;
    cursor: pointer;
    background: url(../images/close.png) 0 0 no-repeat;
}
.m-pop .box .close:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.video_fixed{position:fixed; width:270px; z-index:99; right:0; bottom:30%;  }
.video_fixed img{ width:100%;height:auto} 
.video_fixed .icon{ font-size:20px; text-align:center; position:absolute; height:100%;display:flex; align-items:center;justify-content:center;left:0; right:0;background:rgba(0,0,0,.1)}
.video_fixed .icon i{ font-size:42px; color:#fff;} 
.video_fixed .close{position:absolute;right:8px;top:10px;z-index:999}
.video_fixed .close i{ font-size:18px; color:#fff; padding:5px;}
.video_fixed .close:hover i{ background:rgba(0,0,0,.5)}
.video_fixed.none{ display:none}

