@charset "utf-8";
.wrapper{
  min-width:320px;
  max-width:1920px;
  margin:auto;
}
#header,#among,#footer,.width{
  max-width:1360px;
  margin:auto;
}
.header{
  background: #FFF;
  padding: 0 5px;
}
#header .logo{
  float: left;
}
#header .logo img{
  height: 95px;
}
#header{
  position: relative;
}
#header .bb{
  position: absolute;
  right: 48px;
  top: 42px;
}
#header .bb a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 14px;
  color: #0054b2;
  line-height: 48px;
}
#header .bb a:hover{
  color: #da251d;
}
#header .bb span{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 1px;
  height: 16px;
  background: #989898;
  margin: 16px 0 0 20px;
}
#header form{
  display: block;
  position: absolute;
  right: 0;
  top: 50px;
}
#header form input{
  height: 32px;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header form input[type='text']{
  position: absolute;
  top: 0;
  right: 32px;
  display: none;
  padding:0 10px;
  width: 140px;
  line-height: 32px;
  border: 1px solid #c2c2c2;
  border-right: 0;
  border-radius: 3px 0 0 3px;
}
#header form input[type='submit']{
  display: block;
  width: 32px;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/s.png) center no-repeat;
  border-radius: 0 3px 3px 0;
}
#header form:hover input[type='text']{
  display: block;
}
#header form:hover input[type='submit']{
  border: 1px solid #c2c2c2;
  border-left: 0;
}
.aside{
  background:#dcdcdc
}
.navBox ul li{
  width:auto;
  padding: 0 1.6%;
  text-align:center;
}
.navBox ul li a{
  display: block;
  font-size: 14px;
  line-height: 38px;
  color: #525252;
  white-space: nowrap;
}
.navBox ul li a:hover{
  color:#da251d;
}
.navBox ul li.on{
  background: #fe2001;
}
.navBox ul li.on a{
  position: relative;
  color: #FFF;
}
.footer{
  background: #2f2f2f;
  padding: 0 10px;
}
#footer:before{
  margin-bottom: 35px;
}
#footer *{
  color: #a4a4a4;
}
#footer a:hover{
  color: #FFF!important;
}
#footer .copyright{
  text-align: center;
  padding: 12px 0;
  border-top: 1px solid #3b3b3b;
}
#footer .copyright *{
  font-size: 12px;
  color: #888;
}
#footer .list{
  font-size: 0;
  position: relative;
  letter-spacing: -1px;
  margin-left: -20px;
  clear: both;
  padding-top: 2%;
}
#footer .list a{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 13px;
  margin-left: 20px;
  line-height: 30px;
}
#footer .list a:last-child{
  position: absolute;
  right: 0;
  bottom: 0;
}
#footer .contact{
  float: left;
  line-height: 24px;
}
#footer .contact span{
  display: block;
  font-size: 18px;
  color: #FFF;
  margin-bottom: 10px;
}
#footer .links{
  display: block;
  float: right;
  border: 1px solid #555;
  background:#2f2f2f;
  width: 220px;
  height: 40px;
  font-size: 14px;
  color: #6e6e6e;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#footer .ewm{
  float: right;
  font-size: 0;
  letter-spacing: -1px;
  white-space: nowrap;
}
#footer .ewm p{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin-right: 68px;
}
#footer .ewm p img{
  width: 71px;
  height: 71px;
}
#footer .ewm p span{
  font-size: 13px;
  text-align: center;
  display: block;
  margin-top: 10px;
}
.location{
  position: relative;
  text-align: right;
  font-size: 0;
  letter-spacing: -1px;
  margin: 3% 0 0;
  border-bottom: 1px solid #e7e7e7;
}
.location *{
  font-size: 14px;
  line-height: 36px;
  color: #939393;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
}
.location span:after{
  content: '>';
  margin: 0 5px;
  font-family: '宋体';
}
.location .home{
  width: 36px;
  height: 36px;
  overflow: hidden;
  font-size: 0;
  text-indent: -999px;
  margin-right: 6px;
  background: url(../images/home.png) center no-repeat;
}
.location b{
  font-weight: normal;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  color: #000086;
  padding: 0 12px 0 2px;
  border-bottom: 1px solid #ff0c00;
}
.content{
  margin: 3% 0;
  min-height: 400px;
}
.list_news a{
  display: block;
  position: relative;
  height: 207px;
  margin-top: 30px;
  padding: 0 35px 0 345px;
  background: #f9f9f9;
  overflow: hidden;
}
.list_news a:nth-child(1){
  margin-top: 0!important;
}
.list_news a img{
  position: absolute;
  left: 0;
  top: 0;
  width: 310px;
  height: 100%;
}
.list_news a span{
  display:block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  font-size: 16px;
  font-weight: bold;
  margin-top: 18px;
}
.list_news a font{
  display: block;
  font-size: 14px;
}
.list_news a p{
  margin:15px 0;
  font-size:14px;
  line-height:24px;
  height:48px;
}
.list_news a:after{
  display: block;
  content: '查看更多>>';
  color: #999898;
}
.list_news a:hover:after{
  color: inherit;
}
.list_news_1 a{
  display: block;
  position: relative;
  width: calc(50% - 15px);
  float: left;
  height: 164px;
  margin: 30px 0 0 0;
  padding: 0 15px 0 238px;
  background: #f9f9f9;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.list_news_1 a:nth-child(-n+2){
  margin-top: 0;
}
.list_news_1 a:nth-child(2n){
  margin-left: 30px;
}
.list_news_1 a img{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.list_news_1 a span{
  display:block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  font-size: 16px;
  margin-top: 15px;
  color: #b64603;
  font-weight: bold;
  position: relative;
  padding-left: 15px;
}
.list_news_1 a span:before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  margin-top: -4px;
  background: #b64603;
}
.list_news_1 a p{
  margin: 5px 0 0;
  font-size:14px;
  line-height:24px;
  height:96px;
  -webkit-line-clamp:4;
}
.detailed > h1{
  font-weight: normal;
  font-size: 20px;
  color: #333;
  text-align: center;
}
.detailed > h2{
  font-weight: normal;
  font-size: 12px;
  margin: 0 0 12px;
  color: #b9b9b9;
  text-align: center;
}
.list_share a{
  display: block;
  float: left;
}
.list_share a img{
  width: 100%;
}
.list_share a span{
  display:block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  text-align: center;
  margin-top: 8px;
}
.message ul li.tn{
  float:left;
  width:120px;
  font-size:14px;
  line-height:26px;
  text-align:right;
}
.message ul li.input{
  float:left;
  width:180px;
  display:block;
}
.message ul li.input input[type='text']{
  width:100%;
  height:26px;
  display:block;
  color: #000;
  background:white;
  border:1px solid #CCC;
  padding: 0 5px;
  box-sizing: border-box;
}
.message ul li.radio{
  float:left;
  width:180px;
  display:block;
  font-size:14px;
  line-height:26px;
}
.message ul li.xing{
  float:left;
  width:14px;
  line-height:26px;
  font-size:14px;
  color:red;
  height:26px;
  overflow:hidden;
  font-family:'宋体';
}
.message ul li.img{
  float: left;
  margin: 0 0 0 6px;
  border:1px solid #CCC;
}
.message ul li.img img{
  width:66px;
  height:24px;
}
.message ul li.textarea{
  float:left;
  width:440px;
  display:block;
}
.message ul li.textarea textarea{
  border:1px solid #CCC;
  width:98%;
  height:102px;
  padding: 3px 5px;
  background: #FFF;
  color: #000;
  box-sizing: border-box;
}
.message ul li.clear{
  height:12px;
}
.message ul li.upLoad{
  float: left;
}
.message ul li.upLoad input{
  display: block;
  height: 26px;
  border:1px solid #CCC;
  background:#eee;
  box-sizing: border-box;
}
.message ul li.button{
  margin:0 0 0 134px;
}
.message ul li.button input{
  margin:0 12px 0 0;
  height:32px;
  width:100px;
  border: 1px solid #CCC;
}
.type-name{
  font-size: 0;
  letter-spacing: -1px;
  position: relative;
  margin-bottom: 10px;
  border-bottom: 2px solid #f3f3f3;
}
.type-name:before{
  display: inline-block;
  vertical-align: middle;
  width: 2px;
  height: 19px;
  background: #6b67ff;
  content: '';
}
.type-name span{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  font-size: 16px;
  margin: 0 6px;
}
.type-name font{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  font-size: 16px;
  color: #a1a0a0;
}
.type-name a{
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  letter-spacing: 0;
  font-size: 12px;
  line-height: 22px;
  margin-top: -11px;
}
.home{
  padding: 0 10px;
}
.home .fl-left{
  width: calc(97% - 456px);
  margin: 2% 0 3%;
}
.home .fl-left .list{
  float: right;
  width: calc(100% - 437px);
}
.home .fl-left .list a{
  display:block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  position: relative;
  line-height: 41px;
  padding-right: 80px;
  border-bottom: 1px dashed #e8e8e8;
}
.home .fl-left .list a:before{
  content: '·';
  font-family: "宋体";
}
.home .fl-left .list a span{
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  color: #989898;
}
.newsBox{
  float: left;
  width: 417px;
  position: relative;
}
.newsBox a{
  display: block;
  position: relative;
}
.newsBox a img{
  width: 100%;
  background: center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.newsBox a span{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(87,87,87,.65);
  color: #FFF;
  line-height: 28px;
  padding: 0 140px 0 12px;
}
.newsBox .arrow{
  position: absolute;
  right: 4px;
  bottom: 4px;
  z-index: 1;
  font-size: 0;
  letter-spacing: -1px;
}
.newsBox .arrow span{
  vertical-align: top;
  letter-spacing: 0;
  background: #949699;
  border-radius: 0;
  opacity: 1;
  width: 18px;
  height: 18px;
  margin: 0 5px 0 0;
  line-height: 18px;
  font-size: 12px;
  text-align: center;
  color: #d9d9d9;
  border: 1px solid #acadb1;
}
.newsBox .arrow span.swiper-pagination-bullet-active{
  background: #e43944;
  border-color: #e46464;
}
.newsBox .arrow span:nth-child(1):after{
  content: '1';
}
.newsBox .arrow span:nth-child(2):after{
  content: '2';
}
.newsBox .arrow span:nth-child(3):after{
  content: '3';
}
.newsBox .arrow span:nth-child(4):after{
  content: '4';
}
.newsBox .arrow span:nth-child(5):after{
  content: '5';
}
.home .fl-right{
  width: 456px;
  margin: 2% 0 3%;
}
.home .fl-right img{
  width: 100%;
}
.home1{
  padding: 0 10px;
}
.home1 .fl-left,
.home1 .fl-right{
  width: 48.5%;
  margin: 2.5% 0;
}
.case{
  padding: 2% 10px;
  background: url(../images/bg.jpg) center bottom no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.case .type-name{
  border-bottom: 0;
}
.case .type-name span{
  font-size: 18px;
}
.case .type-name font{
  font-size: 18px;
  color: #adadad;
}
.caseBox{
  position: relative;
  padding: 0 50px;
  margin: 2% 0 0;
}
.caseBox .swiper-slide a{
  display: block;
  float: left;
  width: 17.5%;
  margin-left: 3.125%;
}
.caseBox .swiper-slide a:nth-child(1){
  margin-left: 0!important;
}
.caseBox .swiper-slide a img{
  width: 100%;
  background: center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.caseBox .swiper-slide a span{
  text-align: center;
  margin-top: 8px;
}
.caseBox .prev,
.caseBox .next{
  width: 25px;
  height: 45px;
  display: block;
  position: absolute;
  cursor: pointer;
  top: calc(50% - 18px);
  margin-top: -23px;
  background: center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.caseBox .prev{
  left: 0;
  background-image: url(../images/left.png);
}
.caseBox .next{
  right: 0;
  background-image: url(../images/right.png);
}
.picBox{
  float: left;
  width: 380px;
  position: relative;
}
.picBox a{
  display: block;
  position: relative;
}
.picBox a img{
  width: 100%;
  background: center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.picBox a span{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(87,87,87,.65);
  color: #FFF;
  line-height: 28px;
  padding: 0 100px 0 12px;
}
.picBox .arrow{
  position: absolute;
  right: 10px;
  bottom: 11px;
  z-index: 1;
  font-size: 0;
  letter-spacing: -1px;
}
.picBox .arrow span{
  vertical-align: top;
  letter-spacing: 0;
  background: #FFF;
  opacity: 1;
  width: 5px;
  height: 5px;
  margin: 0 5px;
}
.picBox .arrow span.swiper-pagination-bullet-active{
  background: #e43944;
}
.home1 .list{
  float: right;
  width: 271px;
  margin: -8px 0 0;
}
.home1 .list a{
  display: block;
  margin-top: 8px;
}
.home1 .list a img{
  width: 100%;
  background: center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.home1 .fl-right .picBox{
  float: right;
}
.home1 .fl-right .list{
  float: left;
}
.list_case a{
  display: block;
  float: left;
}
.list_case a img{
  width: 100%;
  background: #EEE center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  border: 1px solid #e0e0e0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.list_case a span{
  margin-top: 8px;
}
.list_case a font{
  font-size: 12px;
  color: #878686;
  line-height: 18px;
  max-height: 36px;
  margin-top: 3px;
}
.searchBox{
  font-size: 0;
  letter-spacing: -1px;
  position: relative;
  min-height: 30px;
  padding-right: 280px;
  margin-bottom: 3%;
}
.searchBox span{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  font-size: 18px;
  color: #979696;
  line-height: 30px;
}
.searchBox select{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  height: 30px;
  font-size: 14px;
  background: #FFF;
  width: 180px;
  color: #979696;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 0 12px;
  border: 1px solid #cbcbcb;
}
.searchBox select:nth-child(3){
  margin-left: -1px;
}
.searchBox form{
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0;
  letter-spacing: -1px;
}
.searchBox form input{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  height: 30px;
}
.searchBox form input[type='text']{
  padding:0 10px;
  width: 224px;
  background:white;
  line-height: 28px;
  font-size: 13px;
  border: 1px solid #cbcbcb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchBox form input[type='submit']{
  border: 0;
  width: 52px;
  cursor: pointer;
  color: #FFF;
  background: #0069a6;
}
.yearbookBox .fl-left{
  width: 69%;
  position: relative;
  padding: 12px 0;
}
.yearbookBox .fl-left:after{
  content: '';
  display: block;
  position: absolute;
  left: 120px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #dadada;
}
.yearbookBox .fl-left h2{
  font-size: 18px;
  line-height: 24px;
  padding-top: 4%;
}
.yearbookBox .fl-left h2:nth-child(1){
  display: none;
}
.yearbookBox .fl-left > li{
  position: relative;
  margin-top: 4%;
}
.yearbookBox .fl-left > li > h3{
  position: absolute;
  width: 98px;
  text-align: right;
  top: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
}
.yearbookBox .fl-left > li:after{
  content: '';
  display: block;
  position: absolute;
  width: 11px;
  height: 11px;
  background: #ff6700;
  border-radius: 100%;
  left: 115px;
  top: 6px;
  z-index: 1;
}
.yearbookBox .fl-left > li > ul{
  margin: 0 0 0 170px;
}
.yearbookBox .fl-left > li > ul li{
  font-size: 14px;
  line-height: 24px;
  position: relative;
  padding-left: 16px;
}
.yearbookBox .fl-left > li > ul li:before{
  content: '★';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.yearbookBox .fl-right{
  width: 27%;
}
.yearbookBox .fl-right li{
  max-width: 366px;
  margin: 6% auto 0;
}
.yearbookBox .fl-right li:nth-child(1){
  margin-top: 0;
}
.yearbookBox .fl-right li img{
  width: 100%;
}
.yearbookBox .fl-right li span{
  line-height: 20px;
  display: block;
  padding: 8px 0 0;
}