@charset"utf-8";
*{margin: 0px;padding: 0px;letter-spacing: 1px;}
body{width: 100%;font-family: "微软雅黑";font-size:14px;overflow-X:hidden;color: #333;}
	html,body,div,pre,a,img,ul,li, header, footer, nav, { margin:0; padding:0; border:0;  font-family:"Microsoft YaHei";}
	ul,li{ list-style:none;}
	img{ border:0; vertical-align:top;}
	a{ text-decoration:none; color:#333;}
	a:hover{ color:#2080d4;}
	body{ background:#ffffff; line-height:24px; font-size:14px; color:#333;font-family: "微软雅黑";font-weight: Regular height:auto; }
	input:focus,textarea:focus{ outline:none;}
	{clear:both;}
	h1,h2,h3,h4,h5,h6,p{letter-spacing: 1px;}
	img:hover{opacity: .95;}



/*导航*/                                                 
	body{overflow-X:hidden;background-color: #fff;}
	.hd{width: 100%;height: 45px;background-color:#49325c; position: fixed;top: 0;left: 0;z-index: 22211;}
	.nav{width: 1180px;height: 45px;margin: 0;}
	.daohang{width: 100%;height: 45px;display:inline-flex;}
	.shouye{margin: 0px auto;height:45px;display:inline-block; }	
	.shouye .logo img{height: 45px;width: 117px;float:left;}
	.shouye ul{ float:right;}
	.shouye ul li{width:100px; text-align:center;float:left;}
	.shouye ul li a{line-height: 45px;color: #fff;display:block;}
	.shouye ul li a:hover{background-color:#2080d4;}
	#choose{background-color: #2080d4;}
	#zhanwei{width: 100%;height: 45px;background: rgba(73,50,92,0)}



/*常见问题界面*/
	.bob{width: 100%;height: 512px; margin:100px 0 0 100px;}
	.cnt{float:left; width:700px;}
	.picc{float:left;}
	.cnt h3{color:#000; font-size:20px; }
	#big{margin-top:20px; width:80%; height:512px;}
	
	#big .bs{font-size:14px; margin-bottom:10px;}
	.zcjm01{width:100%; height:512px; }
	.picc{}
	#big .bsb{font-size:16px; color:#fc8d22; margin-bottom:6px;}

 /*底部*/
    .db{width:100%; position:fixed; bottom:0; left:0;}
	.dibu{width: 100%;height: 50px;background-color: #c4c4c4;}
	.dibu .daohang ul{width: 1180px;margin: 0px auto;}
	.dibu .daohang ul li{line-height: 50px;list-style: none;display:inline-block;width: 230px;text-align: center;}
	.dibu .daohang ul li a{text-decoration: none; color: #fff;}
	.dibu .daohang ul li a:hover{color:#2080d4; }


/*copy*/
	.copy{width:100%;height: 30px;background-color:#b3b1c8; }
	.copy .cp {width:1180px;margin:0px auto;}
	.copy .cp span{font-size: 12px;margin-right: 8%;color: #555;}