@charset "utf-8";
/* CSS Document */

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #b3b3b3;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #b3b3b3;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #b3b3b3;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #b3b3b3;
}
*{
  padding: 0;
  margin: 0;
  list-style: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  font-family: "微软雅黑";
}
a{
  text-decoration: none;
  color: inherit;
}
img{vertical-align: middle;}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear{
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.slh{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}/*单行超出部分省略号显示*/
.bgcover{
  background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.clearfix {
  zoom: 1;
}
.wrap{padding-bottom: 52px;}
/* 字体font icon */
@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:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.sp_header{z-index:10;width:100%;background-color: #805F33;padding: 15px 0;position: relative;}
.logo_text{float: left;width: 48%;font-size: 14px;color: #fff;margin-left: 22%;}
.logo_text img{max-width: 100%;}
.logo_text a{display: block;color: #fff;font-size: 16px;line-height: 22px;}
.sp_logo{
    display: block;
    width: 17%;
    position: absolute;
    top:-5px;
    left: 2%;
    z-index: 99;
}
.sp_logo img{margin:auto;max-width: 100%;}
.sp_nav{width:3.35rem;right:0px;position:absolute;cursor:pointer;top:16px}
.sp_nav span{display:block;background:#f1deb8;width:25px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:8px}
.sp_nav span:nth-of-type(3){top:16px}
.sjj_nav{position:absolute;z-index:99999;background:#eee;width:100%;
  font-size:14px;line-height:40px;top:60px;left:0;overflow:auto;overflow-x:
  hidden;transition:top ease 0.35s;display: none;}
.sjj_nav>ul>li{border-top:1px #ddd solid;position:relative;line-height:40px;font-size:14px;padding: 0 8px;}
.sjj_nav>ul>li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav>ul>li>ul{display:none}
.sjj_nav ul li a{color:#666;width:100%;display: block;}

.sjj_nav li strong a {
    background: none;
    float: left;
    width: 80%;
    display: block;
    font-size: 15px;
    line-height: 40px;
    margin: 0px auto;
    text-decoration: none;
}
.sjj_nav li strong a{
    line-height: 40px;
    margin-bottom: 0;
    color: #595757;
    font-weight: 500;
    font-size: 14px;
}
.sjj_nav li strong i {
    float: right;
    color: #898989;
    font-weight: 300;
    line-height: 40px;
    font-size: 20px;
    font-style: initial;
}
.sjj_nav li strong i.active_strong {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}



.wap_top_tel{padding:5px 10px;background: #018cdf;color: #fff;font-size: 16px;}
.wap_top_tel a{color: #fff;display: block;line-height:22px;}
.wap_top_tel .icon{font-size:20px;vertical-align: middle;color: #fff;}

.header_tel{background: #1cac91;padding: 0 10px}
.header_tel a{color: #fff;display: block;line-height: 33px;}
.header_tel a i{padding-right: 10px;}

.wap_menu{
  padding: 8px 0;
  width: 100%;
  background: #0170c1;
  background-size: 100% 100%;
}
.wap_menu ul{
  width: 100%;
  text-align: center;
}
.wap_menu ul li{
  float: left;
  width: 25%;
  line-height: 22px;
}
.wap_menu ul li:last-of-type{
  margin-right: 0;
}
.wap_menu ul li a{
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;font-size: 14px;
}


.banner{
	margin: 0rem auto 0;
	position: relative;
	overflow: hidden;
	background-color: #fafafa;
}

.banner img{
	display: block;
  max-width: 100%;
}

/*底部导航栏*/
.footer_up{background: #1a1a1a;padding: 25px 8px;text-align: center;}
.footer-logo{float: left;width: 50%;padding-top: 1.2rem;}
.footer-logo img{max-width: 70%;}
.footer-wechat{float: right;width: 50%;}
.footer-wechat img{max-width: 50%;padding: 3px;background: #4a4639;}
.footer-wechat p{font-size: 14px;color: #fff;line-height: 30px;}

.footer{min-height:55px;height:55px}
.footer-con{width:100%;min-height:55px;height: 55px;position:fixed; z-index:100; right:0; bottom:0;background: #805F33;
  -webkit-transition: all .5s ease;
    transition: all .5s ease
}
.footer li{ float: left;width: 20%;height: 55px;}
.footer li a,.footer li span{height: 22px;padding: 34px 0 0 0;font-size: 12px;line-height: 18px;display: block;text-align: center;color: #fff;}
.footer li.wap_footer1 a{background:url(../images/001.png) center 9px no-repeat;background-size: auto 40%;}
.footer li.wap_footer2 a{background:url(../images/002.png) center 9px no-repeat;background-size: auto 40%;}
.footer li.wap_footer3 a{background:url(../images/005.png) center 9px no-repeat;background-size: auto 40%;padding-top: 43px;}
.footer li.wap_footer4 a{background:url(../images/003.png) center 9px no-repeat;background-size: auto 40%;}
.footer li.wap_footer5 a{background:url(../images/004.png) center 9px no-repeat;background-size: auto 40%;}
.wap_footer3{background:  url(../images/yy.png) no-repeat center center;margin-top: -10px;background-size: auto 55px;}


.footer_nav{
  position: fixed;
  z-index: 99;
  width: 25rem;
  height: 3.5rem;
  background: #fff;
  background-position: center bottom;
  bottom: -0.033rem;
  left: 0;
}
.footer_nav.on{
  display: none;
}
.footer_nav .nav_list{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 25rem;
  height: 3.267rem;
}
.footer_nav .nav_list li{
  float: left;
  text-align: center;
}
.footer_nav .nav_list .nav_li01{
  width: 6.25rem;
  height: 3.267rem;
}
.footer_nav .nav_list .nav_li01 .icon{
  width: 1.4rem;
  height: 1.4rem;
  margin: 0.3rem auto 0;
}
.footer_nav .nav_list .nav_li01 .nav_p{
  font-size: 0.8rem;
  color: #333;
  line-height: 1.2rem;
}
.footer_nav .nav_list li:nth-child(1) .icon{
  background-image: url(../images/footer-nav-icon101.png);
}
.footer_nav .nav_list li:nth-child(2) .icon{
  background-image: url(../images/footer-nav-icon201.png);
}
.footer_nav .nav_list li:nth-child(3) .icon{
  background-image: url(../images/footer-nav-icon301.png);
}
.footer_nav .nav_list li:nth-child(4) .icon{
  background-image: url(../images/footer-nav-icon401.png);
}
.footer_nav .nav_list .nav_li01 a{
  display: block;
  width: 6.25rem;
  height: 3.267rem;
}

@keyframes move1 {
  0%, 100% {
    top: 40%;
  }
  50% {
    top: 70%;
  }
  75% {
    top: 69%;
  }
  100%{
    top: 69%;
  }
}


.cd-top{
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 5rem;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-align: center;
  line-height: 40px;
  white-space: nowrap;
  background: rgba(0,0,0,.7);
  visibility: hidden;
  opacity: 0;
  z-index: 99999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top img{width: 50%;}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

/* 无内容 */
.no-goods,.no-network{padding-top:7rem;overflow: hidden;text-align: center;}
.no-goods img{display: block;margin:0 auto 2rem;width:14rem;max-height: 10rem;}
.no-network img{display: block;margin:0 auto 2rem;width:14rem;max-height: 10rem;}
.no-goods p,.no-network p{font-size:14px;color:#666666;line-height: 20px;}


.title{width: 25rem;height: 3rem;background-color: #121111;font-size: 0.8rem;}
.title h4{padding-left: 1rem;height: 100%;float: left;overflow: hidden;text-align: center;font-size: 1rem;line-height: 3rem;color: #fff;}
.title .right{float: right;text-align: right;padding-right: 1rem;font-size: 0.8rem;line-height: 3rem;color: #fff;}
.title .right a{color: #fff;}

.common{padding:0 8px 30px 8px;}

.de-about-content p{font-size: 1rem;line-height: 2rem;color: #555;}
.de-about-content img{max-width: 100%;}
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 1rem 0;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #920609;
  background: #920609;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
  display: none;
}
.de-page-mian .page-inner span {
  display: none;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: none;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}

.swiper-container{margin: 0 auto;overflow: hidden;}
.swiper-slide img{display: block;max-width: 100%;}


.center-title{font-weight: bold;font-size: 1.2rem;color: #888;line-height: 3rem;margin-bottom: 20px;height: 3rem;border-bottom: 1px solid #ededed;}
.center-content {overflow: hidden;padding-bottom: 1rem;}
.center-content p{line-height: 30px;}
.center-content img {max-width: 100%;}
.prodect-Info .info-center .infoCenter-right .center-content table {max-width: 100%;}
.prodect-Info .info-center .infoCenter-right .center-content table.contentTab {font-family: '微软雅黑';width: 100%;border-collapse: collapse;table-layout: fixed;margin-bottom: 20px;}
.prodect-Info .info-center .infoCenter-right .center-content table.contentTab tr th {width: 50%;text-align: center;font-size: 15px;color: #262626;background: #f6f6f6;border: 1px solid #e6e6e6;line-height: 48px;font-weight: bold;}
.prodect-Info .info-center .infoCenter-right .center-content table.contentTab tr td {line-height: 45px;color: #595959;font-size: 15px;text-align: center;border: 1px solid #e6e6e6;}

.newsPage {padding: 0px;font-size: 15px;color: #323232;line-height:30px; margin: 0.5rem 0 1rem;}
.newsPage a {color: #323232;}

.news-detail-content {width: 100%;margin: 0 auto;}
.news-detail-content .news-detail-title {padding-bottom: 0.8rem;border-bottom: 1px dashed #ededed;text-align: center;margin-bottom: 0.8rem;}
.news-detail-content .news-detail-title .h3 {font-size: 1.2rem;color: #323232;line-height: 24px;font-weight: bold;margin: 1rem 0 0.5rem;}
.news-detail-content .news-detail-title .b {font-size: 14px;color: #999999;line-height: 20px;}
.news-detail-content .news-detail p {font-size: 14px;color: #595959;line-height: 28px;}
.news-detail-content .news-detail img {max-width: 100%;margin: 0 auto;}

.de-contact {overflow: hidden;}
.de-contact .contact-list {overflow: hidden;margin: 0.8rem 0 1rem;}
.de-contact .contact-list ul li {min-height: 28px;padding-left: 50px;font-size: 14px;color: #595959;line-height: 20px;padding-top: 8px;margin-bottom: 14px;word-wrap: break-word;}
.de-contact .contact-list ul li span {display: block;float: left;color: #999;}
.de-contact .contact-list ul li.icon-01 {background: url(../images/contact-icon-01.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-02 {background: url(../images/contact-icon-02.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-03 {background: url(../images/contact-icon-03.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-04 {background: url(../images/contact-icon-04.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-05 {background: url(../images/contact-icon-05.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-06 {background: url(../images/contact-icon-06.png) no-repeat left top;}
.de-contact .contact-map {overflow: hidden;}
.de-contact .contact-map #dituContent {width: 100%;height: 24rem;margin: 0 auto 1rem;}

.de-message {overflow: hidden;}
.de-message .tips {font-size: 14px;line-height:22px;color: #737373;}
.de-message .mes-form {overflow: hidden;margin: 1rem 0;}
.de-message .mes-form .form-tr {overflow: hidden;}
.de-message .mes-form .form-tr input {display: block;width:100%;padding: 0 10px;height: 38px;box-sizing: border-box;line-height: 38px;border: 1px solid #e6e6e6;}
.de-message .mes-form .form-tr textarea {display: block;width: 100%;box-sizing: border-box;padding: 5px 10px;height: 88px;border: 1px solid #e6e6e6;}
.de-message .mes-form .form-tr .code {overflow: hidden;}
.de-message .mes-form .form-tr .code input {width: 11rem;float: left;}
.de-message .mes-form .form-tr .code .verify {cursor: pointer;float: left;margin-left: 2rem;width: 8rem;height: 40px;line-height: 40px;text-align: center;font-size: 0;}
.de-message .mes-form .form-tr .code .verify img{display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;}
.de-message .mes-form .form-tr .submit {margin-top: 1rem;display: block;width: 100%;height: 40px;text-align: center;line-height: 40px;
  background: #a21f23;color: #fff;font-size: 15px;}
.de-message .mes-form .form-tr .error {height: 10px;line-height: 10px;font-size: 12px;color: #f00;padding: 0 5px;}

.pro-sider-ul .ul-li{height: 2.4rem;width: 31.9999%;margin: 0 2% 2% 0;float: left;}
.pro-sider-ul .ul-li:nth-child(3n){margin-right: 0;}
.pro-sider-ul .ul-li a{height: 2.4rem;line-height: 2.4rem;font-size: 14px;color: #88888a;padding: 0 2px;
  display: block;text-align: center;background: #eeeeee;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro-sider-ul .ul-li a.active_div{background: #920609;color: #fff;}



.product li{width: 49%;float: left;margin-right: 2%;}
.product li:nth-child(2n){margin-right: 0;}
.product li .product_img{height: 11rem;text-align: center;border: 1px solid #eee;}
.product li .product_img img{width: 100%;height: 100%;object-fit: cover;}
.product li p{height: 2rem;line-height: 2rem;text-align: center;color: #2b2b2b;font-size: 0.9rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.honors li{width: 49%;float: left;margin-right: 2%;}
.honors li:nth-child(2n){margin-right: 0;}
.honors li .honors_img{height: 10rem;text-align: center;
    overflow: hidden;
    display: block;
    border: 2px solid #e4e4e4;
    padding: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;

}
.honors li .honors_img img{max-width: 100%;max-height: 100%;}
.honors li p{height: 2rem;line-height: 2rem;text-align: center;color: #2b2b2b;font-size: 0.9rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}



.index_about{width: 100%;margin: 0 auto;}
.index_about li{width: 11rem;float: left;margin-right: 1rem;margin-bottom: 1rem;}
.index_about li:nth-child(2){margin-right: 0;}
.index_about li img{width: 100%;}
.index_about_left{width: 8rem;float: left;}
.index_about_left img{width: 100%;}
.index_about_right{width: 14rem;float: right;color: #191919;}
.index_about_right h4{font-weight: normal;font-size: 1.0rem;}
.index_about_right p{font-size: 0.8rem;line-height: 1.2rem;}
.index_about_text{color: #161515;font-size: 0.9rem;line-height: 1.8rem;margin-top: 0.5rem;text-indent: 2em;}

.youshi_li{width: 100%;margin: 0 auto 2rem;}
.youshi_img{width: 3rem;height: 5.2rem;background: url(../images/youshi_li.png) center center no-repeat;text-align: center;float: left;line-height: 5.2rem;color: #fff;font-size: 1.4rem;background-size: 100% 100%;}
.youshi_text{width: 19rem;float: right;margin-top: 0.5rem;color: #414141;}
.youshi_text h4{font-size: 1.4em;font-weight: normal;}
.youshi_text span{display: block;font-size: 0.8rem;margin: 0.5rem 0 0.8rem 0;text-transform: uppercase;}
.youshi_text p{font-size: 0.9rem;line-height: 1.4rem;}

.news{width: 100%;margin: 0 auto;}
.news li a{color: #424242;display: block;}
.news li{line-height: 36px;}
.news li h2{font-size: 14px;color:#555;float: left;width: 75%;background: url(../images/jt.png) no-repeat left center;padding-left: 18px;font-weight: 300;}
.news li span{display: block;float: right;font-size: 14px;color: #acacac;}
.news li:hover h2{color: #f98b15;}

.news-case{width: 100%;margin: 0 auto;}
.news-case li a{color: #424242;display: block;}
.news-case li{line-height: 36px;margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #eee;}
.news-case li h2{font-size: 16px;color:#555;float: left;width: 75%;background: url(../images/jt.png) no-repeat left center;padding-left: 18px;font-weight: 300;}
.news-case li span{display: block;float: right;font-size: 14px;color: #acacac;}
.news-case li:hover h2{color: #f98b15;}
.info_texg{font-size: 12px;line-height: 22px;color: #999;}

.contact{width: 100%;margin: 15px auto;}
.contact li{line-height: 30px;color: #777575;font-size: 16px;}

.page{clear: both;margin-top: 10px;text-align: center;font-size: 12px;letter-spacing: 0px; font-family:"微软雅黑";}
.page #page_num{ width:50px; margin-top:6px; border-radius:0px;}
.page a{ display:inline-block; height:16px; line-height:16px; border:1px solid #ccc; padding:5px;color:#000; border-radius:0px; background:#fff; margin-right:4px;
		transition: all .3s ease-in-out;
			-moz-transition: all .3s ease-in-out;
			-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
.page a &:hover{background:#f4f4f4;border:none; padding:5px 25px;color:#000; text-decoration:none; border:1px solid #ccc; height:16px; line-height:16px;}
.btn2 { border:solid 1px #ccc; padding:5px; }
.btn3 { border:solid 1px #ccc; background:#f4f4f4; padding:5px 25px; margin-right:4px; height:18px; }
#page_num1 { width:50px; height:29px; line-height:18px; margin-top:4px; border:solid 1px #ccc; border-radius:0px; }


.topic-con{padding:20px; font-size:1rem;line-height:1.8rem;}
.article{padding:0;}
.article .hd{font-size:1.3em;font-weight:normal;text-align:center;}
.article .meta{padding:0 0.833em;font-size:0.857em;color:#9c9c9c;text-align:center;}
.article .intro{padding:0.5em 1em;margin:0 0.833em;border-radius:0.21em;}
.article .article-con{margin:0.8em 0.833em 0 0.833em;}
.article .article-con img{width:95%;height:auto;max-width:600px;}

#prev_next {width: 100%;padding: 10px 0px;border-top: 1px solid #f2f2f2;margin-top: 10px;}
#prev_next li {line-height: 36px;width: 100%;padding: 0 1%;}
#prev_next li a {color: #333;text-decoration: none;}

.cnyleft{width: 96%;margin: 2rem auto;}
.cnyleft h4{width: 100%;height: 3rem;border-bottom: 1px solid #ddd;line-height: 3rem;font-size: 1.2rem;font-weight: normal;}
.cnyleft h4 img{width: 8%;margin-right: 1rem;display: inline-block;vertical-align: middle;}
.cnyleft li{width: 100%;line-height: 3rem;}
.cnyleft li img{width: 8%;display: inline-block;vertical-align: middle;}
.cnyleft .cnyewm{width: 100%;}
.cnyleft .cnyewm img{width: 50%;margin: 2rem;}


.ly {width:96%;margin: 2rem auto;}
.ly-k {border:solid 1px #f4f4f4; padding:15px;}
.ly-k-k{width:100%; height:2.6rem; line-height:2.6rem;font-family:"微软雅黑"; font-size:14px;border-radius:0px; border:dashed 1px #ccc; box-shadow:none; background:#fff;margin-bottom: 1rem;text-indent: 1rem;}
.ly-k-k1 {width:100%; height:5rem; line-height:2.6rem; font-family:"微软雅黑"; font-size:14px;border-radius:0px; border:dashed 1px #ccc; box-shadow:none;margin-bottom: 1rem;text-indent: 1rem;}
.ly-k-k2 {float:left; width:30%; height:2.6rem; line-height:2.6rem; font-family:"微软雅黑"; font-size:14px; border-radius:0px; border:dashed 1px #ccc; box-shadow:none; margin-right:15px;text-indent: 1rem;}
.ly-k-k3{float: left;}
input.ly-k-k4{width: 34%;margin-top: 1rem;height: 2.6rem;line-height: 2.6rem;text-align: center;border: none;box-shadow: none;border-radius: 0;background: #000;color: #fff;}



.home_solve{background: #f3f3f3;padding: 40px 0 30px 0;}
.home_solve_title{width: 80%;text-align: center;margin: 0 auto;}
.home_solve_title img{max-width: 100%;}
.solve_content{margin-top: 20px;padding: 0 8px;}
.solve_content ul li h2{font-size: 18px;color: #5e5e5e;font-weight: bold;line-height: 30px;margin-bottom: 7px;}
.solve_content ul li{font-size: 15px;color: #747474;line-height: 28px;margin-bottom: 20px;}

.home_cases{
    padding: 30px 0;
    width: 100%;
}
.home_cases_c{margin-top: 20px;padding: 0 8px;}
#tabs0 {}
.menu0{margin:15px auto;}
.menu0 li{
 display:block;
 float: left;
 font-size: 14px;color: #fff;
 text-align: center;
 cursor:pointer;width: 23.5%;line-height: 30px;margin-right: 2%;
 background: #4485fc;margin-bottom: 2%;
}
.menu0 li a{display: block;padding: 0 2px;}
.menu0 li:nth-child(4n){margin-right: 0;}
.menu0 li.hover{background: #f98b15;color: #fff;}
#main0 ul.block{display: block;}
#main0 ul li{text-align: center;position: relative;
  width: 11.6rem;
    float: left;
    margin-right: 0.5rem;
    margin-bottom: 15px;
}
#main0 ul li .wy_news_img{height: 11rem;border:1px solid #efefef;}
#main0 ul li p{line-height: 36px;color: #232323;background: #f6f6f6;margin-top: 2px;}
#main0 ul li img{width: 100%;
    height: 100%;
    object-fit: cover;}
#main0 ul li:nth-child(2n){margin-right: 0;}

.pro_more{text-align: center;margin-top: 20px;}
.pro_more a{display: inline-block;width: 40%;line-height: 36px;background: #018cdf;border-radius: 25px;
  text-align:center;margin: 0 1%;color: #fff;font-size: 15px;}
.pro_more a:hover{background: #ffa800;}
.pro_more a.ptel{background: #ffa800;}
.pro_more a.ptel:hover{background: #018cdf;}


.our-adcantages{
    padding:30px 0;
    width: 100%;
    background: url(../images/bg2.jpg) no-repeat top center;
    background-repeat: repeat !important;
    background-position: 50% 0%;
    background-attachment: fixed;
    position: relative;
    background-size: cover !important;
}
.our-adcantages .home_title h2,.our-adcantages .home_title p{color: #fff;}
.home_advantage_c{margin-top: 25px;padding: 0 8px;}
.advantage_c_up{margin-bottom: 20px;}
.advantage_up_l{}
.advantage_up_l ul li{margin-bottom: 25px;}
.advantage_up_l ul li .qf_num{width: 12%;text-align: center;float: left;}
.advantage_up_l ul li .qf_num img{max-width: 100%;}
.advantage_up_l ul li .qf_adv{float: right;width: 85%;}
.advantage_up_l ul li .qf_adv span{font-size: 20px;color: #fff;display: block;line-height: 30px;font-weight: 500;margin-bottom: 8px;}
.advantage_up_l ul li .qf_adv div{margin-top: 10px;}
.advantage_up_l ul li p{font-size: 14px;color: #fff;margin: 0px;line-height: 26px;margin-bottom:0px;}
.advantage_up_r{width: 100%}
.advantage_up_r img{max-width: 100%;}
.advantage_c_down{}
.advantage_down_l{width: 100%}
.advantage_down_l img{max-width: 100%;}
.advantage_down_r{}
.advantage_down_r ul li{margin-bottom: 25px;}
.advantage_down_r ul li .qf_num{width: 12%;text-align: center;float: left;}
.advantage_down_r ul li .qf_num img{max-width: 100%;}
.advantage_down_r ul li .qf_adv{float: right;width: 85%;}
.advantage_down_r ul li .qf_adv span{font-size: 20px;color: #fff;display: block;line-height: 30px;font-weight: 500;margin-bottom: 8px;}
.advantage_down_r ul li .qf_adv div{margin-top: 10px;}
.advantage_down_r ul li p{font-size: 14px;color: #fff;margin: 0px;line-height: 26px;margin-bottom:0px;}




.wap_title{margin:0px 0 15px 0;padding:10px 8px;background: #efefef;padding-top: 30px;}
.wap_title h2{color: #666;font-size: 14px;line-height: 40px;font-weight: 300; padding-left: 25px;
  background: url(../images/home-icon.png) no-repeat left center;float: left;width: 80%;}
.wap_title p{float: right;width: 10%;line-height: 40px;color: #fff;}
.wap_title p a{display: block;color: #fff;text-align: right;}
.wap_more{color: #fff !important;font-size: 14px;line-height: 36px;width: 50%;
  text-align: center;background: #242422;display: block;margin: 0 auto;border-radius: 5px;margin-top: 15px;
}


.news-detail table{border-collapse: collapse}
.news-detail table tr{border-top: 1px solid #ddd;border-left: 1px solid #ddd;}
.news-detail table td{border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;padding: 5px 10px;height: 33px;line-height: 33px;}


.home_quotation{;background: #3da5c2;padding: 10px;margin: 0 8px 30px 8px;}
.home_quotation_r{width: 100%;}
.home_quotation_r p{font-size: 15px;color: #fff;line-height: 22px;}

.home_quotation_r form{margin:10px 0 0 0;}
.home_quotation_r form li{float: left;margin: 0 2% 10px 0;width: 49%;}
.home_quotation_r form li:nth-child(2n){margin-right: 0;}
.home_quotation_r form input{
    width: 96%;height: 36px;line-height: 36px;
    border: 0;padding: 0 2%;border-radius: 0;
    background: #fff;box-shadow: none;
}
.home_quotation_r form input#captcha{width: 46%;height: 36px;box-shadow: none;line-height: 48px;border: 0;padding: 0 2%;border-radius: 0;background: #fff;float: left;}
.home_quotation_r form #submit_tjny{width: 100%;height: 36px;line-height: 36px;
    background: #f9712a;color: #fff;text-align: center;
}
.home_quotation_r form #submit_tjny a{color: #fff;}
.home_quotation_r form a.code{display: block;height: 36px;float: left;width:50%;background: #fff;}
.home_quotation_r form a.code img{max-height: 100%;max-width: 100%;}
.home_quotation_r  input::-webkit-input-placeholder,.home_quotation_r  textarea::-webkit-input-placeholder {
       /* placeholder颜色  */
       color: #aeafaf;
}

.home_product{width: 100%;position: relative;background: #fff;padding: 30px 0;}
.home_pro_category{text-align: center;margin-top: 15px;padding: 0 8px;}
.home_pro_category ul li{float: left;width:31.999%;margin-right:2%;margin-bottom: 2%;line-height:30px;
  background:url(../images/g_bg.png) no-repeat center center;font-weight: bold;background-size: 100%;}
.home_pro_category ul li:nth-child(3n){margin-right: 0;}
.home_pro_category ul li a{font-size: 14px;display:block;color: #232323;}
.home_pro_category ul li img{padding-right: 5px;max-height: 22px;}

.home_pro_categoryimg{padding: 0 8px;margin-top: 15px;}
.home_pro_categoryimg ul{}
.home_pro_categoryimg ul li{float: left;width: 49%;margin: 0 2% 2% 0;text-align: center;}
.home_pro_categoryimg ul li:nth-child(2n){margin-right: 0;}
.home_pro_categoryimg ul li a{display: block;}
.home_pro_categoryimg ul li a.qf_pro_img{position: relative;overflow: hidden;height: 10rem;
    display: block;
    border: 2px solid #e4e4e4;
    padding: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
}
.home_pro_categoryimg ul li a.qf_pro_img img{
    max-width: 100%;
    max-height: 100%;
}
.home_pro_categoryimg ul li p{line-height:36px;font-size: 14px;background:#805F33;margin-top: 5px;padding: 0 5px;}
.home_pro_categoryimg ul li p a{color: #fff;}

.home_craft{padding: 30px 0;width: 100%;background: #870c0f;}
.home_craft .home_title p{color: #f0deac;}
.home_craft_c{margin-top: 20px;padding: 0 8px;}
.home_craft_c a{display: block;overflow: hidden;}
.home_craft_c img{max-width: 100%;}
.craft-list1{float: left;width: 47.5%;}
.craft-list2{float: right;width: 50.5%;}
.craft-list2 a{margin-bottom: 4%;}


.workshop{padding: 30px 0;background: #f9f9f9;}
.workshop_c{margin-top: 20px;padding: 0 8px;}
.workshop_c ul{}
.workshop_c ul li{float: left;width: 49%;margin: 0 2% 2% 0;text-align: center;}
.workshop_c ul li:nth-child(2n){margin-right: 0;}
.workshop_c ul li a{display: block;}
.workshop_c ul li a.package_img{position: relative;overflow: hidden;height: 11rem;}
.workshop_c ul li a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.workshop_c ul li p{line-height: 30px;}
.about-title {text-align: center;position: relative;}
.about-title h1 {
    color: #0a6a5a;
    font-size: 22px;font-weight: bold;
    z-index: 2;line-height: 45px;
}
.about-title p {
    z-index: 1;
    width: 100%;
    color: #141414;
    font-size: 16px;
}
.about-title span{display: block;}


.home_service{padding: 30px 0;}
.home_service_c{margin-top: 20px;}
.home_service_c ul{padding: 0 8px;}
.home_service_c ul li{float: left;width: 31.9999%;text-align: center;margin: 0 2% 10px 0;}
.home_service_c ul li:nth-child(3n){margin-right: 0;}
.home_service_c ul li a{display: block;}
.home_service_c ul li a img{max-width: 100%;}
.home_service_c ul li h3{font-size: 15px;color: #666666;line-height:36px;font-weight: bold;}

.home_qc{background: url(../images/qc.jpg) no-repeat top right;padding:60px 8px 10px 8px;}
.home_qc_l{float: left;width: 65%;padding-top: 15px;}
.home_qc_l p{color: #fff;line-height: 30px;font-size: 16px;text-align: right;font-weight: bold;}
.home_qc_r{float: right;width: 30%;}
.home_qc_r img{max-width: 100%;}

.home_title{text-align: center;}
.home_title h2{margin: 0px auto 5px;width: 88%;}
.home_title h2 img{max-width:70%;}
.home_title p{font-size:14px;line-height:26px;color: #141414;}

.home_about{width: 100%;padding: 30px 0px 0px 0px;background: url(../images/about_bg.jpg) no-repeat top center;background-size: 100%;}
.home_about_c{margin-top: 20px;padding: 0 5%;}
.about_img{height: 16rem;text-align: right;position: relative;padding-bottom: 3%;}
.about_img div{width: 95%;height: 15rem;background: #f3f3f3;position: absolute;bottom: 0;left: 0;}
.about_img div p{font-size: 12px;color: #a63133;width: 20px;text-align: center;background: url(../images/x.png) no-repeat top center;
  padding-top: 55px;margin: 40px 0 0 6px;line-height: 14px}
.about_img img{width: 100%;position: relative;z-index: 2;height: 100%;object-fit: cover;}
.home_about_r{margin-top: 15px;}
.home_about_r p {font-size: 14px;color: #131313;line-height: 30px;text-indent: 2em;margin: 0;}
.home_about_r a.about_more{margin: 20px 0 0 0;width: 40%;line-height: 35px;text-align: center;color: #131313;
  font-size: 14px;display: block;background: #f5e4b7;border-radius: 25px;}
.home_about_r a.about_more:hover{background:#930609;color: #fff;}


a.home_more{margin: 25px auto 0;width: 109px;line-height: 36px;text-align: center;color: #3a3a3a;
  font-size: 14px;display: block;background: url(../images/more_bg.png) no-repeat center center;}
a.home_more:hover{background:url(../images/more_bg1.png) no-repeat center center;color: #a32125;}

a.home_more1{margin: 30px auto 0;width: 109px;line-height: 36px;text-align: center;color: #f3de9b;
  font-size: 14px;display: block;background: url(../images/more_bg2.png) no-repeat center center;}

.footer_message{padding: 0px 8px 0px 8px;}
.footer_message form{margin: 15px 0 0 0;}
.footer_message form input,.footer_message form textarea{
    line-height: 40px;height: 40px;border:1px solid #dfdfdf;border-radius: 0;background: #fff;
    padding: 0 2%;margin: 0px;color: #969696;width: 96%;box-shadow: none;vertical-align: top;font-size: 14px;
}
.footer_message form li{color: #717172;font-size: 18px;line-height: 40px;margin-bottom:10px;}
.footer_message form li.list2{}
.footer_message form input#captcha{width: 119px;float: left;}
.footer_message form a.code{width:146px;display: block;float: left;}
.footer_message form a.code img{max-height:40px;    vertical-align: top;}
.footer_message form #submit_tjny{background: #ffbd61;text-align: center;width: 100%;line-height: 40px;}
.footer_message form #submit_tjny a{color: #fff;font-size: 16px;}


.center-content table{border-collapse: collapse;width: 100%;}
.center-content table tr{border-top: 1px solid #ddd;border-left: 1px solid #ddd;}
.center-content table td{border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;padding: 5px 10px;height: 33px;line-height: 33px;}


.infoCenter-right table{border-collapse: collapse;width: 100%;}
.infoCenter-right table tr{border-top: 1px solid #ddd;border-left: 1px solid #ddd;}
.infoCenter-right table td{border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;padding: 5px 10px;height: 33px;line-height: 33px;}
/* 资讯start */
.template-news-list{padding: 10px 8px;}
.template-news-list ul{}
.template-news-list ul li{float: left;width:49%;margin: 0 2% 10px 0;background: #efefef;}
.template-news-list ul li:nth-child(2n){margin-right: 0;}
.template-news-list ul li a{display: block;}
.template-news-list ul li .news-list-img{width: 100%;height:15rem;overflow: hidden;}
.template-news-list ul li .news-list-img img{width: 100%;height: 100%;object-fit: cover;}
.template-news-list ul li .news-list-box{padding: 10px 8px;}
.template-news-list ul li .news-list-box h4{line-height: 30px;font-size: 15px;color: #222222;}
.template-news-list ul li .news-list-box span{color: #666;line-height: 24px;display: block;font-size: 12px;}
.template-news-list ul li .news-list-box p{color: #666;line-height: 19px;display: block;font-size: 12px;}

.template-news-list1{padding: 10px 8px;}
.template-news-list1 ul{}
.template-news-list1 ul li{float: left;width:49%;margin: 0 2% 10px 0;background: #efefef;box-shadow: 0 1px 8px #ddd;}
.template-news-list1 ul li:nth-child(2n){margin-right: 0;}
.template-news-list1 ul li a{display: block;}
.template-news-list1 ul li .news-list-img{width: 100%;height: 9rem;overflow: hidden;}
.template-news-list1 ul li .news-list-img img{width: 100%;height: 100%;object-fit: cover;}

/* 资讯end */

.common-inner .inner-right .de-job-list {
  padding-bottom: 15px;
  padding:15px 8px;
}
.common-inner .inner-right .de-job-list ul li {
  overflow: hidden;
  padding:15px 10px;
  background: #f7f7f7;
  margin-bottom: 20px;
}
.common-inner .inner-right .de-job-list ul li .job-title {

}
.common-inner .inner-right .de-job-list ul li .job-title h3 {
  font-weight: bold;
  font-size: 18px;
  color: #333;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 15px;
}
.common-inner .inner-right .de-job-list ul li .job-title p {
  font-size: 16px;
  color: #ff0000;
  line-height: 20px;
  font-weight: bold;
}
.common-inner .inner-right .de-job-list ul li .job-title p em {
  font-weight: normal;
  font-size: 12px;
}
.common-inner .inner-right .de-job-list ul li .job-info {
  float: left;
  width: 70%;
  padding-top: 22px;
}
.common-inner .inner-right .de-job-list ul li .job-info p {
  font-size: 13px;
  color: #b2b2b2;
  line-height: 20px;
  margin-bottom: 15px;
}
.common-inner .inner-right .de-job-list ul li .job-info p span {
  color: #737373;
}
.common-inner .inner-right .de-job-list ul li .job-btn {
  float: right;
  width: 27%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #02aab0;
  margin-top: 30px;
}
.common-inner .inner-right .de-job-list ul li:hover {
  box-shadow: 0 0 4px 2px rgba(104, 104, 104, 0.1);
}
.common-inner .inner-right .de-job-list ul li:hover .job-btn {
  display: block;
}
.common-inner .inner-right .jobs-info {
  padding: 20px 10px;
  margin-bottom: 28px;
  background: #f7f7f7;
  margin-top: 15px;
}
.common-inner .inner-right .jobs-info .h3 {
  overflow: hidden;
  margin-bottom: 15px;
}
.common-inner .inner-right .jobs-info .h3 .job-name {
  font-weight: bold;
  font-size: 18px;
  color: #333333;
}
.common-inner .inner-right .jobs-info .h3 .job-price {
  font-weight: bold;
  font-size: 18px;
  color: red;
  margin-top: 15px;
  line-height: 1.1;
}
.common-inner .inner-right .jobs-info .h3 .job-price em {
  font-weight: normal;
  font-size: 16px;
}
.common-inner .inner-right .jobs-info .p {
  font-size: 13px;
  color: #999999;
  line-height: 20px;
  margin-bottom: 10px;
}
.common-inner .inner-right .jobs-info .p span {
  color: #595959;
}
.common-inner .inner-right .jobs-info .btn {
  padding-top: 10px;
  overflow: hidden;
}
.common-inner .inner-right .jobs-info .btn a {
  display: block;
  width: 50%;
  height: 36px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  background: #0f9e99;
  font-size: 14px;
}
.common-inner .inner-right .jobs-info .btn a:hover {
  background: #dc9c60;
}
.common-inner .inner-right .jobs-info-content {
  padding: 0 10px;
  overflow: hidden;
}
.common-inner .inner-right .jobs-info-content a{color: #333;}
.common-inner .inner-right .jobs-info-content h3 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 10px;
}
.common-inner .inner-right .jobs-info-content p {
  font-size: 14px;
  color: #333;
  line-height: 33px;
}
.common-inner .inner-right .apply-job {
  overflow: hidden;
  margin: 0 8px;
  padding: 20px 10px;background: #f7f7f7;
}
.common-inner .inner-right .apply-job .job-tr {
  overflow: hidden;
}
.common-inner .inner-right .apply-job .job-tr .tr-over {
  overflow: hidden;
}
.common-inner .inner-right .apply-job .job-tr .error {
  padding-left: 75px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  color: #f00;
}
.common-inner .inner-right .apply-job .job-tr .tr-title {
  float: left;
  width: 18%;
  min-height: 20px;
  text-align: left;
  font-size: 14px;
  color: #808080;
  line-height: 40px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont {
  float: left;
  width: 80%;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont h3 {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 40px;
  font-weight: bold;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont input[type=text] {
  line-height: 38px;
  font-size: 14px;
  color: #333;
  display: block;
  padding: 0 10px;
  width: 90%;
  height: 38px;
  border: 1px solid #e6e6e6;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont input[name='captcha'] {
  font-size: 14px;
  line-height: 38px;
  color: #333;
  width: 100px;
  float: left;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont .verify {
  cursor: pointer;
  float: left;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 0;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont .verify img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont textarea {
  font-size: 14px;
  color: #333;
  display: block;
  height: 170px;
  line-height: 20px;
  padding: 5px 10px;
  width: 618px;
  border: 1px solid #e6e6e6;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont {
  line-height: 40px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont input[type=radio] {
  margin-right: 10px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont label {
  margin-right: 30px;
  color: #4c4c4c;
  line-height: 40px;
  font-weight: bold;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont a.submit {
  display: block;
  width: 190px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #dc9c60;
  color: #fff;
  font-size: 15px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont a.submit:hover {
  background: #d58b52;
}



.package_t{}
.package_t a{font-size: 18px;color: #585858;line-height: 36px;font-weight: bold;margin:12px 0 5px 0;}
.package_t a:hover{color: #b60000;}
.package_t p{margin: 0;font-size: 14px;color: #858585;line-height: 24px;}

.fixed-banner {
  text-align: center;
  width: 100%;
  background: #0d1624;
  padding-bottom: 58px;
}
.fixed-banner ul{}
.fixed-banner ul li{float: left;width: 33.3333%;box-sizing: border-box;text-align: center;padding: 20px 0;background: rgba(0,0,0,.2);border-right: 1px solid #132135;border-bottom: 1px solid #132135;}
.fixed-banner ul li.brand1:nth-child(3){border-right: 0;}
.fixed-banner ul li.brand2{width: 50%;}
.fixed-banner ul li img{max-width: 90%;}
.fixed-banner ul li p{font-size: 14px;color: #f9f6f1;line-height: 30px;}
.fixed-banner ul li:hover{
    background: rgba(0,0,0,.2);
    -webkit-transform: translate3d(0,-12px,0);
    -moz-transform: translate3d(0,-12px,0);
    transform: translate3d(0,-12px,0);
}


.brand-advantages{padding: 30px 0;background: #f8f8f8;}
.brand-advantages-c{margin-top: 20px;padding: 0 8px;}
.brand-advantages-c ul{}
.brand-advantages-c ul li{width: 100%;padding: 30px 15px;background: #fff;text-align: center;box-sizing: border-box;margin-bottom: 20px;}
.brand-advantages-c ul li .iconx{line-height: 60px;}
.brand-advantages-c ul li .iconx img{max-height: 50px;}
.brand-advantages-c ul li h2{font-size: 20px;font-family: 'SemiBold';line-height: 40px;}
.brand-advantages-c ul li span{display: block;background: #cc9c66;width: 36px;height: 2px;margin:5px auto 10px;}
.brand-advantages-c ul li p{color: #3e3e3e;line-height: 26px;}
.brand-advantages-c ul li:hover{
    -webkit-transform: translate3d(0,-12px,0);
    -moz-transform: translate3d(0,-12px,0);
    transform: translate3d(0,-12px,0);
}

.boxes {
    position: relative;
    padding: 10px 8px 58px 8px;
    background: #fff;
}
.bName {
    text-align: center;
    color: #cc9c66;
    font-size: 16px;
    margin-bottom: 20px;
}
.commonBtn {
    width: 80%;
    height: auto;
    border: 2px solid #cc9c66;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    color: #cc9c66;
    cursor: pointer;
    display: block;
    font-size: 16px;
    -webkit-transition: all .5s;
    position: relative;
}
.page_brand{width: 100%;text-align: center;padding-bottom: 52px;}
.page_brand img{max-width: 100%;}


/* 导航 */
#nav-over{position:fixed;left:0;top:0;z-index:9998;display:none;width:100%;height:100%;}
.warmp{position:relative;right:0;z-index:1;-webkit-transition:all .5s ease;transition:all .5s ease; padding-bottom:0px;}
.nav{position:fixed;top:0;right:-240px;z-index:9999;width:240px;height:100%;background:#393939;-webkit-transition:all .5s ease;transition:all .5s ease;}
.openMenu{right:240px;-webkit-transition:all .5s ease;transition:all .5s ease;}
.openNav{right:0;-webkit-transition:all .5s ease;transition:all .5s ease;}
.nav h3{padding:32px 0 15px 12px;font-size:16px;font-weight:normal;color:#fff;line-height:50px;}
.nav h3 a { color:#fff;font-size:18px;}
.nav ul{padding-top: 10%;}
.nav>ul>li{overflow:hidden;
    border-bottom:1px solid #424242; 
    padding: 0 12px;
    line-height: 45px;
    font-size: 1em;
}
.nav>ul>li>strong>a{
  color:#dcdcdc;display: block;padding-left: 15px;
  background:url(../images/nav_li.png) no-repeat left center;
}
.nav ul li strong{display: block;}
.nav ul li a{overflow:hidden;
  color:#898989;
    display: block;
    line-height: 40px;
    font-size: 1em;
}
.nav li strong a {
    background: none;
    float: left;
    width: 80%;
    display: block;
    font-size: 15px;
    line-height: 40px;
    margin: 0px auto;
    text-decoration: none;
}
.nav li strong a{
    line-height: 40px;
    margin-bottom: 0;
    color: #595757;
    font-weight: 500;
    font-size: 14px;
}
.nav li strong i {
    float: right;
    color: #898989;font-style: inherit;
    font-weight: 300;
    line-height: 40px;
    font-size: 20px;
}
.nav li strong i.active_strong {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
ul.erjid{padding: 5px 0;}
ul.erjid li{box-sizing: border-box;padding: 0 15px;}
ul.erjid li.brand1:nth-child(3){border-right: 0;}
ul.erjid li.brand2{width: 50%;}
ul.erjid li img{max-width: 90%;}
ul.erjid li a{font-size: 14px;color: #999;line-height: 32px;}

.home_news_c{margin-top:20px;padding: 0 8px;}
.home_news_c ul li{margin-bottom: 15px;}
.home_news_c ul li a{display: block;}
.home_news_c ul li a.newshref{position: relative;overflow: hidden;}
.home_news_c ul li .bgcover{height: 180px;width: 100%;}
.home_news_c ul li span{display: block;width:80px;background:rgba(0,0,0,.6);position: absolute;bottom: 0;left: 0;text-align: center;line-height: 20px;color: #fff;padding: 10px 0px;}
.home_news_c ul li span font{display: block;font-weight: bold;font-size: 16px;}

.home_museum_c{margin-top:20px;padding: 0 8px;}
.home_museum_c ul li{margin-bottom: 15px;}
.home_museum_c ul li a{display: block;}
.home_museum_c ul li a.newshref{position: relative;overflow: hidden;}
.home_museum_c ul li .bgcover{
  height: 17rem;
    overflow: hidden;
    background-image: url(../images/3_06.jpg);
    display: block;
    padding: 0px 15px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
}
.home_museum_c ul li img{max-width: 100%;max-height: 100%;}
.home_museum_c ul li span{display: block;width:80px;background:rgba(0,0,0,.6);position: absolute;bottom: 0;left: 0;text-align: center;line-height: 20px;color: #fff;padding: 10px 0px;}
.home_museum_c ul li span font{display: block;font-weight: bold;font-size: 16px;}

.museuminfo{
    position: relative;
    background-image: url(../images/3_01.jpg);
    height: 17rem;
    padding: 0 20px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    margin-bottom: 15px;
}
.museuminfo img{max-width: 100%;max-height: 100%;}
.specialinfo{margin-bottom: 15px;text-align: center;}
.specialinfo img{max-width: 100%;}

.image-engineering{width: 100%;padding: 25px 0 0 0;
	background: url(../images/xxgc_bg.png) no-repeat top center;
    background-size: 100%;
}
.image-engineering-c{padding: 0 8px;}
.engineering_img{position: relative;padding: 5px;background: #e7e7e7;}
.engineering_img img{max-width: 100%;position: relative;z-index: 2;}
.engineering-r{}
.engineering-r h2{padding: 15px 0;}
.engineering-r h2 img{max-height: 30px;}
.engineering_txt{}
.engineering_txt img{}
.engineering_txt p{font-size: 16px;color: #0f0f0f;line-height: 28px;}
.engineering_txt p strong{font-size: 24px;color: #e10000;}

.xudong-package{padding: 30px 8px;}
.xudong-package .swiper-wrapper{padding-bottom:40px;}
.package_img{position: relative;padding: 5px;background: #e7e7e7;}
.package_img img{max-width: 100%;position: relative;z-index: 2;}
.package-r{}
.package-r h2{padding: 15px 0;}
.package-r h2 img{max-height: 30px;}
.package_txt{}
.package_txt img{}
.package_txt p{font-size: 16px;color: #0f0f0f;line-height: 28px;}
.package_txt p strong{font-size: 24px;color: #e10000;}
.xudong-package .swiper-pagination-bullet{background: #e3484c;width: 12px;height: 12px;margin: 0 5px;border-radius: 50%;}
.xudong-package .swiper-pagination-bullet-active{background: #805F33;}
.xudong-package .swiper-pagination{position: inherit;display: inline-block;vertical-align: top;width: auto;}
.xudong-package .swiper-button-next,.xudong-package .swiper-button-prev{display: inline-block;position: inherit;margin-top: 0;top: auto;
width: 21px;height: 21px;background-size:100%;}
.xudong-package .swiper-button-prev,.xudong-package .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%239f2124'%2F%3E%3C%2Fsvg%3E");}
.xudong-package .swiper-button-next,.xudong-package .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%239f2124'%2F%3E%3C%2Fsvg%3E");}

.collection-display{
    padding: 30px 0;
    width: 100%;
    background: url(../images/bg5.jpg) no-repeat top center;
    background-repeat: repeat !important;
    background-position: 50% 0%;
    background-attachment: fixed;
    position: relative;
    background-size: cover !important;
}
.collection-display .home_title p{color: #f1deb8;}
.collection-display-c{position: relative;padding: 0 8px;}
/* .collection-display-c .gallery-top {padding: 6px;background:#f1deb8;}
.collection-display-c .gallery-top .swiper-slide{background:url(../images/gallery-top-bg.jpg) no-repeat center center;} */
.collection-display-c .gallery-top .swiper-slide a{display: block;height: 18rem;position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
}
.collection-display-c .gallery-top .swiper-slide a p{position: absolute;bottom: 0px;left: 0;right: 0;margin:0 auto;font-size: 14px;color: #fff;text-align: center;/* background:rgba(230,0,18,1); */background:#805F33;line-height: 30px;font-weight: bold;}
.collection-display-c .gallery-top img{max-width: 100%;max-height: 100%;}
.collection-display-c .gallery-top .swiper-slide{opacity: 0 !important;}
.collection-display-c .gallery-top .swiper-slide.swiper-slide-active{opacity: 1 !important;}
.collection-display-c .gallery-thumbs {height: 6rem;box-sizing: border-box;margin-top: 15px;}
.collection-display-c .gallery-thumbs .swiper-slide {
    background-image:url(../images/gallery-top-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
}
.collection-display-c .gallery-thumbs .swiper-slide img{max-width: 100%;max-height: 100%;}
.collection-display-c .gallery-thumbs .swiper-slide-thumb-active {border: 2px solid #626262;box-sizing: border-box;}
.collection-display-c{margin-top: 36px;position: relative;}

.home_news1{
    width: 100%;
    padding:20px 0;
    background: url(../images/bg6.jpg) no-repeat center center;
}
.home_news1_c{margin-top: 25px;padding: 0 8px;}
.home_news1_c ul{}
.home_news1_c ul li{margin-bottom:15px;}
.wy_news_time{width:30%;height: 6rem;overflow: hidden;float: left;}
.wy_news_time a{display: block;height: 6rem;}
.home_news1_c ul li a.rightr{display: block;width: 66%;float: right;}
.home_news1_c ul li a.rightr h2{font-size: 14px;color: #252525;line-height: 26px;font-weight: 500;}
.home_news1_c ul li a.rightr h2:hover{color: #951313;}
.home_news1_c ul li a.rightr p{font-size: 14px;color: #6e6e6f;line-height: 22px;margin: 0;height: 44px;overflow: hidden;}
.home_news1_c ul li a.rightr span{font-size: 14px;color: #252525;line-height: 24px;display: block;}

.home-message{/* background: #951313; */padding: 30px 0;background: url(../images/bg7-1.jpg) no-repeat center center;}
.home-message .home_title p{color: #f1deb8;}
.home-message-c{margin-top: 25px;padding: 0 8px;}
.home-message-c form{margin:0;}
.home-message-c form input,.home-message form textarea{
    width: 100%;box-sizing: border-box;outline:none;
    line-height: 40px;height: 40px;border:1px solid #805F33;border-radius: 0;background: none;
    padding: 0 8px;margin: 0px;color: #000;box-shadow: none;vertical-align: top;font-size: 14px;
}
.home-message-c form textarea{width: 100%;padding: 5px 8px;min-height: 88px;box-sizing: border-box;}
.home-message-c form li{color: #717172;font-size: 16px;line-height: 40px;margin-bottom: 6px;}
.home-message-c form input#captcha{width: 112px;float: left;}
.home-message-c form a.code{width:128px;display: block;float: left;}
.home-message-c form a.code img{max-width: 100%;vertical-align: top;}
.home-message-c form #submit_tjny{background: #805F33;text-align: center;width: 145px;line-height: 40px;margin-top: 10px;}
.home-message-c form #submit_tjny a{color: #fff;font-size: 15px;display: block;}

.home-message input::-webkit-input-placeholder,.home-message textarea::-webkit-input-placeholder {color: #000; } 
.home-message input:-moz-placeholder,.home-message textarea:-moz-placeholder {color: #000; } 
.home-message input::-moz-placeholder,.home-message textarea::-moz-placeholder {color: #000; } 
.home-message input:-ms-input-placeholder,.home-message textarea:-ms-input-placeholder { color: #000; }

.home_contact{padding: 30px 0;/* background: url(../images/bg7.jpg) no-repeat bottom center; */background-size: 100%;}
.home_contact_c{margin-top: 25px;padding: 0 15px;}
.home_contact_c ul{}
.home_contact_c ul li{font-size: 16px;color: #141414;margin-bottom: 20px;line-height: 45px;}
.home_contact_c ul li.addres{line-height: 24px;}
.home_contact_c ul li div{text-align: center;margin-right: 15px;border-radius: 50%;float: left;}
.home_contact_c ul li i{color: #f1deb8;font-size: 24px;background:#805F33;height: 45px;width: 45px;line-height: 45px;border-radius: 50%;display: block;}