.pop_menu_body_mobile .memu_in_body .in ul li .con.s_1 p a.undhtml{font-size:62.5%;}
/*
html , body{font-family:"SF Pro SC","SF Pro Display","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;
	color:#111;}
*/

html , body{font-family:"arial","microsoft yahei";}

font.en{letter-spacing:0px;}
font.cn{letter-spacing: 2.4px;}

font.line-en{font-family: "arial" !important;letter-spacing: -0.3px;}

button{border:0;outline:none;}


@font-face {
    font-family: 'helvetica_neue_light';
	font-weight:100;
    src: url('/fonts/helvetica_neue_light/font.eot'); /* IE9 兼容模式 */
    src: url('/fonts/helvetica_neue_light/font.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('/fonts/helvetica_neue_light/font.woff') format('woff'), /* 现代浏览器 */
          url('/fonts/helvetica_neue_light/font.ttf')  format('truetype'), /* Safari, Android, iOS */
          url('/fonts/helvetica_neue_light/font.svg#grablau') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'helvetica';
	font-weight:100;
    src: url('/fonts/helvetica/font.eot'); /* IE9 兼容模式 */
    src: url('/fonts/helvetica/font.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('/fonts/helvetica/font.woff') format('woff'), /* 现代浏览器 */
          url('/fonts/helvetica/font.ttf')  format('truetype'), /* Safari, Android, iOS */
          url('/fonts/helvetica/font.svg#grablau') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'helvetica_blod';
	font-weight:100;
    src: url('/fonts/helvetica_blod/font.eot'); /* IE9 兼容模式 */
    src: url('/fonts/helvetica_blod/font.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('/fonts/helvetica_blod/font.woff') format('woff'), /* 现代浏览器 */
          url('/fonts/helvetica_blod/font.ttf')  format('truetype'), /* Safari, Android, iOS */
          url('/fonts/helvetica_blod/font.svg#grablau') format('svg'); /* Legacy iOS */
}



.container-fluid{padding-left:0px;padding-right:0px;}
html.ovh{overflow:hidden;}
body{transition:all ease 0.3s;}

header{padding:25px 0 0;position:fixed;top:0;left:0;width:100%;z-index:9900;}
header .clearfix{width:100%;display:block;}
header .logo{background:url(../images/common/logo.png) no-repeat;
	width:90px;height:80px;background-size:cover;margin-left:30px;}
header .ico_body{padding:0 30px 0 0;}
header .ico_body a{display:inline-block;width:26px;height:26px;background-repeat:no-repeat;
	background-position:center;background-size:cover;margin-left:45px;transition:all ease 0.2s;}
header .ico_body a:hover{transform:translateY(-5px);}
header .ico_body a.ico_1{background-image:url(../images/common/header_ico_1.png);}
header .ico_body a.ico_2{background-image:url(../images/common/header_ico_2.png);}
header .ico_body a.ico_3{background-image:url(../images/common/header_ico_3.png);}
header .ico_body a.ico_4{background-image:url(../images/common/header_ico_4.png);}
header .ico_body a.ico_eng{background-image:url(../images/common/eng_ico.png);width:40px;}


footer{background-color:#000;padding:50px 0;}
footer .out_clear{width:100%;display:block;}
footer .qr_body{width:110px;margin-left:10px;}
footer .qr_body img{display:block;width:100%;}
footer .qr_body p{font-size:14px;color:#999;padding-top:5px;letter-spacing: 1.4px;}
footer .contactus_body{margin-right:10px;}
footer .contactus_body h3 , footer .contactus_body p{color:#fff;padding:0;margin:0;text-align:left;letter-spacing: 1px;}
footer .contactus_body h3{font-size:20px;margin:0;padding:0;padding-bottom:25px;
	font-weight:700;letter-spacing: 1px;}
footer .contactus_body p{font-size:14px;line-height:26px;letter-spacing:0.4px;color:#999;}
footer .contactus_body p a{color:#999;}
footer .contactus_body p a:hover{color:#fff;}
footer .contactus_body div.fl{margin-left:160px;}
footer .contactus_body h4{font-size:14px;color:#e3e3e3;text-align:left;margin:0;padding:0;
	font-weight:normal;line-height:26px;letter-spacing: 1px;}


.pop_menu_body{position:fixed;z-index:9999;width:100%;height:100%;top:0;left:0;bottom:0;
	background:rgba(255,255,255,0.9);display:none;}
.pop_menu_body.on{transform: scale(1);}
.pop_menu_body .out{height:100%;width:100%;display:table;}
.pop_menu_body .out .in{display:table-cell;width:100%;height:100%;vertical-align:middle;}
.pop_menu_body .close_btn{background:url(../images/common/close_btn.png) no-repeat;background-size:cover;
	width:30px;height:30px;position:absolute;top:30px;right:30px;transition:all ease 0.2s;z-index:1000;}
.pop_menu_body .close_btn:hover{transform: rotate(90deg);}

.pop_menu_body #menu_list{height:540px;overflow:hidden;margin-bottom:20px;}
.pop_menu_body .nav_in p{font-size:22px;line-height:50px;margin:0;padding:0;}
.pop_menu_body .nav_in p a{color:#333;border-bottom:1px solid transparent;transition: all ease 0.3s;padding-bottom:3px;
	letter-spacing: 2px;}
.pop_menu_body .nav_in p a.cur ,.pop_menu_body .nav_in p a:hover{font-weight:700;text-decoration:none;}
/*
.pop_menu_body .nav_in p a:hover{border-bottom:1px solid;text-decoration:none;}
*/
.pop_menu_body .nav_in .con{display:none;}
.pop_menu_body .nav_in .con.s_1{padding-top:10px;}
.pop_menu_body .nav_in .con.s_1 p{line-height:36px;}
.pop_menu_body .nav_in .under_line a{border-bottom:1px solid #333;padding-bottom:2px;}
.pop_menu_body .nav_in .mt10{margin-top:30px;}

.pop_menu_body .nav_img{width:100%;padding-top:15px;}
.pop_menu_body .nav_img img{display:block;width:100%;display:none;}

.pop_menu_body  .share_body.ico_body a{display:inline-block;vertical-align:middle;
	width:32px;height:32px;transition: all ease 0.3s;margin-right:20px;}
.pop_menu_body  .share_body.ico_body a:hover{transform: translateY(-2px);}
.pop_menu_body  .share_body.ico_body a.ico_1{background:url(../images/common/share_ico_1.png) no-repeat;
	background-size:cover;position:relative;}
.pop_menu_body  .share_body.ico_body a.ico_1 img{position:absolute;width:150px;height:150px;top:-160px;left:50%;transform: translateX(-50%);
	display:none;}
.pop_menu_body  .share_body.ico_body a.ico_1:hover img{display:block;}
.pop_menu_body  .share_body.ico_body a.ico_2{background:url(../images/common/share_ico_2.png) no-repeat;
	background-size:cover;}
.pop_menu_body  .share_body.ico_body a.ico_3{background:url(../images/common/share_ico_3.png) no-repeat;
	background-size:cover;}
.pop_menu_body  .share_body.ico_body a.ico_4{background:url(../images/common/share_ico_4.png) no-repeat;
	background-size:cover;}

.pop_menu_body .lan_body{text-align:right;padding-top:10px;}
.pop_menu_body .lan_body a , .pop_menu_body .lan_body em{vertical-align:middle;display:inline-block;}
.pop_menu_body .lan_body a{font-size:18px;color:#333;}
.pop_menu_body .lan_body em{color:#333;font-size:18px;padding:0 10px;}
.pop_menu_body .lan_body a:hover , .pop_menu_body .lan_body a.cur{color:#7e7e7e;text-decoration:none;}


.pop_loading{background-color:#fff;position:fixed;top:0;left:0;z-index:9999;width:100%;
	height:100%;display:none;}


.pop_menu_body_mobile{position:fixed;z-index:9999;top:0;left:0;width:100%;height:100%;
	background:rgba(255,255,255,0.9);display:none;}
.pop_menu_body_mobile .top_body{position:absolute;height:44px;top:0;left:0;padding:25px 0;width:100%;}
.pop_menu_body_mobile .top_body .logo{background:url(../images/common/logo.png) no-repeat;
	width:50px;height:44px;background-size:cover;float:left;margin-left:30px;}
.pop_menu_body_mobile .top_body .close_btn{background:url(../images/common/close_btn.png) no-repeat;
	background-size:cover;width:25px;height:25px;float:right;margin:7px 30px 0 0;}

.pop_menu_body_mobile .btm_body{position:absolute;bottom:0;left:0;width:100%;padding:0 0 25px;}
.pop_menu_body_mobile .btm_body .share_body{float:left;padding-left:30px;padding-top:5px;}


.pop_menu_body_mobile  .share_body.ico_body a{display:inline-block;vertical-align:middle;
	width:20px;height:20px;transition: all ease 0.3s;margin-right:10px;}
.pop_menu_body_mobile  .share_body.ico_body a:hover{transform: translateY(-2px);}
.pop_menu_body_mobile  .share_body.ico_body a.ico_1{background:url(../images/common/share_ico_1.png) no-repeat;
	background-size:cover;position:relative;}
.pop_menu_body_mobile  .share_body.ico_body a.ico_1 img{width:100px;height:100px;position:absolute;left:0px;top:-110px;display:none;}
.pop_menu_body_mobile  .share_body.ico_body a.ico_1:hover img{display:block;}
.pop_menu_body_mobile  .share_body.ico_body a.ico_2{background:url(../images/common/share_ico_2.png) no-repeat;
	background-size:cover;}
.pop_menu_body_mobile  .share_body.ico_body a.ico_3{background:url(../images/common/share_ico_3.png) no-repeat;
	background-size:cover;}
.pop_menu_body_mobile  .share_body.ico_body a.ico_4{background:url(../images/common/share_ico_4.png) no-repeat;
	background-size:cover;}


.pop_menu_body_mobile .btm_body .lan_body{float:right;padding-right:30px;}
.pop_menu_body_mobile .lan_body a , .pop_menu_body .lan_body em{vertical-align:middle;display:inline-block;}
.pop_menu_body_mobile .lan_body a{font-size:18px;color:#333;}
.pop_menu_body_mobile .lan_body em{color:#333;font-size:18px;padding:0 10px;}
.pop_menu_body_mobile .lan_body a:hover , .pop_menu_body_mobile .lan_body a.cur{color:#7e7e7e;text-decoration:none;}

.pop_menu_body_mobile .memu_in_body{width:100%;box-sizing: border-box;padding:25% 30px;height:100%;}
.pop_menu_body_mobile .memu_in_body .in{width:100%;height:100%;position:relative;overflow:hidden;}
.pop_menu_body_mobile .memu_in_body .in ul{position:absolute;top:0;left:0;margin:0;padding:0;width:300%;height:100%;}
.pop_menu_body_mobile .memu_in_body .in ul li{float:left;width:33.333%;height:100%;margin:0;padding:0;
	list-style:none;position:relative;}
.pop_menu_body_mobile .memu_in_body .in ul li .back_btn{width:33px;height:33px;background:url(../images/common/back_btn.png) no-repeat;
	background-size:cover;position:absolute;bottom:0;right:0;}
.pop_menu_body_mobile .memu_in_body .in ul li p{font-size:18px;line-height:36px;}
.pop_menu_body_mobile .memu_in_body .in ul li p a{color:#333;text-decoration:none;border-bottom:1px solid transparent;
	transition: all ease 0.3s;padding-bottom:1px;}
.pop_menu_body_mobile .memu_in_body .in ul li p a:hover , .pop_menu_body_mobile .memu_in_body .in ul li p a.cur{font-weight: bold; text-decoration:none;}

.pop_menu_body_mobile .memu_in_body .in ul li .con{display:none;}
.pop_menu_body_mobile .memu_in_body .in ul li .con.s_1 p{line-height:17px;}
.pop_menu_body_mobile .memu_in_body .in ul li .con.s_1 p a.und{border-bottom:1px solid #333;}
.pop_menu_body_mobile .memu_in_body .in ul li .con.s_1 p.und_out{padding-top:20px;}
.pop_menu_body_mobile .memu_in_body .in ul li .con.s_1 p.und_out:first-child{padding-top:0;}



.pop_search_body{position:fixed;box-sizing:border-box;top:0;left:0;z-index:9990;width:100%;padding:0;
	display:none;}
.pop_search_body .container{position:relative;}
.pop_search_body .search_in{padding:20px 60px;background:rgba(255,255,255,0.9);}
.pop_search_body p{font-size:14px;color:#333;padding-bottom:5px;}
.pop_search_body .search_out{height:60px;line-height:60px;border-bottom:1px solid #373737;}
.pop_search_body .search_out i , .pop_search_body .search_pop_out input{vertical-align:middle;}
.pop_search_body .search_out i{background:url(../images/common/search_pop_ico.png) no-repeat;
	width:30px;height:30px;background-size:cover;display:inline-block;display:none;}
.pop_search_body .search_out input{padding:0;margin:0;border:0;background-color:transparent;width:100%;
	font-size:20px;background:url(../images/common/search_pop_ico.png) left center no-repeat;
	color:#cacaca;}
.pop_search_body .search_out input.hover{background:none;}

.pop_search_body .close_btn{background:url(../images/common/close_btn.png) no-repeat;
	width:30px;height:30px;background-size:cover;position:absolute;top:5px;right:10px;}


#nav_2 , #nav_3 , .nav_img{display: none;}











