@charset "utf-8";
img{ max-width: 100%;}
.maxwidth img{ max-width: 100%;}
.centerimg img{ max-width: 100%;}
.sb-search {
	position: absolute; right: 5%;
	z-index: 300;
	width: 0%;
	min-width: 60px;
	height: 60px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	background: #0c8ad3;
	width: 260px;
	height: 56px;
	margin: 0;
	z-index: 10;
	padding: 20px 65px 20px 20px;
	font-family: inherit;
	font-size: 16px;
	color: #fff;
}

.sb-search-input::-webkit-input-placeholder {
	color: #999;
}

.sb-search-input:-moz-placeholder {
	color: #999;
}

.sb-search-input::-moz-placeholder {
	color: #999;
}

.sb-search-input:-ms-input-placeholder {
	color: #999;
}

.sb-icon-search,
.sb-search-submit  {
	width: 35px;
	height: 35px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 35px; border-radius: 50%; border: solid 1px #fff;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: none; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: #fff;
	background: none;
	z-index: 90;
	font-size: 18px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased; margin-top: 10px;
}

.sb-icon-search:before {
	content: "";
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 260px;
}
.sb-search-open .sb-search-input{background: #0883ca !important;}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: none;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
.demo-nav.fixed.fixed-top {
    z-index: 8;
    background: #fff;
    width: 100%;
    padding: 0;
    border-bottom: solid 3px #0a8;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .175);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .175);
}
.quan{ background: #a5a5a5;border-radius:50%;color:#fff;text-align:center;width:20px; height:20px; margin-left: 10px; line-height:20px; display: inline-block;}
.quan i{color: #fff;}
.quan:hover{ background: #ff9000;}
#weixin2 {
	position: absolute;
    display: none;
    margin-top: 8px; margin-left: -40px; z-index: 999; width: 80px; height: 80px;
}
#weixin4 {
    position: absolute;
    display: none;
    margin-left: 45px;
    margin-top: -40px;
}
.maxwidth{ width:100%; max-width: 1920px; margin: auto;}
.indexpro{background:#25272d url(/skin/baotuquan/images/probg.jpg) no-repeat center top; padding: .5rem 0 3rem 0;}


.indexpro1 div {
    text-align: center;
    border-right: solid 1px #ddd; padding-bottom: 20px;
}
.indexpro1 h2 {
    font-size: 16px; line-height: 2; height: 3rem;
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}
.indexpro1 p{margin: 35px auto 15px auto; height: 58px;}
.indexpro1 img{-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.indexpro1 span{ display: block; background: #d4d4d4; width: 35px; height: 6px; margin: auto; border-radius: 6px;-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.indexpro1 div:hover h2{ font-size: 20px; font-weight: bold;}
.indexpro1 div:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}
.indexpro1 div:hover p{ margin-bottom: 15px;}
.indexpro1 div:hover span{ width: 70%;}

.henggang{display: block; background: var(--color-main); width: 40px; height: 1px; margin: 10px auto;}
.henggang1{display: block; background: var(--color-main); width: 60px; height: 4px; margin: 10px 0; border-radius: 4px;}
.daxie{text-transform:Uppercase; color: #969696; font-size: 1.2em;}
.daxie1{text-transform:Uppercase; color: #969696; font-size: 2rem;}
.text-align-center{ text-align: center;}
.rongyubg{background: #0099d7 url(/skin/baotuquan/images/rongyubg.jpg) no-repeat center top; display: table; padding: 60px 0;}
.rongyu{ background: url(../images/jiangbei.png) no-repeat left top; max-width: 600px; color: #fff; padding-left: 68px;}
.indexyewu{ width: 20%; float: left; color: #fff; display: table; position: relative; overflow: hidden;}
.indexyewu img{ z-index: -2;}
.indexyewu p{ background: #003874;filter: alpha(opacity=80);-moz-opacity: 0.8;opacity: 0.8; height: 25%;position: absolute; bottom: -16px; z-index: 1;width: 100%;}
.indexyewu h1{ font-size: 22px;position: absolute; bottom: 45px; text-align: center;width: 100%;z-index: 2;}
.indexyewu h2{ font-size: 13px;position: absolute; bottom: 20px; text-align: center;width: 100%;z-index: 2;}
.indexyewu:hover img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transition: all 1.8s ease 0s;-ms-transition: all 1.8s ease 0s;-o-transition: all 1.8s ease 0s;transition: all 1.8s ease 0s;}
.indexyewu:hover p{ height: 100%;-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.indexyewu:hover h1{ bottom: 60%;-moz-transition: all .5s ease .5s;-ms-transition: all .5s ease .5s;-o-transition: all .5s ease .5s;transition: all .5s ease .5s;}
.indexyewu:hover h2{ bottom: 45%;-moz-transition: all .7s ease .5s;-ms-transition: all .7s ease .5s;-o-transition: all .7s ease .5s;transition: all .7s ease .5s;}
.indexmessage dd{float: left; padding: 12px 5px 0;}
.idpro{ padding: 0 !important; margin: 3rem auto;}
.idpro a{border-left: solid 1px #524a39; border-top: solid 1px #524a39; background: #fff;}
.idpro a .w7{ padding-top: 3rem;}
.idpro a .w5{ padding-top: 4rem;-moz-transition: all .5s ease 0s;-ms-transition: all .5s ease 0s;-o-transition: all .5s ease 0s;transition: all .5s ease 0s;}
.idpro a:hover .w5{ background-color: var(--color-main);}
.idpro a:hover .text-main{ color: #fff !important;}
.idpro a:hover div{ color: #fff !important;}
.idpro a:hover .henggang{ background: #fff !important;}
.idpro .img{overflow: hidden; width: 100%;}
.idpro .img img{width: 100%;}
.idpro:hover .img img{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transition: all 1.8s ease 0s;-ms-transition: all 1.8s ease 0s;-o-transition: all 1.8s ease 0s;transition: all 1.8s ease 0s;}

.idpro1{padding-top: 1rem;}
.idpro2 {
    padding-top: 1rem;
}
.idpro1:hover{background: #0c8ad3; color: #fff;}
.idpro1:hover a{color: #fff;}
.idpro1:hover p{color: #fff;}
.youshi{}
.youshi p{ max-width: 368px; text-align: left; font-size: 1.2em; margin: auto; min-height: 140px; padding-top: 3rem;}
.youshi .l1{margin-left: 8rem; width: 30%;}
.youshi .r1{margin-right: 8rem; width: 30%;}
.youshi .l2{margin-left: 4.5rem; width: 30%;}
.youshi .r2{margin-right: 4rem; width: 30%;}
.youshi2{margin-top: 5em;}
.youshitu{ position: absolute;text-align: center; width: 100%; z-index: -10;}
.youshi7{margin-top: -4rem;}
.youshi7 p{ max-width: 368px; text-align: left; font-size: 1.2em; margin: auto;}

.zhongtu{ margin:10px auto; float: none;}
.indexsearchbg2 input:focus{border: none;border-color:none;}
.effect-hover>div>.open-width {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    background: rgba(0,0,0,.5);
}
.open-width {
    opacity: 0;
    width: 0;
    height: 100%;
    transition: all .35s ease;
}
.effect-hover > .effect-content > strong {
    font-size: 1.25rem;
    margin-top: 10%;
    transition: all 0.3s ease;
}
.effect-hover > .effect-content > strong {
    color: #fff;
    font-weight: normal;
}
.effect-hover > .effect-content > p {
    display: block;
    font-size: .875rem;
    color: #fff;
    margin-top: -1.75rem;
    transition: all 0.3s ease;
}
.effect-hover > .effect-content {
    opacity: 0;
    transition: all 0.3s ease;
}
.effect-hover > .effect-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.effect-hover:hover>.effect-content{opacity:1;}
  .effect-hover:hover>.effect-content>i.icon-add{margin-bottom:0;}
  .effect-hover:hover>.effect-content>em{height:25%;}
  .effect-hover:hover>.effect-content>strong{transform:translateY(-.875rem);}
  .effect-hover:hover>.effect-content>p{transform:translateY(.875rem);}
  .effect-hover>.effect-content>i.icon-add:hover{transform:rotate(180deg);color:#fff!important;}
.effect-hover span{ position: absolute;opacity: 1; margin-top: 26px; margin-left: 50px; font-weight: bold;}
.effect-hover:hover span{ opacity: 0;-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;}
.aboutus{ background: url(../images/abbg.jpg) no-repeat center top; padding-top: 150px; padding-bottom: 100px; margin-top: 80px;}
ul.num-change{margin-top: 5px; height: 130px;}
ul.num-change li{width: 25%;text-align: center;float: left;}
ul.num-change li::after{content: "";width: 1px;height: 110px;background: #b3b3b3;float: right;margin-top: -98px;}
ul.num-change li.nobian::after{ background: none;}
ul.num-change li h3{position: relative; font-size:20px !important;font-weight: bold; color:var(--color-main); margin-bottom: .5rem !important;}
ul.num-change li h3 span{font-size:60px;font-weight: bold;}
ul.num-change li h3:after{content: "+";display: block;position: absolute;top: 50%;right: 20%;font-size: 30px; color: var(--color-main);}
ul.num-change li h3.nojia:after{content: none;}
ul.num-change li h4{position: relative;font-size:50px;font-weight: bold;}
ul.num-change li h4 span{font-size:50px;font-weight: bold;}
ul.num-change li h4:after{content: "+";display: block;position: absolute;top: 0;right: 10%;font-size: 30px; color: var(--color-main);}
ul.num-change li h4.nojia:after{content: none;}
ul.num-change li p{font-size: 22px;}
.nav-tabs{ width: 50%; margin: auto;}
.nav-tabs1{ width: auto;}
.nav-tabs li{  width: 16.6%; text-align: center; font-size: 1.2em; cursor: pointer;border-right: solid 1px #ddd;}
.nav-tabs li:last-child{ border-right:none;}
.nav-tabs li.active{color:var(--color-main) !important;}
.nav-tabs li a{color: #555; background: none; border: none; padding: 0;}
.nav-tabs li a:hover{color: var(--color-main); background: none; border: none;}
.nav-tabs li a i{ font-size: 4rem; color: #999;}
.nav-tabs li.active > a{ background: none; border: none;}
.nav-tabs li.active > a:hover{ background: none; border: none;}
.nav-tabs1 li{ background: #e5e5e5; width: 148px; height: 34px; line-height: 34px; text-align: center; font-size: 1.2em; cursor: pointer;}
.nav-tabs1 li.active{background:var(--color-main);}
.nav-tabs1 li a{color: #555; background: none; border: none; font-size: 1rem;}
.nav-tabs1 li a:hover{color: #555; background: none; border: none;}
.nav-tabs1 li.active > a:link{color: #fff; background: none; border: none;}
.nav-tabs1 li.active > a:visited{color: #fff; background: none; border: none;}
.nav-tabs1 li.active > a:hover{color: #fff; background: none; border: none;}
.nav-tabs1 li.active > a:active{color: #fff; background: none; border: none;}
.newsindex{ padding:60px 0;}
.newsindex .container{ max-width: 1200px;}
.liuyan{background:#0073b4; border-top:solid 4px #fdb40f; border-bottom:solid 1px #338fc3}
.guanjianci1{padding: 20px 0 20px 0;}
.guanjianci1 span{ margin: 0 1em; }
.bottom_zhong{ border-top:solid 1px #696969; border-bottom:solid 1px #696969; padding: 20px 0;}
.toptop{background: var(--color-main);}
.effect-hover:hover .open-height{
    height: 100% !important;
    opacity: 1;
}

  .effect-hover>div>.open-width{position:absolute;top:0;left:0;width:0;background:rgba(0,0,0,.8);}
  .effect-hover>div>.open-height{position:absolute;top:0;left:0;right:0;height:100%;background:rgba(27,128,196,.6);}
  .open-height1{position:absolute;top:0;left:0;right:0;height:0;background:rgba(0,0,0,.2);}
  .effect-hover>.effect-content{opacity:1;transition:all 0.3s ease;}
  .effect-hover>.effect-content>i.icon-add{display:inline-block;font-size:2rem;margin-bottom:1.5rem;transition:all 0.3s ease;}
  .effect-hover>.effect-content>em{background:rgba(255,255,255,.25);margin-bottom:.5rem;width:1px;height:1rem;transition:all 0.3s ease;}
  .effect-hover>.effect-content>strong{font-size:1.5rem;margin-top:-10%;transition:all 0.3s ease;}
  .effect-hover>.effect-content>p{opacity:1;display:block;font-size:.875rem;color:#fff;margin-top:0;transition:all 0.3s ease;width: 86%;}
  .effect-hover:hover>.effect-content{opacity:1;}
  .effect-hover:hover>.effect-content>i.icon-add{margin-bottom:0;}
  .effect-hover:hover>.effect-content>em{height:25%;}
  .effect-hover:hover>.effect-content>strong{transform:translateY(-1.875rem);}
  .effect-hover:hover>.effect-content>p{opacity:1;transform:translateY(1.875rem);}
  .effect-hover>.effect-content>i.icon-add:hover{transform:rotate(180deg);color:#fff!important;}
.input250{width:300px; height: 48px;}
#qiyewenhua{ background: url(../images/wenhuabg.jpg) no-repeat center bottom; padding: 1em 0 3em 0;}
.case{background: url(../images/anlibg.jpg) no-repeat center top; padding: 5em 0; margin-top: 4rem;}
.casetext{ height: 9em;}
.anlitext{padding-left: 5.5rem; padding-top:18rem}
.input-group{ display: block !important;}
.shida{margin: 0 auto 3rem auto; max-width: 1200px;}
#navButtons{ position:fixed; z-index:9999;left:0;right:0;bottom:0;height:4rem;background:var(--color-main);}
.navButtons ul{display:-webkit-box;display:-moz-box;display:box;width:100%; margin: 0;}
.navButtons li{-webkit-box-flex:1;-moz-box-flex:1;box-flex:1}
.navButtons li.on{background: var(--color-dot);;height:4rem; }
.navButtons li a{text-align:center;color:#fff;display:block;font-size:.8rem; padding-top:2rem;line-height:2rem;height:16px;background-position:center 5px;background-repeat:no-repeat;background-size:28px 28px}
.navButtons li .indexPage{background-image:url("../images/fw03/navbuttons_01.png")}
.navButtons li .telephoneButton{background-image:url("../images/fw03/navbuttons_02.png")}
.navButtons li .sendMail{background-image:url("../images/fw03/navbuttons_03.png")}
.navButtons li .weixin{background-image:url("../images/fw03/navbuttons_06.png")}
.navButtons li .companyMap{background-image:url("../images/fw03/navbuttons_04.png")}
.navButtons li .pageShare{background-image:url("../images/fw03/navbuttons_05.png")}\
.centerimg{ position: relative;}
.centerbg{ background: #fff;filter: alpha(opacity=90); -moz-opacity: 0.9;opacity: 0.9; position: absolute; z-index: 100; margin-top: 13rem; right: 13%; width: 30%;}
.centerbg .centertext{filter: alpha(opacity=100); -moz-opacity: 1;opacity: 1; padding: 2rem 3rem;}
.ysbg{ background:#f1f1f1 url(../images/ysbg.jpg) no-repeat center bottom; padding-bottom: 8rem;}
.honor{background:#1f5175 url(../images/honorbg.jpg) no-repeat center bottom; padding: 3rem 0;}
.content table{ border-left: solid 1px #ddd; border-top:solid 1px #ddd}
.content table td{ border-right: solid 1px #ddd; border-bottom:solid 1px #ddd}
.service img{ max-width: max-content;}
.idpro1:hover .text-gray{ color: #fff !important;}
.abtext{ font-size: .8rem !important;}
.offset-top{ width: 100%;}
.lightbox .lb-image{ max-width: max-content;}
@media(min-width:1600px){
  .effect-hover>.effect-content>i.icon-add{font-size:3rem;}
}
@media(max-width:1600px){
  .input250{width:250px; height: 48px;}
  .nav>li>a{padding: .5em 2.5em;}
  .youshi p{ font-size: 1rem; max-width: 300px;}
  .youshi .l1{margin-left: 6rem; width: 30%;}
  .youshi .r1{margin-right: 6rem; width: 30%;}
  .youshi .l2{margin-left: 2.5rem; width: 30%;}
  .youshi .r2{margin-right: 2rem; width: 30%;}
  h1.dabiaoti1{font-size: 1.8rem !important; margin-bottom: 2rem;}
  h3.h4{font-size: 1.1rem !important;}
  .line-large{ line-height: var(--height-middle) !important;}
  .sb-search-input{ height: 50px;}
}
@media(max-width:1400px){
	.nav>li>a{padding: .5em 1.6em;}
  .youshi p{ font-size: 1rem; max-width: 300px;padding-top: 1.8rem;}
  .youshi .l1{margin-left: 4rem; width: 30%;}
  .youshi .r1{margin-right: 4rem; width: 30%;}
  .youshi .l2{margin-left: 2rem; width: 30%;}
  .youshi .r2{margin-right: 1.5rem; width: 30%;}
  .youshi7{ width: 30%; margin: auto;margin-top: -3rem;}
  .youshi7 p{font-size: 1rem; max-width: 350px;}
  .guige p{ margin-bottom: .2rem;}
}
@media(max-width:1280px){
  .input250{width:200px; height: 48px;}
  .nav>li>a{padding: .5em 1.2em;}
  .youshi p{ font-size: .8rem; max-width: 300px;padding-top: 1rem;}
  .youshi .l1{margin-left: 2rem; width: 30%;}
  .youshi .r1{margin-right: 2rem; width: 30%;}
  .youshi .l2{margin-left: 1.5rem; width: 30%;}
  .youshi .r2{margin-right: 1rem; width: 30%;}
  .youshi7{ width: 30%; margin: auto;margin-top: -1rem;}
  .youshi7 p{font-size: .8rem; max-width: 300px;}
  h1.dabiaoti1{font-size: 1.2rem !important; margin-bottom: 2rem;}
  .daxie1{text-transform:Uppercase; color: #969696; font-size: 1.2rem;}
  .line-large{ line-height: normal !important;}
  h3.h4{font-size: .8rem !important;}
  ul.num-change li h3{ font-size: 40px !important;}
  .nav.nav-big > li > a{
      padding: 0 0.5em !important;
      font-size: 0.8rem !important;
  }
  .abtext{ font-size: .8rem !important;}
  .offset-top .h2{ font-size: 1.2rem !important;}
  .offset-top img{ max-width: 30%;}
  .flip > .flip-body > .flip-item {
      text-align: center;
  }
  .honor .img-auto {
      margin: auto;
  }
}
@media(max-width:1024px){
  .input250{width:180px; height: 48px;}
  .nav>li>a{padding: .5em 1em;}
  .youshi .l1{margin-left: 2rem; width: 40%;}
  .youshi .r1{margin-right: 2rem; width: 40%;}
  .youshi .l2{margin-left: 1.5rem; width: 40%;}
  .youshi .r2{margin-right: 1rem; width: 40%;}
  .youshi{ margin-bottom: 2rem;}
  .youshi2{ margin-top: 0;}
  .youshi p{display: none;}
  .youshi7{ width: 40%;}
  .youshi7 p{display: none;}
  .youshitu{ display: none;}
  .h3{ font-size: 1rem !important;}
  #tabContent2{ display: block !important;}
  .anlitext{padding-left: 2rem; padding-top:18rem}
  .nav.nav-big{display: none;}
  .nav-tabs.w8{ width: 80% !important;}
  .centerbg{ margin-top: 5rem;width: 50%;}
  .youshi1{ width:100% !important;}
  .youshi1 .effect-content img{ max-width: 40%;}
  .youshi1 .effect-content .h1{ font-size: 1.5rem !important; margin-top:0 !important;}
  .honor .flip-item{ text-align: center;}
  .container{ width: 88%;}
  .w10{width: 100%;}
}
@media(max-width:768px){
	.container{width: 95%;}
	.input250{width:300px; height: 48px;}
  .bottom_tou{ display: none;}
  .newsbox2{float: none;}
  .inews_list ._text{display: none;}
  .inews_list ._intro a ._title{ height: auto; white-space: normal;font-size: 1.2em !important; line-height: 1.5em !important;}
  h1.dabiaoti{ font-size: 1.5em !important; line-height: 1.5 !important; margin-top: 20px !important; margin-bottom: 0 !important;}
  .aboutus{padding-bottom: 80px; margin-top: 30px;}
  .indexpro{ padding: 20px 0 0;}
  .padding-top-large{padding-top: .5em !important;}
  .padding-bottom-large{padding-bottom: 1em !important;}
  picture.piclogo img{ max-width: 80%;}
  .list4 .jianjie{display: none;}
  .list4 h1{ font-size: 1.2em !important;}
  .protitle{font-size: 1.5em !important;}
  .c h2{font-size: 1.5em !important;}
  .tongyongwai11{display: none;}
  .nav.nav-big{
      padding: 0 0.5em !important;
      font-size: 1rem !important; display: none;
  }
  .idpro{ margin: 2rem auto; background-color: #333; padding-bottom: 1px !important;}
  .idpro a .w7{padding-top: 0; width: 50%;}
  .idpro a .w7 img{ width: 80%;}
   .idpro a .w5{padding-top: 1.8rem; width: 50%;}
  .idpro a .w5.align-center{ text-align: left !important; padding-left: 1rem;}
  .animated{animation-duration: 0s !important;animation-fill-mode:none !important; animation-name: none !important; visibility:visible !important;}
  .indexpro .henggang{ margin: 10px 0;}
  .dropdown{ display: none;}
  .position{ font-size: .9em; line-height: 1;}
  .toptop .margin{margin: var(--box-small) !important;}
  .content .list4 dl{padding: 10px 10px 10px 10px; margin: 0 !important;}
  #comment{display: none;}
  ul{padding-left: 0;}
  .inews_list ._date1{font-size: 20px !important;}
  .navbar{min-height: auto;}
  ul.num-change{height: 130px; border-left:none;}
  ul.num-change li h3{ font-size: 36px !important;}
  ul.num-change li h3 span{ font-size: 36px;}
  ul.num-change li p{ font-size: 14px;}
  ul.num-change li::after { 
      content: "";
      width: 0px;
      height: 115px;
      background: #80beb1;
      float: right;
      margin-top: -100px; 
  
  }
  ul.num-change li h3::after{right: 12%;}
  .indexpro{padding-top: .2rem; border-top: none; margin-top: .2em !important;}
  .daxie{ font-size: 1em;}
  .fubiaoti{font-size: 1em !important;}
  ul.num-change li{ width: 50%;}
  .indexpro h5{ font-size: 1rem; border-bottom: dotted 1px #ddd;}
  .effect-content p{ display: none !important;}
  .effect-content stront{ font-size: 1rem !important;}
  .effect-hover span{display: none !important;}
  .inews_list{ padding: 0;}
  .inews_list ._date1 ._d1{ font-size: 12px;}
  .case .flex {display: block;}
  .case .w5{ width: 100%;}
  .anlitext{padding-left: 1rem; padding-top:3rem}
  .flip > .flip-prev, .flip > .flip-next{ }
  .flip > .flip-next{right: 2rem;}
  .casetext,.casemore{ display: none;}
  .case{ padding: 2em 0;}
  .case h2{ text-align: center; font-size: 1rem !important;}
  .anlitext{ padding-top: 1rem; padding-left: 0;}
  .youshi {margin-bottom: 1.5rem;}
  .youshi7{ margin-top: 0;}
  .indexpro h5{ font-size: 1rem !important;}
  .propro .flip-prev{display: none;}
  .propro .flip-next{display: none;}
  .shebeishebei{display: none;}
  .shida{margin: 0 auto 0 auto;padding-top:0 !important; padding-bottom:0 !important;}
  h1.text-white{ font-size: 1.5rem !important; }
  .daxie.h1{ font-size: 1.5rem !important;}
  .bottom{ padding-bottom: 4rem;}
  .nav.nav-switch{ position: absolute; right:2em; top: -3rem;}
  .toptop{background: none;}
  h4.mingcheng{ text-align: center;}
  .newsindex{ padding:30px 0;}
  .nav-tabs{ width: 100%;}
  .nav-tabs li a i{ font-size: 1.5rem;}
  .centerbg{margin-top: 1rem;width: auto;}
  .centerbg p{ display: none;}
  .centerbg .centertext{ padding: 1rem;}
  .centerbg .centertext h2{margin-bottom:0;}
  .margin-top-large{ margin-top: 0 !important;}
  .nav-zhongxin > li > a{ padding: 0 .5em !important;}
  .nav-tabs li a div{ font-size: 1rem !important;}
  .proindex.padding-top-big{ padding-top: 0 !important;}
  .effect-hover > .effect-content > p{ opacity: 1; display: block !important; margin-top: 1rem;}
  .ysbg{ padding-bottom: 2rem;}
  .honor{margin-top: 2rem;}
  .honor .flip{ width: 90%; margin: auto;}
  .honor .flip > .flip-body > .flip-item{ text-align: center;}
  .honor .img-auto{ margin: auto;}
  .honor .flip-prev{ left: 2%;}
  .honor .flip-next{ right: 2%;}
  .shebei .flip-prev{ left: 2%;}
  .shebei .flip-next{ right: 2%;}
  .bottom{ padding-top: 0;}
  /*.flip-prev, .flip-next{ display: none;}*/
  .abouttu{ max-width: 100% !important; margin-right: 0 !important; margin-bottom: 1rem;}
  .baogao{ width: 80%;}
  .idpro1, .idpro2{ padding: 0 !important;}
  .nav-tabs-card li a{ padding: .2em .5em;}
  .list4 .margin-right-large{ margin-right: 1em !important;}
  .w10{width: 100%;}
  h1.line{ font-size: 1.5rem !important;}
  .h2.line{ font-size: 1.5rem !important;}
  .guige{ padding: 0 !important;}
  .guige p{ margin-bottom: .5em;}
  .effect-hover > .effect-content > p{ text-align: left;}
  .effect-hover > .effect-content{ padding: .2rem;}
}
input::-webkit-input-placeholder { 
/* WebKit browsers */ 
color: #fff; 
} 
input:-moz-placeholder { 
/* Mozilla Firefox 4 to 18 */ 
color: #fff; 
} 
input::-moz-placeholder { 
/* Mozilla Firefox 19+ */ 
color: #fff; 
} 
input:-ms-input-placeholder { 
/* Internet Explorer 10+ */ 
color: #fff; 
}
