@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;border:none;outline:none;list-style:none;font-weight: normal;color:#555;font-family:"微软雅黑";font-size: 14px;line-height:24px;}
body{text-align:center;bakcground-color:#FFF;}
article, aside, dialog, figure, footer, header, hgroup, menu, nav, dir, section {margin:0;padding:0;display:block;	}
a{text-decoration: none;}
.clear{clear: both;}
.nav_box{width:100%;}
.bg{background-color:#da3738;}
.pd90{padding-bottom:90px;}
.pt30{padding-top:30px;}
.mt100{margin-top:100px;}
.mt200{margin-top:200px;}
.mn{width:87%;margin-left:auto;margin-right:auto;}
.topnav{position:fixed;z-index:99999;top:0px;left:0px;width:100%;}
.top{height:80px;width:87%;margin-left:auto;margin-right:auto;}
.logo{width:20%;height:100%;float:left;}
.logo img{margin:3.5% auto;}
.tmenu{width:60%;float:right;height:100%;}
.tmenu ul{margin:3.8% auto;}
.tmenu li{float:left;color:#FFF;line-height:20px;height:22px;width:12%;margin-left:4%;font-size:14px;border:1px solid #ffcdcd;border-radius:11px;overflow:hidden;}
.tmenu li a{font-size:13px;color:#FFF;line-height:21px;}
.tmenu li a:hover{color:#FC0;}
.tmenu li:last-child{background-color:#dba742;border:none;}
.engbtn{width:10%;float:left;margin:2.5% auto;float:right;}
.engbtn_btn{height:22px;line-height:22px;width:60%;background-color:#dc3c46;color:#FFF;}
.engbtn_btn a{color:#FFF;}
.engbtn_btn a:hover{color:#FF0;}
.mobilebtn{display:none;}

/*********底部css**********/
#bottomnav{background-color:#a53131;-webkit-transition: all 1s;transition: all 1s;}
#bottomnav.scthide{margin-top:0px;}
.bottomtxt{width:87%;margin-left:auto;margin-right:auto;padding-top:20px;overflow:hidden;}
.bottomtxt p{color:#FFF;}
.bottomtxt p span{color:#FFF;padding-left:20px;}
.bottom_contact{width:38%;float:left;text-align:left;}
.bottom_contact li{color:#959595;}
.bottom_contact li:first-child{font-size:24px;padding-bottom:10px;font-weight:bolder;color:#DDD;}
.bottom_contact img{float:left;margin-right:20px;height:120px;}
.copry_txt{margin-top:15px;border-top:1px solid #b14949;font-size:12px;line-height:20px;color:#999;padding-top:10px;padding-bottom:8px;}
.copry_txt span{padding-left:20px;}
.copry_txt p{line-height:22px;font-size:12px;color:#FFF;}
.copry_txt a{color:#FFF;font-size:12px;}
#bottomMap{position:absolute;right:150px;top:0px;width:125px;height:145px;background:url(images/bottom_map.jpg) no-repeat top center;}

@media screen and (max-width:768px){
	.logo{width:15%;}
	.logo img{height:50%;margin:15% auto;}
	.tmenu{width:78%;}
	.engbtn{width:7%;margin:4% auto;}
	.bottom_contact img{display:none;}
}
@media screen and (max-width:640px){
	.top{height:60px;}
	.pd90{padding-bottom:50px;}
	.mt100{margin-top:60px;}
	.logo{width:60%;}
	.logo img{height:70%;margin:5% auto;}
	.tmenu{display:none;width:50%;top:60px;height:260px;right:0;background-color:#444;position:absolute;z-index:99999;}
	.tmenu li{width:50%;margin-left:25%;float:none;color:#FFF;font-size:1.4em;height:36px;line-height:2.2em;border-radius:0;border:none;border-bottom:1px solid #666;}
	.tmenu li a{color:#FFF;}
	.tmenu li:last-child{background-color:#444;border:none;font-size:1.4em;}
	.tmenu li:last-child a{color:#FF0;}
	.tsmenu{display:none;width:0;height:0;}
	.mobilebtn{display:block;width:12%;float:right;margin-top:7%;}
	.engbtn{width:10%;float:left;margin:8% auto;float:right;}
.engbtn_btn{height:22px;line-height:22px;width:100%;background-color:#dc3c46;color:#FFF;}
	#bottomnav{width:100%;overflow:hidden;}
	.bottom_contact{width:90%;margin-left:5%;float:none;}
	.bottom_contact img{display:none;}
	
	#bottom{height:150px;min-height:160px;padding:0px 10px;font-size:14px;}
	.bottomtxt{width:95%;}
#bottom span{display:block;margin-left:auto;margin-right:auto;line-height:18px;}
#bmenu{display:none;}
.bottomline{display:block;}
}
