* {
  margin: 0;
  padding: 0;
}

img {
  border: none;
}

ul, ol, li, dl, dt, dd {
  list-style: none;
  margin: 0;
}

p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

a {
  display: block;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

input:focus, textarea:focus, select:focus, button:focus {
  outline: none;
}
video{
  display: block;
  max-width: 100%;
  margin: 10px auto !important;
}
body {
  font-family: "微软雅黑" !important;
  min-width: 1200px;
}
.header{
background:url(../image/topbeijing.png) no-repeat top center;
  background-size: 100% 100%;
}
.container {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 0;
}
.header .top {
  overflow: hidden;
 
  
}

#logo {
  display: block;
  float: left;
  margin-right: 65px;
      margin-top: 35px;
}

.header .star {
  float: left;
  width: 250px;
  padding-top: 10px;
}

.header li {
  overflow: hidden;
  margin: 15px 0;
}

.header li p {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}

.header li img {
  display: block;
  float: left;
  margin-right: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.header ul.star li:hover img {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.header ol.heart li:hover img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}

.header .heart {
  float: left;
  width: 180px;
  padding-top: 10px;
}

.header .heart li {
  margin: 17px 0;
}

.header .heart li p {
  line-height: 16px;
}

.header .heart li img {
  margin-right: 15px;
}

.header .right {
  padding-top: 35px;
  float: right;
      margin-left: -80px;
}

.header .right ul {
  overflow: hidden;
  margin-left: 25px;
}

.header .right ul li {
  float: right;
  padding: 0 20px;
  margin: 0;
}
.header .right ul li a{
  color: #fff;
}

.header .right ul li+li {
  border-left: 1px solid #999999;
}

.header .right ul li a {
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.header .right ul li a:hover {
  color: #fff;
}

.header .search {
  width: 355px;
  height: 43px;
  border: 1px solid #fff;
  border-radius: 30px;
  overflow: hidden;
  margin-top: 25px;
}

.header .search input {
  border: none;
  width: 260px;
  height: 43px;
  padding-left: 25px;
  color: #fff;
  background: none;
}
#search::-webkit-input-placeholder {
  /* placeholder颜色  */
  color: #fff;
  /* placeholder字体大小  */
  font-size: 14px;
}
.header .search .search_btn{
  background: url(../image/search_icon.png) no-repeat 1px -1px;
  border-radius: 20px;
  border: none;
  width: 69px;
  height: 43px;
  display: block;
  float: right;
  cursor: pointer;
}

.header .search .img1 {
  display: block;
  margin-left:320px;
  margin-top:-35px;
  cursor: pointer;
}

.header nav {
  height: 60px;
  background: #4765a3;
  /*background: #ff0000;*/
  position: relative;
  width: 100%;
  overflow: hidden;
}

.header nav ul {
  overflow: hidden;
  position: absolute;
  z-index: 10;
}

.header nav ul li {
  float: left;
  width: 109px;
  margin: 0;
  overflow: hidden;
}
.header nav ul li[on=true]{
  border-color:#cbcbcb;
  background: #5e78ae;
  /*background: #B22222;*/
  color: #fff !important;
}
.header nav ul li a {
  font-size: 16px;
  color: #fff;
  line-height: 40px;
  margin: 10px auto;
  text-align: center;
}

.footer {
  background: #f1f1f1;
  padding-top: 70px;
  overflow: hidden;
}

.footer .container {
  height: 170px;
  margin-bottom: 65px;
}

.footer .logo {
  margin-right: 30px;
  display: block;
  float: left;
}
.footer ul {
  overflow: hidden;
}

.footer .middle {
  width: 690px;
  float: left;
}

.footer ul li {
  float: left;
  margin: 0 47px;
  margin-bottom: 20px;
  width: 75px;
}

.footer ul li a {
  font-size: 15px;
  color: #595959;
}

.footer ul li a:hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #4765a3;
}

.footer .middle p {
  font-size: 16px;
  color: #595959;
  margin-left: 35px;
}
.footer .middle p:first-child{
  margin-left:48px;
}
.footer .middle p:nth-child(3){
   margin-left:48px;
 }
.jiwei {
    padding: 10px 0;
}
.jiwei p {
    float: left;
    margin-bottom: 20px;
    width: 300px;
}
.footer h3{
  display: block;
}
.zhichi{
  display: block  !important;
  float:right  !important;

}
.zhichi a{
  display: block;
  width:55px;
  float: right;
  color: #fff;

}
.footer .code img {
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: solid 10px #fff;
  width:127px;
}
.footer .code img:hover {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

.footer .code p {
  font-size: 14px;
  color: #595959;
  text-align: center;
  margin: 18px 0;
}

.footer h3 {
  text-align: center;
  font-size: 12px;
  color: #e9e8e8;
  background: #565656;
  line-height: 40px;
}
.footer h3 div{
  width:700px;
  margin: 0 auto;
  position: relative;
}
.content .common_banner {
  overflow: hidden;
}

#cnzz_stat_icon_1273867395 a{
	display:inline!important;
}
#cnzz_stat_icon_1273867395 a img{
	height:9px;
}


.content .common_banner img {
  width: 100%;
  display: block;
}

.content .location p {
  overflow: hidden;
  font-size: 16px;
  color: #333;
  border-bottom: 1px dashed #8c9ec5;
  padding-bottom: 5px;
}

.content .location p a {
  display: inline-block;
  color: #333;
  margin-left: 10px;
}

.content .location p span::before{
  content: '>>';
  margin-left: 15px;
  margin-right: 5px;
}

.content .location p a:hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #193e8c;
}
#myCanvas {
  position: absolute;
  z-index: 1
}
.zouMa {
  position: relative;
  top: 0;
  width: 100%;
  height: 50px;
  background: #4765a3;
  overflow: hidden;
  margin-bottom: 35px;
}
.zouMa p {
  font-size: 14px;
  color: #fff;
  line-height: 50px;
  width: 50%;
  display: inline-block;
  float: left;
  height: 50px;
}
.zouMa p a {
  color: #dae1e9;
  display: inline-block;
  margin: 0 10px;
  position: relative;
  top: -20px;
}
.zouMa marquee {
  overflow: hidden;
  display: inline-block;
  height: 50px;
  width: 465px;
}
.zouMa i {
  display: inline-block;
  font-style: normal;
}
.content .substance .left h2 {
  margin-top: 25px!important;
}
.content .substance {
  overflow: hidden;
  margin-top: 35px;
  margin-bottom: 100px;
}

.content .substance .left {
  float: left;
  width: 280px;
  margin-right: 17px;
}

.content .substance .left h1 {
  font-size: 30px;
  color: #fff;
  background: #193e8c;
  text-align: center;
  width: 100%;
  height: 110px;
  padding-top: 50px;
  transition: all 0.5s;
}

.content .substance .left h1:hover {
  background: url(../image/bg.png) no-repeat center;
  background-size: 120%;
}

.content .substance .left h1 span {
  display: block;
  font-size: 22px;
  color: #fff;
  font-weight: lighter;
  text-transform: uppercase;
}

.content .substance .left ul {
  width: 278px;
  border: 1px solid #cbcbcb;
}

.content .substance .left ul li {
  height: 60px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 60px;
  border: 1px solid transparent;
  cursor: pointer;
  transition: all 0.5s;
}
.content .substance .left ul li:hover a{
  transition: all 0.5s;
  border-color: #cbcbcb;
  background: #5e78ae;
  color: #fff;
}
.message_link{
  transition: all 0.5s;
  border-color: #cbcbcb;
  background: #5e78ae;
  color: #fff;
}
.content .substance .left h2 {
  font-size: 20px;
  color: #fff;
  width: 278px;
  height: 60px;
  background: #193e8c;
  line-height: 60px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  border: 1px solid #cbcbcb;
  transition: all 0.5s;
}

.content .substance .left h2:hover {
  background: url(../image/bg.png) no-repeat center;
  background-size: 120%;
}

.content .substance .left ol {
  overflow: hidden;
}

.content .substance .left ol li {
  background: #193e8c;
  width: 85px;
  height: 52px;
  float: left;
  border-radius: 12px;
  margin-right: 12px;
  margin-bottom: 12px;
  transition: all 0.5s;
}

.content .substance .left ol li:nth-child(3n) {
  margin-right: 0;
}

.content .substance .left ol li>a {
  display: block;
  width: 100%;
}

.content .substance .left ol li img {
  display: block;
  width: 30px;
  margin: 0 auto;
}

.content .substance .left ol li p {
  margin-top: -2px;
}

.content .substance .left ol li p a {
  font-size: 12px;
  color: #fff;
  text-align: center;
}

.content .substance .left ol li:hover {
  background: url(../image/bg.png) no-repeat center;
}

.content .substance .left ol li:hover img {
  transition: all 0.5s;
  transform: scale(1.3);
}

.content .substance .right {
  overflow: hidden;
    position: relative;
}

.content .substance .right:hover h2 span {
  transition: all 0.5s;
  width: 100%;
}

.content .substance .right h2 {
  font-size: 20px;
  color: #333;
  padding-bottom: 20px;
  border-bottom: 2px solid #e0e0e0;
  position: relative;
}
.content .substance .right h2 span {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: -2px;
  width: 84px;
  height: 5px;
  background: #193e8c;
  transition: all 0.5s;
}
.on {
  border-color: #cbcbcb;
  background: #5e78ae;
  color: #fff !important;
}
/*清楚浮动*/
.content .substance .right ul:before,.content .substance .right ul:after,.personal:after,.personal:before,.about .swiper-container1:after,.about .swiper-container1:before{
  content:"";
    display:table;
}
.content .substance .right ul:after,.personal:after,.about .swiper-container1:after{clear:both;}
.content .substance .right ul,.personal,.about .swiper-container1{
   *zoom:1;/*IE/7/6*/
}
/*上一页，下一页*/
.fy {
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}
.fy>div{
  font-size: 16px;
  color: #666;
    position: relative;
}
.fy div span,.fy div a{
  max-width:843px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color:#333;
  display: block;
  position: absolute;
  top:0px;
  left:60px;
}


/*分页*/
.fenye {
  height: 40px;
  padding-bottom: 10px;
  width: auto;
  margin:0 auto;
  position: relative;
  margin-top: 20px;
}
.fenye .count,.fenye .page_select,.fenye .picList{
  display: none;
}
.fenye .close,.fenye .next,.fenye .pre{
  display: inline-block;
  font-size: 16px;
  color: #666;
  border: 1px solid #193e8c;
  width: 76px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin: 0 10px;
}
.fenye a,.fenye span,.fenye strong{
  display: block;
  float: left;
}
.fenye a,.fenye strong{
  width: 35px;
  height: 30px;
  border: 1px solid #193e8c;
  line-height: 30px;
  text-align: center;
  margin: 0 10px;
  font-size: 16px;
  color: #666;
}
.fenye .prev{
  width: 76px;
  height: 30px;
}
.fenye .current{
  display: inline-block;
  width: 37px;
  height: 32px;
  background: #193e8c;
  line-height: 30px;
  text-align: center;
  margin: 0 10px;
  font-size: 16px;
  color: #fff;
}
.fenye strong{
  color: #fff;
  background: #193e8c;
}
.fenye .pages{
  margin-left: 200px;
  margin-top: 20px;
}
.fenye .picList:first-child{
  position: absolute;
  top:0px;
  left: 0px;
}
.fenye .nowPage{
  font-size: 16px;
    color: #666;
    line-height: 30px;
    margin: 0 10px;
}
.fenye .pagebt{
   border-style:none;
    background: transparent;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    cursor: pointer;
}
.fenye .pageinput{
    width: 28px;
    height: 28px;
    line-height: 30px;
    border: 1px solid #193e8c;
    margin: 0 10px;
    text-align: center;
}
.fenye .picList:first-child{
   display: inline-block;
    font-size: 16px;
    color: #666;
    border: 1px solid #193e8c;
    width: 76px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 0 10px;
    display: inline-block;
    font-size: 16px;
    color: #666;
    border: 1px solid #193e8c;
    width: 76px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 0 10px;
}
/*空白页*/
.guide_text p,.guide_text span{
  font-size: 16px;
}

div.text p a{
  display:inline!important;  
}
.all_content_shangxia p{
  position: relative;
  font-size: 14px;
  margin: 7px 0 !important;
}
.all_content_shangxia p a{
  font-size: 14px !important;
}
.content .substance .left ul li[on=true] a {
  border-color: #cbcbcb;
  background: #5e78ae;
  color: #fff !important;
}
.searchList{
  display: none;
}
#iframe_k{
 border: none;
  margin-top: -20px;
}
.message_link_icp{
  color: #f5efef;
  display: inline-block;
  margin-right: 15px;
  margin-left: -8px;
}
.ss_foot_foot_box img {
  display: block;
  margin: 0 auto;
}
.ss_foot_foot_box p{
text-align: center;
  font-size: 16px;
  color: #666;
  padding-right: 20px;
}
.footer_message_sa a,.footer_message_sa span{
  font-size: 14px;
}
#sketch-0{
  position: absolute;
  z-index: 999;
}