a{ text-decoration:none}




/*头部*/
.header{position:fixed;width: auto !important;height:90px; z-index:99 !important; top:0;background:url(../images/navBg.png) repeat-x;border-bottom:4px solid #333439;transition:all 0.5s;-webkit-transition:all 0.5s; }
.header .container{width:100%;overflow:visible;}
.header .logo{position:absolute;width: auto;height:100%;left:4%;top:0;padding-top:10px;}
.header .logo img{display: block;height: auto; max-height:70px}
.header .logo .line{position:absolute;width:100%;height:4px !important;left:0;bottom:-4px;opacity:1;transition:all 0.5s;-webkit-transition:all 0.5s; list-style-type: none}
	.header .logo .line li{ float:left}
	.header .logo .line .color1{width:33.33333%; background:#17201f; height:4px}
	.header .logo .line .color2{width:33.33333%; background:#e82513; height:4px}
	.header .logo .line .color3{width:33.33333%; background:#f5c81e; height:4px}
.header .container,.header .nav,.header .search,.search,.search_form,.search .tip,.header .main_nav,.header li{height:90px;}
.header .main_nav{width:60%;}
.header .nav{width:76.4%;}
.header .search{width:23.6%;}
.header .tip{width:42%;}
.header .tip .tel{width:50%;}
.header .tip .enWebsite{width:46%;}

.nav li{position:relative;float:left;width:16.66666%;}
.nav li a{position:relative;display:block;height: auto;color:#727171;font-size:16px;text-align:center;padding-top:24px;z-index:2; text-transform:uppercase}
.nav li a span{display:block;}
.nav li a .en{margin-top:4px;}
.search_form{position:relative;width:58%;}
.s_inputItem{position:relative;width:88%;height:30px;top:30px;margin:0 auto;}
.search_form .s_input{width:100%;height:100%;border:2px solid rgba(255,255,255,0.8);border-radius:13px;background:rgba(0,0,0,0.2);transition:all 0.5s;-webkit-transition:all 0.5s;}
.search_form .s_input input{padding:0 20px 0 5px;color:#fff;font-size:12px;transition:all 0.5s;-webkit-transition:all 0.5s;}
.search_form input{display:block;width:100%;height:100%;font-size:12px;}
.s_submit{position:absolute;right:7px;top:5px;}
.s_submit input{width:20px;height:20px;background:url(../images/icon_2_fff.png) no-repeat center;background-size:100% 100%;cursor:pointer;}
.tel{position:relative;height:100%;}
.tel_1{background:url(../images/tel.png) no-repeat center;background-size:70% auto;display:none;}
.tel_2{background:url(../images/tel_2.png) no-repeat center;background-size:70% auto;}
.enWebsite{cursor:pointer;position:relative;height:100%;background:url(../images/en.png) no-repeat center;background-size:70% auto;}
.navlinks{display: none;position: absolute;width:200px;top:100%;right:5px;background:rgba(255,255,255,0.8);padding:10px 5px;border:3px solid #F39800;border-radius:6px;}
.navlinks:before{content:'';position: absolute;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #F39800;top:-9px;right:10px;}
.navlinks a{float:left;display: block;width:50%;color:#fff;font-size:14px;text-transform: uppercase;text-align:center;line-height:36px;padding:10px 5px;border-right:1px solid rgba(0,0,0,0.1);}
.navlinks a:last-child{border-right:none;}
.navlinks a:hover{background:rgba(255,255,255,0.3);}
.navlinks a>img{height:29px;}
.navLine:after{content:'';position:absolute;width:3px;height:100%;background:url(../images/navLine.png) no-repeat top left;top:0;left:0;opacity:1;transition:all 0.5s;-webkit-transition:all 0.5s;}
.nav li.cur>a,.nav li:hover>a{color:#fff;background:#f39800;border-bottom:5px solid #333439;}

.nav .menu_nav{position:absolute;width:100%;left:0;top:90px;background:#f39800;z-index:20;border-bottom:3px solid #000;display:none;}
.nav .menu_nav a{display:block;width:100%;text-align:center;color:#fff;font-size:16px;height:40px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-top:0;}
.nav .menu_nav a.cur{background:rgba(255,255,255,0.29);}
.nav .menu_nav a:hover{background:rgba(255,255,255,0.29);}


.header .menu_icon,.header .menu_icon_cha{position:absolute;width:35px;height:35px;right:10px;top:16px;cursor:pointer;-webkit-tap-highlight-color: rgba(255, 255, 255, 0);z-index:2;display:none;}
.header .menu_icon{background:url(../images/menu_icon.png) no-repeat center;background-size:32px 32px;}
.header .menu_icon_cha{background:url(../images/menu_icon_cha.png) no-repeat center;background-size:25px 25px;}
.header .min_main_nav{position:fixed;width:100%;height:100%;top:60px;left:0; display:none;}
.header .min_main_nav .nav{width:100%;height:100vh; background:rgba(0,0,0,0.9);}
.header .min_main_nav .nav li{width:100%;height:auto;border-bottom:1px dashed rgba(255,255,255,0.4);}
.header .min_main_nav .nav li a{padding:12px 0;font-size:16px;}
.min_main_nav .nav .menu_nav{display:none;position:relative;top:0;border-bottom:none;background:none;}
.header .min_main_nav .nav .menu_nav a{padding:0;font-size:13px;color:rgba(255,255,255,0.7);border-top:1px dashed rgba(255,255,255,0.7);background:rgba(255,255,255,0.29);}
.min_main_nav .nav li.cur>a,.min_main_nav .nav li:hover>a{border-bottom:none;background:none;}
.header .min_main_nav .nav .enWebsite{position:relative;width:100%;height:auto;background:none;text-align:center;}
.header .min_main_nav .nav .enWebsite a{float:none;display: inline-block;width:auto;padding:15px 10px;margin:0 5px;font-size:16px;text-transform: uppercase;color:#fff;}
.header .min_main_nav .nav .enWebsite a img{height:29px;}
.header .min_main_nav .nav .tel_2{position:relative;height:63px;background:url(../images/tel_2.png) no-repeat center;background-size:45px 45px;}


@media screen and (min-width:1200px) and (max-width:1599px){
	/*头部*/
	.header .logo{width:16%;left:2%; right:1%; padding-top:28px !important}
	.header .logo img{display: block;height:40px;}
	.header .main_nav{width:82%;}
	.nav li a{font-size:16px;}
	.nav li a span.en{margin-top:3px;}
	.s_submit{right:-29px;}
	.search_form .s_input input{padding:0 30px 0 10px;}
	.Header .tel_1{display:none;}
	.header .search{width:23.6%;}
	

.header .nav{width:80%;}
.header .search{width:20%;}

.search_form{position:relative;width:58%;}
.tel_1{ display:none}
.tel_2{ display:none}
}

@media screen and (min-width:992px) and (max-width:1199px){
	.h_title .en{font-size:32px;}
	.h_title .ch{font-size:38px;}

	.h3_title{margin-bottom:30px;font-size:24px;}
	

	/*头部*/
	.header .logo{width:25%;}
	.header .main_nav{width:70%;}
	.nav li a{font-size:14px;}
	.nav li a span.en{margin-top:6px;}
	.search_form .s_input input{font-size:12px;}


	/*底部*/
	.footer_top{width:92%;}
	.f_nav_item{width:15%;margin-right:1.6%;}

}

@media screen and (min-width:768px) and (max-width:991px){
	.h_title .en{font-size:28px;margin:10px auto 0;}
	.h_title .ch{font-size:34px;}

	.h3_title{margin-bottom:30px;font-size:22px;}


	/*头部*/
	body{padding-top:70px;}
	.header{height:70px; width:100% !important;  left:0px !important;}
	.header .container{height:70px;}
	.header .logo{width:30%;line-height:70px;min-width:140px;}
	.header .logo img{width:60%;}
	.max_main_nav{display:none;}
	.header .menu_icon{display:block;}
	.paddingTop90{padding-top:70px!important;}


	/*底部*/
	.footer{padding:0;}
	.footer_top{display:none;}
	.ewmArea{display:none;}
	.footer_bottom{padding:20px 20px 10px;}
	/*.bdshare-button-style0-32 a.bds_tqq{background:url(../images/icon_6_min.png) no-repeat center!important;background-size:100% 100%!important;}
	.bdshare-button-style0-32 a.bds_weixin{background:url(../images/icon_7_min.png) no-repeat center!important;background-size:100% 100%!important;}
	.bdshare-button-style0-32 a.bds_qzone{background:url(../images/icon_8_min.png) no-repeat center!important;background-size:100% 100%!important;}
	.bdshare-button-style0-32 a.bds_renren{background:url(../images/icon_9_min.png) no-repeat center!important;background-size:100% 100%!important;}
	.bdshare-button-style0-32 a.popup_sqq{background:url(../images/icon_10.png) no-repeat center!important;background-size:100% 100%!important;}*/
}

@media screen and (min-width:0px) and (max-width:767px){



	.header{height:60px; width:100% !important; left:0px !important;}
	.header .container{height:60px; opcity:0.0001;}
	.header .logo{width:160px;padding-top:8px !important;left:10px;}
	.header .logo img{height:40px;}
	.header .logo .line{height:3px; }
	.max_main_nav{display:none;}
	.header .menu_icon{display:block;right:10px;}
	.paddingTop90{padding-top:70px}
	.nav li a{color:#FFF; font-family: "兰亭黑简";}


.s_heard {
    position: fixed;
    top:2vh;
    left: 0;
    right: 0;

}
	
}

/*首屏导航*/
.indexHeader{background:transparent;border-bottom:4px solid transparent;}
.indexHeader .logo .line{opacity:1;}
.indexHeader .tel_2{display:none;}
.indexHeader .tel_1{display:block;}
.indexHeader .navLine:after{opacity:1;}
.indexHeader .nav li a{color:#fff;}
.indexHeader .nav li:hover a{color:#fff;background:rgba(255,255,255,0.2);}
.indexHeader .nav .menu_nav{background:rgba(255,255,255,0);}
.indexHeader .nav .menu_nav a:hover{background:rgba(255,255,255,0.5);}
.indexHeader .search_form .s_input{border:2px solid rgba(255,255,255,0.8);}
.indexHeader .s_submit input{background:url(../images/icon_2_fff.png) no-repeat center;background-size:100% 100%;}

@media screen and (min-width:1200px) and (max-width:1599px){
.indexHeader .tel_1{display:none;}
.indexHeader .tel_2{display:none;}
}



