/*通用样式*/
@charset "utf-8";
* html body {overflow:visible;}
* html iframe, * html frame {overflow:auto;}
* html frameset {overflow:hidden;}

body {color:#000;text-align:center;max-width: 1920px;}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, tr {margin:0 auto; padding:0;}
input, select {font-size:12px; vertical-align:middle;float: right;}
/ body div {text-align:left;}
textarea, input {word-wrap:break-word; word-break:break-all; padding:0px;}
li {list-style-type:none;}
img {border:0 none;}
a {color:#000; text-decoration:none;}
a:hover {color:#0f43a9;}
a {outline:none; star:expression_r(this.onFocus=this.blur());}

.container {width: 1200px;margin-left: auto;margin-right: auto;}



.hedaer .box-top{background:#fff;display: flex;justify-content: space-between;align-items: center;height: 120px;}
.hedaer .box-top .logo img{height: 100%;}
.hedaer .contact{display: flex;justify-content: space-between;}
.hedaer .contact a{display: block;margin-left: 8px;}

.hedaer .nav{background: #266695;height: 54px;}
.hedaer .nav-list{display: flex;justify-content: space-between;line-height: 54px;}

.hedaer .nav-list .list a{color:#fff;display: block;padding: 0 30px;}
.hedaer .nav-list .list a:hover{color: #333;background:#ffaa00;}

.hedaer .nav-list .nav-active a{color: #333;background:#ffaa00;}



.lunbo .slideBox{position:relative;width: 100%;height: auto;}
.lunbo .slideBox .hd{ height:15px; overflow:hidden; position:absolute;left: 50%;top: 90%; bottom:5px; z-index:1; }
.lunbo .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.lunbo .slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px;border-radius: 15px; background:#fff; cursor:pointer; }
.lunbo .slideBox .hd ul li.on{ background:#ffaa00; color:#fff; }
.lunbo .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.lunbo .slideBox .bd li{ zoom:1; vertical-align:middle; }
.lunbo .slideBox .bd img{ width: 100%;height: auto; display:block;  }

.lunbo .slideBox .prev,
.lunbo .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.lunbo .slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.lunbo .slideBox .prev:hover,
.lunbo .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.lunbo .slideBox .prevStop{ display:none;  }
.lunbo .slideBox .nextStop{ display:none;  }



.zsjz{background:#ededed;padding: 30px 0;}
.zsjz img{width: 100%;}

.welcome{padding: 30px 0;}
.welcome img{width: 100%;}

.zhuanye{padding: 30px 0;}
.zhuanye .picScroll-left{overflow:hidden; position:relative;margin-top: 20px;}


.zhuanye .picScroll-left .hd .prev{position: absolute;left: 0; width: 30px;height: 195px;line-height: 195px;display: block;color: #fff;font-size: 12px;text-align: center;background-color: #E5E5E5;}
.zhuanye .picScroll-left .hd .next{position: absolute;right: 0; width: 30px;height: 195px;line-height: 195px;display: block;color: #fff;font-size: 12px;text-align: center;background-color: #E5E5E5;}


.zhuanye .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.zhuanye .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }
.zhuanye .picScroll-left .hd ul li.on{ background-position:0 0; }

.zhuanye .picScroll-left .bd{text-align: center;margin:0 auto;display: inline-block;}
.zhuanye .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.zhuanye .picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative; }
.zhuanye .picScroll-left .bd ul li .pic{ text-align:center; }
.zhuanye .picScroll-left .bd ul li .pic img{ width:268px; height:195px; display:block;}

.zhuanye .picScroll-left .bd ul li .title{position: absolute;left:0;bottom:0;width: 100%;height: 46px;line-height:46px;text-align: center;background-color: rgba(38,102,148,.58);}
.zhuanye .picScroll-left .bd ul li .title a{ color: #fff;font-size: 16px;}

.news{display: flex;justify-content: space-between;}

.news .left{width: 710px;}
.big-title{display: flex;justify-content: space-between;height: 44px;align-items: center; border-bottom: 1px solid #E7E7E7;}
.big-title .title-left{border-bottom: 2px solid #266695;height: 44px;display: flex;align-items: center;}
.big-title span{font-size: 18px;font-weight: 800;color: #333;margin-left:5px;}
.big-title a{font-size: 12px;color: #999;padding-right: 15px;background:url(../img/more.png)no-repeat right center;}


.news-mode-1{padding: 20px 0;border-bottom: 1px dashed #E0E0E0;float: left;margin-right: 38px;}
.news-mode-1 .date{float: left; width: 64px;height: 64px;background:#f5f5f4;display: table-cell;vertical-align: middle;margin-right:16px;}
.news-mode-1 .date span{font-size: 24px;color: #336699;display: block;margin-top: 6px;}
.news-mode-1 .date p{font-size: 12px;color: #666666;}

.news-mode-1 .cont{float: left; width: 236px;text-align: left;}
.news-mode-1 .cont a{font-size: 14px;line-height: 22px;color: #333333;height: 44px;overflow: hidden;text-align: justify;}
.news-mode-1 .cont p{font-size: 12px; color: #999999;line-height: 20px;}

.no-line{border-bottom: 0px;}

.news .right{width: 420px;}
.news-list-2{margin-top:9px;}
.news-mode-2{padding-left: 23px;height: 38px;line-height: 38px;position: relative;}
.news-mode-2::before{content: "";position: absolute;left: 10px;top: 50%;margin-top: -2px;width: 4px;height: 4px;border-radius: 50%;background-color: #908F8F;}
.news-mode-2 a{text-align: left; float: left; display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 300px;font-size: 14px;color: #333333;}
.news-mode-2 span{float: right; display: block;width: 90px;text-align: right;font-size: 14px;color: #999999;}

.xyfg{padding: 30px 0;}
.xyfg .picScroll-left{overflow:hidden; position:relative;margin-top: 20px;}


.xyfg .picScroll-left .hd2 .prev{position: absolute;left: 0; width: 30px;height: 250px;line-height: 250px;display: block;color: #fff;font-size: 12px;text-align: center;background-color: #E5E5E5;}
.xyfg .picScroll-left .hd2 .next{position: absolute;right: 0; width: 30px;height: 250px;line-height: 250px;display: block;color: #fff;font-size: 12px;text-align: center;background-color: #E5E5E5;}


.xyfg .picScroll-left .hd2 ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.xyfg .picScroll-left .hd2 ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }
.xyfg .picScroll-left .hd2 ul li.on{ background-position:0 0; }

.xyfg .picScroll-left .bd2{text-align: center;margin:0 auto;display: inline-block;}
.xyfg .picScroll-left .bd2 ul{ overflow:hidden; zoom:1; }
.xyfg .picScroll-left .bd2 ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.xyfg .picScroll-left .bd2 ul li .pic{ text-align:center; }
.xyfg .picScroll-left .bd2 ul li .pic img{ width:255px; height:250px; display:block;}



.hzw{
  width: 1100px;
  margin:0 auto;
  overflow: hidden;
  height: 430px;
  padding-top: 17px;
  background: url(../img/cry_bg.png) no-repeat center 17px;
}
.hztitle{
  position: relative;
  padding-bottom: 12px;
  margin-top: 23px;
  font-size: 18px;
    font-weight: 800;
    color: #333;
    margin-left: 5px; 
}
.hztitle::before{
  content:"";
  position:absolute;
  bottom:0;
  left:50%;
  margin-left: -19px;
  width: 38px;
  height: 2px;
  background-color: #22618F;
}
.hztitle img{
  display: block;
  margin:0 auto;
}
.hzbox{
  position: relative;
  width: 1100px;
  height: 272px;
  margin-top: 45px;
}
.hzbox li{
  width: 188px;
  /* height: 172px; */
}
.hzbox li .img{
  width: 188px;
  height: 162px;
  position: relative;
}
.hzbox li .img .cryImg{
  transition:all .2s ease
}
.hzbox li p{
  text-align: center;
  font-size: 16px;
  color: #333333;
  margin-top: 13px;
}
.opacity{
  position: absolute;
  top:0;
  left:0;
  filter:alpha(opacity=0);
  opacity: 0;
}
.licry1{
  position: absolute;
  left:0;
  top:0;
}
.licry2{
  position: absolute;
  left:151px;
  top:44px;
}
.licry3{
  position: absolute;
  left:303px;
  top:0;
}
.licry4{
  position: absolute;
  left:454px;
  top:44px;
}
.licry5{
  position: absolute;
  left:606px;
  top:0;
}
.licry6{
  position: absolute;
  left:754px;
  top:44px;
}
.licry7{
  position: absolute;
  left:902px;
  top:0;
}
.licry2 p,.licry4 p,.licry6 p{
  margin-bottom: 20px;
}
.hzbox li a:hover .cryImg{
  -webkit-transform:scale(1.02); 
  -moz-transform:scale(1.02); 
  transform:scale(1.02);
}


.footer {
  width: 100%;
  overflow: hidden;
  background-color: #266695;
}
.footc {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 37px;
  padding-bottom: 30px;
  text-align: left;
}
.ftcl {
  float: left;
  width: 302px;
  padding-right: 40px;
  font-size: 13px;
  line-height: 24px;
  color: #fff;
}
.ftcm {
  width: 501px;
  float: left;
  height: 131px;
  line-height: 131px;
  border: 1px solid #497FA6;
  border-top: none;
  border-bottom: none;
  text-align: center;
}
.ftlogo {
  margin-top: 6px;
}
.ftcr {
  width: 347px;
  float: left;
  margin-left: 8px;
}
.ftcr .code {
  float: left;
  margin-top: 17px;
  width: 115px;
  text-align: center;
  /* margin-left: 40px; */
  font-size: 12px;
  color: #ffffff;
  line-height: 24px;
}
.ftcr .code img {
  display: block;
  width: 67px;
  height: 67px;
  margin: 0 auto;
}
.ftcr .code p {
  padding: 8px 0;
}
