﻿@charset "UTF-8";
a { text-decoration: none; cursor: pointer; color: #434343; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; -ms-transition: all 500ms ease-in-out; transition: all 500ms ease-in-out; }

/*header { position: relative; z-index: 13; position: fixed; top: 0; left: 0; width: 100%; background-color: white; -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.29); box-shadow: 0 2px 4px rgba(0, 0, 0, 0.29); }
header .head_fx { height: 60px; clear: both; overflow: hidden; width: 100%; transition-property: all; transition-duration: .3s; }
header .beijing { overflow: visible; padding: 0; background: #fff; height: 90px; }
header .beijing .yszd { display: inline-block; float: right; color: #818181; border: 1px #CCCCCC solid; padding: 3px 7px; border-radius: 4px; margin-top: 31px; margin-right: 24px; }
header .beijing section { float: right; margin-top: 12px; }
header .beijing section .head_addr { float: right; font-size: 12px; line-height: 17px; margin: 10px 0; }
header .beijing section .head_addr p { clear: both; overflow: hidden; color: #818181; }
header .beijing section .head_addr p a { color: #818181; margin: 0 3px; display: inline-block; }
header .beijing section span { color: #000; font-weight: 600; float: left; margin-top: 22px; }
header .beijing h2 { float: left; display: inline-block; overflow: hidden; height: 90px; }
header .beijing h2 img { height: 100%; vertical-align: top; }*/

#banner { width: 100%; float: left; text-align: center; overflow: hidden; position: relative;  }
#banner .swiper-wrapper { height: auto !important; }
#banner .swiper-slide { width: 100%; float: left; height: auto !important; }
#banner #swiper-slide1 { background: #37a1de; }
#banner #swiper-slide2 { background: #23303c; }
#banner #newest { width: 100%; border-bottom: 1px solid #ddd; padding: 25px 0; float: left; }
#banner #newest ul { width: 900px; display: table; float: left; margin-left: 50px; }
#banner #newest li { display: table-cell; text-align: center; }
#banner .arrow-left { background: url("img/arrows.png") no-repeat left top; position: absolute; left: 10%; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index: 999; }
#banner .arrow-right { background: url("img/arrows.png") no-repeat left bottom; position: absolute; right: 10%; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index: 999; }
#banner .pagination { position: absolute; left: 0; text-align: center; bottom: 5px; width: 100%; z-index: 999; }
#banner .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: #fff; box-shadow: 0px 1px 2px #555 inset; margin: 0 3px; cursor: pointer; }
#banner .swiper-active-switch { background: #fef52a; }
#banner #mainTheme { font: italic bold 120px/100% Arial; letter-spacing: -3px; padding-top: 90px; margin-bottom: 20px; text-shadow: 2px 2px 0 #1A668E; color: #fff; text-align: center; position: relative; display: inline-block; }
#banner #mainTheme h1 { font-family: Arial; }
#banner #mainTheme span { font-size: 14px; position: absolute; right: -70px; top: 100px; display: block; width: 54px; height: 28px; line-height: 28px; text-align: center; background: #155273; -webkit-border-radius: 28px; -moz-border-radius: 28px; border-radius: 28px; font-style: italic; font-weight: normal; letter-spacing: 2px; text-shadow: none; }
#banner #swiper-slide1 p { margin-bottom: 10px; font: normal 34px/400% microsoft yahei; text-shadow: 1px 1px 0 #1A668E; text-align: center; letter-spacing: 3px; color: #fff; }
#banner #swiper-slide2 dt { font-size: 50px; margin-top: 80px; color: #fff; }
#banner #swiper-slide2 dd { margin-bottom: 10px; font: normal 22px/180% microsoft yahei; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); text-align: center; letter-spacing: 3px; color: #fff; }
#banner .subbtn { text-align: center; }
#banner .button { font-size: 16px; color: #fff; margin: 0 7px; padding: 10px 25px; background: #155273; border-radius: 20px; text-decoration: none; }
#banner .mainbtn { text-align: center; margin-top: 50px; }
#banner .mainbtn a { font-size: 16px; color: #fff; margin: 20px auto; padding: 10px 25px; background: #98253D; border-radius: 20px; text-decoration: none; }
#banner img { max-width: 100%; }

.title-m { margin-top: 72px; text-align: center; }
.title-m h3 { color: #272636; font-size: 40px; font-weight: 700; }
.title-m p { font-size: 18px; color: #434343; margin-top: 20px; }

.tsgn-m { background-image: url("img/bg.jpg"); height: 800px; background-position: center center; }

.tsgn p, .tsgn h3 { color: #fff; }

.tsgn-m-ul { margin-top: 104px; }
.tsgn-m-ul li { height: 188px; float: left; width: 33.33%; padding: 0 12px; margin-bottom: 20px; }
.tsgn-m-ul .tsgn-m-ul-div { background-color: white; height: 188px; margin-bottom: 20px; padding-top: 33px; position: relative; }
.tsgn-m-ul .tsgn-m-ul-div:hover section { display: block; cursor: pointer; height: 100%; }
.tsgn-m-ul .tsgn-m-ul-div p { text-align: center; margin-top: 17px; font-size: 18px; color: #434343; }
.tsgn-m-ul .tsgn-m-ul-div img { margin: 0 auto; display: block; }
.tsgn-m-ul .tsgn-m-ul-div section { position: absolute; top: 0; left: 0; width: 100%; height: 0; background-color: rgba(0, 0, 0, 0.88); padding: 25px; color: white; line-height: 24px; display: none; transition-property: all; transition-duration: .5s; }
.tsgn-m-ul .tsgn-m-ul-div section a { display: block; margin: 0 auto; border: 1px #fff solid; color: white; border-radius: 4px; margin-top: 20px; width: 94px; height: 33px; line-height: 33px; text-align: center; }
.tsgn-m-ul .tsgn-m-ul-div section a:hover { background: #c41305; color: #fff; }

@font-face { font-family: 'iconfont'; src: url("img/iconfont.woff") format("woff"), url("img/iconfont.ttf") format("truetype"), url("img/iconfont.svg") format("svg"), url("img/iconfont.eot") format("embedded-opentype"); }
.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }

.jiemian-m { background-color: #5b60d9; }
.jiemian-m .jiemian p, .jiemian-m .jiemian h3 { color: #fff; }
.jiemian-m img { margin: 0 auto; margin-top: 81px; }

.tongji-ul { overflow: hidden; padding-bottom: 30px; }

/*footer { background: #2e2e2e; overflow: hidden; padding: 10px 0; color: #a4a4a4; }

.foot { overflow: hidden; margin-bottom: 0; }

footer .foot dd { float: left; overflow: hidden; line-height: 2; padding: 10px 0; }
footer .foot dd p { margin: 0; }

footer .foot dd a { color: #fff; font-size: 14px; }

footer .foot dt { float: right; overflow: hidden; margin-top: 15px; }

footer .foot dt a { display: inline-block; overflow: hidden; padding: 3px; }

footer .foot dt a img { height: 47px; }

.foot1 { clear: both; overflow: hidden; margin-top: 10px; background: #292929; padding: 10px; display: none; }

.foot1 a { display: inline-block; padding: 0 10px; float: left; color: #696969; }

.foot1 a:hover { color: #fff; }*/

/* ???????????????????????????????????????????? 768px?????? */
@media (min-width: 768px) { .tsgn-m-ul li { height: 188px; float: left; width: 50%; padding: 0 12px; margin-bottom: 20px; }
  .tsgn-m { height: auto; background-position: center center; background-size: 100% 100%; }
  .your-class ul li { width: 50%; float: left; }
  .your-class ul li h3 { font-size: 28px; margin-bottom: 25px; margin-top: 23px; }
  .your-class ul li p { font-size: 16px; color: #818181; line-height: 31px; max-width: 400px; }
  .your-class { padding: 0 56px; margin-top: 50px; }
  .tongji-ul li { width: 50%; float: left; }
  .tongji-ul li h3 { margin-left: 34px; margin-top: 13px; margin-bottom: 23px; }
  .tongji-ul { margin-top: 60px; }
  .tongji-ul li p { margin-left: 36px; line-height: 35px; color: #434343; font-size: 17px; }
  footer .foot dd { width: 348px; }
  .title-b li { width: 50%; float: left; text-align: center; }
  .title-b li img { margin: 0 auto; }
  .title-b { margin-top: 54px; overflow: hidden; padding-bottom: 53px; }
  .title-b li h3 { font-size: 20px; color: #434343; }
  .title-b li p { font-size: 14px; color: #434343; margin-top: 20px; } }
/* ?????????????????????????????????????????????????????????????????????????? 992px?????? */
@media (min-width: 992px) { .tsgn-m-ul .tsgn-m-ul-div section { position: absolute; top: 0; left: 0; width: 100%; height: 0; background-color: rgba(0, 0, 0, 0.88); padding: 15px; color: white; line-height: 21px; display: none; transition-property: all; transition-duration: .5s; }
  .tsgn-m-ul li { height: 188px; float: left; width: 33.33%; padding: 0 12px; margin-bottom: 20px; }
  .tsgn-m { background-image: url("img/bg.jpg"); height: 800px; background-position: center center; }
  .your-class ul li h3 { font-size: 30px; margin-bottom: 35px; margin-top: 98px; }
  .tongji-ul li { width: 50%; float: left; }
  .tongji-ul li h3 { margin-left: 107px; margin-top: 76px; margin-bottom: 36px; font-size: 30px; }
  .tongji-ul { margin-top: 60px; }
  .tongji-ul li p { margin-left: 107px; line-height: 35px; color: #434343; font-size: 18px; }
  footer .foot dd { width: auto; }
  .title-b li { width: 50%; float: left; text-align: center; }
  .title-b li img { margin: 0 auto; }
  .title-b { margin-top: 54px; overflow: hidden; padding-bottom: 53px; }
  .title-b li h3 { font-size: 28px; color: #434343; }
  .title-b li p { font-size: 14px; color: #434343; } }
/* ?????????????????????????????????????????????????????????????????????????????? 1200px?????? */
@media (min-width: 1200px) { .tsgn-m-ul .tsgn-m-ul-div section { position: absolute; top: 0; left: 0; width: 100%; height: 0; background-color: rgba(0, 0, 0, 0.88); padding: 25px; color: white; line-height: 24px; display: none; transition-property: all; transition-duration: .5s; } #banner{margin-top: 0px;}}
/* ???????? 768px */
@media only screen and (max-width: 768px) { 
	/*header .beijing { height: 70px; }
  header .beijing .yszd { margin-top: 19px; }
  header .beijing section { margin-top: 0px; }
  header .beijing section .head_addr { margin: 0; margin-top: 10px; }
  header .beijing h2 { height: 70px; }
  header .beijing h2 img { height: 70px; }*/
  #banner { margin-top: 55px; }
  #banner .arrow-right { margin-right: 0px; right: 10px; }
  #banner .arrow-left { margin-left: 0; left: 10px; }
  .title-m { margin-top: 32px; }
  .title-m h3 { font-size: 26px; }
  .title-m p { font-size: 13px; margin-top: 13px; }
  .tsgn-m { height: auto; background-position: center center; background-size: 100% 100%; }
  .tsgn-m-ul { margin-top: 28px; margin-left: -10px; margin-right: -10px; }
  .tsgn-m-ul .tsgn-m-ul-div section { font-size: 12px; line-height: 20px; padding: 16px; }
  .tsgn-m-ul li { height: 188px; float: left; width: 50%; padding: 10px; margin-bottom: 20px; }
  .slick-prev, .slick-next { display: none !important; }
  .slick-slide img { width: 80%; display: block; margin: 0 auto; }
  .your-class ul li h3 { font-size: 20px; margin-bottom: 12px; margin-top: 22px; }
  .your-class ul li p { font-size: 14px; color: #818181; line-height: 23px; max-width: 100%; }
  .jiemian-m img { margin: 0 auto; margin-top: 35px; }
  .tongji-ul li { width: 50%; float: left; }
  .tongji-ul li h3 { margin-left: 34px; margin-top: 13px; margin-bottom: 23px; font-size: 20px; }
  .tongji-ul { margin-top: 27px; }
  .tongji-ul li p { margin-left: 36px; line-height: 24px; color: #434343; font-size: 14px; }
  /*footer { text-align: center; }
  footer .foot dd { width: 100%; }
  footer .foot dt { margin-top: 0; width: 100%; }
  footer .foot dt a img { height: 30px; }*/
  .title-b li h3 { font-size: 14px; font-weight: 600; }
  .title-b { margin-top: 23px; }
  .title-b li { text-align: center; }
  .title-b .slick-dots { bottom: -21px; }
  .title-b .slick-dots li { display: inline-block; position: relative; width: 15px; height: 15px; margin: 0 4px; }
  .title-b .slick-dots li button { border-radius: 50%; }
  .your-class .slick-dots { bottom: 0px; } }
@media only screen and (max-width: 480px) { 
	/*header .beijing .yszd { margin-right: 0; }
  header .beijing h2 img { height: 55px; margin-top: 6px; }*/
  .tsgn-m-ul { margin-top: 28px; margin-left: 0; margin-right: 0; }
  .tsgn-m-ul .tsgn-m-ul-div section { font-size: 12px; line-height: 20px; padding: 16px; }
  .tsgn-m-ul li { height: 188px; float: left; width: 100%; padding: 0; margin-bottom: 20px; }
  .tongji-ul li { width: 100%; float: left; }
  .tongji-ul li h3 { margin-left: 0px; margin-top: 13px; margin-bottom: 23px; font-size: 20px; }
  .tongji-ul { margin-top: 27px; }
  .tongji-ul li p { margin-left: 0px; line-height: 24px; color: #434343; font-size: 14px; } }

/*# sourceMappingURL=style.css.map */

.weixin{background: rgba(255,255,255,0.6);box-shadow: 1px 1px 3px rgba(0,0,0,.3);position: fixed;z-index: 10;top: 50%;right: 0;padding:10px;width:110px;text-align: center;color: #333;line-height: 1.3;border-radius:5px;margin-top: -65px;}
.weixin em{display: block;overflow: hidden;padding-bottom: 5px;}
.weixin em img{width: 100%;}
.weixin p{margin: 0;}
/*
@media only screen and (min-width: 768px) {
.weixin{right: 5%;}

}*/
.foot-tj,.sq{display: block !important;}
.bq{background: #f2f2f2;padding: 20px 0;}
.bq1{padding: 15px 0;}
.bq1 dt{text-align: center;overflow: hidden;clear: both;}
.bq1 dt img{max-width: 100%;}
.bq1 dd{clear: both;overflow: hidden;}
.bq1 dd h3{padding:13px 0 20px;font-size:18px; clear: both;overflow: hidden;line-height: 1.8;}
.bq1 dd ul{clear: both;overflow: hidden;}
.bq1 dd ul li{float: left;display: inline-block;text-align: center;padding: 10px 10% 10px 0;}
.bq1 dd ul li em{display: block;height: 3.5em;clear: both;overflow: hidden;}
.bq1 dd ul li em img{height: 100%;}
@media only screen and (min-width: 768px) {
.bq{padding: 35px 0;}
.bq1{padding: 60px 0 30px;}
.bq1 dt{float: right;width: 48%;margin-left: 4%;display: inline-block;clear: none;}
.bq1 dd{clear: none;padding-top: 50px;}
.bq1 dd h3{font-size: 20px;}
.bq1 dd ul li{padding: 15px 15% 15px 0;}
}
@media only screen and (min-width: 992px) {
.bq1 dd ul{padding-right: 15%;}
.bq1 dd h3{font-size: 30px;padding: 45px 0 25px;}
}
@media only screen and (min-width: 1200px) {
.bq1 dd ul li{padding-right: 20%;}
.bq1 dd h3{padding: 65px 0 25px;}
}
