html,body,ul,li,a,h1{
				text-decoration: none;
				margin: 0;
				padding: 0;
				list-style: none;
				font-family:"Microsoft Yahei UI","Microsoft Yahei",sans-serif;_font-family:Verdana, Geneva, sans-serif;
			}
			
			html,body{
				width: 100%;
				font-family:"Microsoft Yahei UI","Microsoft Yahei",sans-serif;_font-family:Verdana, Geneva, sans-serif;
			}
			
			body{
				background-color: #111;
			}
			
			.container{max-width:1000px;}
			.nosee{display:none;}
			
			
			
			/*网页主体*/
			.main{
				
				margin: 60px auto;
				background-color: #fff;
				padding: 0 10px;
				box-sizing: border-box;
			}	
			
			h2.company-name{line-height:130%;}
			h2.company-name a{color:black;text-decoration:none;}
		
			.vip img{
				height:38px;
			}
			
			.vip2{width:100%;text-align:center;}
			.vip2 img{
				height:38px;margin-bottom:10px;
			}
			
			/*轮播图*/
			#banner{
				height: 250px;
			}
			
			
			.swiper-slide{
				overflow:hidden;
				text-align: center;
				/* Center slide text vertically */
				display: -webkit-box;
				display: -ms-flexbox;
				display: -webkit-flex;
				display: flex;
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				-webkit-justify-content: center;
				justify-content: center;
				-webkit-box-align: center;
				-ms-flex-align: center;
				-webkit-align-items: center;
				align-items: center;

			}	
			
			.main-nav{
				height: 37px;
				width: 100%;
				background-color: #000;
				position: relative;
			}
			
			.main-nav li{
				width: 90px;
				height: 37px;
				line-height: 37px;
				color: #fff;
				background-color: #000;
				text-align: center;
				float: left;
				font-size: 14px;
				margin: 0 10px;
			}

			.main-nav li a{color:white;text-decoration:none;}			
			
			.main-nav li.active{
				position: relative;
				height: 45px;
				line-height: 45px;
				top: -4px;
				background: url(bgimg.png) no-repeat 0 0;
				z-index: 200;
			}

			.main-nav li.clear{
				width:0px;height:0px;
			}
			
			.main-nav li.main-nav-left{
				width: 6px;
				height: 43px;
				background: url(bgimg.png) no-repeat -99px 0px;
				background-color:transparent;
				position: absolute;
				top: -6px;
				left: -6px;
				z-index: 200;
				margin:0;
			}
			
			.main-nav li.main-nav-right{
				width: 6px;
				height: 43px;
				background: url(bgimg.png) no-repeat -110px 0px;
				background-color:transparent;
				position: absolute;
				top: -6px;
				right: -6px;
				z-index: 200;
				margin:0;
			}
			
			.main-content{
				margin-top: 15px;
			}
			
			/*左侧内容区*/
			.aside-left{
				float: left;
				width: 69.3%;
			}
			
			/*面包屑导航*/
			.bread-nav{
				height: 30px;
				line-height: 30px;
				font-size: 14px;
				color: #333;
			}
			
			.bread-nav img{
				width: 12px;
				height: 12px;
				margin: 0 5px;
				vertical-align: middle;
			}
			/*左侧标题*/
			.left-title{
				height: 40px;
				line-height: 40px;
				font-size: 20px;
				color: rgb(202,0,14);
				margin-top: 20px;
				border-bottom: 1px dotted #333;
				text-indent: 16px;
				background: url(leftlist.png) no-repeat;
				background-position: left;
			}
			
			.loadmore{
				margin-left: 78%;
				font-size: 13px;
				color: #6571ac;
			}
			
			/*公司介绍*/
			.left-company-intro{
				padding: 20px 20px 0;
			}
			
			.left-company-intro>p{
				text-indent: 2em;
				font-size: 15px;
				line-height: 1.8em;
				color: #333;
			}
			
			.left-company-intro>p>img{
				max-width: 100%;
				display: block;
			}
			
			/*最新资讯*/
			.left-information{
				padding: 20px 20px 0;
				font-size: 12px;
			}
			
			.left-information>li{
				line-height: 20px;
				list-style: square;
				color: #888;
				border-bottom: 1px dotted #ccc;
			}

			.left-information>li:not(:first-child){
				margin-top: 10px;
			}
			
			.left-information-title{
				display: inline-block;
				width: 400px;
				white-space: normal;
				overflow: hidden;
				text-overflow: ellipsis;
				font-size: 14px;
				color: #6571ac;
				vertical-align: middle;
			}
			
			
			/*右侧区域*/
			.aside-right{
				width: 28.5%;
				float: left;
				margin: 30px 0 0 2%;
			}
			
			/*企业品牌容器*/
			.aside-right-container{
				width: 100%;
				background-color: #f3f3f3;
				border: 1px solid #ddd;
				box-sizing: border-box;
				padding: 0 10px;
			}
			
			/*logo*/
			.logo{
				width: 150px;
				margin: 30px auto; 
			}
			
			.right-company-name{
				height: 40px;
				line-height: 40px;
				font-size: 18px;
				color: #333;
				text-align: center;
				
			}
			
			.start-time{
				height: 30px;
				line-height: 30px;
				font-size: 13px;
				color: #333;
				text-align: center;	
				margin-bottom: 15px;
			}
			
			/*右侧另一种容器*/
			.aside-right-another-container{
				width: 100%;
				border: 1px solid  #ddd;
				border-top: 2px solid #ddd;
				margin-top: 30px;
				padding-top: 15px;
			}
			
			.right-another-title{
				height: 25px;
				line-height: 25px;
				font-size: 16px;
				margin-left: 12px;
				border-left: 3px solid rgb(202,0,14);
				padding-left: 10px;
				margin-bottom: 15px;
				color: #333;
			}
			
			/*右侧列表*/
			.right-list{
				margin: 0 10px;
			}
			
			.right-list li{
				height: 40px;
				line-height: 40px;
				font-size: 14px;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
				background-size: 25px;
				color: #6571ac;
			}
			
			.right-list li>img{
				width: 20px;
				height: 20px;
				vertical-align: middle;
				margin-right: 5px;
			}	
			
			/*友情链接*/
			.friendly-link{
				margin-left: 2px;
			}		
			
			.friendly-link li{
				height: 30px;
				line-height: 30px;
				display:inline-block;
				font-size: 13px;
				color: rgb(85,85,85);
				padding: 0 10px;
			}

			.friendly-link li:hover{
				text-decoration: underline;
				color: orangered;
			}		
			
			/*网页底部*/
			.footer{
				width: 100%;
				margin-top: 30px;
				padding-bottom: 15px;
			}
			
			.footer-nav{
				height:auto;
				width: 100%;
				background-color: rgb(51,51,51);
				text-align: center;
			}
			
			.footer-nav-container{
				color:white;
				line-height:200%;
				width: 100%;
				margin: 0 auto;	
				text-align: center;
			}
			
			.footer-nav-container a{color:white;height: 30px;line-height:100%;}
			
			.footer-nav li{
				height: 30px;
				line-height: 30px;
				color: #fff;
				background-color: rgb(51,51,51);
				float: left;
				font-size: 14px;
				display: inline-block;
				text-align: center;
			}
			
			.mid-line{
				margin: 0 10px;
			}		
			
			.copy-right{
				margin: 10px 0 0;
				font-size: 12px;
				color: #666;
				text-align: center;
				line-height: 30px;
			}
			
			
			/*清除浮动*/
			.clear{
				clear: both;
			}
			
			.width16{
				width:16px;
			}
			
			.mytel{
				margin-left:50px;font-size:100%;font-family: Georgia;
			}
			.mytel a{font-family: Georgia;}
			
			
			.pagelist{margin:10px;}
			.pagelist a{padding-left:5px;padding-right:5px;background-color:#525252;border:1px solid #839202;margin-left:5px;color:#f4f4f4;}
			.pagelist a.now_page{background-color:transparent;text-decoration: none; color:#839202;}
			
			.red{color:red}