@charset "UTF-8";
img{-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s; -ms-transition: all 0.5s;  transition: all 0.5s;
  border:0;display: inline-block;
}
a{color:#333;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;transition: all .5s;}

body{font-size: 14px;
    background-size: cover;
    -ms-behavior: url(../css/backgroundsize.min.htc);
    behavior: url(../css/backgroundsize.min.htc);
}

@font-face { font-family: 'impact';
	src: url('../fonts/impact.eot');
	src: url('../fonts/impact.eot?#iefix') format('embedded-opentype'),
		url('../fonts/impact.woff') format('woff'),
		url('../fonts/impact.ttf') format('truetype'),
		url('../fonts/impact.svg#impact') format('svg');
}

.impact { font-family: "impact"; }

.wrap { max-width:1280px; margin:0px auto; }

.bg-f5f5fa { background:#f5f5fa; }
.bg-fff { background:#fff; }
.bg-fafafa { background:#fafafa; }


.border-none { border-bottom:none!important; }

.txt_color_000 { color:#000; }

.txt_justify {text-align: justify; }

.animation {transition:0.5s all; -webkit-transition:0.5s all; -ms-transition:0.5s all; -o-transition:0.5s all; }
.animation2 {transition:3s all; -webkit-transition:3s all; -ms-transition:3s all; -o-transition:3s all; }
.animation3 {transition:all 1s ease 0.5s; }

.u-df { display:-webkit-box;  display:-ms-box; display:flex; }
.u-flex-h {-webkit-box-orient:horizontal; }
.u-flex-r {-ms-flex-direction:row; flex-direction:row; }
.u-flexd--c {-webkit-box-orient:vertical; -ms-flex-direction:column; flex-direction:column; }

.u-jc-c { -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; }
.u-jc-sb { justify-content : space-between; }
.u-jc-end { -webkit-box-pack:end; -ms-flex-pack:end; justify-content:flex-end; }
.u-fd-rr { -webkit-flex-direction:row-reverse; -ms-flex-direction:row-reverse;  flex-direction:row-reverse; }


.u-ai-fs { -webkit-box-align:start; -ms-flex-align:start;  align-items:flex-start; }
.u-ai-c { -webkit-box-align:center; -ms-flex-align:center;  align-items:center; }
.u-al-fe { -webkit-box-align:end; -ms-flex-align:end;  align-items:flex-end; }
.u-as-bl { -webkit-align-self:baseline; -ms-align-self:baseline;  align-self:baseline; }

.u-flex-sb {  justify-content:space-between; }

.u-fw { -webkit-flex-wrap: wrap; flex-wrap:wrap; }



.page-wrap { padding:0px 8.33%; width:100%; }

@media only screen and (max-width:1640px){
.page-wrap { padding:0px 5%; }
}


/************************头尾公共部分开始******************************/

.mCustomScrollBox>.mCSB_scrollTools { width:9px; }
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar { background:#999; width:9px; border-radius:0px; }
.mCSB_scrollTools .mCSB_draggerRail, .mCSB_scrollTools { width:9px; }
.mCSB_scrollTools .mCSB_draggerContainer { background:url(../images/line01.jpg) repeat-y center top; }
.mCSB_scrollTools .mCSB_draggerRail { background:none; }

/*******************头部 公共部分 结束***************************/
/*视频*/
.video_place{position: fixed;top:0px;left: 0px;right: 0px;
    bottom: 0px;background-color: rgba(0,0,0,0.85);
    z-index: 999999999;
}
.lt9 .video_place{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#88000000", EndColorStr="#88000000")}
.video_con{z-index:2;width:1028px;height:578px;
    background-color: #000;position: absolute;top: 50%;left: 50%;
    transform: translate(-50%,-50%);text-align: center;
}
.lt9 .video_con{top:20%;left:10%;background: #000;}
.video_con video{width: 100%;height: 100%; object-fit:fill;}
.video_close_btn{position:fixed; top:10px; right:20px; width:40px; height:40px; cursor:pointer; }
.video_close_btn i {position:absolute;  background:#fff; display:inline-block; position:absolute;transform:translate(-50%,-50%) rotate(45deg);-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg); left:50%; top:50%;  }
.video_close_btn i.i1 { width:24px; height:2px; }
.video_close_btn i.i2 {  width:2px; height:24px; }
.video_place .con { position:relative; }
.video_place p {position:absolute;top:50%; margin-top:258px;left:50%; margin-left:-450px;
    width:900px; padding:0.85em 0px; color: #fff;text-align: center;
    cursor: pointer;}
/*视频结束*/


@media only screen and (max-width: 1100px){

.video_con{width:90%; height:70%; }

}



.page-main { padding-top:2.14rem; }

.page-header { padding:0px 2.55%; height:2.14rem; position:fixed; left:0px; top:0px; width:100%; z-index:1000; background:#fff; }
.page-header .page-logo { padding:0.43rem 0px; }
.page-header .page-logo img { height:0.96rem; display:none; }
.page-header .page-logo .img01 { display:inline-block; }
.page-header .page-hdrt { padding-top:0.37rem; }
.page-header .language { padding-right:1.5em;  }
.page-header .language a { display:inline-block; color:#000; position:relative; margin:0px 0.5em; line-height:1.75; }
.page-header .language a:hover { color:#004e97; }

/*******搜索部分********/
.page-header .hd-search { height:0.32rem; width:0.32rem; top:0.02rem; position:relative; z-index:2; }
.page-header .hd-search .sear_but { position:absolute; width:0.32rem; cursor:pointer; background:url(../images/search-but01.png) no-repeat center center; background-size:0.2rem 0.2rem;border-radius:50%;  right:0px; top:0; height:100%; }
.page-header .hd-search .but {position:absolute; width:0.32rem; background:url(../images/search-but01.png) no-repeat center center; background-size:0.2rem 0.2rem;border-radius:50%;right:0px; top:0px; height:100%; border:none; }
.page-header .hd-search  .search { position:absolute; background:#fff; overflow:hidden; width:0px; right:0px; top:0px; bottom:0px; border-radius:0.16rem; }
.page-header .hd-search  .search .put { float:left; width:100%; line-height:0.3rem; background:none; border:none;  }
.page-header .hd-search.open .search { width:12em;padding:0px 0.32rem 0px 0.1rem;  border:1px solid #a8b6cd; }


/*******导航部分******/
.page-header .nav { padding-top:0.7rem; margin-right:-1.3125em; }
.page-header .nav>ul {display:flex; justify-content:space-between; -webkit-justify-content:space-between; -moz-justify-content:space-between; }
.page-header .nav>ul>li{ display:inline-block; padding:0px 1.3125em; position: relative; }
.page-header .nav>ul>li>a{display: block; padding:0px 0px 0.625em;  position: relative; color:#000; }
.page-header .nav>ul>li>a>em{position: absolute; left: 50%; bottom: -1px; z-index:101; width: 0; height:0.2727em;background:#004e97; transition: 0.3s all;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;-ms-transition: 0.3s all;}
.page-header .nav>ul>li.on>a,.page-header .nav>ul>li a:hover { color:#004e97; }
.page-header .nav>ul>li.on>a>em,.page-header .nav>ul>li:hover>a>em{ left: 0; width: 100%;}
.page-header .nav>ul>li:first-child { margin-left:0px; }

.page-header .navlist{position: absolute; z-index: 100; font-size:0.24rem; background:#fff; border-top:1px solid #004e97;   top:100%; width:3.8rem; display:none; left:50%; margin-left:-1.9rem; opacity:1;}
.page-header .navlist ul { padding:0.25rem 0px;  }
.page-header .navlist ul li { padding:0.2rem 0px;  }
.page-header .navlist ul li a{display:block; color:#000;  position:relative; text-align:center; line-height: 1.33;  }
.page-header .navlist ul li a:hover { color:#00a0e8; text-shadow:0px 0px 0px #00a0e8; }

.nav_phone_btn,.nav_phone{display: none;}

.scrollHeader .page-header { height:0.7rem; background:rgba(255,255,255,0.6); box-shadow:7.5px 13px 30px 0 rgb(16 17 18 / 10%);}
.scrollHeader .page-header .hd-language { display:none; }
.scrollHeader .page-header .page-logo { padding:0.1rem 0px; }
.scrollHeader .page-header .page-logo img { height:0.5rem; }
.scrollHeader .page-header .page-hdrt { padding-top:0.15rem; }
.scrollHeader .page-header .nav { padding-top:0px; }
.scrollHeader .page-main { /*padding-top:0px; */}



@media only screen and (max-width:1300px){
.page-header .hd-search {  height:24px; width:24px; top:0px; }
.page-header .hd-search .sear_but { width:24px; }
.page-header .hd-search  .search { border-radius:12px; }
.page-header .hd-search.open .search { width:15em; padding-right:24px;}
.page-header .hd-search  .search .put { line-height:22px; }
}
@media only screen and (max-width:750px){
.nav_phone_btn,.nav_phone{display: block;}

.page-header { }
.phone-nav-bg { display:none; z-index:100; position:fixed; left:0px; top:0px; right:0px; bottom:0px; background:rgba(0,0,0,0.5); }
/*手机导航按钮开始*/
.nav_phone_btn{ position:absolute; top:50%; margin-top:-20px; z-index:101; right:20px; transition: 0.3s all;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;-ms-transition: 0.3s all; }
.nav_phone_btn{display: block;cursor: pointer; height:40px;}
.nav_phone_btn span {position: relative;font-size: 0;width:40px;height:3px;background-color: #005bab;display: inline-block;transition:all 250ms ease-out;-webkit-transition:all 250ms ease-out;}
.nav_phone_btn span:before,.nav_phone_btn span:after {content: "";position: absolute;width: 100%;height:3px;background-color: #005bab;left:0px;transition:all 250ms ease-out;-webkit-transition:all 250ms ease-out;}
.nav_phone_btn span:before{top:-10px;}
.nav_phone_btn span:after{top:10px;}
.visible_nav.nav_phone_btn { right:80%; }
.visible_nav.nav_phone_btn span{background-color: transparent;}
.visible_nav.nav_phone_btn span:before{left:5px;top:0px;transform: rotateZ(45deg);-webkit-transform: rotateZ(45deg);-ms-transform: rotateZ(45deg);}
.visible_nav.nav_phone_btn span:after{top:0px;left: 5px;transform: rotateZ(-45deg);-webkit-transform: rotateZ(-45deg);-ms-transform: rotateZ(-45deg);}
.body_nav_phone .phone-nav-bg { display:block;}
/*手机按钮结束*/

/*手机导航内容*/
.nav_phone{display:block;position: fixed; z-index:101;top:0px;bottom: 0px;right:-74%;height: 100%;width:74%;left:auto;transition:left 0ms ease-out;-webkit-transition:left 0ms ease-out;transition:right 250ms ease-out;-webkit-transition:right 250ms ease-out;overflow: hidden;}
body.body_nav_phone .nav_phone{right:0;left:auto;}
.nav_phone_tit{box-sizing:border-box;height:60px;width: 100%; position:relative; color:#666; background:#fff; border-bottom:0.02rem solid #dadada; }
.nav_phone_tit span{display: inline-block; position:absolute; left:1em; right:0px; top:50%; transform: translate(0,-50%); -webkit-transform: translate(0,-50%); -o-transform: translate(0,-50%); -moz-transform: translate(0,-50%); }
.nav_phone_tit .button{float: right;display: inline-block;margin-right: 10px; cursor: pointer; display:none;}
.nav_phone_tit .button:before{
content: "";display: inline-block;width: 17px;height: 3px;background: #fff;transform: rotate(45deg);border-radius: 8px;
transform: rotate(45deg); -webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.nav_phone_tit .button:after{content: "";display: inline-block;width: 3px;height: 17px;background: #fff;margin-left: -10px;margin-bottom: -7px;transform: rotate(45deg);border-radius: 8px;transform: rotate(45deg); -webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.nav_phone_con{position: absolute;top:60px;bottom: 0px;width: 100%;background: #fff;overflow: hidden;}
.nav_phone_con>ul{overflow-y: auto;overflow-x: hidden;position: absolute;bottom:5em;top:3em; left:1.4166em; right:0px;}
.nav_phone_con>ul>li {line-height:2.667;border-bottom: 2px solid #d7d7d7;}
.nav_phone_con>ul>li a{opacity: 1;box-sizing: border-box;width: 100%;color: #333;display: inline-block;position: relative;-ms-transition: all 250ms ease-out;transition: all 250ms ease-out;}
.nav_phone_con>ul>li>a .btn { position:absolute; right:0px; top:0px; bottom:0px; width:3em; border-left:2px solid #d7d7d7;  }
.nav_phone_con>ul>li>a em,.nav_phone_con>ul>li> ul>li>a em{display: inline-block;width:0.75em;height:0.75em;border-right: 3px solid #b2b2b2;border-bottom: 3px solid #b2b2b2;position: absolute;top:50%;right:1.2em;margin-top:-0.375em;transform: rotate(-45deg); -webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}
.nav_phone_con>ul>li ul {overflow-y: auto;overflow-x: hidden;position: absolute;top:0;bottom: 0px;width: 100%;background: #fff;opacity: 0;visibility: hidden;right:-100%;-ms-transition: all 250ms ease-out;transition: all 250ms ease-out;z-index: 3;}
.nav_phone_con>ul>li ul li{line-height:2.667;border-bottom:0.02rem solid #d7d7d7;}
.nav_phone_con>ul>li ul li:first-child { border-bottom:none; }
.nav_phone_con>ul>li ul li:first-child a {color: #005bac; font-weight:bold; }
.nav_phone_con>ul>li.on>a{opacity: 0;}
.nav_phone_con>ul>li.on ul,.nav_phone_con>ul>li ul li.on dl{opacity: 1;visibility: visible;right:0;}
.nav_phone .hd-logo { position:absolute; text-align:center; left:0px; bottom:2em; right:0px; }
.nav_phone .hd-logo img { height:40px; }
.nav_phone .phone-search {  margin:1em; padding:0px 1em; background:#e7e7e7; border-radius:1em; }
.nav_phone .phone-search input { float:left; width:100%; line-height:2; background:none; border:none; }

/*手机导航内容结束*/

.page-header { height:60px; }
.page-header .page-logo { padding:10px 0px; } 
.page-header .page-logo img { height:40px; }
.page-header .language  { padding-top:18px; }

.scrollHeader .nav_phone_btn { margin-top:-16px; }

.page-main { padding-top:60px; }

}



/****************page-footer***********************/
.page-footer { background:#f2f2f2; }
.page-footer .page-wrap { position:relative; }
.page-footer .ft-logo { padding-top:2.667em; }
.page-footer .ft-logo img { height:0.72rem; } 
.page-footer .ft-contact { color:#000; line-height:1.75; padding-top:1.778em; }
.page-footer .ft-contact  .ft-sec span { display:block; float:left; }
.page-footer .ft-contact  .ft-sec p { overflow:hidden; }
.page-footer .ft-copy { color:#646464; padding:2.3571em 0px; }
.page-footer .ft-copy a { color:#646464; display:inline-block; }
.page-footer .ft-copy a:hover { color:#004e97; }
.page-footer .ft-code { position:absolute; bottom:2.3571em; right:8.33%; color:#646464; }
.page-footer .ft-code img { width:1.74rem; max-width:100%; }
.page-footer .ft-code p { padding-top:1.125em; }
.page-footer .ft-nav { padding-right:2.54rem; }
.page-footer .ft-nav a { color:#1e1e1e; }
.page-footer .ft-nav a:hover { color:#004e97; }
.page-footer .ft-nav dl { /*border-left:1px solid #a9a9a9;*/ min-height:16.667em; padding:2em 2.11em; min-width:11.11em; }
.page-footer .ft-nav dl dd { padding:0.875em 0px; }
@media only screen and (max-width:1640px){
.page-footer .ft-code { right:5%; }
}
@media only screen and (max-width:1340px){
.page-footer .ft-nav { padding-right:220px; }
}
@media only screen and (max-width:770px){
.page-footer .ft-nav dl {padding:2em 1.11em; }
}
@media only screen and (max-width:750px){
.page-footer .ft-left { width:100%; }
.page-footer .ft-rt { width:100%; }
.page-footer .ft-rt .ft-nav { width:100%; padding-top:0px; }
.page-footer .ft-rt .ft-nav  dl { width:50%; }
.page-footer .ft-rt .ft-nav  dl:first-child { width:50%; }
.page-footer .ft-code { width:100%; position:relative; bottom:auto; padding-top:0px; padding-bottom:2em; }
.page-footer .ft-nav { padding-right:0px; }
.page-footer .ft-nav dl { min-height:0px; padding:0px; min-width:50%; }
.page-footer .ft-copy { padding:1em 0px; }
.page-footer .ft-nav dl dd { padding:0.5em 0px; }
}

.page-erbn { overflow:hidden; position:relative; }
.page-erbn .bg_container { height:4.5rem; }
.page-erbn .page-title { position:absolute; left:0px; top:0px; height:100%; width:100%; color:#fff; }
.page-erbn .page-title span { position:relative; padding-left:0.78rem; display:inline-block;  }
.page-erbn .page-title span:before { position:absolute; left:0px; width:0.5rem; height:0.04rem; background:#fff; top:50%; margin-top:-0.02rem; content:""; }

.page-submenu { background:#f5f7fa; }
.page-submenu ul { display:table; width:100%; }
.page-submenu ul li { display:table-cell; position:relative; }
.page-submenu ul li a { display:block; padding:0.3rem 0px;  }
.page-submenu ul li.current a { background:#d4b770; color:#fff; }
.swiper-submenu .swiper-slide { width:auto; }

@media only screen and (max-width:750px){
.swiper-submenu ul { display:flex; display:-webkit-flex; display:-ms-flexbox; display:-moz-box; }
.swiper-submenu ul li { display:block; width:25%; }

}


.page-current { color:#707070; padding:0.57rem 0px 0.47rem; }
.page-current a { color:#707070; }
.page-current span { color:#004e97; }



/***page*****/
.page {vertical-align:middle; text-align:center; color:#333; line-height:0.5rem;  }
.page img { vertical-align:middle;}
.page a { display:inline-block; margin:0 0.03rem; position:relative; width:0.52rem;  background:#fff; border:1px solid #e5e5e5;  color:#333;}
.page a:hover,.page a.on {color:#fff;  background:#004e97;border:1px solid #54a134;}
.page  a i { display:inline-block; }
.page .page_prev i { padding-left:0.16rem; position:relative;  }
.page .page_prev i:before { display:inline-block; position:absolute; top:50%; margin-top:-0.065rem; left:0px; width:0.07rem; height:0.13rem; content:""; background:url(../images/page-jt02.png) no-repeat left top; background-size:0.07rem 0.39rem; }
.page .page_prev:hover i:before { background-position:left bottom; }
.page .page_next i { padding-right:0.16rem; position:relative;  }
.page .page_next i:before { display:inline-block; position:absolute; top:50%; margin-top:-0.065rem; right:0px; width:0.07rem; height:0.13rem; content:""; background:url(../images/page-jt01.png) no-repeat left top; background-size:0.07rem 0.39rem; }
.page .page_next:hover i:before { background-position:left bottom; }

.page .page_prev,.page .page_next { width:auto; padding:0px 0.16rem;  }
.page .page_prev { margin-right:0.07rem; }
.page .page-no { border:none; cursor:default; color:#333; width:auto; }
.page .page-no:hover { background:none; border:none;  color:#333; }
.page .page-number { padding:0px 0.18rem 0px; }

@media only screen and (max-width:750px){
.page span { display:none; }
.page .page-number { display:none; }
.page .page-total { display:none; }
}









