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

/* 定义滚动条样式 */

::-webkit-scrollbar {

  width: 6px;

  height: 6px;

  background-color: rgba(240, 240, 240, 1);

}

/*定义滚动条轨道 内阴影+圆角*/

::-webkit-scrollbar-track {

  box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);

  border-radius: 10px;

  background-color: rgba(240, 240, 240, .5);

}

/*定义滑块 内阴影+圆角*/

::-webkit-scrollbar-thumb {

  border-radius: 10px;

  box-shadow: inset 0 0 0px rgba(240, 240, 240, .5);

  background-color: #0081cc;

}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */    color:    #fff; }

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */   color:    #fff; }

::-moz-placeholder { /* Mozilla Firefox 19+ */   color:    #fff; }

:-ms-input-placeholder { /* Internet Explorer 10-11 */   color:    #fff; }

.nav-else {
  height: 100px;
  line-height: 100px;
}
.nav-else .input-box {
  width: 208px;
  position: relative;
  margin-top: 40px;
}

.nav-else .input-box img {
  width: auto;
  height: auto;
  position: absolute;
  top: 25px;
  bottom: 0;
  margin: auto;
  right: 21px;
  cursor: pointer;
}

/*面包屑*/

.mbx {
    border-bottom: 0px solid #dddd;
    padding: 20px 0px;
    margin-bottom: 25px;
	width: 1280px;
    margin: 30px auto;
}

.mbx h3 {
	color: #666;
}
.mbx h3 a {
    font-size: 14px;
    font-weight: normal;
	color: #666;
}
 
.yinying{width:100%;height:100px;position: absolute;z-index: 9999;}
.top{ width: 88%; margin: 0 auto;z-index: 9999;position: relative;}

.topr{ width:1048px; float:right;margin-top:0px;}

.menuDiv{overflow: hidden; display:inline-block;float: left;}
.menuDiv a{text-decoration: none;}
.menuDiv ul , .menuDiv li {list-style: none;margin: 0;padding: 0;float: left;} 
.menuDiv > ul > li > ul {position: absolute;display: none;}
.menuDiv > ul > li > ul > li {float: none;}
.menuDiv > ul > li:hover ul {display: block;}
.menuDiv > ul > li > a {width: 105px;line-height: 100px;color: black;text-align: center;border-right: 0px solid #ddd;display: block;font-size:16px;color:#fff;}
.menuDiv > ul > li > a.active {color:#0081cc;font-weight:bold;}
.menuDiv > ul > li > a:hover {color:#0081cc;font-weight:bold;}
.menuDiv > ul > li > ul > li > a {width: 115px;line-height: 45px;color: #456;background-color: #fff;text-align: center;border: 1px solid #ccc;border-top: none;display: block;font-size:14px;}
.menuDiv > ul > li > ul > li > a:hover {color: #fff;background-color: #0081cc;font-weight:bold;}

.topr_ico a{ display: block; width: auto;float: left;margin:0px 5px 5px 5px;position: relative;font-size: 15px;color: #377967;font-weight: bold;}
.topr_ico a img{margin-top: 5px;margin-right:8px;}
.topr_ico a span{line-height: 38px;float: right;}
.topweixin{ position:absolute; left: -126px; display: none;}
.tel{font-size: 15px;}
.tel img{vertical-align: middle;margin:0px 0px 0px 0px;}

.enter{width:138px;float:left;height:35px;color:#fff;font-size:12px;line-height:35px;margin-left:7px;padding-left:10px;outline:none;border: none;padding-right:10px;background: none;}
.fdj{height:30px;width:30px;background:url(../images/search.png) no-repeat 10px 10px; float:left;border:none;font-size:0; cursor: pointer;padding-right: 35px;}
.seach_k{margin-top:0px;border: 0px solid #bbb;overflow: hidden;border-radius: 30px;background: #0081cc;}
.rmss{float:right !important;display: block !important;}

/**头部结束**/

.wll{width:650px; margin:60px auto;overflow: hidden;float:left;}

/* 头部 */

/* 弹窗动画 */

@keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

@keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@-webkit-keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@-webkit-keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

.head{z-index: 999;transition: all .3s ease;background: url(../images/jianbian.png) no-repeat;background-size: cover;}

.head .box{height: 80px;}

.head .logo{display: block; width: 160px;position: relative;margin-top: 40px;float: left;}

.head .logo img{display: block;width: 100%;}

.head .logo img:nth-child(2){position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;}

.head .hrt{ display: block;float: right; width: 64%;}

.head .hrt  .ss{width: 40px;height: 40px;float: right;position: relative;z-index: 5;margin-top: 40px;}

.head .hrt  .ss a{display: block;width: 100%;height: 100%;background: url(../images/ss.png) center no-repeat;position: relative;}

.head .hrt  .ss input{display: block;width: 0px;height: 40px;background: #fff;border: 0;outline: none;border-bottom: 1px solid  #0081cc;position: absolute;top: 0;right: 100%;}

.head .hrt  .lang{width: 40px;height: 40px;float: right;position: relative;z-index: 3;margin-top: 40px;line-height: 40px;color: #fff;padding-left: 25px;background: url(../images/yy1.png) center left no-repeat;margin-right: 50px;}

.head .hrt  .ul1{float: left;}

.head .hrt  .ul1 li{float: left;}

.head .hrt  .ul1 li .ltop a{display: block;float: left;position: relative;line-height: 120px;color: #fff;margin-right: 0px;font-size:18px;padding: 0 0.8vw;}

.head .hrt  .ul1 li .ltop a s{display: block;width: 18px;height: 8px;position: absolute;bottom: 15px;left: 50%;margin-left: -9px;opacity: 0;}

.head .hrt  .ul1 li.act .ltop a s{opacity: 1;}

.head .hrt .ul1 li .lbtm {position: fixed;width: 100%;left: 0;top: 120px;background: #fff;line-height: 70px;display: flex;justify-content: center;height: 0px;overflow: hidden;border-top: 1px solid #eee;visibility: hidden;opacity: 0;z-index: -1;}

.head .hrt .ul1 li .lbtm a{display: block;margin: 0 1.3%;color:#333;font-size:0.85vw;}

.head .hrt .ul1 li:nth-child(1) .lbtm a{margin: 0px 0px;};

.head .hrt .ul1 li .lbtm a:hover{color: #0081cc;}

.head .active_color{color: #0081cc !important;}

.head .hrt .ul1 li:hover .lbtm {height: 70px;opacity: 1;visibility: visible;z-index: 2;}

.head .hrt .ul1 li:nth-child(1):hover .lbtm{height: 388px;};

.head .hrt .ul1 li .lbtm dl dd a{ margin: 0 0;}

.head .hrt .ul1 li .lbtm div{  margin: 0 2.3%;}

.head .hrt .ul1 li .lbtm div p{ border-bottom: 0px solid #dddddd; line-height: 40px; margin: 15px 0 20px 0;color: #111;}

.head .hrt .ul1 li .lbtm div dl dd a{color: #777 !important;}

.head .hrt .ul1 li .lbtm div dl dd{ color: #777; line-height: 40px;}

.head .hrt .ul1 li .lbtm div:hover p{  color: #ff0216;border-bottom: 2px solid #ff0216;}

.head .hrt .ul1 li .lbtm div dl dd:hover a{ color: #ff0216 !important;}

.head .hrt .ul1 li .lbtm div p a {margin: 0 0;}

.head.act2{top: -120px;}

.head:hover,.head.act,.head.bai{border-bottom: 1px solid rgba(0, 0, 0, 0.05); background: none;}

.head:hover .logo img:nth-child(0),.head.act .logo img:nth-child(0),.head.bai .logo img:nth-child(0){opacity: 0;}

.head:hover .logo img:nth-child(2),.head.act .logo img:nth-child(2),.head.bai .logo img:nth-child(2){opacity: 1;}

.head:hover .hrt .ul1 li .ltop a,.head.act .hrt .ul1 li .ltop a,.head.bai .hrt .ul1 li .ltop a{color: #333;}

.head:hover .hrt .ul1 li .ltop a s,.head.act .hrt .ul1 li .ltop a s,.head.bai .hrt .ul1 li .ltop a s{background: url(../images/by1.png) center no-repeat;}

.head:hover .hrt .ul1 li.act .ltop a,.head.act .hrt .ul1 li.act .ltop a,.head.bai .hrt .ul1 li.act .ltop a{color: #0081cc;}

.head:hover  .hrt .ss a,.head.act  .hrt .ss a,.head.bai  .hrt .ss a{background: url(../images/ss2.png) center no-repeat;}

.head:hover .lang,.head.act .lang,.head.bai .lang{background: url(../images/yy2.png) center left no-repeat;color: #000;}

.head.act3 .logo img:nth-child(0),.head.act .logo img:nth-child(0),.head.bai .logo img:nth-child(0){opacity: 0;}

.head.act3 .logo img:nth-child(2),.head.act .logo img:nth-child(2),.head.bai .logo img:nth-child(2){opacity: 1;}

.head.act3 .hrt .ul1 li .ltop a,.head.act .hrt .ul1 li .ltop a,.head.bai .hrt .ul1 li .ltop a{color: #333;}

.head.act3 .hrt .ul1 li .ltop a s,.head.act .hrt .ul1 li .ltop a s,.head.bai .hrt .ul1 li .ltop a s{background: url(../images/by1.png) center no-repeat;}

.head.act3 .hrt .ul1 li.act .ltop a,.head.act .hrt .ul1 li.act .ltop a,.head.bai .hrt .ul1 li.act .ltop a{color: #0081cc;}

.head.act3  .hrt .ss a,.head.act  .hrt .ss a,.head.bai  .hrt .ss a{background: url(../images/ss2.png) center no-repeat;}

.head.act3 .lang,.head.act .lang,.head.bai .lang{background: url(../images/yy2.png) center left no-repeat;color: #000;}

.head.act3{    border-bottom: 1px solid #e2e2e2;background: #fff;}

.box {
    /* max-width:1920px; */
    padding: 0 80px; 
    min-width: 1200px;
    width:100%; 
    margin: 0 auto; 
    position: relative; 
    -webkit-transition: all .5s; 
    -moz-transition: all .5s; 
    transition: all .5s;
    box-sizing: border-box;
}


.head.act .box{height: 80px;}

.head.act .logo,.head.act .ss,.head.act .lang{margin-top: 20px;}

.head.act .hrt  .ul1 li .ltop a{line-height: 80px;}

.head.act .hrt .ul1 li .lbtm{top: 80px;}

.head .hrt .ul1 li .ltop a:hover{color: #fff;}

.head .hrt .ss:hover a{background: url(../images/ss3.png) center no-repeat;}

.head .hrt .ss:hover input{width: 230px;padding: 0 10px;}

.head .lang:hover{background: url(../images/yy3.png) center left no-repeat;color: #0081cc;}

.head .hrt .ul1 li:nth-child(2) .lbtm a:nth-child(1){margin-left:-6%}

.head .hrt .ul1 li:nth-child(3) .lbtm a:nth-child(1){margin-left:-6%;}

.head .hrt .ul1 li:nth-child(4) .lbtm a:nth-child(1){margin-left:-5%;}

.head .hrt .ul1 li:nth-child(5) .lbtm a:nth-child(1){margin-left: -6%;} 

.head .hrt .ul1 li .lbtm a:hover{
    color: #0081cc;
}


@keyframes downMore {
    0% {
      top: 30%;
    }
    100% {
      top: 70%;
    }
  }
  
@media (max-width: 1530px) {
.head .hrt .ul1 li .ltop a {
    display: block;
    float: left;
    position: relative;
    line-height: 120px;
    color: #fff;
    margin-right: 0vw;
    font-size: 0.85vw;
	padding:0 1vw;
}
	 }

@media (max-width: 1290px) {
.head .hrt .ul1 li .ltop a {
    display: block;
    float: left;
    position: relative;
    line-height: 120px;
    color: #fff;
    margin-right: 0vw;
    font-size: 0.85vw;
    padding: 0 0.5vw;
    font-weight: normal;
}
}
@media (min-width: 1930px) {
.head .hrt .ul1 li .lbtm a{display: block;margin: 0 1.3%;color:#333;font-size:15px;}
}

/*语言*/
.heasder{line-height: 120px;}
.heasder .msain{display: flex;align-items: center;justify-content: space-between;}
.scontainer{max-width: 1430px;}
	@media screen and (max-width: 1680px){
    html{font-size: 55.5%;}
    .scontainer{max-width: 1300px;}
}
@media screen and (max-width: 1440px){
    html{font-size: 50.5%;}
    .scontainer{max-width: 1200px;}
}
.heasder .msain .top-language{display: flex;align-items: center;color: #fff;margin-left: 20rem;flex-shrink: 0;position: relative;cursor: pointer;}
.heasder .msain .top-language .lag-icon{}
.heasder .msain .top-language .now-lag{font-size: 16px;color: #fff;margin: 0 1rem;}
.heasder .msain .top-language .down{font-size: 2.2rem;}
.heasder .msain .top-language:hover .subnav { opacity: 1; visibility: visible; top: 80%; }
	@media screen and (max-width:1024px) {
	.sm-menubar{display: block;}
    .heasder .msain .top-language{margin-right: 1rem;}
    .heasder .msain .top-language .lag-icon { width: 20px; }
    .heasder .msain .top-language .now-lag{font-size: 14px;}

    .subnav .itsem a{font-size: 12px;padding: 4px;}


}

	.subnav{ position: absolute;min-width: 140%;background-color: #FFF;margin: 0;box-shadow: 0 2px 38px rgb(0 0 0 / 15%);height: auto;z-index: 199;top: 160%; left: 50%;opacity: 0;visibility: hidden;transition: all .36s ease;border-left: 1px solid #f5f5f5;border-right: 1px solid #f5f5f5;border-radius: 5px;transform: translateX(-50%); }
/* .heasder .main .top-menu ul li:hover .subnav { opacity: 1; visibility: visible; top: calc(95%); } */
.subnav::before{ content: "";display: block;position: absolute;left: 50%;top: -8px;margin-left: -5px;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 8px solid #fff; }
.subnav .itsem{border-bottom: 1px solid #f5f5f5;}
.subnav .itsem:first-child{border-radius: 5px 5px 0 0;}
.subnav .itsem a{ font-weight: 400;color: #666;padding: 8px 5px;line-height: 22px;text-align: center;display: block;transition: all .2s ease-in-out;font-size: 14px; }
.subnav .itsem a:hover{color:#ff0000;}

/* about */
.about{position: relative;}
.about .main{display: flex;justify-content: space-between;flex-wrap: wrap;}
.about .main .cont-box{padding-right: 5rem;}
.about .main .cont-box .title{font-size: 20px;line-height: 1;color: #999;font-weight: initial;margin: 25px 0;letter-spacing: -0.05rem;text-align: left;
    padding: inherit;}
.about .main .cont-box .subtitle{font-size: 39px;line-height: 60px;color: #333;font-weight: 600;}
.about .main .cont-box .note{font-size: 19px;line-height: 28px;color: #999;margin: 35px 0 65px;}
.about .main .cont-box .btn{position: relative;}
.about .main .img-box{padding-left: 51px;}
.about .main .img-box img{width: 100%;}
/* about2 */
.about2{position: relative;}
.about2 .main{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-end;}
.about3 .main{align-items: flex-start;}
.about2 .main .cont-box{padding-left: 5rem;}
.about2 .main .cont-box .title{font-size: 20px;line-height: 1;color: #999;font-weight: initial;margin: 25px 0;letter-spacing: -0.05rem;text-align: left;
    padding: initial;}
.about2 .main .cont-box .subtitle{font-size: 39px;line-height: 60px;color: #333;font-weight: 600;}
.about2 .main .cont-box .note{font-size: 19px;line-height: 28px;color: #999;margin: 35px 0 65px;}
.about2 .main .cont-box .btn{position: relative;}
.about2 .main .img-box{padding-right: 51px;overflow: hidden;}
.about2 .main .img-box img{width: 100%;}
.all-pt {
    padding-top: 8rem;
}
.am-container {
    max-width: 1430px;
}
@media only screen and (min-width: 641px){
.am-container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.am-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%;
    /*max-width: 1000px;*/
}
	}
.text-wrap {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.ty-btn {
    width: 180px;
    height: 65px;
    line-height: 65px;
    border-radius: 0.6rem;
    background-color: #F30009;
    display: block;
    color: #fff;
    font-size: 20px;
    position: relative;
    text-align: center;
    border: none;
}
@media only screen and (min-width: 1025px){
.am-u-lg-6 {
    width: 50%;
}
}
.all-pd {
    padding: 80px 0;
}
@media screen and (max-width: 1024px){
.all-pt {
    padding-top: 15px;
}
	.am-container {
    padding: 0 20px;
}
	.about .main .cont-box {
    padding-right: 0;
}
	.about .main .img-box {
    padding-left: 0;
    margin-top: 25px;
}
	.about .main .cont-box .title {
    font-size: 15px;
    line-height: 1;
    color: #999;
    font-weight: initial;
    margin: 18px 0;
    letter-spacing: -0.05rem;
    text-align: left;
    padding: inherit;
}
	.about .main .cont-box .subtitle{font-size: 22px;line-height: 32px;color: #333;font-weight: 600;}
	.about .main .cont-box .note{font-size: 12px;line-height: 20px;color: #999;margin: 30px 0 30px;}
	
	
.about2 .main .cont-box{padding-left: 0;}
.about2 .main .cont-box .title{font-size: 15px;line-height: 1;color: #999;font-weight: initial;margin: 18px 0;letter-spacing: -0.05rem;text-align: left;
    padding: initial;}
.about2 .main .cont-box .subtitle{font-size: 22px;line-height: 32px;color: #333;font-weight: 600;}
.about2 .main .cont-box .note{font-size: 12px;line-height: 20px;color: #999;margin: 30px 0 30px;}
.about2 .main .img-box{padding-right: 0px;overflow: hidden;}
	
	.ty-btn {
    width: 99px;
    height: 35px;
    line-height: 35px;
    border-radius: 0.6rem;
    background-color: #F30009;
    display: block;
    color: #fff;
    font-size: 10px;
    position: relative;
    text-align: center;
    border: none;
}
	.all-pd {
    padding: 30px 0;
}
	}
@media screen and (max-width: 1440px){
.am-container {
    max-width: 1200px;
}
	}
@media screen and (max-width: 1680px){
.am-container {
    max-width: 1300px;
}
	}



.nrzb {width: 90%; margin: 0 auto;}
.nrzb img{width: 100%;height: auto;}
.nrzb .table{width: 80%;height: auto;}

/*分页*/
.fenaye{ text-align:center; color:#666; font-size:14px; line-height:30px; padding:20px 0;}
.fenaye .rows{ color:#666; font-size:13px; padding:0 10px;}
.fenaye .page-num-current{ display: inline-block; color:#458FCE; font-size:14px; padding:0 5px;}
.fenaye .page-num,.fenaye .next,.fenaye .prev{display:inline-block; margin:0 3px; padding:0 10px;  border:1px solid #ddd; color:#666; font-size:14px; height:28px; line-height:27px; border-radius:5px;}
.fenaye .page-num:hover,.fenaye .next:hover{ background-color:#458FCE; color:#fff; border:1px solid #458FCE;}