@charset "utf-8";
/* CSS Document */
body {
	margin:0; padding:0; min-width:1215px;
	color: #333434;
	list-style:none; font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal; background:#fff;

}
img{ border:0;} 
 
*{margin:0;padding:0;list-style-type:none;font-family:Arial, Helvetica, sans-serif;}
a:link {color: #333434; text-decoration: none; font-size:14px;}
a:visited {color: #333434;text-decoration: none;font-size:14px;}
a:hover {color: #02689d;text-decoration: none;font-size:14px;}	

  /*menu*/ 
  
 

 /*头部*/
  

.flexslider { position: relative; height: 500px; overflow: hidden; background: url(../images/loading.gif) 50% no-repeat;}
.slides { position: relative; z-index: 1;}
.slides li { height: 500px;}
.flex-control-nav { position: absolute; bottom: 10px; z-index: 2; width: 100%; text-align: center;}
.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display: inline; zoom: 1;}
.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background: url(../images/dot.png) right 0 no-repeat; cursor: pointer;}
.flex-control-nav .flex-active { background-position: 0 0;}

 .beijing{ width:100%; height:calc(100vh - 0px); overflow:hidden; background:url(../images/default.jpg); background-size:100% 100%;box-shadow:2px 2px 5px #888888;}
 
 
 .com_gs{ width:90%; height:60px; line-height:60px; overflow:hidden;border-radius:5px; text-align:center; margin:0 auto;box-shadow:2px 2px 5px #000; color:#fff; font-size:18px; font-weight:bold;}