body { text-align: left; padding: 0; margin: 0; font-size: 14px; color: #333; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif !important; height: auto; background: #fff; overflow-x: hidden; -webkit-font-smoothing: antialiased;}
div,p,li { word-break: break-all;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p { padding: 0; margin: 0;}
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th { padding: 0; margin: 0;}
fieldset { border-top-width: 0; border-left-width: 0; border-bottom-width: 0; border-right-width: 0;}
a,img,iframe { border: 0; padding: 0; margin: 0;max-width: 100%;}
i { font-style: normal;}
address,caption,cite,cite,code,dfn,em,th,var { font-weight: normal; font-style: normal;}
ul,ol,li { list-style: none;}
caption { text-align: left;}
th { text-align: left;}
h1,h2,h3,h4,h5,h6 {font-weight: normal; font-size: 100%;}
q:unknown { content: '';}
button,input,select,textarea { font-size: 100%;}
table { border-collapse: collapse; border-spacing: 0;}
.por { position: relative;}
.poa { position: absolute;}
input,textarea,select { font-family: inherit; font-size: 100%;}
a:link { color: #333; text-decoration: none;}
a:visited { color: #333; text-decoration: none; cursor: pointer;}
a:hover { color: #004bb2; text-decoration: none;}
.ease,
.ease * {
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.noease,
.noease * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
:-moz-placeholder {
  color: #fff;
}
::-moz-placeholder {
  color: #fff;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #333;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #333;
}
input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #666;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #666;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #666;
}
input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #666;
}
textarea::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #333;
}
textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #333;
}
textarea::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #333;
}
textarea:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #333;
}

.fl,.left { float: left;}
.fr,.right { float: right;}
.tac { text-align: center;}
.tar {text-align: right;}
/*æ¸…é™¤æµ®åŠ¨*/
.clear {
  clear: both;
  font-size: 0;
  margin: 0;
  padding: 0;
  display: block;
  _height: 0;
  overflow: hidden;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { *zoom: 1;}
.hidden { display: none;}
.icon {
  background-image: url("../images/icon.png");
  display: inline-block;
  vertical-align: middle;
}
.w1400 {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.w1440 {
  width: 1440px;
  max-width: 1440px;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .w1400 {
    width: 1200px;
    max-width: 1200px;
  }
  .w1440 {
    width: 1200px;
    margin: 0 auto;
    max-width: 1200px;
  }
}



.index {
  position: relative;
  overflow: hidden;
}
.header_main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height:94px;
  transition: all 0.9s ease-out 0s;
  z-index: 100;
}
.header_main .header {
  position: relative;
}
.header_main .webLogo {top:18px;
  margin-left: 3vw; z-index: 66; position: absolute;
}
.header_main .webLogo img {
  display: block;
  height:63px;
  float: left;
}
.header_main .nav_main {
 width: 100%; text-align: center;
}
.nav_main .nav{ display: inline-block; }
.header_main .nav_main .item {
  float: left;
  height: 97px;
  z-index: 12;
}
.header_main .nav_main .item a {
  display: block;padding: 0 52px;
  height: 97x;
  font-size: 18px;
  line-height:97px; position: relative; z-index: 6;
  color: #1c1e3b;
}
.header_main .nav_main .item:hover a{  font-weight: bold;
 
}
.header_main .nav_main .item.hover a{
 background: url(../images/n5_03.png) center center no-repeat;
}
.header_main.xc .nav_main .item.hover a{
  background: url(../images/n5_04.png) center center no-repeat; color: #;
}

/*.header_main .nav_main .item.li2 .sub-box .a6,.header_main .nav_main .item.li2 .sub-box .a5,.header_main .nav_main .item.li2 .sub-box .a7{ display:none;}*/
/*.header_main .nav_main .item.li3 .sub-box .a3{ display:none;}
.header_main .nav_main .item.li3 .sub-box .sub{ display:none;}*/
.header_main.xc .nav_main .item.hover .it a , .header_main.xc .nav_main .item:hover .it a{ background: none; }

.header_main .nav li .subnav {
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #fff;
  width: 120px;
  margin-left: -60px;
  display: none;
  border-radius: 4px;
  overflow: hidden;
  text-shadow: ;
}
.header_main .nav li .subnav .subA {
  color: #333;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  display: block;
  font-size: 14px;
  border-bottom: 1px dotted #ddd;
  margin: 0;
  text-align: center;
}
.header_main .nav li .subnav .subA:hover {
  font-weight: bold;
  background: #3bb79b;
  color: #4872de;
  background: #ffbe8b;
  background: rgba(21, 21, 21, 0.8);
}
.header_main .nav .sub-box {
  width:100%;position: absolute; left:0; top:0; padding-bottom: 3%;
box-shadow:1px  3px 3px rgba(0,0,0,0.1);opacity: 0;background: rgba(0,0,0,0.3);
backdrop-filter: saturate(180%) blur(20px);
visibility: hidden;

pointer-events: none;
transition: 0.5s;
}
.header_main .nav .item:hover .sub-box{ opacity: 1;
visibility: visible;

pointer-events: visible;}
.w1440{ width: 1440px; margin: 0 auto; }
@media (max-width: 1660px) {
.w1440 { width: 1200px; max-width: 1200px;}
}
.header_main .nav .sub-box .cd{ width: 100%; height: 1px; background-color:rgba(255,255,255,0.2); }
.header_main .nav .sub-box .w1440{ padding-top: 2%; }
.header_main .nav .sub-box .sn{ width:100%; padding-top: 94px; }
.header_main .nav .sub-box .sn .w{ width:18%; height: 223px; background: url(../images/n26_03.png) center center no-repeat; float: left; background-size: 100%; text-align: left; }
.header_main .nav .sub-box .sn .w h3{   font-size: 28px;
  color: #fff;
  line-height: 28px;
  font-weight: bold;
  padding-top: 36%;
  padding-left: 14%;}
.header_main .nav .sub-box .sn .w p{ display: block; font-size: 14px; color: #fff; line-height: 14px; padding-top: 10px; padding-left: 14%; }

.header_main .nav .sub-box img{ display: block; border-radius: 5px; float: left; width: 30%; margin-left: 12%; margin-top: 1%; }
.header_main .nav .sub-box .xt2{ width:379px; height: 151px; background: url(../images/n26_06.png) center center no-repeat; position: absolute; right: 3%; bottom: 0; 
  background-size: 100%; }

.header_main .nav .sub-box .it{ width:21%; float: left; margin-left: 10%; padding-top: 1%;}
.header_main .nav .sub-box  .it .icon {
  width: 6px;
  height: 10px;
  background-position: -96px 0;
  position: absolute;
  top: 19px;
  left: 15px;
}
.header_main .nav .sub-box .it a {
  color: #fff; float:left;
  line-height: 20px; width: 50%;
  height: 50px;
  padding: 0;
  font-weight: 100;
  text-align: left;
  overflow: hidden;
  vertical-align: top;
  font-size: 16px;
  display: block;
  background: none; position: relative;
  transition: ease-in-out 0.2s;
}
.header_main .nav .sub-box .it a p{
display: inline-block;
position: relative;
z-index: 2;}
.header_main .nav .sub-box .it a p span{ display: block; position: relative; z-index: 2; color: #fff; }
.header_main .nav .sub-box .it a i{ display: inline-block; width: 0; height: 4px; background-color: #e1b267; position: absolute; left: 0; bottom: -1px;transition: ease-in-out 0.2s; }
.header_main .nav .sub-box .it a:hover i{ display: inline-block; width: 100%;transition: ease-in-out 0.2s;  }

.header_main .nav .sub-box .it .sub {
    width: 50%;
    margin-top: 10px;
}
.header_main .nav .sub-box .it  .sub a{ border:none;font-size:12px; padding-right:35px;width:auto;line-height:30px !important;
height: 30px !important;}
.header_main .nav .sub-box .it a:hover {
}

.header_main .quick {
  padding-top:10px;
  margin-left: 26px; float:right;
}
.header_main .email { top:32px;right: 3vw; position: absolute; z-index: 99;
}
.header_main .email p{background: url(../images/t2_06.png) no-repeat left center; padding-left:60px; font-size:16px; color:#fff; line-height:24px;}
.header_main .email p span{ display:block;font-size:24px; line-height:26px; font-weight:bold;}
.header_main.xc .email p{background: url(../images/t2_07.png) no-repeat left center; color:#333;}



.header_main .email .searcher {
  float: left;
  width: 20px;
}
.header_main .email .search_btn {
  width: 20px;
  height: 20px;
  background:rgba(28,30,59,0.3) url("../images/j3_02.png") no-repeat center center;
  float: left;
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 50%;transition: 0.4s 0.2s;
  cursor: pointer; border-radius: 50%;
}

.header_main .email .search_btn:hover {
background:rgba(28,30,59,0.8) url("../images/j3_02.png") no-repeat center center;transition: 0.4s 0.2s;
}

.menu-btn {
  position: relative;
  z-index: 3; float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  border-radius: 50px;
  cursor: pointer; margin-left: 20px;
  transition: 0.4s 0.2s;
  background: rgba(28,30,59,0.3);
}
.menu-btn:hover{background:rgba(28,30,59,0.8);}


.menubtn span {
  display: block;
  width: 18px;
  height: 2px;
  background: #fff;
  position: relative;
  vertical-align: middle;
  -webkit-transition-duration: .3s,.3s;
  -moz-transition-duration: .3s,.3s;
  -ms-transition-duration: .3s,.3s;
  -o-transition-duration: .3s,.3s;
  transition-duration: .3s,.3s;
  -webkit-transition-delay: .3s,0s;
  -moz-transition-delay: .3s,0s;
  -ms-transition-delay: .3s,0s;
  -o-transition-delay: .3s,0s;
  transition-delay: .3s,0s;
}
.menubtn span::after, .menubtn span::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 68%;
  height: 2px;
  left: 0;
  background-color: #fff;
  -webkit-transition-duration: .3s,.3s;
  -moz-transition-duration: .3s,.3s;
  -ms-transition-duration: .3s,.3s;
  -o-transition-duration: .3s,.3s;
  transition-duration: .3s,.3s;
  -webkit-transition-delay: .3s,0s;
  -moz-transition-delay: .3s,0s;
  -ms-transition-delay: .3s,0s;
  -o-transition-delay: .3s,0s;
  transition-delay: .3s,0s;
}

.menubtn span::before {
  top: -6px;
  -webkit-transition-property: top,transform;
  -moz-transition-property: top,transform;
  -ms-transition-property: top,transform;
  -o-transition-property: top,transform;
  transition-property: top,transform;
}

.menubtn span::after {
  bottom: -6px;
  -webkit-transition-property: bottom,transform;
  -moz-transition-property: bottom,transform;
  -ms-transition-property: bottom,transform;
  -o-transition-property: bottom,transform;
  transition-property: bottom,transform;
}


.menubtn.active span {
  background-color: transparent;
  -webkit-transition-delay: 0s,0s;
  -moz-transition-delay: 0s,0s;
  -ms-transition-delay: 0s,0s;
  -o-transition-delay: 0s,0s;
  transition-delay: 0s,0s;
}
.menubtn.active span::after, .menubtn.active span::before {
  -webkit-transition-delay: 0s,.3s;
  -moz-transition-delay: 0s,.3s;
  -ms-transition-delay: 0s,.3s;
  -o-transition-delay: 0s,.3s;
  transition-delay: 0s,.3s;
}
.menubtn.active span::before {
  background: #f70202;
  top: 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menubtn.active span::after {

    background: #f70202;
    bottom: 0px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);

}
.menu-flex {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  pointer-events: none;
  transition: 0.88s;z-index: 98;
}
.menu-flex.show {
  visibility: visible;
  pointer-events: visible;
}
.menu-bg {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.88s 0.3s;
}
.menu-flex.show .menu-bg {
  opacity: 1;
  visibility: visible;
  transition: 0.88s 0s;
}
.menu-right {
  position: absolute;
  right: -330px;
  top: 0;
  width: 330px;
  height: 100%;
  background: #fff;
  transition: 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}
.menu-flex.show .menu-right {
  right: 0;
}
.menu-list {
  padding-top: 119px;
  margin: 0 30px;
}
.menu-list > li {
  position: relative;
  z-index: 3;
  border-bottom: 1px solid #ebebeb;
}
.menu-list > li > a {
  display: block;
  position: relative;
  z-index: 2;
  padding-left: 42px;
  color: #333333;
  font-size: 16px;
  height: 59px;
  line-height: 59px;
}
.menu-list > li > a::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 0;
  background: #e4e966;
  transition: 0.38s;
  z-index: -1;
}
.menu-list > li > a:hover{ color: #fff; }
.menu-list > li > a em {
  position: absolute;
  right: 37px;
  top: 50%;
  margin-top: -3px;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #333333;
}
.menu-list > li > a::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 0;
  background: #004bb2;
  transition: 0.38s;
  z-index: -1;
}
.menu-list > li:hover > a::before, .menu-list > li.active > a::before {
  height: 100%;
  bottom: auto;
  top: 0; color: #fff;
}
.menu-leval {
  display: none;
}
.menu-leval li {
  position: relative;
  border-top: 1px solid #ebebeb;
}
.menu-leval li:first-child {
  border-top: none;
}
.menu-leval li a {
  display: block;
  position: relative;
  padding-left: 59px;
  height: 59px;
  line-height: 59px;
  color: #666666;
  font-size: 16px;
}
.menu-leval li a i {
  display: block;
  position: absolute;
  right: 36px;
  top: 50%;
  margin-top: -7px;
  font-size: 15px;
  line-height: 1;
  font-style: bold;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: 0.38s;
}
.menu-leval li a:hover {
  color: #333333;
}

.menubtn.active span::after, .menubtn.active span::before { width: 100%;}


.w1250{ width: 1250px; margin: 0 auto; }
.sub-box .w1250{ display: flex;}
.sub-box .lp{ width: 19%; margin: 0 0.5%; text-align: center; padding-bottom: 2%;
background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0) 100%); 
background: -webkit-linear-gradient(top,rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%); 
background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0.3)', endColorstr='rgba(0,0,0,0)',GradientType=0 ); 
}

.sub-box .lp:hover {
  background: -moz-linear-gradient(top, rgba(216,173,107,1) 0%, rgba(0,0,0,0) 100%); 
background: -webkit-linear-gradient(top,rgba(216,173,107,1) 0%,rgba(0,0,0,0) 100%); 
background: linear-gradient(to bottom, rgba(216,173,107,1) 0%,rgba(0,0,0,0) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(216,173,107,1)', endColorstr='rgba(0,0,0,0)',GradientType=0 ); 
}
.sub-box .lp .bt{ padding-top: 14%; }
.sub-box .lp .bt h3{ font-size: 18px; color: #fff; line-height: 20px; font-weight: bold; }
.sub-box .lp .bt p{ font-size: 14px; color: rgba(255,255,255,0.5); line-height: 20px; padding-top:4px;}

.sub-box .lp .e{ width: 100%; }
.sub-box .lp .e a{ display: block; width: 100%; background: none; padding: 0; margin: 0; margin-top: 5%; }
.sub-box .lp .e a img{ display: block; margin: 0 auto; width: 30%; border-radius: 0; float: none; transition: all ease 0.36s;}
.sub-box .lp .e a p{ font-size: 14px; line-height: 30px; color: #fff; }
.sub-box .lp .e a:hover p{ font-weight: bold; }
.sub-box .lp .e a:hover img { transform: scale(1.05); transition: all ease 0.36s;}

/* banner_start */
.banner .swiper-slide {
  width: 100%;
  display: block;
  height: 100%;
}

.banner img {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  top: 0;
}

.banner .swiper-button-next {
  right: 30px;
  background-size: auto;
  width: 52px;
  height: 79px;
}

.banner .swiper-button-prev {
  left: 30px;
  width: 52px;
  height: 79px;
  background-size: auto;
}


.header_main .email .search_main {
  position: absolute;
  z-index: 10;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  width: 0;
  height: 80px;
  right: 50px;
  top: 90px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.2);
  *background: #000;
}
.header_main .email .search_box {
  width: 280px;
  height: 40px;
  margin-top: 20px;
  margin-left: 40px;
  background: url("../images/search_main.png") no-repeat bottom center;
}
.header_main .email .search_box input {
  background-color: none;
  border: none;
}
.header_main .email .search_box .stxt {
  width: 240px;
  height: 40px;
  line-height: 40px;
  display: block;
  text-indent: 10px;
  color: #fff;
  background-color: transparent;
  outline: none;
}
.header_main .email .search_box .sbtn {
  font-size: 0;
  width: 34px;
  height: 34px;
  display: block;
  cursor: pointer;
  border-radius: 100%;
  margin-top: 5px;
  outline: none;
  background: url("../images/searchico.png") no-repeat center center;
}
.header_main .quick .cte {
  position: relative;
  float: left;
  margin-right: 14px;
  cursor: pointer;
}
.header_main .quick .cte .cvalue {
  padding-right: 12px; font-family: arial; font-size: 18px; color: #333;
}
.header_main .email .member {
  color: #fff; font-size: 20px; font-family: arial; font-weight: 400;}
.header_main .email .member i {
  width: 25px;  height: 26px; background-position: 0 -121px; margin-top: 7px;}
.header_main .email .member:hover {  opacity: 0.8;  filter: alpha(opacity=80);}
/*.header_main.xc { border-bottom: 1px solid #ddd;
  transition: all 0.9s ease-out 0s; position: fixed; left: 0; top: 0; background-color: #ffffff;}*/
.header_main.xc .nav_main .item a { color: #333;}
.header_main .tel_right { padding-top: 38px; float: right; margin-right: 2vw;}
.header_main .tel_right .webTel {
  padding-left: 32px; font-family: arial; font-size: 26px; color: #fff; background: url("../images/telIco.png") no-repeat left center;}
/*.header_main.xc .cte .cvalue {
  color: #666;
  background: url("../images/cearr2.png") no-repeat right center;
}*/
.header_main.xc .email .member {  color: #333;}
.header_main.xc .email .member i { background-position: -29px -121px;}
/*.header_main.xc .email .search_btn {
  background: url("../images/searchico2.png") no-repeat center center;
}*/
.header_main.xc .tel_right .webTel { color: #004bb2; background: url("../images/telIco2.png") no-repeat left center;}
.header_main .lag_sel_box { position: relative; line-height: 78px;}
.header_main .lag_box {
  display: none; position: absolute;  top: 150px; left: 50%; margin-left: -40px; transform: translateX(-50%); background-color: #fff; color: #758190; 
  font-size: 14px; line-height: 32px; padding: 10px 20px;}
.header_main .lag_box::after { content: ''; position: absolute;  top: -5px; left: 30%; width: 10px; height: 10px; background-color: #fff; transform: rotate(45deg);}
.header_main .lag_box .item { cursor: pointer; padding-right: 25px; width: 30px; border-bottom: 1px solid #758190;}
.header_main .lag_box .item:last-child { border-bottom: none;}
.header_main .lag_box .item::hover { color: #004bc6;}
.header_box .lag_sel_box .lag_box li.on { color: #004bc6;}
.header_main .lag_box.on { top: 100px; display: block;}
.modal {
  display: none;/* 默认隐藏 */  position: fixed;/* 根据浏览器定位 */ z-index: 666;/* 放在顶部 */ left: 0;
  top: 0;  width: 100%;/* 全宽 */  height: 100%;/* 全高 */  overflow: auto;/* 允许滚动 */ background-color: rgba(0, 0, 0, 0.4);/* 背景色 */}


.header_main.header_main2 .webLogo img {filter: grayscale(100%) brightness(500%)}
.header_main.header_main2.xc .webLogo img { filter: none;}
.header_main.header_main2 .nav_main .item a{ color: #fff; }
.header_main.header_main2.xc .nav_main .item a{ color: #333; }
.header_main.header_main2 .nav_main .item.hover a{
  background: url(../images/n5_04.png) center center no-repeat; 
}

.header_main.header_main2 .nav_main .item.hover .it a, .header_main.header_main2 .nav_main .item:hover .it a{ background: none; }


.mouse-ico { position: absolute; width:180px; height:44px; left: 50%; margin-left: -90px; bottom: 1%; z-index: 20; /*background:url(../images/a2_04.png) center center no-repeat;*/ }
.mouse-ico.xc{ display:none;}
.mouse-ico p{ font-size:14px; color:#fff; font-family:"Arial";}
.mouse-ico span { display:block; margin:0 auto;  width: 21px; height: 33px; background-position: 0 -129px;margin-top: 0px;
position: absolute;
left: 50%;
margin-left: -8px;}
.mouse-ico span.mouse { animation: mousemove 3s linear 1s infinite; }
.iconv { background: url(../images/iconv.png) no-repeat; display: inline-block;  vertical-align: middle;}
@keyframes mousemove { 0% {
 transform: translateY(-5px);
}
 25% {
 transform: translateY(0px);
}
 50% {
 transform: translateY(5px);
}
 75% {
 transform: translateY(0px);
}
 100% {
 transform: translateY(-5px);
}
}








/*模态框内容*/
.modal-content {
  display: flex;/*采用flexbox布局*/
  flex-direction: column;/*垂直排列*/
  position: relative;
  background-color: #fefefe;
  margin: 15% auto;/*距顶部15% 水平居中*/
  padding: 20px;
  border: 1px solid #888;
  width: 612px;
  animation: topDown 0.4s;/*自定义动画，从模态框内容上到下出现*/
}
@keyframes topDown {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
/*模态框头部*/
.modal-header {
  display: block;/*采用flexbox布局*/ flex-direction: row;/*水平布局*/ align-items: center;/*内容垂直居中*/  justify-content: space-between; text-align: right;}
/*关闭X 样式*/
.close { float: right; color: #aaa; font-size: 28px;  font-weight: bold; transition: all ease 0.36s; display: block; width: 32px; 
 height: 32px; background: url("../images/closeModal.png") no-repeat center center;}
.close:hover { color: black; text-decoration: none; cursor: pointer; transform: rotate(360deg); transition: all ease 0.36s;}
.modal-body { padding-top: 20px; padding-bottom: 30px;  margin-top: 10px;}
.modal-body .stxt { float: left;  width: 500px;  height: 48px;  border: #CCC solid 1px; padding-left: 30px;outline: none;}
.modal-body .sbtn { width: 80px; height: 50px; background: url("../images/search_btn.png") no-repeat center center #004bb2; border: none;  cursor: pointer;}
@font-face {
  font-family: 'ck';
  src: url('../font/ck.ttf');
}

.floor_index{ width:100%; overflow:hidden; background: #fef6e1 url(../images/n3_02.jpg) top center no-repeat;}

@media (max-width: 1660px) {
.floor_1_0 h3{font-size:40px; line-height:40px;}
.w1400 { width: 1200px; max-width: 1200px;}
}

.floor_1_top{ width: 100%; padding-top: 100px; }
.floor_1_top h3{ font-size: 50px; color: #004bb2; height: 125px; background: url(../images/n6_03.png) center center no-repeat; text-align: center; font-weight: bold; background-size: 137px;}
.floor_1_top h3 span{ display: block; line-height: 152px; }
.floor_1_main{ width: 100%; position: relative; }
.floor_1_1{ width: 100%; margin-top: 60px; }
.floor_1_1 .parHd{ width: 100%; }
.floor_1_1 .parHd ul{ display: inline-block; width: 105%; }
.floor_1_1 .parHd ul li{ width: 16%; margin-right:3.8%; float: left; background: url(../images/n7_05.png) center center no-repeat; height: 55px; background-size: 100%;}
.floor_1_1 .parHd ul li.on{ background: url(../images/n7_03.png) center center no-repeat; background-size: 100%; }
.floor_1_1 .parHd ul li img{ display: block; width: 32px; float: left; margin-top: 12px; margin-left:12%; }
.floor_1_1 .parHd ul li.on img{filter: grayscale(100%) brightness(400%)}
.floor_1_1 .parHd ul li span{ display: block; float: left; font-size: 20px; color: #986c43; line-height: 55px; padding-left: 14px; }
.floor_1_1 .parHd ul li.on span{ color: #fff; font-weight: bold; }
.floor_1_1 .parBd{ width: 100%; margin-top: 42px; position: relative; }
.floor_1_1 .parBd .slideBox{ width: 100%; position: relative; }
.floor_1_1 .parBd .slideBox .img1{ display: block; width: 100%; border-radius: 8px; }
.floor_1_1 .parBd .slideBox .slide_g{ width:100%; position: relative;}
.floor_1_1 .parBd .slideBox .slide_g .sPrev{ display: block; width: 40px; height: 40px; background-color: #f2c781;border-radius: 50%; display: flex; cursor: pointer;
 position: absolute; right: 26%; top: 50%; margin-top: -20px; z-index: 5; align-items: center; justify-content: center; }
.floor_1_1 .parBd .slideBox .slide_g .sNext{ display: block; width: 40px; height: 40px; background-color: #f2c781;border-radius: 50%; display: flex; cursor: pointer;
 position: absolute; right: 3%; top: 50%; margin-top: -20px;  z-index: 5; align-items: center; justify-content: center; }
.floor_1_1 .parBd .slideBox .slide_g .sPrev:hover,.floor_1_1 .parBd .slideBox .slide_g .sNext:hover{ background-color: #004bb2; }
.floor_1_1 .parBd .slideBox .slide_g .sPrev span{ display: block; width: 9px; height: 16px; background-position: -260px -73px; }
.floor_1_1 .parBd .slideBox .slide_g .sNext span{ display: block; width: 9px; height: 16px; background-position: -273px -73px; }
.floor_1_1 .parBd .slideBox .slide_g li{ width: 100%; position: relative; }
.floor_1_1 .parBd .slideBox .slide_g li .img1{ display: block; width: 100%; }
.floor_1_1 .parBd .slideBox .slide_g .in_bj{ width: 461px; position: absolute; right: 0; top: 0; background: url(../images/n9_03.png) center center no-repeat;background-size: 100%; 
  height: 100%; text-align: center; }


.floor_1_1 .parBd .slideBox .slide_g li h3{ font-size: 30px; color: #815b38; line-height: 30px; font-weight: bold; padding-top: 10%; }
.floor_1_1 .parBd .slideBox .slide_g li p{ width: 272px; margin: 0 auto; font-size:16px; color: #1f2643; line-height: 24px; margin-top: 5%; height: 66px; text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical; } 

.floor_1_1 .parBd .slideBox .slide_g li .il{ width: 100%; text-align: center; }
.floor_1_1 .parBd .slideBox .slide_g li .il .a1{ margin: 0 9px; display: inline-block; width: 116px; height: 34px; border: #004bb2 solid 1px; border-radius: 50px; text-align: center; line-height: 34px;
 font-size: 16px; color: #004bb2; }
 .floor_1_1 .parBd .slideBox .slide_g li .il .a1:hover{ background-color: #004bb2; color: #fff; }
 .floor_1_1 .parBd .slideBox .slide_g li .il .a2{ margin: 0 9px; display: inline-block; width: 118px; height: 36px; border-radius: 50px; text-align: center; line-height: 36px;
 font-size: 16px; color: #fff; background: -moz-linear-gradient(top, #e6bf81 0%, #c08e40 100%);
background: -webkit-linear-gradient(top, #e6bf81 0%,#c08e40 100%);
background: linear-gradient(to bottom, #e6bf81 0%,#c08e40 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6bf81', endColorstr='#c08e40',GradientType=0 ); }
 .floor_1_1 .parBd .slideBox .slide_g li .il .a2:hover{ background: -moz-linear-gradient(top, #dab273 0%, #ae7f35 100%);
background: -webkit-linear-gradient(top, #dab273 0%,#ae7f35 100%);
background: linear-gradient(to bottom, #dab273 0%,#ae7f35 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dab273', endColorstr='#ae7f35',GradientType=0 );}

.floor_1_1 .parBd .slideBox .slide_g li .in_bj img{ width: 163px; display: block; margin:11% auto 0; }

.floor_1_1 .parBd .slideBox.d2 .slide_g .sPrev,.floor_1_1 .parBd .slideBox.d2 .slide_g .sNext { display: none; }
.floor_1_1 .parBd .slideBox.d3 .slide_g .sPrev,.floor_1_1 .parBd .slideBox.d3 .slide_g .sNext { display: none; }
.floor_1_1 .parBd .slideBox.d4 .slide_g .sPrev,.floor_1_1 .parBd .slideBox.d4 .slide_g .sNext { display: none; }
.floor_1_1 .parBd .slideBox .slide_g li .il .a2{ display: none; }
.floor_1_1 .parBd .slideBox.d1 .slide_g li .il .a2{ display:  none; }

@media (max-width: 1660px) {
.floor_1_top{ padding-top:80px; }
.floor_1_top h3{ font-size:40px; background-size: 120px;}
.floor_1_top h3 span { line-height: 146px;}
.floor_1_1 .parHd ul li{  height: 48px; }
.floor_1_1 .parHd ul li span{ font-size: 17px; line-height: 48px; padding-left: 10px; }
.floor_1_1 .parHd ul li img{  margin-top: 9px; margin-left:9%; }
.floor_1_1 .parBd .slideBox .slide_g .in_bj{  width: 384px;}
.floor_1_1 .parBd .slideBox .slide_g li h3 { font-size: 26px; line-height: 26px;}
.floor_1_1 .parBd .slideBox .slide_g li p { font-size: 14px; line-height: 22px;  margin-top: 4%; height: 56px;}
.floor_1_1 .parBd .slideBox .slide_g li .in_bj img { width: 140px; margin: 8% auto 0;}
}


.floor_2_main{ width: 100%; position: relative; }
.floor_2_1 { width:100%;margin: 0 auto; margin-top:60px;}
.floor_2_1 ul{ display:-webkit-flex; display:-ms-flexbox; display:flex;width:100%;}
.floor_2_1 .item {width:26.4%;height: 33.9vw;overflow:hidden;text-align:left; border-radius: 10px; margin: 0 0.15%; overflow: hidden;
transition:all .4s, -webkit-transform .4s; position: relative;
transition:all .4s, transform .4s;
transition:all .4s, transform .4s, -webkit-transform .4s;cursor:pointer;background-position:50%;background-size:cover; text-align: center;}
.xin_t2_1 .item .bg {height:100%;-webkit-justify-content:center;-ms-flex-pack:center; justify-content:center; -webkit-align-items:center;
  -ms-flex-align:center; align-items:center; color:#fff; position:relative}
.floor_2_1 .item .title{ width: 100%; height: 100%;background: rgba(0,0,0,0.4); position: relative;}
.floor_2_1 .item .im{ display: block; position: absolute; left: 0; bottom: 10%; width: 100%; }
.floor_2_1 .item .title h3{font-size:30px; color: #fff; line-height: 30px;}
.floor_2_1 .item .title img{ display: block; width: 79px;margin:0 auto; }
.floor_2_1 .item .des { opacity: 0; position: absolute; width: 100%; height: 100%; bottom:0%; left: 0;background: url(../images/n12_03.png) center center no-repeat;transition: all ease 0.36s;}
.floor_2_1 .item.on {width:47.2%}
.floor_2_1 .item.on .des {opacity: 1;transition: all ease 0.36s;}
.floor_2_1 .item .des span{ display: block; width: 79px; height: 93px; background: url(../images/n14_03.png) center center no-repeat; margin: 0 auto; }
.floor_2_1 .item .des h3{font-size:30px; color: #fff; line-height: 30px; padding-top: 30px;}
.floor_2_1 .item .des i{ display: block; width: 34px; height: 34px; background-position: -0px -85px; margin-top: 38px; }
.floor_2_1 .item .des p{ width: 240px; margin: 0 auto; font-size: 16px; color: #fff; line-height: 24px; padding-top:24px;}
.floor_2_1 .item.on .title { display: none; transition: all ease 0.36s;}
.floor_2_1 .item.on .inner{position: relative;z-index: 2;}

.floor_3_main{ width: 100%; position: relative; }
.floor_3_1 { width:100%;margin: 0 auto; margin-top:50px; border-radius: 10px; border: #e1ca9c solid 1px; background-color: #fff; overflow: hidden;}
.floor_3_1 .gsysimg{ width: 100%; position: relative; }
.floor_3_1 .gsysimg li{ width: 100%; }
.floor_3_1 .gsysimg li dl{ padding: 3%; width: 94%; display: inline-block;}
.floor_3_1 .gsysimg li dt{ width:28.8%; float: left; }
.floor_3_1 .gsysimg li dt h3{ font-size: 34px; color: #815b38; line-height: 34px; font-weight: bold; }
.floor_3_1 .gsysimg li dt .p{ font-size: 18px; color: #2a3e59; line-height: 32px; padding-top: 8%; }
.floor_3_1 .gsysimg li dt a{ display: none; width: 120px; height: 44px; border-radius: 50px; text-align: center; line-height:44px;
 font-size: 16px; color: #fff; background: -moz-linear-gradient(top, #3a95f6 0%, #024db4 100%);
background: -webkit-linear-gradient(top, #3a95f6 0%,#024db4 100%);
background: linear-gradient(to bottom, #3a95f6 0%,#024db4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a95f6', endColorstr='#024db4',GradientType=0 ); margin-top: 30px; }
.floor_3_1 .gsysimg li dt a p{ display: inline-block; }
.floor_3_1 .gsysimg li dt a span{ display: block; float: left; }
.floor_3_1 .gsysimg li dt a i{ display: block; width: 8px; height: 14px; background-position: -290px -74px; float: left; margin-left: 20px; margin-top: 16px; }
.floor_3_1 .gsysimg li dt a:hover{ background: -moz-linear-gradient(top, #dab273 0%, #ae7f35 100%);
background: -webkit-linear-gradient(top, #dab273 0%,#ae7f35 100%);
background: linear-gradient(to bottom, #dab273 0%,#ae7f35 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dab273', endColorstr='#ae7f35',GradientType=0 );}

.floor_3_1 .gsysimg li dd{ width:61.6%; float: right; position: relative; }
.floor_3_1 .gsysimg li dd img{ display: block; width: 100%; border-radius: 10px; }
.floor_3_1 .gsysimg li dd .video{ width: 100%; border-radius: 10px; position: absolute; left: 0; top: 0; }

.floor_3_1 .gsysul{ width: 100%; border-top:  #e1ca9c solid 1px; height: 168px;align-items: center;
display: flex;justify-content: center; }
.floor_3_1 .gsysul li{ flex-grow: 1;text-align: center; height: 100%;  }
.floor_3_1 .gsysul li.ac{background: -moz-linear-gradient(top, #faf0d7 0%, rgba(0,0,0,0) 100%); 
background: -webkit-linear-gradient(top,#faf0d7 0%,rgba(0,0,0,0) 100%); 
background: linear-gradient(to bottom, #faf0d7 0%,rgba(0,0,0,0) 100%); }
.floor_3_1 .gsysul li img{ display: black; margin: 0  auto; width: 63px; padding-top: 10%; }
.floor_3_1 .gsysul li .img2{ display: none; }
.floor_3_1 .gsysul li.ac .img1{ display: none; }
.floor_3_1 .gsysul li.ac .img2{ display: block; }
.floor_3_1 .gsysul li h3{ display: block; font-size: 24px; color: #24354c; line-height: 30px; padding-top: 10px; }
.floor_3_1 .gsysul li.ac h3{ color: #004bb2; }

@media (max-width: 1660px) {
.floor_3_1 .gsysimg li dt h3 { font-size: 30px;  line-height: 30px;}
.floor_3_1 .gsysimg li dt .p {  font-size: 14px; line-height: 28px;}
.floor_3_1 .gsysimg ul li h3 { font-size: 20px; line-height: 24px;}
.floor_3_1 .gsysul { height: 154px;}
}


.floor_4_main{ width: 100%; position: relative; }
.floor_4_1{ display: inline-block; margin-top: 60px; width: 100%;  position: relative;}
.floor_4_1 .mySwiper2{ width: 80.6%; float: left; border: #d2a861 solid 1px; border-radius: 10px; overflow: hidden; position: relative;}
.floor_4_1 .mySwiper2 .swiper-slide{ width: 100%; position: relative; }
.floor_4_1 .mySwiper2 .swiper-slide img{ display: block; width: 100%; }
.floor_4_1 .mySwiper2 .swiper-slide .video{ width: 100%; position: absolute; left: 0; top: 0; }

.floor_4_1 .mySwiper{   height:100%; position: relative; width: 90%; float: right;}
.floor_4_1 .mySwiper .swiper-slide{ width: 100%; }
.floor_4_1 .mySwiper .swiper-slide img{ border-radius: 10px; width: 100%; }
.floor_4_1 .mySwiper .swiper-slide.swiper-slide-thumb-active img{ border: #bf8c3e solid 2px; width: 98%; } 

.scroll_cont { height: 656px; overflow: hidden;width: 18%; float: right; position: relative;}
.scroll_bar { position: absolute; top:0; left:0px; width: 3px; height: 100%;}
/* 滚动块 */
.scroll_slider { position: absolute; top: 0; left: 0px; width: 5px; height: 48px; background-color: #efd6b1; border-radius:5px; opacity: .5}
.scroll_slider:hover{ opacity: 1}

@media (max-width: 1660px) {
.scroll_cont { height: 546px;}
}

.floor_5_main{ width: 100%; position: relative; }
.floor_5_1{ display: inline-block; margin-top: 50px; width: 100%;  position: relative;}
.floor_5_1 .floor_5_11{ width:53.2%; padding: 2.5%; float: left; border: #e1ca9c solid 1px; border-radius: 5px; background-color: #fff; overflow: hidden; }
.floor_5_1 .floor_5_11 ul{ display: inline-block; width: 100%; }
.floor_5_1 .floor_5_11 ul li{ width: 100%; display: inline-block; border-bottom: #f1ede4 solid 1px; padding:18px 0; padding-bottom: 22px; transition: all ease 0.36s;}
.floor_5_1 .floor_5_11 ul li .img1{ width: 28%; display: block; float: left;border-radius: 5px; }
.floor_5_1 .floor_5_11 ul li .w{ width: 47%; float: left; margin-left: 3.4%; }
.floor_5_1 .floor_5_11 ul li .w h3{ font-size: 24px; color: #4f3516; line-height: 32px; font-weight: bold;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;height: 64px; }
.floor_5_1 .floor_5_11 ul li .w p{ font-size: 14px; color: #666; line-height:24px; margin-top: 3%;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}
.floor_5_1 .floor_5_11 ul li.li1{ padding-top: 0; }
.floor_5_1 .floor_5_11 ul li.li3{ padding-bottom: 0; border-bottom: none; }
.floor_5_1 .floor_5_11 ul li .x{ float: right; font-size: 14px; line-height: 20px; color: #b6b9c5; text-align: center; }
.floor_5_1 .floor_5_11 ul li .x span{ display: block; font-size: 60px; line-height: 60px; padding-bottom: 10px; padding-top: 14%; }
.floor_5_1 .floor_5_11 ul li:hover .w h3{color: #004bb2;}
.floor_5_1 .floor_5_11 ul li:hover { transform: translateY(-5px); transition: all ease 0.36s;}


.floor_5_1 .floor_5_12{ float: right; width: 40.2%;border: #e1ca9c solid 1px; border-radius: 5px; background-color: #fff; overflow: hidden; position: relative; transition: all ease 0.36s;}
.floor_5_1 .floor_5_12 img{ display: block; width: 100%; border-radius: 5px; }
.floor_5_1 .floor_5_12 .w{padding:7%;}
.floor_5_1 .floor_5_12 .w h3{ font-size: 24px; color: #4f3516; line-height: 32px; font-weight: bold; width: 80%;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;height: 64px; }
.floor_5_1 .floor_5_12 .w p{ font-size: 14px; color: #666; line-height:24px; margin-top: 3%;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}
.floor_5_1 .floor_5_12 .x{ position: absolute; font-size: 14px; line-height: 20px; color: #fef2d5; text-align: center; right: 0; top: 0; 
  background-color: #0849b0; padding: 2%; border-radius: 0 5px 0 20px; }
.floor_5_1 .floor_5_12 .x span{ display: block; font-size: 60px; line-height: 60px; padding-bottom: 5px; }
.floor_5_1 .floor_5_12:hover .w h3{color: #004bb2;}
.floor_5_1 .floor_5_12:hover { transform: translateY(-5px); transition: all ease 0.36s;}

.floor_5_main .a1{ display: block; width: 240px; height: 54px; font-size: 20px; text-align: center; margin: 0 auto; margin-top: 36px;
  line-height: 54px; border-radius: 50px; color: #fff; font-weight: bold;
  background: -moz-linear-gradient(top, #409efe 0%, #014cb3 100%);
background: -webkit-linear-gradient(top,#409efe 0%,#014cb3 100%);
background: linear-gradient(to bottom, #409efe 0%,#014cb3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#409efe', endColorstr='#014cb3',GradientType=0 );
}
.floor_5_main .a1:hover{
   background: -moz-linear-gradient(top, #2684e3 0%,#093a7d 100%);
background: -webkit-linear-gradient(top,#2684e3 0%,#093a7d 100%);
background: linear-gradient(to bottom, #2684e3 0%,#093a7d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2684e3', endColorstr='#093a7d',GradientType=0 );
}


.floor_6_main{ width: 100%; position: relative; padding-bottom: 120px; }
.floor_6_1{display: inline-block; border: #ecd89d solid 1px; margin-top: 50px; background-color: #fff; border-radius: 5px; width: 100%;   position: relative; overflow: hidden;}
.floor_6_2{ width: 40%; float: left;background: url(../images/n23_03.jpg) center center no-repeat; height: 584px; background-size: 100%; }
.floor_6_2 ul{ display: inline-block; width: 100%; }
.floor_6_2 ul li{ width: 50%; float: left; text-align: center; margin-top: 19%; transition: all ease 0.36s;}
.floor_6_2 ul li img{ display: block; width: 51px; margin: 0 auto; }
.floor_6_2 ul li h3{ font-size: 26px; color: #483015; line-height: 26px; padding-top: 30px; }
.floor_6_2 ul li p{ font-size: 16px; color: #333; line-height: 24px; padding-top: 6px; }
.floor_6_2 ul li:hover { transform: translateY(-5px); transition: all ease 0.36s;}
.floor_6_2 ul li:hover h3{color: #004bb2;}

.floor_6_3{ float: right; width: 60%; height: 584px;  background-size: 100%; position: relative;  }
.floor_6_3 .img2{ display: none; width: 23%; position: absolute; right: 5%; top: 5%; border-radius: 10px; }
.floor_6_3 .img1{ display: block; width: 100%; }


@media (max-width: 1660px) {
.floor_5_1 .floor_5_11 ul li .w h3 { font-size: 20px; line-height: 26px;height: 52px;}
.floor_5_1 .floor_5_11 ul li .w p { line-height: 19px;}
.floor_5_1 .floor_5_12 .w h3{ font-size: 20px; color: #4f3516; line-height: 28px;height: 56px;}
.floor_6_2{  height: 487px;}
.floor_6_3{  height: 487px;}
.floor_6_2 ul li {  margin-top: 16%;}
}





.bottom_main {
  background:#fff; width:100%; position:relative;
}
.bottom_main .bottom_nav {
  padding-top:70px;
  overflow: hidden; padding-bottom:50px;
}
.bottom_main .bottom_nav .we_z{ float:left; width:14%; }
.bottom_main .bottom_nav .webLogo{ display:block;}
.bottom_main .bottom_nav .webLogo img{ display:block; height:70px;}
.bottom_main .bottom_nav .we_z ul{ display:inline-block; width:100%; padding-top:6px;}
.bottom_main .bottom_nav .we_z ul li{ padding-top:14px;}
.bottom_main .bottom_nav .we_z ul li h3{ font-size:14px; color:#fff; line-height:30px;}
.bottom_main .bottom_nav .we_z ul li p{font-size:32px; color:#fff; line-height:30px; font-family:"Arial"; padding-top:4px;}
.bottom_main .bottom_nav .po{ font-size:14px; color:#828282; line-height:30px;}

.bottom_main .bottom_nav .we_j{ float:left; width:28.6%;  background: url(../images/s12_03.png) no-repeat right top; margin-left:7%;min-height: 244px;}
.bottom_main .bottom_nav .we_j h3{ font-size:22px; color:#fff; line-height:26px;}
.bottom_main .bottom_nav .we_j ul{ display:inline-block; width:100%; padding-top:10px;}
.bottom_main .bottom_nav .we_j ul a{ display:block; float:left; width:50%; font-size:18px; color:#fff; line-height:26px; margin-top:26px;}
.bottom_main .bottom_nav .we_j ul a:hover{ font-weight:bold; }

.bottom_main .bottom_nav .we_y{ float:right;}
.bottom_main .bottom_nav .we_y ul{ display:inline-block;}
.bottom_main .bottom_nav .we_y ul li{ width:170px; height:220px; padding:10px; float:left; text-align:center; margin-left:26px; background-color:#fff; text-align:center;}
.bottom_main .bottom_nav .we_y ul li img{ display:block; width:100%;}
.bottom_main .bottom_nav .we_y ul li span{ display:block; font-size:18px; color:#666; line-height:20px; padding-top:14px;}

.bottom_main .bnav{float:right;width:84%;}
.bottom_main .bnav .list li{float:left; display:block;list-style:none;line-height:32px;text-align:left;overflow:hidden;padding-left:10%;}
.bottom_main .bnav .list li a{display:block;font-size:18px;line-height:32px;color:#311a06;}
.bottom_main .bnav .list .drop{padding-top:10px;}
.bottom_main .bnav .list .drop a{display:block;width:100%;font-size:14px;line-height:28px;color:#7a5e3b;}
.bottom_main .bnav .list li a:hover{ font-weight: bold;}
.bottom_main .bnav .list .drop a:hover{font-weight: bold;}

.bottom_main .bottom_lx{ width: 100%; display: inline-block; padding-bottom: 42px; }
.bottom_main .bottom_lx1{ float: left; }
.bottom_main .bottom_lx1 h3{ font-size: 14px; color: #241c11; line-height: 14px; }
.bottom_main .bottom_lx1 p{ font-size: 30px; color: #241c11; line-height: 30px; padding-top: 14px; }
.bottom_main .bottom_lx1 span{ display: block; font-size: 14px; color: #241c11; line-height: 14px; padding-top: 10px; }
.bottom_main .bottom_lx2{ float: right; padding-top: 26px; }
.bottom_main .bottom_lx2 ul{ display: inline-block; }
.bottom_main .bottom_lx2 ul li{transition: all 0.3s;position: relative;width:37px;height:37px; margin-left: 10px; overflow: hidden; float: left; cursor: pointer;}
.bottom_main .bottom_lx2 ul li p{ width: 35px; height: 35px; border: #bd8843 solid 1px; border-radius: 50%; }
.bottom_main .bottom_lx2 ul li:hover p{ background-color: #bd8843; }
.bottom_main .bottom_lx2 ul li:hover p img{filter: grayscale(100%) brightness(400%)}
.bottom_main .bottom_lx2 ul li .code { position: absolute; top: -135px; left: 50%; width: 120px; height: 120px; transform: translateX(-50%);}
.bottom_main .bottom_lx2 ul li .code img { transform: translateY(-2.5rem); transition: all 0.6s;}
.bottom_main .bottom_lx2 ul li:hover {  overflow: initial;}
.bottom_main .bottom_lx2 ul li:hover .code img { transform: translateY(0); opacity: 1;}



.b_nc{ width:100%; display:inline-block;}
.bnaew{ float:right; width:136px;}
.bnaew ul{ display:inline-block; width:100%;}
.bnaew ul li{ width:134px; border:1px solid rgba(255, 255, 255, 0.3); height:38px; line-height:38px; border-radius:50px; position:relative; margin-bottom:20px;}
.bnaew ul li i{ display:block; float:left; width:26px; height:19px;background: url(../images/j14_03.png) no-repeat center center; margin-left:12px; margin-top:10px;transition: all ease 0.36s; }
.bnaew ul li.li2 i{background: url(../images/j14_06.png) no-repeat center center;}
.bnaew ul li.li3 i{background: url(../images/j14_08.png) no-repeat center center;}
.bnaew ul li span{ display:block; float:left; font-size:14px; color:#fff; line-height:38px; padding-left:14px;transition: all ease 0.36s;}
.bnaew ul li:hover{border:1px solid rgba(255, 255, 255, 0.8);}
.bnaew ul li:hover span{ display:block; padding-left:12px;}
.bnaew ul li img{ display:block; width:120px; height:0;transition: all ease 0.36s; position:absolute; left:-130px; top:-40px;}
.bnaew ul li:hover img{height:120px;}
.bottom_copy{ font-size:14px; color:#9d8971; line-height:50px;border-top: 1px solid #ecdfc1;}
.bottom_copy a{ display:inline-block; font-size:14px; color:#9d8971;}
.bottom_copy a:hover{ color:#241c11; font-weight:bold;}
.bottom_copy p{ float:left;}
.bottom_copy i{ display:block; float:right;}

@media (max-width: 1660px) {
.bottom_main .bottom_nav ul li p span { font-size: 20px;}
.bottom_main .bottom_nav ul li p a{ font-size: 20px;}
.bottom_main .bottom_nav ul li.li5 p span { font-size: 16px;}
.bottom_main .bnav .list li {padding-left: 9%;}
}


.bottom_main .bottom_copy .box1 {
  width: 42%;
}
.bottom_main .bottom_copy .box1 h3 {
  color: #888c95;
  font-size: 14px;
  line-height: 30px;
}
.bottom_main .bottom_copy .box1 h3 a {
  color: #cb1a20;
}
.bottom_main .bottom_copy .box1 p {
  line-height: 29px;
  color: #626671;
  font-size: 14px;
  padding-top: 29px;
}
.bottom_main .bottom_copy .box1 p a {
  color: #626671;
}
.bottom_main .bottom_copy .box1 p a:hover {
  color: #fff;
}
.bottom_main .bottom_copy .box2 {
  width: 16%;
  text-align: center;
}
.bottom_main .bottom_copy .box2 img {
  width: 110px;
  height: 110px;
  padding: 4px;
  border: 1px solid #535967;
}
.bottom_main .bottom_copy .box2 p {
  color: #888c95;
  line-height: 30px;
}
.bottom_main .bottom_copy .box3 {
  width: 42%;
}
.bottom_main .bottom_copy .box3 .tit {
  text-align: right;
}
.bottom_main .bottom_copy .box3 .ul {
  width:180px;
  overflow: hidden;
}
.bottom_main .bottom_copy .box3 ul {
  width: 248px;
}
.bottom_main .bottom_copy .box3 li {
  width: 124px;
  float: left;
  line-height:35px;
}
.bottom_main .bottom_copy .box3 li a {
  color: #888c95;
}
.bottom_main .bottom_copy .box3 li a:hover {
  color: #fff;
}
.bottom_main .bottom_copy .tit {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 30px;
}
.bottom_main .bottom_copy .tit span {
  display: inline-block;
  background: #fff;
  width: 20px;
  height: 3px;
  vertical-align: middle;
}

.layui-layer-shade {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  _height: expression(document.body.offsetHeight+"px");
}
.layui-layer.layer-sy {
  border-radius: 20px;
  overflow: hidden;  width:624px; left:50%; top: 50%; margin-left: -312px;height:410px; margin-top: -205px;
  background: url(../images/tan.png) center center no-repeat;
}
.layui-layer-content {
  height: auto !important;
}
.layui-layer-content {
  position: relative;
}
.layui-layer-page .layui-layer-content {
  position: relative;
  overflow: auto;
}
.Introduction {
  border-radius: 20px;padding: 0 8%;
  text-align: center;
}
.Introduction .tit {
  font-size: 1.625rem;
  color: #0d357d;
  margin: 4rem 0 2rem;
}
.Introduction .desc {
 font-size: 16px;
line-height: 30px;
color: #0d357d;
padding-top: 18%;
}
.layui-layer-setwin {
  position: absolute;
  right: 15px;
  *right: 0;
  top: 15px;
  font-size: 0;
  line-height: initial;
}
.layui-layer-setwin .layui-layer-close2 {
  position: absolute;
  right: -28px;
  top: -28px;
  width: 30px;
  height: 30px;
  margin-left: 0;
  background-position: -149px -31px;
  *right: -18px;
  _display: none;
}

.layui-layer-btn {

    text-align: right;
    padding: 0 15px 12px;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;

}

.layui-layer.layer-sy .layui-layer-btn {

    text-align: center;
    margin: 20px 0 0;
    padding: 0;

}
.layui-layer-iframe .layui-layer-btn, .layui-layer-page .layui-layer-btn {

    padding-top: 10px;

}
.layui-layer-btn a {
  height: 28px;
  line-height: 28px;
  margin: 5px 5px 0;
  padding: 0 15px;
  border: 1px solid #dedede;
  background-color: #fff;
  color: #333;
  border-radius: 2px;
  font-weight: 400;
  cursor: pointer;
  text-decoration: none;
}
.layui-layer.layer-sy .layui-layer-btn a {
  font-size: 1rem;
  padding: 0 2.25rem;
  line-height: 2.5rem;
  border: 2px solid #0d357d;
  border-radius: 0.625rem;
  color: #0d357d;
  background: none;
  height: 40px;
display: block;
width: 100px;
margin: 0 auto;
}
.layui-layer.layer-sy .layui-layer-btn a:hover{ background: #0d357d; color: #fff; }

.layui-layer-btn .layui-layer-btn0 {
  border-color: #1E9FFF;
  background-color: #1E9FFF;
  color: #fff;
}


.layui-layer, .layui-layer-shade {
  position: fixed;
  _position: absolute;
  pointer-events: auto; z-index:999;
}


.pop-reserve {
  width: 350px;
  z-index: 201;
  margin-left: -175px;
  margin-top: -178px;
  background-color: #fff;
  color: #222;
  position: fixed;
  top: 50%;
  left: 50%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  z-index: 999999; text-align: center; padding-bottom: 20px;
}
.pop-reserve .icon_close {
  position: absolute;
  background: url(../images/dig-close.png) top right no-repeat;
  width: 40px;
  height: 40px;
  top: -20px;
  left: 50%;
  cursor: pointer;
  margin-left: -20px;
  -webkit-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -ms-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s
}

.pop-reserve .icon_close:hover {
  transform: rotate(180deg)
}

.pop-reserve img{ display: block;width: 90%;
margin: 5% auto;}

.hide {
  display: none !important;
}

.pop-reserve p{ font-size: 18px; }

/*rightFix*/
.rightFix {
  width: 66px; display: none;
  position: fixed;
  right: 6px;
  bottom: 10%;
  z-index: 999;
}
.rightFix.xc{ display: block; }

.rightFix a {
  width: 66px; height: 75px;
  background: url(../images/n15_03.png) center center no-repeat;
  text-align: center;
  display: block;
  margin-bottom: 6px;
  position: relative;display: flex; align-items: center; justify-content: center;
}
.rightFix a h3 {
  color: #5c3d20;  width: 34px; line-height: 20px;
  font-weight: 400;
  font-size: 16px;
}
.rightFix .ico {
  width: 32px;
  height: 32px;
  display: block;
  position: relative;
  overflow: hidden;
  transition: all ease 300ms;
  margin: 0 auto 1px;
  padding: 0;
  background: url("../images/fix-ico.png") no-repeat 0 0;
}
.rightFix .img {
  width: 110px;
  height: auto;
  position: absolute;
  left: -10px;
  top: 0;
  padding: 6px;
  background: #004bb2;
  border: 1px solid #ddd;
  background: #fff;
  display: none;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 5px;
  color: #333;
  padding-bottom: 10px;
}
.rightFix .img p {
  padding-top: 5px;
}
.rightFix a:hover .img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -140px;
  display: block;
}
.rightFix .img img {
  width: 110px;
  height: 110px;
}
.rightFix a span {
  width: 200px;
  text-align: center;
  height: 62px;
  line-height: 62px;
  position: absolute;
  top: 0;
  background: #004bb2;
  color: #fff;
  display: block;
  font-weight: bold;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease-in-out 0.2s;
  border-radius: 7px 0 0 7px;
}
.rightFix a:hover {
  background: url(../images/n16_03.png) center center no-repeat;
  overflow: visible;
}
.rightFix a:hover h3 {
  color: #fff;
}
.rightFix a.fix-ewm:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -140px;
}
.rightFix a:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -210px;
}
.rightFix .fix-tel:hover .ico {
  background-position: -32px 0;
}
.rightFix .fix-xcx .ico {
  background-position: 0 -32px;
}
.rightFix .fix-xcx:hover .ico {
  background-position: -32px -32px;
}
.rightFix .fix-ewm .ico {
  background-position: 0 -64px;
}
.rightFix .fix-ewm:hover .ico {
  background-position: -32px -64px;
}
.rightFix .mess .ico {
  background-position: 0 -96px;
}
.rightFix .mess:hover .ico {
  background-position: -32px -96px;
}
.rightFix .fix_top .ico {
  background-position: 0 -128px;
}
.rightFix .fix_top:hover .ico,
.rightFix .fix_top.hover .ico {
  background-position: -32px -128px;
}
.rightFix .fix-form {
  background-position: 10px -234px;
}
.rightFix .fix-form span {
  font-size: 14px;
  line-height: 23px;
  width: 180px;
}
.rightFix .fix-form:hover {
  background-position: -37px -234px;
}
/* 图片 */
@-webkit-keyframes gradient-rectangle {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /*FireFox*/
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /* Opear */
    background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    transform-origin: top;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /*FireFox*/
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    /* Opear */
    background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    opacity: 0;
  }
}
/* Underline From Center1 */
.hvr-underline-from-center1 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-underline-from-center1:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: -3px;
  background: #ffc580;
  height: 3px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center1:hover:before,
.hvr-underline-from-center1.hover:before,
.hvr-underline-from-center1:focus:before,
.hvr-underline-from-center1:active:before {
  left: 0;
  right: 0;
}
.hvr-underline-from-center1:hover,
.hvr-underline-from-center1.hover {
  *height: 43px;
  *border-bottom: 3px solid #004bb2;
  *line-height: 43px;
}
@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.02);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes scale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
  }
}


/*响应1440 到 1680屏幕*/
@media (min-width: 1440px) and (max-width: 1680px) {
  .about_2_main .develop_box {
    padding: 0 6%;
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes animatemap {
  0% {
    transform: translateY(-10px);
  }
  20% {
    border-radius: 2px;
  }
  50% {
    transform: translateY(-5px);
    border-bottom-right-radius: 25px;
  }
  80% {
    border-radius: 2px;
  }
  100% {
    transform: translateY(-10px);
  }
}
@-webkit-keyframes big {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
/* 响应1200屏幕 */
@media (max-width: 1660px) {
  .header_main .email .member {
    display: none;
  }
  .header_main .nav_main {}
  .header_main .nav_main .item a{padding:0 32px;}
.header_main .nav .sub-box .xt2 {
    width: 306px;
    height: 120px;}
    .sub-box .lp .e a{ padding: 0; }
    .header_main .nav .sub-box .sn .w h3 { padding-top: 42%;}
 
}
@media (max-width: 1366px) {
  .header_main .nav_main .item a{padding:0 18px;}
   .sub-box .lp .e a{ padding: 0; }
}

/*# sourceMappingURL=index.css.map */
