@charset 'utf-8';
/******样式清除******/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  color: inherit;
}
a,
span {
  vertical-align: top;
}
img {
  border: 0;
  vertical-align: middle;
}
input,
button,
text {
  vertical-align: top;
  outline: none;
  border: none;
}
button {
  padding: 0;
  background: none;
  cursor: pointer;
}
button::-moz-focus-inner {
  padding: 0;
}
textarea {
  outline: none;
  border: none;
  resize: none;
}
input,
textarea {
  box-sizing: content-box;
  outline: none;
  background: 0 0;
  font-family: "Microsoft YaHei";
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #acacac;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #acacac;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #acacac;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #acacac;
}
table tr td,
table {
  border-collapse: collapse;
}
body {
  font-size: 0;
  color: #000;
  font-family: "Microsoft YaHei";
}
a{
  cursor: pointer;
}

html,body { width:100%; overflow-x:hidden; }


/*首页*/
.header{
  position: relative;
}
.banner{
  width: 100%;
  11max-width: 1920px;
  padding-top: 32px;
  position: relative;
}
.banner li {
  list-style: none;
}

.banner ul {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.banner ul li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner ul li img{
  width: 100%;
  height: 100%;
}
.banner ol {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 24px;
    text-align: center;
    width: 100%;
}

.banner ol li {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #93959a;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
  cursor: pointer;
}

.banner ol .on {
    background: #01499b;
    width: 40px;
}
.arr{
  display: none;
}


.header-top{
  width: 100%;
  1max-width: 1920px;
  position: absolute;
  top: 0;
  left: 0;
  height: 112px;
  z-index: 100;
  background:#ffffff;
}
.header-top-logo{
  display: inline-block;
  width: 376px;
  float: left;
  text-align: center;
  line-height: 112px;
  margin-top:10px;
  margin-left:2%;
}
.header-top-right{
  float: right;
  1width: 1544px;
  width: 72.5%;
}
.header-top-right > p{
  text-align: right;
  margin:5px 0;
  margin-right:5%;
}
.header-top-right > p >span{
  margin: 0 16px;
  color: #a3a3a3;
  font-size: 14px;
  line-height: 32px;
}
.header-top-right > p > a{
  font-size: 14px;
  line-height: 32px;
  color: #a3a3a3;
}
.header-top-right > p > a:hover{
  color: #01499b;
}
.header-tr-tab{
  border-top: 1px solid #e7e8ea;
  border-left: 1px solid #e7e8ea;
  height: 70px;
  box-sizing: border-box;
  background: #f5f5f5;
  1background: rgba(255,255,255,.9);
}
.header-tr-tab > li{
  display: inline-block;
  text-align: center;
  line-height: 19px;
  box-sizing: border-box;
  padding-top: 25px;
  position: relative;
}
.header-tr-tab-item{
  font-size: 18px;
  color: #797979;
  display: inline-block;
  margin: 0 34px;
  position: relative;
}
.header-tr-tab-item:hover{
  color: #01499b;
}
.header-tr-tab-item.active{
  color: #01499b;
}
.header-tr-tab-item.active i{
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #01499b;
  position: absolute;
  left: 0;
  bottom: -9px;
}
.header-tr-tab > li > div.erji{
  overflow: hidden;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  background: #01499b;
  background: rgba(1,73,155,.5);
  left: 0;
  top: 70px;
  height: 0;
  overflow-y: auto;
}
.header-tr-tab > li > div > a{
  font-size: 18px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  display: block;
}
.header-tr-tab > li > div > a:hover{
  text-decoration: underline;
}
.header-tr-tab > li > div > a:first-child{
  padding-top: 24px;
}



.index-1{
  width: 100%;
  1max-width: 1920px;
  background: url("../images/indexbg.png");
}
.center1200{
  width: 1200px;
  margin: 0 auto;
}
.index-1-content{
  overflow: hidden;
  padding-top: 54px;
}
.index-1-left{
  width: 585px;
  height: 350px;
  float: left;
  overflow: hidden;
  position: relative;
}
.index-1-right{
  width: 578px;
  float: right;
}
.index-title1{
  overflow: hidden;
}
.index-title1 a{
  display: inline-block;
  text-align: center;
  float: right;
  width: 93px;
  line-height: 27px;
  font-size: 12px;
  color: #fff;
  background: #01499b;
}
.index-title1 a img{
  margin-left: 9px;
}
.index-title1 div{
  width: 142px;
  font-size: 13px;
  color: #bababa;
  float: left;
  margin-left: 28px;
}
.index-title1 div:first-child{
  margin-left: 0;
}
.index-title1 div:first-child p{
  border-right: 1px solid #01499b;
}

.index-title1 div p{
  font-size: 28px;
  color: #8a8a8a;
}
.index-title1 .active p{
  color: #01499b;
}
.newContent{
  margin-top: 16px;
  border-top: 1px solid #01499b;
  background: #f8f8f8;
  padding: 16px 23px;
}
.newContent a{
  display: block;
  font-size: 16px;
  line-height: 42px;
  color: #575757;
  overflow: hidden;
}
.newContent a:hover{
  color: #01499b;
}
.newContent a span{
  float: right;
  font-size: 12px;color: #979797;
}
.newContent a i{
  display: inline-block;
  width: 5px;
  height:5px ;
  border-radius: 3px;
  background: #e0e0e0;
  margin-right: 12px;
}
.newContent a:hover i{
  background: #01499b;
}

.index-2{
  width: 100%;
  1max-width: 1920px;
  background: #f8f8f8;
}
.index-2-content{
  overflow: hidden;
  padding: 55px 0;
}
.index-2-left{
  width: 585px;
  float: left;
}
.index-title2{
  overflow: hidden;
}
.index-title2 span{
  border-left: 4px solid #01499b;
  line-height: 28px;
  font-size: 28px;
  padding-left: 14px;
  color: #01499b;
  float: left;
  margin-right: 14px;
}
.index-title2 b{
  font-size: 15px;
  line-height: 14px;
  color: #bababa;
  float: left;
  font-weight: 400;
}
.index-title2 a{
  display: inline-block;
  text-align: center;
  float: right;
  width: 93px;
  line-height: 27px;
  font-size: 12px;
  color: #fff;
  background: #01499b;
}
.index-2l-content{
  margin-top: 40px;
  position: relative;
  height: 324px;
}
.index-2l-content a{
  display: inline-block;
  width: 100%;
  height: 324px;
}
.index-2l-content img{
  width: 100%;
  height: 324px;
}
.index-2l-content p{
  font-size: 16px;
  color: #fff;
  text-align: center;
  width: 100%;
  line-height: 50px;
  background: #000;
  background: rgba(0,0,0,.7);
  position: absolute;
  left: 0;
  bottom: 0;
}
.index-2l-content a:hover p{
  text-decoration: underline;
}

.index-2-right{
  width: 578px;
  float: right;
}
.index-2r-content{
  margin-top: 40px;
}
.index-3-centernt{
  margin-top: 56px;
  padding-bottom: 56px;
}
.index-product{
  margin-top: 22px;
  overflow: hidden;
  position: relative;
  height: 282px;
}
.index-product-container{
}
.index-product-item{
  float: left;
  width: 190px;
  border: 1px solid #f0f0f0;
  background: #fff;
  text-align: center;
  height: 280px;
  margin-right: 10px;
  border-radius: 5px;
}
.index-product-item img {
	width:200px;
}
.index-product-item div{
  width: 100%;
  height: 206px;
  display: flex;justify-content: center;
  align-items: center;
  text-align: center;
}
.index-product-item p{
  margin: 0 28px;
  border-top: 1px solid #e8e8e8;
  font-size: 18px;
  line-height: 20px;
  padding-top: 24px;
}



.footer{
  width: 1920px;
  background: #3a3a3a;
  overflow: hidden;
  margin: 0 auto;
}
.footer-left{
  padding: 20px 0 0 0;
  width: 998px;
  margin-left: 360px;
  overflow: hidden;
  float: left;
  box-sizing: border-box;
}
.footer-left p{
  font-size: 12px;
  color: #fff;
  line-height: 22px;
  width: 500px;
  float: left;
  opacity: .65;
}
.footer-left p a{
  font-size: 12px;
  color: #fff;
}
.footer-left p span{
  display: inline-block;
  margin: 0 8px;
}
.footer-left p:nth-child(2){
  padding-bottom: 8px;
  opacity: 1;
}
.footer-left img{
  display: inline-block;
  float: right;
  width: 156px;
  margin-top: 4px;
  margin-right: 62px;
}
.footer-right{
  padding: 20px 0 30px;
  width: 560px;
  background: #323232;
  float: right;
  height: 70px;
}
.footer-right img{
  display: inline-block;
  margin-left: 20px ;
}
.footer-right span{
  display: inline-block;
  line-height: 20px;
  font-size: 12px;
  color: #b3b3b3;
  margin-left: 15px;
  text-align: center;
  margin-top: 12px;
}



.banner-img {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
.banner-img a {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}
.banner-img img {
    height: 100%;
    width: 100%;
    display: block;
}
.banner-txt {
    width: 505px;
    position: absolute;
    box-sizing: border-box;
    padding: 0 20px;
    bottom: 0px;
    right:0px;
    background-image: linear-gradient( rgba(0,0,0,0),  rgba(0,0,0,.9));
}
.banner-txt a span.ell {
    width: 100%;
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
}
.ell {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banner-btn {
    position: absolute;
    background: #01499b;
    width: 40px;line-height: 36px;
    text-align: center;
    left: 0;bottom: 0;
    cursor: pointer;
}
.banner-left {
    left: 0px;
}
.banner-right {
    left: 40px;
}

.footer-container{
  width: 100%;
  min-width: 1920px;
  background: #3a3a3a;
}




.footer{
  width: 1920px;
  background: #3a3a3a;
  overflow: hidden;
  margin: 0 auto;
}
.footer-left{
  padding: 20px 0 0 0;
  width: 998px;
  margin-left: 360px;
  overflow: hidden;
  float: left;
  box-sizing: border-box;
}
.footer-left p{
  font-size: 12px;
  color: #fff;
  line-height: 22px;
  width: 500px;
  float: left;
  opacity: .65;
}
.footer-left p a{
  font-size: 12px;
  color: #fff;
}
.footer-left p span{
  display: inline-block;
  margin: 0 8px;
}
.footer-left p:nth-child(2){
  padding-bottom: 8px;
  opacity: 1;
}
.footer-left img{
  display: inline-block;
  float: right;
  width: 156px;
  margin-top: 4px;
  margin-right: 62px;
}
.footer-right{
  padding: 20px 0 30px;
  width: 560px;
  background: #323232;
  float: right;
  height: 70px;
}
.footer-right img{
  display: inline-block;
  margin-left: 20px ;
}
.footer-right span{
  display: inline-block;
  line-height: 20px;
  font-size: 12px;
  color: #b3b3b3;
  margin-left: 15px;
  text-align: center;
  margin-top: 12px;
}



.banner-img {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
.banner-img a {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}
.banner-img img {
    height: 100%;
    width: 100%;
    display: block;
}
.banner-txt {
    width: 505px;
    position: absolute;
    box-sizing: border-box;
    padding: 0 20px;
    bottom: 0px;
    right:0px;
    background-image: linear-gradient( rgba(0,0,0,0),  rgba(0,0,0,.9));
}
.banner-txt a span.ell {
    width: 100%;
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 36px;
}
.ell {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.banner-btn {
    position: absolute;
    background: #01499b;
    width: 40px;line-height: 36px;
    text-align: center;
    left: 0;bottom: 0;
    cursor: pointer;
}
.banner-left {
    left: 0px;
}
.banner-right {
    left: 40px;
}

.footer-container{
  width: 100%;
  min-width: 1920px;
  background: #3a3a3a;
}




/*新闻*/
.news{
  background: #f2f2f2;
}
.news-container{
  width: 1000px;
  margin: 40px auto 60px;
  background: #fff;
  overflow: hidden;
  background: #fff;
}
.news-left{
  width: 215px;
  float: left;
}
.news-title{
  width: 100%;
  height: 120px;
  line-height: 120px;
  background: url("/templateRes/202001/14/402847/402847/images/news-title.png")left center;
  background-size: 100% 100%;
  font-size: 22px;
  color: #Fff;
  padding-left: 32px;
  box-sizing: border-box;
}
.news-img{
  width: 100%;
}
.news-left ul li{
  background: #fff;
  border-bottom: 1px solid #eaeaea;
  padding: 0 20px 0 26px;
  box-sizing: border-box;
}
.news-left ul li a{
  display: block;
  width: 100%;
  line-height: 56px;
  font-size: 18px;
  color: #666666;
  background: url("/templateRes/202001/14/402847/402847/images/left-b.png")right center no-repeat;
  background-size: 11px 19px;
}
.news-left ul .active, .news-left ul li:hover{
  background: #095ba3;
  border-bottom: none;
}
.news-left ul .active a, .news-left ul li:hover a{
  color: #ffffff;
  background: url("/templateRes/202001/14/402847/402847/images/left-w.png")right center no-repeat;
  background-size: 11px 19px;
}
.news-right{
  width: 715px;
  float: right;
  margin-right: 40px;
  padding-bottom: 60px;
}
.position{
  font-size: 15px;
  color: #666666;
  text-align: right;
  overflow: hidden;
  line-height: 48px;
  border-bottom: 1px solid #dddbdb;
  padding-top: 10px;
  box-sizing: border-box;
}
.position span{
  float: left;
  font-size: 22px;
}
.position a{
  font-size: 15px;
  color: #666;
}
.position a:hover{
  color: #095ba3;
}
.position img{
  margin-right: 8px;
}
.news-detail{
  margin-top: 56px;
}
.news-detail-top{
  border-bottom: 1px solid #dddbdb;
  padding-bottom: 25px;
}
.news-detail-top h2{
  font-size: 34px;color: #262525;
  text-align: center;
}
.news-detail-top p{
  color: #666;
  font-size: 16px;
  text-align: center;
  margin-top: 24px;
}
.news-detail-top p span{
  margin: 0 8px;
}
.news-detail-center img{
  width: 100%;
  margin-top: 54px;
}
.news-detail-center p{
  font-size: 20px;
  line-height: 38px;
  margin-top: 54px;
}
ul.pages { clear:both; }
.page{
  text-align: center;
  margin-top:28px;
  float:left;
}
.page a{
  display: inline-block;
  font-size: 14px;
  line-height: 32px;
  width: 32px;
  text-align: center;
  background: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  color: #595959;
  margin: 0 4px;
}
.page .page-first,.page .page-last{
  width: 66px;
  background: #0277d6;
  border: 1px solid #0277d6;
  color: #fff;
}
.page-active a,.page a:hover{
  background: #0277d6;
  border: 1px solid #0277d6;
  color: #fff;
}
.news-list-item{
  border-bottom:  1px solid #dddbdb;
  padding: 38px 0 26px;
  overflow: hidden;
}
.news-list-i-left{
  width: 200px;
  height: 134px;
}
.news-list-i-right{
  width: 490px;
  float: right;
}
.news-list-i-right2{
  width: 100%;
}
.news-list-i-right h3{
  font-size: 18px;
  line-height: 36px;
  color: #575757;
  font-weight: 400;
  /*以下5条，缺一不可*/
  overflow: hidden;
  text-overflow: ellipsis;
  display:-webkit-box;
  -webkit-line-clamp:2;/*在第二行显示...*/
  -webkit-box-orient: vertical;
}
.news-list-i-right p{
  font-size: 16px;
  color: #979797;
  margin: 8px 0 18px
}
.news-list-i-right a{
  width: 94px;
  display: inline-block;
  line-height: 26px;
  font-size: 13px;
  color: #095ba3;
  border: 1px solid #095ba3;
  border-radius: 14px;
  text-align: center;
}
.news-list-i-right a img{
 
}
.news-list-i-right a:hover{
  font-weight: bold;
}