@font-face{
	font-family:"calibri";
	src: url("../font/SourceHanSansK-RegularSub.woff") format("woff"),
       url("../font/SourceHanSansK-RegularSub.ttf") format("truetype"),
       url("../font/SourceHanSansK-RegularSub.eot") format("embedded-opentype"),
       url("../font/SourceHanSansK-RegularSub.otf") format("opentype");     
}
body,input,h1,h2,h3,h4,h5,h6,b,c,e,i,g,p,dl,dt,dd,select,textarea,font,right,left{ margin:0; padding:0;color:#555; font-size:12px;font-family:"Noto Sans SC","Source Han Sans CN", "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; line-height:1;font-weight: normal;}
body,html{height:100%;position:relative;width: 100%;background-color: #ffffff;}
a{color:#666; text-decoration:none;}
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:#0480c8; }
*,*: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, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.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; }
.dis_b{ display: block;}
.dis_n{ display: none;}

@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; }
}
.ease06 {
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

/*图片放大*/
.fangda{ overflow: hidden;}
.fangda:hover{ transform:scale(1.1);-webkit-transform:scale(1.1);}
.icb{overflow: hidden;}
.icb img{transition: all .5s;}
.icb:hover img{-webkit-transform: scale(1.2);transform: scale(1.2);}

.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:54px; 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: #333333;
-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:#bca065; 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;
}
#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: #bca065;
    color: #fff;
    display: inline-block;
}

#pages li:hover {
    background: #173100;
}

#pages li:hover a {
    color: #fff;
}

.pagenavph{ display:none;}

.wal{width: 1200px;margin:0 auto; } 
.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;background-color: #1d6fbb;color: #FFFFFF;font-size: 14px;overflow: hidden;position: relative;z-index: 0;border-radius: 43px; }
.more::after{content: '';width: 0;height: 100%;background-color: rgb(255, 255, 255, 0.1);position: absolute;top: 0;left: 0;transition: all .3s;z-index: -1; opacity: 1;}
.more:hover::after{width: 100%;}
.more:hover{color: #fff;}


.wrap{width: 85%; margin: 0 auto;}

/* header */
.headerwrap{width: 100%;box-sizing: border-box;background: #fff; box-sizing: border-box;padding: 0 0%;position: fixed;top: 0;left: 0;z-index: 20;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;}
.headerwrap .header .logo{display: block; float: left; padding-left: 2%;}
.headerwrap .header .logo img{display: block;width: auto;height: 54px;}
.headerwrap .header .logo .logo02{display: none;}
.headerwrap .header .nav{display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center;}
.headerwrap .header .nav li{position: relative;}
.headerwrap .header .nav li a.hover {color:#c7b07f}
.headerwrap .header .nav li>a{display: block;height: 91px;line-height: 91px;font-size: 16px;color: #232323;position: relative;box-sizing: border-box;padding: 0 25px;}
.headerwrap .header .nav li>a::after{content: '';display: block;width: 0%;height: 2px;background-color: #c7b07f;transition: all .3s;position: absolute;left: 0;bottom: 0;}
.headerwrap .header .right{display: flex;display: -webkit-flex;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-align-items: center;align-items: center; background-color: #bca065; height: 91px; padding: 0 2%;color:#f0eadd;font-size: 16px; line-height: 20px;}
/* .headerwrap .header .right .language{font-size: 14px;color: #333333;}
.headerwrap .header .right i{font-size: 16px;color: #333333;margin-right: 20px;}
.headerwrap .header .right span{display: block;width: 1px;height: 14px;background-color: #333333;margin: 0 15px;}
.headerwrap .header .right a{font-size: 14px;color: #333333;}
.headerwrap .header .right .btn{width:24px;height:32px;background:url(../images/icon-Hsrch2.png) no-repeat center center;  float:right;}
.headerwrap .header .right .text {
  height: 32px;
  font-size: 14px;
  float: left;
  margin: 0 0 0 0px;
  border: 1px solid #ccc;
  outline: none;
  border: 0;
}
.headerwrap .header .right input.text {border-bottom: 1px solid #c7b07f; color:#fff;}
.headerwrap .header .right input::-webkit-input-placeholder{color:rgb(255, 255, 255, 0.8);} */

.header .nav li{ float: left;}
.header .nav li .nav02{position: absolute;box-sizing: border-box;padding: 0;z-index: 5;width: 810px;left: 0;margin-left: 0px;text-align: center;top: 51.5px;display: none;justify-content: center;flex-flow: row;white-space: nowrap;transition: all .3s;top: 91px;}
.header .nav li .nav02 a{display: inline-block;font-size: 15px;color: #666;line-height: 48px;margin: 0;float: none;margin-right: 0;position: relative;text-align: left;padding-left: 30px;padding-right: 10px; border-bottom: 1px solid #fff;}
.header .nav li .nav02 a:last-child{margin-right: 0;}
.header .nav li .nav02 a:hover{color: #232323;background-color: #fff;}
.header .nav li .nav02 a:before{content: '';display: inline-block;width: 3px;height: 14px;background-color: #bca065;position: absolute;top: 16px;left: 5px;opacity: 0;}
.header .nav li .nav02 a:hover:before{opacity: 1}
.header .nav li .nav02 a i{opacity: 0;transition: all .6s;}
.header .nav li .nav02 a:hover i{opacity: 1;}
.header .nav li .nav02{background-color: rgba(255,255,255,0.9);padding: 0;width:180px;box-shadow: 0px 2px 2px rgba(34,34,34,0.3)}
.header .nav li .nav02 a{display: block;display: flex;justify-content: space-between;align-items: center;}
.header .nav li:hover .nav02{display: block;}

.headerwrap:hover,.div2_1 .headerwrap,.div3 .headerwrap{background-color: #FFFFFF;}
.headerwrap:hover .header .logo .logo01,.div2_1 .headerwrap .header .logo .logo01,.div3 .headerwrap .header .logo .logo01{display: none;}
.headerwrap:hover .header .logo .logo02,.div2_1 .headerwrap .header .logo .logo02,.div3 .headerwrap .header .logo .logo02{display: block;}
/* .headerwrap:hover .header .right i,.div2_1 .headerwrap .header .right i,.headerwrap:hover .header .right,.div2_1 .headerwrap .header .right,.div3 .headerwrap .header .right i,.div3 .headerwrap .header .right{color: #333333;}
.headerwrap:hover .header .right a,.div2_1 .headerwrap .header .right a,.div3 .headerwrap .header .right a{color: #333333;}
.headerwrap:hover .header .right span,.div2_1 .headerwrap .header .right span,.div3 .headerwrap .header .right span{background-color: #333333;} */

.headerwrap .header .nav li:hover a::after{width: 100%;}
.headerwrap:hover .header .nav li:hover>a{color: #c7b07f;}

.headerwrap .header .right .fa-search{font-size: 18px;margin: 0 20px 0 0;}



/*index-banner*/
.index-banner {
  height: 100%;
  margin-top: 0px;
  position: relative;
}

.index-banner .swiper-container {
  height: 100%;
}

.index-banner .swiper-slide {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.index-banner .swiper-pagination {
  bottom: 25px;
  z-index: 33;
  left: 50%;
  transform: translateX(-50%);
  word-wrap: normal;
}
.index-banner .swiper-pagination-bullet {
  font-size: 14px;
  background: none;
  color: rgba(255, 255, 255, 0.3);
  opacity: 1;
  font-family: "Noto Sans CJK SC";
  width: auto;
  height: auto;
  padding: 0 10px;
  outline: none;
}
.index-banner .swiper-pagination-bullet-active {
  color: rgba(255, 255, 255, 1);
}
.index-banner .swiper-button-prev,
.index-banner .swiper-button-next {
  outline: none; width: 32px;height: 9px; margin-top: -30px; }
.index-banner .swiper-button-prev {
  left: 42%;
  bottom: 28px;
  background: url(../images/arrow3_l.png) no-repeat center center;
}
.index-banner .swiper-button-next {
  left: auto;
  right: 42%;
  bottom: 28px;
  background: url(../images/arrow3.png) no-repeat center center;
}
.index-banner .layui-btn {
  padding: 0 3em;
  font-size:16px;
}
.layui-btn {
  /* border: 1px solid rgba(255, 255, 255, 0.3); */
  padding: 0 3em;
  font-size: 0.6rem;
  position: relative; overflow: hidden;
}

.layui-btn-disabled {
  border: 1px solid #e6e6e6;
  background-color: #fbfbfb;
  color: #c9c9c9;
  cursor: not-allowed;
  opacity: 1;
}
.index-banner .container {
  height: 100%;
  position: relative;
}
.index-banner .item {
  position: absolute;
  left: 7%;
  top: 47%;
  transform: translateY(-50%);
  right: 0;
  padding: 0 15px;
  text-align: left;
}
.index-banner .item.banner1 {
  left: 0;
  text-align: center;
}
.index-banner .item .th1 {
  font-size: 32px;
  color: #fff;
  line-height: 1.6;
  padding: 20px 0;
  transition: all 0.4s;
  font-weight: 200;
	text-shadow:1px 1px 3px rgba(0,0,0,0.7);
}


.index-banner .item .th2 span{ font-weight: 500;}
.index-banner .item .th2 {
  font-size: 72px;
  display: block;
  /* font-family: "Noto Serif SC"; */
  line-height: 1;
  color: rgba(255, 255, 255, 1);
  position: relative;
  padding-bottom: 0px;
  font-weight: 300;
  text-shadow:1px 1px 3px rgba(0,0,0,0.7);
  margin-bottom: 50px;
}
@media screen and (max-width: 1400px) {
  .index-banner .item .th1 {width: 100%;margin-left: 0%;font-size: 30px;}
  .index-banner .item .th2{font-size: 64px;}
}
.index-banner .item .tbtn a{ color:#fff; padding: 10px 0 12px; border-radius: 30px; height: 49px; line-height: 49px; }
.index-banner .item .tbtn a span{width: 122px;background:rgba(0,0,0,0.7); height: 49px;display: block; float: left; text-align: center; border-radius:30px 0 0 30px;position: relative;overflow: hidden;z-index: 0;}
/* .index-banner .item .tbtn a:hover span{ background-color: #e6771b;} */
.index-banner .item .tbtn i{ width: 55px; text-align: center; background-color: #284006;height: 49px; line-height: 49px; color:#fff;border-radius:0 30px 30px 0;}
.index-banner .item .tbtn a span::after{content: '';width: 0;height: 100%;background-color: #a1842e;position: absolute;top: 0;left: 0;transition: all .3s;z-index: -1;}
.index-banner .item .tbtn a span:hover::after{width: 100%;}


.footer{ background: #f8f7f6;display: block;overflow: hidden;padding: 60px 0 40px;border-top: 1px solid #e1e1e1; }
.footer .center{ display: block;margin: 0 auto;overflow: hidden; padding: 0 2%;}
.footer .top{ display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between; overflow: hidden;margin-bottom: 50px; }
.footer .top dd{ display: block;overflow: hidden; float: left; }
.footer .top dd h3{ display: block;overflow: hidden;margin-bottom: 25px;}
.footer .top dd h3 a{color: #444;font-size: 16px;font-weight: normal;line-height: 1em; }
.footer .top dd h4{ display: block;overflow: hidden;}
.footer .top dd h4 a{display: inline-block;color:#999;font-size: 13px;line-height: 26px; position: relative; overflow: hidden; font-weight: 300;}
.footer .top dd h4 a span{  background: #c7b07f;position: absolute;width: 100%;height: 1px;bottom: 2px;left: -100%;transition: all .3s; }
.footer .top dd h4 a:hover span{ left:0%;  }
.footer .top dd h4 a:hover{ color:#c7b07f; }


.footer .top dt{ display: block;overflow: hidden;margin: 0 0 0 180px; text-align: center;}
.footer .top dt img{display: block;height: 130px;width: auto;}
.footer .top dt span{ display: block;text-align: center;color: #a4a4a4;font-size: 13px;   margin:12px 0 0 0;}
.footer .top dt span i{display: none;}
.footer .bottom{display: block;  box-sizing: border-box;border-top: 1px solid #e5e4e4; padding-top: 25px;}
.footer .bottom h3{     float: left;display: block;text-align: left;color:#999;font-size: 13px;}
.footer .bottom h3 a{ color: #999;margin-left: 10px; letter-spacing: 0;}
.footer .bottom h3 #lk1{ color: #999;margin-left: 30px;letter-spacing: 0;border: 0;background: #656565;height: 26px;font-size: 12px;text-indent: 1em;cursor: pointer;}
.footer .bottom h3 #lk1 option{ background: #656565; color: #999; outline:1px solid green;}
.footer .bottom h4{ float: right;display: block;text-align: right;color: #999;font-size: 12px;}
.footer .bottom h4 a{color: #999; letter-spacing: 0; margin-left: 20px;}
 


 
.footer .bottom h3 strong{ color: #999;margin-left: 30px;letter-spacing: 0;border: 0;background: #ebebeb;height: 26px;font-size: 12px;text-indent: 1em;cursor: pointer;position: relative;    display: inline-block; width: 250px;}
.footer .bottom h3 strong span{ display: block;line-height: 26px;font-size: 12px; font-weight: normal;}
.footer .bottom h3 strong .fa{ position: absolute;width: 26px;height: 26px;top: 0;right: 10px;text-align: center;line-height: 26px;}
.footer .bottom h3 strong font{ display: none;position: absolute;bottom: 26px;width: 100%;z-index: 1;background: #ebebeb;    overflow-y: auto;max-height: 200px;padding: 20px 0;  }
.footer .bottom h3 strong font a{ display: block;margin: 0;color: #999;font-size: 12px;line-height: 26px; font-weight: normal;}
.footer .bottom h3 strong font a:hover{ background: #c7b07f;color: #fff;}
.footer .bottom h3 strong:hover font{display: block;}
 

.footer .bottom h3 strong font::-webkit-scrollbar {
            width: 2px; 
            height: 2px;
            scrollbar-arrow-color:red;

        }
.footer .bottom h3 strong font::-webkit-scrollbar-thumb {
            border-radius: 2px;
            -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);
            background: rgba(255,255,255,0.9);
            scrollbar-arrow-color:red;
        }
.footer .bottom h3 strong font::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.2);
            border-radius: 0;
            background: rgba(255,255,255,0.3);
        }


.indexPart1{ width: 100%; background: url(../images/001.jpg) repeat-x 0 67px; padding:155px 0 80px 0; }
.indexPart1 .left{ width: 29%; float: left; background: url(../images/002.jpg) no-repeat center; text-align: center; }
.indexPart1 .center{width: 54%;float: left; padding-top: 15px;} 
.indexPart1 .center p{line-height: 36px; padding: 0 15% 0 8%;font-size: 16px; font-weight: 300; color:#666666;}
.indexPart1 .right{width: 17%; float: right; padding-left: 2%;padding-top: 15px;} 
.indexPart1 .right p{color:#787878; font-size: 16px; padding-left: 5px;}
.indexPart1 .right p.tel{color:#232323; font-size: 24px; margin-top: 15px; margin-bottom: 30px; }

.tu{ width:100%; text-align: center;}
.tu img{width: 100%;height: auto;}

/*indexPart4*/
.indexPart4{background: url(../images/005.jpg) no-repeat top;padding:70px 0 70px 0; }
.indexPart4 .top{margin: 0 auto 0px;width: 1200px;text-align: center;}
.indexPart4 .top p{font-size: 20px;color: #313233;margin-bottom: 10px;opacity:0.7;}
.indexPart4 .top h3{font-size: 30px;color: #313233;font-weight: bold;}
.indexPart4 .top strong{display: block;width: 30px;height: 2px;background-color: #e6771b;margin: 20px auto;}
.indexPart4 .top h4{font-size: 15px;color: #666666;line-height: 26px;width: 50%;margin: auto;}

.i_news_cnt{
  width: 100%;
}
.i_news_list{
	width:100%;
}
.i_news_list li{ width:10.3%; margin-right: 0%; float: left}
.i_news_list li:nth-child(3){margin-right: 0%;}
.i_news_item{
  	width: 100%;
	margin: 0 auto;
	padding: 30px 0px;
}
.zoomImage{
    width:100%;
    height:0;
    padding-bottom: 60%;
    overflow:hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
}
.i_news_pic{
  width: 100%;
  overflow: hidden;
}
.i_news_pic img{
  width: auto;
  height:auto;
}
.i_news_item h2{
  color: #232323;
  font-size: 20px;
  width: 100%;font-weight:normal;
  box-sizing: border-box;
  padding: 40px 10px 15px 10px;
margin-top:20px;
  overflow: hidden;
	
}
.i_news_item p{
  color: #4c4c4c;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
	margin-bottom: 25px;
  padding: 5px 10px;
  line-height: 24px; height: 56px; overflow: hidden; color: #949494; font-family: Arial,"Microsoft JhengHei","微软雅黑";
}
.i_news_item h6{
	width: 100%;
	color: #999; 
	font-size: 16px;
	padding: 0px 10px;
	font-weight: normal;
}

.i_news_line{
  width: 100%;
  height: 2px;
  background-color: #f5f5f5;
  position: relative;
}
.i_news_line span{
  position: absolute;
  left: 0px;
  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;
}
.i_news_item:hover .i_news_line span{
  width: 100%;
}
.i_news_item:hover .i_news_pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}


.indexPart2{ width: 100%; }
.indexPart2 .top{width: 100%; overflow: hidden; display:flex;}
.indexPart2 .top_left{width:calc(29% - 3px);float: left; background: url(../images/003.jpg) no-repeat top left #bca065;margin-right:3px;}
.indexPart2 .top_left .txt{padding: 15% 13%;}
.indexPart2 .top_left .txt h2{font-size: 36px;color:#fff; margin-bottom: 65px;}
.indexPart2 .top_left .txt p{font-size: 24px;color:#fff; }
.indexPart2 .top_left .txt p.z2{ font-size: 16px; font-weight: 300; margin-top: 15px;}
.indexPart2 .top_left .txt .more{width: 151px; height: 49px; background-color: #173100; line-height: 49px;margin-top: 1rem;}
.indexPart2 .top_right{width:71%; float: right; position: relative; overflow: hidden;}
.indexPart2 .top_right .bg{ position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,1);z-index: 4;opacity: 0.6;}
.indexPart2 .top_right .tu{ width:100%;background: url(../images/004.jpg) no-repeat; min-height: 415px; background-size: cover;}
.indexPart2 .top_right .tu img{ width:100%; height: auto;}
.indexPart2 .top_right .txt{text-align: center; position: absolute;width: 100%;z-index: 5;left: 0; top:37%;}
.indexPart2 .top_right .txt h2{ font-weight: 300; font-size: 30px; color:#fff; font-weight: 300; margin-bottom: 20px;}
.indexPart2 .top_right .txt .jt{ width: 61px;height: 61px; margin: 0 auto;}
.indexPart2 .top_right:hover .bg{opacity: 0.3;}
.indexPart2 .top_right:hover .tu{transform:scale(1.1);-webkit-transform:scale(1.1);}
.indexPart2 .top_right:hover .jt{transform:rotate(360deg);}
.indexPart2 .bottom{width: 100%; overflow: hidden; display:flex;margin-top: 3px;}
.indexPart2 .bottom .box{width:calc(25% - 3px);float: left;margin-right:3px;position: relative; overflow: hidden;}
.indexPart2 .bottom .box .bg{position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,1);z-index: 4;opacity: 0.6;}
.indexPart2 .bottom .box .tu{ width:100%;}
.indexPart2 .bottom .box .tu img{ width:100%; height: auto;}
.indexPart2 .bottom .box .txt{text-align: center; position: absolute;width: 100%;z-index: 5;left: 0; top:50%;height: 40px; margin-top: -20px;}
.indexPart2 .bottom .box .txt h2{ font-weight: 300; font-size:24px; color:#fff; font-weight: 300; line-height: 40px; margin-bottom: 20px;}
.indexPart2 .bottom .box.last{margin-right:0px;}
.indexPart2 .bottom .box:hover .bg{opacity: 0.3;}
.indexPart2 .bottom .box:hover .tu{transform:scale(1.1);-webkit-transform:scale(1.1);}


.indexPart3{width:100%;background-color: #fff; padding: 80px 0 80px 0;}
.name{ text-align: center; position: relative;}
.name h2{font-size: 36px; color:#232323; position: relative; width: 100%; margin:0 auto 65px; text-align: center;}
.name p{ color:#999999; font-size: 16px; font-weight: 300;}
.name .more{ position: absolute; right: 0; top: 10px;}
.index-ajax-div{ width: 80%; margin: 0 auto;}
.indexPart3 .index-ajax-div .index-list1-swiper{
  opacity: 1;
  transition:all 0.3s;
}
.indexPart3 .index-list1-swiper.cur{
  opacity: 1;
}

.indexPart3 .index-list1-swiper{
  position:relative;
  width:100%;
  overflow: hidden;
  margin-top:0.5rem;
}
.indexPart3 .index-list1-swiper .swiper-slide{
  position:relative;
  opacity:0;
}
.indexPart3 .index-list1-swiper .swiper-slide-active{
  opacity:1;
}
.indexPart3 .index-list1-swiper .swiper-slide .imgopi{
  width:85%;
  margin:0 auto;
}
.indexPart3 .index-list1-swiper .swiper-slide img{
  width:100%;border-radius: 30px;
}
.indexPart3 .index-list1-swiper .swiper-slide .img-name{
  text-align:center;
  font-size:0.32rem;
  color:#333;
  line-height:0.4rem;
  position: relative;
  margin-top: 0.5rem;width: 100%; background: #fff; height: 0.4rem;
}
.indexPart3 .index-list1-swiper .swiper-slide .img-name a{color:#333;}
.indexPart3 .index-list1-swiper .swiper-slide .img-title{
  text-align:center;
  font-size:16px;
  color:#666666;
  line-height:0.5rem;
  margin-top:0.25rem;
}
.indexPart3 .index-list1-swiper .index-list1-prev,.indexPart3 .index-list1-swiper .index-list1-next{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  cursor:pointer;
  z-index:10;
  font-size:0;
}
.indexPart3 .index-list1-swiper .index-list1-next{
  right:0;
}
.indexPart3 .index-list1-swiper .index-list1-prev span,.indexPart3 .index-list1-swiper .index-list1-next span{
 width:0.6rem;
 height:0.6rem;
 border-radius: 50%;
 border:1px solid #636363;
 background-size:27px;
 background-repeat:no-repeat;
 background-position:center;
 box-sizing: border-box;
 display:inline-block;
 line-height:0.5rem;
 vertical-align: middle;
 transition:all 0.3s;
}
.indexPart3 .index-list1-swiper .index-list1-prev span{
  background-image:url(../images/prev.png);
  margin-right:0.5rem;
}
.indexPart3 .index-list1-swiper .index-list1-next span{
   background-image:url(../images/next.png);
   margin-left:0.5rem;
}
.indexPart3 .index-list1-swiper .index-list1-prev a,.indexPart3 .index-list1-swiper .index-list1-next a{
  font-size:0.18rem;
  color:#444444;
  line-height:1;
  display:inline-block;
  vertical-align: middle;
}
.indexPart3 .index-header .right .select-div .select-xiamian .tit-id:hover{
background-color:#bca065;
  color:#fff;
}
.indexPart3 .index-list1-swiper .index-list1-prev span:hover{
background-image:url("../images/prev_b.png");
 background-color:#bca065;
 border:1px solid #bca065;
}
.indexPart3 .index-list1-swiper .index-list1-next span:hover{
background-image:url("../images/next_b.png");
   background-color:#bca065;
   border:1px solid #bca065;
}
.indexPart3 .index-list1-swiper .index-list1-prev a:hover,.indexPart3  .index-list1-swiper .index-list1-next a:hover{
color:#005678;
}




/* banner */

.pubbanner {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-top: 90px;
}

.pubbanner-img {
  width: 100%;
  min-height: 340px;
  object-fit: cover;
}

.pubbanner-img img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.pubbanner-words {
  position: absolute;
  z-index: 4;
  color: #fff;
  bottom: 45%;
  left: 116px;
}

.pubbanner-tolt {
  left: 94px;
}

.pubbanner-words h6 {
  font-size: 48px;
  font-weight: 300;
  opacity: 0;
}

.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 {
  width: 100%;
  height: 0.8rem;
  background: #fff;  
  border-bottom:1px solid #f0f0f0;
}

.pageNav li {
  float: left;
  height: 0.8rem;
  font-size: 15px;
  text-align: center;
  border-left: 1px solid rgb(255, 255, 255, 0.2);
  padding: 0px 30px;
}
.pageNav2 li {padding: 0px 20px;}
.pageNav3 li { width: 20%;}
.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 {
  display: block;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #555;
  padding: 0 15px;  
  font-size: 16px;
  position: relative;
}

.pageNav li a:hover {
  color: #c7b07f;
}

.pageNav li a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 3px;
  background-color: #bca065;transition: all .2s;
}
.pageNav li a:hover:before{width: 100%;}
.pageNav li.cur a{
  color: #bca065;
}
.pageNav li.cur a:before{
  width: 100%;
}

.pageNav .add {
  margin-right: 2.5%;
  float: right;
  text-align: right;
  line-height: 0.8rem;
  height: 0.8rem;
  color: #555;
  font-weight: 300;
}

.pageNav .add a {
  color: #999;
  font-weight: normal;
  font-size: 13px;
  padding: 0 3px;
}
.pageNav .add a:hover{ color:#c7b07f;}

.pageNav .add i {
  color: #284006;
  margin-right: 10px;
}

.ny_main {
  padding: 80px 1.5%;
  background: #fff;
}

.ny_main .dy_page {
  padding: 0 10px;
}

.ny_main .dy_page .wd100 {
  width: 100%;
}

.ny_main .dy_page .wd100 h2 {
  color: #c7b07f;
  font-size: 24px;
  line-height: 0px;
  font-weight: 500;
  margin-bottom: 30px;
  margin-top: 20px;
  text-transform: uppercase;
}

.ny_main .dy_page .wd100 h3 {
  color: #232323;
  font-size: 36px;
  font-weight: 400;
  line-height: 30px;
}

.ny_main .dy_page .wd100 .line {
  width: 24px;
  height: 2px;
  background: #001446;
  margin: 30px 0 50px 0;
}

.ny_main .dy_page .wd100 p {
  color: #666;
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
}

.ny_main .dy_page .wd100 p img {
  max-width: 100%;
  height: auto
}

.ny_main .dy_page .left {
  width: 70%;
  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: 15px;
  line-height: 30px;
  font-weight: 300;
}

.ny_main .dy_page .right {
  width: 25%;
  float: right;
  position: relative;
  padding-top: 100px;
}

.ny_main .dy_page .right img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.about_hj {
  width: 100%;
  float: left;
}

/* .cp_neir{} */
.cp_neir ul {
  width: 100%; margin: 0 -1.5%;
}

.cp_neir ul li {
  float: left;
  width: 22%;
  margin: 0 1.5% 0.4rem 1.5%;
  padding: 8px;
  border: 1px solid #d6d6d6;
  position: relative;
  background: #fff;
}

.dummy {padding-top: 100%;}
.dummy2 {padding-top: 75%;}


.cp_neir ul li .txt2 a{color: #343434;}

.cp_neir ul li .txt2 {
  color: #343434;
  font-size: 16px;
  margin-bottom: 10px;
  width: 100%;
  float: left;
  padding: 18px 0 10px 0px;
  text-align: center;
}
.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%;
}


/* 联系我们 */
.ctabox .pa {padding: 0px;}
.ctaList .namebox {width: 63%;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: 18%;float: left;margin-left: 20px;margin-top: 30px;}
.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;background:url(../images/map.png) no-repeat center; position:relative}
.ditu .con_img{position:absolute;left:30px;bottom:30px;text-align:center;}
.ditu .con_img a{width:150px;padding:12px 0px;background:#bca065;text-align:center;border-radius:6px;color:#fff;display:inline-block; font-weight: bold; font-size: 15px;}
/*-----------------[新闻动态]--------------*/
.news1{ background:#fff;}
.news1 li{ padding-bottom:50px; margin-bottom:50px; border-bottom:1px #eee solid; }
.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{width: 98%; max-width: 1200px; 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:#666;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: 70px;	margin-top: 90px;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;
}
.bread-box .bread a{
    font-size: 14px;
    color: #999;
    transition: all .2s;
	line-height: 70px;
}
.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: 16px;
	line-height: 70px;
    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 {
  margin-top: 90px;
  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: 0px 0px 60px 0;
  min-height: 400px;
  margin-top: 30px;
}

.search_result .cp_neir {
  padding: 0.3rem 0;
}

.search_result ul.s_list li {
  width: 100%;
  border-bottom: 1px dashed #ccc;
  padding-left: 5px;
  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;
}

/*产品详情*/
.product-detial .summary .summary-left{float: left;width:43%;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 #e6e6e6;background: #fff;border-radius: 0%;box-sizing: border-box;padding: 5px;margin: 0px 0;transform: scale(0.9);display: flex;flex-direction: column;align-items: center;justify-content: center; }
.product-detial .summary .summaryTab .img img{width: auto; 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 #ccc;}
.product-detial .summary .summaryPoster .img img{max-width: 100%; max-height: 100%;}
#summaryTab{height: 450px;}
#summaryTab .swiper-slide-active .img{transform: scale(1);border-color: #0c0c0c;}
#summaryPoster{height: 450px;}
#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: 40%;}
.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: 20px;}
.product-detial .summary .summary-text p{line-height: 34px;font-size: 14px;}
/* .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%; }
.pro-title h3 span{display: inline-block;vertical-align: top;font-size: 28px;position: relative;width: 100%; color:#232323;}
.pro-title h3 span:after{display: inline-block;content: "";vertical-align: top;width: 87%; height: 2px;background: #e5e5e5;position: absolute;top: 17px; left: 13%; }

.product-detial .specifications{background: #fff;padding: 74px 0 60px;}
.product-detial .specifications img{ max-width: 100%; height: auto;}
.none {  display: none;}

.two_menu{ width:100%;  padding: 40px 20px 0px; text-align: center;   position: relative; float: left;}
.two_menu a{  text-align: left;display:inline-block;height: 42px; line-height: 40px; padding: 0 25px 0 25px; color:#666;  margin: 0 10px 0px 0px;  border-radius: 30px; font-size: 13px; float: left; border: 1px solid #e0e9ee; }
.two_menu a:hover{ background: #bca065;color:#fff;border-bottom:1px dotted #bca065;  }
.two_menu a.act { background: #bca065;color:#fff;}
.two_menu .zi_menu{ height: 30px; position: absolute;top:100px;}
.two_menu .zi_menu a{ background: none;}

