@charset "utf-8";
/* CSS Document */
html{background:#FFF;}
body{font-size:63%;/*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/  color: #444;font-family:"微软雅黑",'Microsoft YaHei',SimSun,SimHei ,"STHeiti Light",STHeiti,"Lucida Grande", Tahoma,Arial, Helvetica, sans-serif;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px;color: #323232; -webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{max-width:100%;/*height:auto;*/width:auto\9;/* for ie8 */-ms-interpolation-mode: bicubic;}
a{outline:none;blr:expression(this.onFocus=this.blur());text-decoration:none;color: #2e2e2e;}
a:hover{color: #ff4900;text-decoration: none;}
input[type='button']{outline:none;border:0 none;background-color:transparent;cursor:pointer;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}
/*定义清除浮动样式 方法一*/
.clearfix:after{content:'\20';display:block;height:0;clear:both; visibility:hidden;}
.clearfix{zoom:1;}
/*定义清除浮动样式 方法二*/
.clear{clear:both;}
/*font-size */
.f12px{font-size:1.2em;}
.f14px{font-size:1.4em;}
.f16px{font-size:1.6em;}
.f18px{font-size:1.8em;}
.f20px{font-size:2.0em;}
.f22px{font-size:2.2em;}
.f24px{font-size:2.4em;}
/*float */
.fl{float:left;}
.fr{float:right;}
.ct{ margin:0 auto;}
ul,ol,li{list-style:none outside none;}
.tc{text-align:center !important;}
.tl{text-align:left  !important;}
.tr{text-align:right  !important;}
.fwn{font-weight:normal;}
.fwb{font-weight:bold;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';content:none;}
input,textarea,select{font-weight:inherit;}
input,select,textarea,button {vertical-align:middle}
.pa{position:absolute;}
.pr{position:relative;}
.inblock{display:inline-block;*zoom:1;*display:inline;}
.disnone{display:none;}
.block{ display:block;}
.hidden{ overflow:hidden !important;}
.none{ display:none;}
.textoverflow{ white-space:nowrap; overflow:hidden;text-overflow: ellipsis;}
.underline:hover{text-decoration:underline;}
.mtc{margin:0 auto;}
.number{ font-family:Arial;}
.fw600{font-weight: 600;}
.hand{cursor: pointer;}
.distable{display: table;}
.distr{display:table-row;}
.distd{display:table-cell;}
.mr35px{margin-right: 35px;}
.ml35px{margin-left: 35px;}
.mr10px{margin-right:10px;}
.ml10px{margin-left:10px;}
.mt20px{margin-top:20px;}
.topicInfo li{transtion:all 1s ease 0s}
/*头部样式*/
.wrap_header{ }
.header{ }
.WrapLeft{ height:100%;width:200px; position:fixed; left:0; top:0; z-index:999; border-right:#999999 1px solid;}
.WrapRight{ padding-left:200px;}


#search{ width:28px; height:28px; position:absolute; right:0; top:33px;}
.ser{display:block;width:160px; height:28px; line-height:28px; background-color:#e6e6e6; border-radius:15px; margin:10px auto; }
.search{background:url(../../images/rxy20190903/search.png) no-repeat;width:160px; height: 28px;position:relative; overflow: hidden;z-index:9999;}
.search input{position:absolute; width:200px; height: 28px;line-height:28px; color:#6b6b6b; border:none; background:none; right:35px; top:0px; padding-left:0px; }
.search input.notxt{color:#6b6b6b; padding-left:7px;width:110px;}   
.search input.notxt1 {position: absolute;width:28px;height:28px;top: 0px;right:5px;border: none;background:url(../../images/rxy20190903/sea.png) no-repeat center center;cursor:pointer; overflow: hidden;}
.nser{display:block;width:100%;background-color:#fff}
.nser .search{width:100%;}
.nser .search input.notxt{width:92%;left:0;padding-left:13px;}
.nser .search input.notxt1{background:url(../../images/rxy20190903/ser2.png) no-repeat center center;right:5px;}




.logo{ padding:25px 0; text-align:center; border-bottom:#d2d2d2 1px solid;}

.logo .logo_02{ display:none;}
#btn_ser{display:block;}
  
  
  
/*导航*/
.nav{}
.nav ul{ }
.nav ul li{display:block; border-bottom:#d2d2d2 1px solid;}
.nav ul li a{ display:block; background:url(../../images/rxy20190903/libg.png) no-repeat center right 10px; color:#000; font-size:1.8em; padding:7% 7% 7% 20%;transition: all 0.3s ease;}
.nav ul li a span{ display:block; font-size:14px;color:#ff4900;}

.nav ul li a:hover{background:url(../../images/rxy20190903/libg.png) no-repeat center right 10px #ff4900; color:#fff; font-weight:normal;}
.nav ul li a:hover span{ color:#fff;}
.nav ul li .subNav{ position:absolute;top:0; left:100%; display:none;background:#ff4900;filter:alpha(Opacity=90);-moz-opacity:0.9;opacity:0.9;overflow:hidden;width:100%; height:100%;}
.nav ul li.on{background:#ff4900;}
.nav ul li.on a{color:#fff;}
.nav ul li.on a span{ color:#fff;}
.nav ul li.on .subNav { display:block;}
.nav ul li.on .subNav .subNav_title{ margin:30% 0; text-align:center;}
.nav ul li.on .subNav .subNav_title span.t_en{ color:#fff; font-size:18px; display:block; margin-bottom:5px;}
.nav ul li.on .subNav .subNav_title span.t_ch{color:#fff;font-size:18px; display:block; width:30px; margin:0 auto;}

.nav ul li.on .subNav dl{overflow:hidden;padding:5px 0;}
.nav ul li.on .subNav dl dd{height:auto;line-height:22px;padding:5px; border-bottom:#fff 1px solid;}
.nav ul li.on .subNav dl dd:first-child{ border-top:#fff 1px solid;}
.nav ul li.on .subNav dl dd:hover{ background:#040b53;}
.nav ul li.on .subNav dl dd a{ float:none; background:none; height:auto; font-size:1.6em;line-height:22px; font-weight:normal; color:#fff;}
.nav ul li.on .subNav dl dd a:hover{ color:#fff;}

.language { width:160px; margin:0 auto;}
.language a{ font-size:14px; display:inline-block; width:80px; height:28px; float:left; text-align:center; line-height:28px;}
.language a.chinese{background: #ff4900;color:#fff;}
.language a.english{background:#f1f1f1;color: #ff4900;}



.snav{ display:none;}
.snav .btn{ display:block; width:35px; height:30px; border:none; background:#f3f6fb; position:absolute; top:10px; left:2px;}
.snav .btn span{ display:block; width:25px; height:2px; margin:5px auto; background:#ff4900;}

.leftMenu a {text-decoration: none;display: block; font-size:14px;}

.leftMenu {
    background: #f3f6fb;
    left: -1000px;
    position:absolute;
    top: 40px;
    display: block;
    height: 100%;
    width: 68%;
    min-width: 140px;
    max-width: 440px;
    z-index: 90002;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    overflow: auto;
}

.leftMenu.menu-open {
    left: 0;
}

.leftMenu ul {
    list-style: none;
    padding: 0;
}

.leftMenu ul li { position: relative;padding: 10px 0 10px 20px; border-bottom:#d2d2d2 1px solid;}

.leftMenu ul li.hasChild > a:after {
    content: "+";
    position: absolute;
    right: 20px;
    top: 4px;
    font-size: 24px;
    font-weight: 300;
}

.leftMenu ul li.hasChild.open > a:after {
    content: "-";
    right: 23px;
    font-size: 28px;
    top: 3px;
}

.f2, .f3 {
    height: 0;
    padding-left: 20px;
    overflow: hidden;
    position: relative;
    transition: height 0.4s ease;
    -moz-transition: height 0.4s ease;
    -webkit-transition: height 0.4s ease;
    -o-transition: height 0.4s ease;
}

.menu-dark-backdrop {
    background: rgba(0,0,0,0);
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    width: 100%;
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    overflow: hidden;
}

    .menu-dark-backdrop.in {
        height: 100%;
        z-index: 90001;
    }




/*手机端导航*/




.WrapFooter{border-top:#e1e1e1 10px solid; overflow:hidden;}
.footer{ max-width:1200px; margin:0 auto;} 
.footer_lf{ width:18%; float:left;padding:1.8% 0; }
.footer_rt{ width:80%; float:right; border-left:#ccc 1px solid; }
.footer_top p{ font-size:14px; line-height:30px; padding:2% 6%;}
.footer_bot { border-top:#ccc 1px solid;}
.footer_bot p{ font-size:14px; padding:22px 0; text-align:center;}


@media screen  and (max-width:1366px) {
	.ser{ right:1%;}
	.nav ul li a{ padding:5% 7% 5% 20%;} 
}

@media screen  and (max-width:1200px) {
		.WrapLeft{ position:static;}
	.WrapRight{ padding-left:0;}

		.wrap_header{ background:#ff4900; position:static; overflow:hidden;}
	.BannerWrap .Banner{ margin-top:0 !important;}
	.WrapLeft{ width:100% !important; max-width:none !important; height:auto;}
   .nav,.language{display:none;}
  .snav{display:block;}
  .logo{ border-bottom:none;} 
  .logo .logo_01{ display:none;}
  .logo .logo_02{ display:block;}

   .logo{ width:24%; margin:0 auto;}
   #ser{ display:none;}
  .ser{ display:block; width:100%;}
  .search{ width:100%;}
  .search input.notxt{ width:87%;}
  #search{ display:none;}
  
  .footer{ padding:0 50px;}

}



@media screen  and (max-width:800px) {
	.footer{ padding:0 20px;}
  .footer_lf{ width:40%; float:none; margin:0 auto; text-align:center;}
  .footer_rt{ width:100%; border-left:none;}
  	.footer_top p,.footer_bot p{ font-size:12px; padding:10px 0; line-height:20px;}
}

@media screen and (max-width:640px) {
 .logo{ width:30%;}
   .search input.notxt{ width:79%;}
}


@media screen and (max-width:600px) {

}
@media screen and (max-width:460px) {

}




