/* 
* @Author: Marte
* @Date:   2018-08-30 14:40:45
* @Last Modified by:   Marte
* @Last Modified time: 2019-01-04 15:43:28
*/
#tit{text-align: center;margin-bottom:26px;}
#tit p{         letter-spacing: 6px;
       font-size: 44px;
       text-transform: uppercase;
       line-height: 60px;
       font-weight: 200;}
#tit span{  letter-spacing: 6px;  font-size: 24px;}
.ib{ display: block; margin: 0 auto;}
.pr{ position: relative;}

.s1{ margin:50px 0px; padding-bottom: 20px; border-bottom: 2px #cccccc solid;}
.s1 .com{
    line-height: 2;
    width: 78%;
    margin: 0 auto;}
.s1 .btm img{ margin:60px auto; display: block;}

.s2{padding-bottom: 24px; border-bottom: 2px #cccccc solid;}
.s2 #tit{    margin-bottom: 40px;}


.s3 #tit{    margin: 40px 0;}
.s3 .com{ padding:0px;padding-bottom: 24px; border-bottom: 2px #cccccc solid;}
.s3 .btm{padding-top: 24px;}
.s3 .btm img{ width: 100%;}
.c_nav{ margin: 40px auto;}
.c_nav ul{display: flex; justify-content: space-between;}
.c_nav li{display: block; width: 24.8%; background: #8992a1;}
.c_nav a.cur{background: #f10303;}
.c_nav a img{ display: block; margin: 30px auto; height: 85px;}
.c_nav a p{ width: 90%; padding-bottom: 4px; border-top:1px #fff solid; color: #fff; display: block; margin: 0 auto; text-align: left; line-height: 2; }
.c_nav li:hover{ background: #f10303;}
.c_nav li.cur{background: #f10303;}

.about{    min-height: 300px;margin: 40px auto;}
.about .fw{ font-size: 24px; line-height: 2; border-bottom: 2px solid #a0a0a0;}

.about .gzsj{ background: url(../img/f7.jpg) no-repeat center center;     height: 380px;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;}
.about .gzsj .p1{font-size: 24px;
    font-weight: bold;
    color: #fff;}
.about .gzsj .p2{font-size: 24px;
    color: #fff;
    margin: 14px auto 4px;}
.about .gzsj .p3{ color: #fff;}
.about .gzsj .dh{display: flex;
    margin-top: 60px;
}
.about .gzsj .dh .dd{    display: flex;
    justify-content: center;
    align-items: center;
    background: #4b93d5;
    margin: 0px 12px;
    padding: 16px 80px;}
.about .gzsj .dh .dd img{}
.about .gzsj .dh .dd .wen{margin-left: 14px;}
.about .gzsj .dh .dd .wen p{font-weight: bold;
    color: #fff;}
.about .gzsj .dh .dd .wen span{font-weight: bold;
    color: #fff;}
.about .gzsj .dh .dd .wen a{font-weight: bold;
    color: #fff;}
.about .gzsj .dh .dd:hover a{ color: #f10303;}	

.map{       margin-top: 40px; box-shadow: 0px 0px 10px #ddd;
    display: block;
    padding: 20px;}


.y1 img{ margin: 25px auto;}
.y1 img.ib{margin: 80px auto 40px;}
.y2 .pic{ }
.y2 img{ margin: 4px auto;}
.y2 .pic .dec{    position: absolute;
    left: 11%;
    top: 32%;}
.y2 .pic .dec .p1{    color: #a3a4ab;
    border: 6px solid #a3a4ab;
    border-radius: 30px;
    padding: 0px 20px;
    font-size: 30px; display: inline-table;
    font-weight: bold;}
.y2 .pic .dec .p2{ color: #fffafa; font-size: 32px;    margin: 16px auto 100px;}
.y2 .pic .dec .p3{ color: #fffafa;line-height: 2;}
.y2 .pic .dec2{    position: absolute;
    right: 26%;
    top: 34%;}
.y2 .pic .dec2 .p1{ color: #fffafa; font-size: 32px;    margin-bottom: 20px;}
.y2 .pic .dec2 .p2{ color: #fffafa;line-height: 2;}

.banner2{ margin-top: 30px;}

.c_nav2{ margin: 40px auto;
    background: #ececec;
    display: flex;
    align-content: center;
    align-items: center;
    padding: 20px 26px;}
.c_nav2 .tt{display: flex;}
.c_nav2 .wen{margin: 0px 12px;}
.c_nav2 .wen p{font-size: 26px;
    color: #d50000;}
.c_nav2 .wen span{    font-size: 22px;}

.c_nav2 ul{display: flex;}
.c_nav2 li a{    background: #afafaf;
    margin-left: 20px;
    padding: 10px 50px;
    color: #fff;}
.c_nav2 li a:hover{ background: #f10303;}
.c_nav2 li a.cur{background: #f10303;}
.guodu{ height: 30px;}

.allist{     min-height: 400px;}
.allist li{ margin-bottom: 30px; }
.allist li .pic{ width: 100%; overflow: hidden; position: relative;display: flex;
    justify-content: center;max-height: 360px;background: #000;
    align-items: center;}
.allist li .pic img{ width: 100%;transition: 0.8s ease;}
.allist li p{ text-align: center; line-height: 2.6;display: -webkit-box;      
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.allist li .pic .bj{width: 63px;
    position: absolute;}
.allist li:hover img{transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);}
.allist li:hover p{ color: #f10303;}

.tit0{ font-weight:bold; font-size:30px; text-align:center;}
.list0{ background:#F7F8FA; padding:60px 0;    min-height: 500px;}

.cplist li{    margin:40px auto 20px;}
.cplist li .slideTxtBox{     }
	.cplist li .slideTxtBox a{display: block;   }
.cplist li .slideTxtBox .bd{padding: 12px 0px;}
.cplist li .slideTxtBox .bd ul{    display: flex;
    justify-content: center;
    align-items: center;}
.cplist li .slideTxtBox .bd ul img{  transition: all .8s;margin: 15px 0;max-height: 344px; }
.cplist li .slideTxtBox .bd ul:hover img{transition: all .8s;
  transform: rotate(10deg); /* 旋转45度 */
}
.cplist li .slideTxtBox .hd{    margin-top: 18px;}
.cplist li .slideTxtBox .hd ul{    display: flex;
    justify-content: center;
    align-items: center;}
.cplist li .slideTxtBox .hd ul li{display: block; 
    width: 20px;
    height: 20px;
    border-radius: 50%;cursor:pointer;
    margin: 0px 8px;}
.cplist li .slideTxtBox .hd ul li.on{width: 24px;
    height: 24px;}
.cplist li p{     text-align: center;   font-size: 24px;}

.sx .slideTxtBox .bd ul img{ cursor: pointer;margin:0px 0 !important;    padding: 0px 20px;}

.cplist .tit0{ text-align: left;}
.about-video-bg{ display:none;position:fixed;z-index:100;top:0;bottom:0;right:0;left:0;background:#000;}
.video-content{ width:100%;Position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background: #fff;}
.video-content img{     max-width: 800px;
    margin: 0 auto;
    display: block;}
.about-video-pause{     Position: absolute; cursor: pointer;
    top: 12%;
    right: 5%;
    transform: translateX(-50%);
    width: 8rem;
    height: 8rem;
    line-height: 8rem;
    text-align: center;
    border-radius: 100%;
    background: rgb(0 0 0 / 50%);}
.about-video-pause .fa-times{font-size: 4rem;
    color: #fff;}

.sx-list{background: url(../images/2.jpg);background-repeat: no-repeat;background-attachment: fixed;background-size: cover;     display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 100px 0;}
.sx-list .wen{}
.sx-list .wen .t{    color: #fff;
    font-size: 50px;
    letter-spacing: 6px;
}
.sx-list .wen p{color: #eeeeee;
    font-size: 22px;
    line-height: 3;}
.sx-list img{}
.sx-list a{    color: #fff;
    border: 1px solid #fff;
    padding: 8px 35px;
    margin-top: 20px;
    display: block;
    letter-spacing: 5px;}
.sx-list a:hover{ background: #f00;border: 1px solid #f00; color: #fff;}

.lgg #tit{    text-align: left;    padding: 22px 0;}
.lgg #tit p{letter-spacing: 2px;
    font-size: 30px;
    font-weight: bold;}
.lgg #tit span{    letter-spacing: 2px;
    font-size: 18px;
    line-height: 3;}

.pp .pre{ position: relative;}
.pp .pre .con{ position: absolute;width: 100%; top:0;}
.pp h2{ font-size: 50px; line-height: 1.4;letter-spacing:3px; text-align: center;}
.pp p{ 
    font-size: 20px;
    line-height: 1.6;
    margin-top: 3%;}
	
.pp .p1 .bj{width: 100%;}
.pp .p1 .con{top:22%; }
.pp .p1 .con h2{ color: #fff; text-align: left;  }
.pp .p1 .con p{    color: #fff;}

.pp .p2 .row,.pp .p4 .row,.pp .p5 .row{ display: flex;    align-items: center;}

.pp .p3{
background: url(../img/p4.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;margin: 50px auto;}
.pp .p3 h2{ color: #fff; padding: 160px 0;}	
.pp .p5{ margin: 50px auto;}
.pp .p6 .con{top:4%; }
	
.cplist00{}
.cplist00 .tit0{    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;}
.cplist00 .tit00{ text-align: center;
    line-height: 2.4;
    color: #646464;
    font-size: 22px;}
.cplist00 .tit0 img{}
.cplist00 .tit0 p{    font-size: 22px;
    margin:40px 26% 0;
    text-align: center;}
.cplist00 ul{    margin: 50px auto 50px;}
.cplist00 li a{       margin: 26px auto;
    display: block;
    text-align: center;}
.cplist00  li img{max-width: 100%; margin: 0 auto; max-height: 344px;    transition: all .8s;}
.cplist00  li a p{ font-size: 24px; line-height: 3;}
.cplist00  li a:hover p{ color: #FF0000;}
.cplist00 ul a.more{display: table;
    border: 1px solid #f00;
    margin: 0 auto 50px;
    padding: 8px 40px;
    letter-spacing: 2px;}
.cplist00 ul a.more:hover{  color: #fff; background: #f00;}


.cz{ margin: 40px auto; background: #CECECE; position: relative; }
.cz .xian{ position: absolute; top: 50%; width: 94%; left: 3%; display: block; background: #000000; height: 1px;}
.cz .t{     text-align: center;
    background: #CECECE;
    width: 120px;
    padding: 20px 0px;
    display: block;
    margin: 0 auto;
    z-index: 999;
    position: relative;}
.cz .t p{}
.cz .t span{ color: #f10303;}

.cz2{    margin: 40px auto;
    background: #CECECE;padding: 18px 20px;
    position: relative;}
.cz2 .tit{    float: left;
    font-size: 16px;
    margin-right: 30px;
    height: 40px;
    line-height: 40px;}
.cz2 .tit span{    font-size: 18px;
    font-weight: bold;}
.cz2 .ss{    width: 400px;
    float: left;
    position: relative;}
.cz2 .ss form{}
.cz2 .ss input{font-size: 16px;
    border: none;
    border-radius: 4px 0px 0px 4px;
    box-shadow: 0px 0px 10px #818181;
    height: 40px;
    padding-left: 10px;
    width: 100%;}
.cz2 .ss button{    background: #db010c;
    border: none;
    height: 40px;
    padding: 0px 18px;
    border-radius: 0px 4px 4px 0px;
    position: absolute;
    right: -1px;}
.cz2 .ss button img{    max-width: 24px;}


.cz3{   margin: 40px auto;
    padding: 16px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;}
.cz3 .c-t{}
.cz3 .c-t p{    color: #9b9b9b;
    font-weight: 100;
    padding-bottom: 8px;
    font-size: 30px;
    margin-top: 0px;
    text-shadow: none;
    position: relative;}
.cz3 .c-t span{     margin: 0 0 28px;
    padding-bottom: 12px;
    font-size: 34px;
    margin-top: 0px;
    text-shadow: none;
    position: relative;
    font-weight: bold;}
.cz3 .c-t span:before{    content: '';
    width: 40px;
    height: 2px;
    background: #e83118;
    position: absolute;
    bottom: 0px;}
.cz3 .c-t span i {
	      width: 190px;
	      height: 2px;
	      background: #dfdfdf;
	      display: block;
	      position: absolute;
	       bottom: 0;
	      left: 40px;
	}
	
.cz3 .ss{    width: 300px;
    position: relative;}
.cz3 .ss input{font-size: 16px;
  border: 2px solid #5e5e5e;
      height: 48px;
    padding-left: 50px;
    width: 100%;}
.cz3 .ss button{ 
       border: none;
       height: 48px;
       padding: 0px 14px;
       position: absolute;
       left: 0px;
       background: none;}
.cz3 .ss button img{    max-width: 24px;}


.czlist{ margin-bottom: 20px;}
.czlist li{ position: relative; margin-bottom: 30px;}
.czlist li a{ display: flex; justify-content: center; align-items: center;}
.czlist li p{ position: absolute; color: #fff; font-size: 24px;}
 .czlist li .pic{ width: 100%; overflow: hidden;}
 .czlist li img{ width: 100%; -webkit-filter: grayscale(100%);transition: 0.8s ease;
     -moz-filter: grayscale(100%);
     -ms-filter: grayscale(100%);
     -o-filter: grayscale(100%);
     filter: grayscale(100%);
     filter: gray;}
 .czlist li:hover img{transform: scale(1.06);
-webkit-transform: scale(1.06);
-moz-transform: scale(1.06);
-ms-transform: scale(1.06);
-o-transform: scale(1.06);-moz-filter: grayscale(0%);
     -ms-filter: grayscale(0%);
     -o-filter: grayscale(0%);
     filter: grayscale(0%);
     }
/* newslist */
.newslist{ margin:50px 0px;}
.newslist .top{}
.newslist .top .t{display: -webkit-box;      
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.newslist .top .t a{font-size: 18px;
    color: #333;
    line-height: 38px;}
.newslist .top .time{margin-right: 14px;}
.newslist .top span{    font-size: 14px;}
.newslist .top p{    font-size: 15px;
    line-height: 28px;
    color: #555555;
    margin: 8px 0px;display: -webkit-box;      
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.newslist .top .more{    width: 82px;
    height: 24px;
    border: 1px solid #d4d4d4;
    border-radius: 30px;
    display: block;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    float: right;}
.newslist .top:hover .more{ border: 1px solid #f10303; background:#f10303; color:#fff;}
.newslist .btm{ margin-top: 24px;}
.newslist .btm li{    font-size: 14px;
    border-bottom: 1px #cdcaca dashed;
    line-height: 36px;}
.newslist .btm li a{    float: left;}
.newslist .btm li a i{     width: 4px;
    height: 4px;
    border-radius: 24px;
    background: #333333;
    margin: 0px 4px;
    display: block;
    float: left;
    margin-top: 16px;}
	.newslist img{ width: 100%;}
.newslist .btm li span{    float: right;}
.newslist .btm li:hover a{ color:#f10303;}
.newslist .btm li:hover i{background:#f10303;}


.news3 { background: #efefef;}
.news3 .wen{ padding:104px;}
.news3 .wen p{    font-size: 18px;
    text-align: center;
    color: #000;}
.news3 .wen span{display: block;
    text-align: center;
    margin: 20px 0px;}
.news3 .wen a{     background: #f10303;
    display: table;
    margin: 0 auto;
    padding: 4px 20px;
    color: #fff;
    border-radius: 30px;}

/* news */
.met-shownews { border-top: 1px solid #e1e1e1; margin-top: 20px;}
.met-shownews .met-shownews-body {
  
}
.met-shownews .met-shownews-header {
    padding-bottom: 0px;
}
.met-shownews .met-shownews-header, .met-shownews .met-shownews-footer {

}
.met-shownews h1 {
    margin: 0px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 1.5;
}
.met-shownews .info {
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    color: #a3afb7;
}
.met-shownews .info span {
    padding-right: 20px;
}

.met-editor h2{ line-height: 4;}
.met-editor {
    width: 100%;
    max-width: 100%;
    font-weight: 300;
    line-height: 1.8;
    color: #222;
	    min-height: 500px;
    word-wrap: break-word;
}
.met-shownews .met-shownews-footer {
    padding-top: 0px;
}
.met-shownews .met-shownews-header, .met-shownews .met-shownews-footer {
    padding: 30px 0px;text-align: center;
}
.met-shownews .met-shownews-footer ul.pager {
    margin: 0px;
    border-top: 1px solid #f0f2f5;
    padding-top: 20px;
}

.nei-k{ margin-top: 70px;    margin-bottom: 50px;}

.page{ min-height: 700px;}

.about .cz2 .c-t p{ color: #333; }
.about .cz2 .c-t span{font-weight: 500;}
.about .cz2 .c-t span:before {
    bottom: -10px;
}
.about .cz2 .c-t span i {
    top: 66px;}
.about .com{ line-height: 1.6;font-size: 20px;}	
	
.pager {
    padding-left: 0;
    margin: 22px 0;
    text-align: center;
    list-style: none;
}
.pager li {
    display: inline;
}
.pager li {
    width: 49%;
    display: inline-block;
}
.pager .previous>a, .pager .previous>span {
    float: left;
}

.pager-round li>a, .pager-round li>span {
    border-radius: 1000px;
}
.pager li>a, .pager li>span {
    padding: 10px 20px;
    color: #76838f;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.pager li>a, .pager li>span {
 display: inline-block;
     padding: 0px 14px;
     background-color: transparent;
     border: 1px solid #e4eaec;
     border-radius: 40px;
     height: 36px;
     overflow: hidden;
     line-height: 36px;
}
.met-news-bar {
    margin-left: 30px;
    padding: 20px;
}

.met-news-bar .recommend h3 {
 font-size: 22px;
     margin: 12px 0px;
     border-bottom: 1px solid #a1a1a1;
     padding-bottom: 10px;
}
.met-news-bar .recommend .list-group {
    margin-top: 10px;
    margin-bottom: 0px;
}
.met-news-bar .recommend .list-group li{    margin: 30px auto;}
.met-news-bar .recommend .list-group li p{   display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.met-news-bar .recommend .list-group li span{display: block;
    margin: 2px auto 8px;
    color: #9d9d9d;}
.met-news-bar .recommend .list-group li .pic{ width: 100%; overflow: hidden;}
.met-news-bar .recommend .list-group li .pic img{ width: 100%;}

.cp{margin: 60px auto; }
.cp .row{display: flex; align-items: center;}
.cp img{ max-width: 100%;}
.cp .wen{}
.cp .wen .t{    display: flex;
    align-items: center;}
.cp .wen .t img{    height: 70px;}
.cp .wen .t p{    font-size: 70px;
    padding-left: 20px;}
.cp .wen .dec{ }
.cp .wen .dec .d1{color: #515151;
    font-size: 42px;
    margin: 30px auto;
    font-weight: bold;}
.cp .wen .dec .d2{line-height: 1.8;
    font-size: 20px;}
.cp .wen .dec a{    font-size: 20px;
    padding: 10px 40px;
    text-align: center;
    border: 1px solid #D61518;
    color: #D61518;
    display: inline-block;
    margin-top: 20px;}
.cp .wen .dec a:hover{color: #fff; background: #D61518; }
.cp .tu{}
.cp .slideTxtBox{     }
.cp .slideTxtBox a{display: block; padding: 15px 20px;  }
.cp .slideTxtBox .bd{}
.cp .slideTxtBox .bd ul{    display: flex;
    justify-content: center;
    align-items: center;}
.cp .slideTxtBox .bd ul img{  transition: all .8s;  height: 367px;    height: 367px;
    margin: 15px 0;}
.cp .slideTxtBox .hd{    margin-top: 18px;}
.cp .slideTxtBox .hd ul{    display: flex;
    justify-content: center;
    align-items: center;}
.cp .slideTxtBox .hd ul li{display: block; 
    width: 46px; background: #000;
    height: 46px;
    cursor:pointer;
    margin: 0px 8px;}
.cp .slideTxtBox .hd ul li img{    display: block;
    width: 40px;
    margin: 3px auto;}
.cp .slideTxtBox .hd ul li.on{ background: #fff;}

.c-al{ background: #F7F8FA; padding: 50px 0;}
.c-al .t{ font-size: 36px; line-height: 1.6;margin-bottom: 24px;}
.c-al .t p{font-weight: 200;}
.c-al .t span{font-weight: bold;}
.c-al .slideBox{ width:100%;  overflow:hidden; position:relative; padding: 30px 0; }
.c-al .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.c-al .slideBox .bd li{ zoom:1; vertical-align:middle;  }
.c-al .slideBox .bd li a{position: relative;}
.c-al .slideBox .bd img{ display:block; width: 100%;  }
.c-al .slideBox .bd li p{position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 2.4;
    font-size: 24px;
    background: #0000008f;
    color: #fff;
    padding-left: 24px;}
.c-al .slideBox .prev,
.c-al .slideBox .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:50px; height:120px;  background: #d61518a3;     display: flex;
    align-items: center;
    justify-content: center;  }
.c-al .slideBox .prev i,
.c-al .slideBox .next i{ display: block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat;}
.c-al .slideBox .next { left:auto; right:0;  }
.c-al .slideBox .next i{background-position:8px 5px;}

.c-al .slideBox .prev:hover,
.c-al .slideBox .next:hover{  background: #D61518;   }
.c-al .slideBox .prevStop{ display:none;  }
.c-al .slideBox .nextStop{ display:none;  }
.c-al .con img{ max-width: 100%;}


@media only screen and (max-width: 1400px) {

}


@media (min-width: 768px){
.s3 .com .col-md-6{ padding:0px;}
.s3 .com .fl{ padding-left: 10%;padding-top: 120px;}
.s3 .com .fl .tit{ font-size: 30px;    margin-bottom: 34px;
    display: block;}
.s3 .com .fl p{width: 62%; font-size: 18px; line-height: 2;}
}/*结束*/

@media (max-width: 767px){
#tit{margin-bottom:16px;}
#tit p{       font-size: 22px;letter-spacing: 3px;
    line-height: 30px;}
#tit span{    font-size: 20px;letter-spacing: 3px;}
ul.fangda li .com h2 {
     font-size: 20px
}
.s1{ margin:24px 0px;padding-bottom: 0px;}
.s1 .com {
    width: 100%;
}
.s1 .btm img {
    margin: 30px auto;}
.s2 ul li .com{ 
      top: 10%;
      padding: 0px 8%;}
.s2 #tit {
    margin-bottom: 15px;
}
.s3 #tit {
    margin: 18px 0;
}
.s2 ul li .com h2 {
    font-size: 20px;
    margin-bottom: 8px;
}
.s2 ul li .com p{
    font-size: 14px; 
     padding: 0px 1%;line-height: 24px;
}
.s2 ul li .bj {
    opacity: 0.7;
}
.s3 .com .fl .tit{ font-size: 18px; text-align: center; display: block;}
.s3 .com .fl p{margin: 8px 0px;}
.cz2 {
  margin: 2px auto 38px;
    display: block;
}
.cz2 .c-t p {
    padding-bottom: 2px;
    font-size: 22px;}
.cz2 .c-t span {
    font-size: 22px;}	

.cz2 .ss {
    width: 100%;    margin-top: 24px;}
.cz2 .ss input {
   height: 40px;}
.cz2 .ss button {
  height: 40px;}
#p3 {
    font-size: 18px;
    padding: 4px 24px;
    margin: 5px auto;
}
.allist li a {
    padding: 12px;
}
.nei-k {
    margin-top: 40px
}
.about .cz2 .c-t span i {
    top: 50px;
}
.about .com {
    font-size: 18px;
}
.cplist00 ul {
    margin: 20px auto 20px;
    display: flex;    align-items: center;
    flex-wrap: wrap;
}
.cplist00 .tit0 img {
    width: 160px;
}
.cplist00 li a p {
    font-size: 22px;}
.cplist00 li a {
	    margin: 10px auto;}
.cplist00 .tit0 p {
    font-size: 16px;
    margin: 30px 2% 0;
    text-align: center;
    font-weight: 500;
    line-height: 1.6;
}
.cplist00 .tit00 {
    font-size: 18px;
}
.list0 {
    padding: 40px 0;}
.list0 ul{   display: flex;
    flex-wrap: wrap;
    align-items: center;}	
	
	
.tit0 {
    font-size: 24px;}
.cplist li {
    margin: 10px auto 10px;
}
.cplist li .slideTxtBox a {
    padding: 2px 5px;
}
.cplist li .slideTxtBox .bd ul img {
   margin: 0px 0 !important;
       padding: 0px 2px;
}	
.cplist li p {
    font-size: 16px;
    margin-top: 2px;
}	
	.cplist li .slideTxtBox .hd {
	    margin-top: 12px;
	}
.cplist li .slideTxtBox .hd ul li {
    width: 15px;
    height: 15px;
    margin: 0px 5px;
}
	.cplist li .slideTxtBox .hd ul li.on {
	    width: 20px;
	    height: 20px;
	}
	.cz3 {
	    margin: 20px auto;
	    padding: 8px 0px;}
	.cz3 .c-t p {font-size: 22px;}
	.cz3 .c-t span {font-size: 24px;}
.cp .row {
    display: block;}	
.cp {
    margin: 41px auto;
}
.cp .wen .t img {
    height: 30px;
}
.cp .wen .t p {
    font-size: 30px;
    padding-left: 15px;
}
.cp .wen .dec .d1 {
    font-size: 22px;
    margin: 20px auto;}
.cp .wen .dec .d2 {
    font-size: 16px;
}	
.c-al {
    padding: 20px 0;
}	
.c-al .t {
    font-size: 22px;    line-height: 1.4;
}	
.c-al .slideBox .prev, .c-al .slideBox .next {
    width: 40px;
    height: 70px;}
.c-al .slideBox .bd li p {
    font-size: 18px;}
.newslist .btm {
    margin-top: 8px;
}
.c_nav {
    margin: 15px auto;
}
.c_nav ul {
    flex-wrap: wrap;
}
.c_nav li {
    width: 49%;
    margin-bottom: 2%;
}
.c_nav a img {
    display: block;
    margin: 10px auto;
    height: 40px;
}
.sx-list{    padding: 30px 0;
    flex-direction: column;}
	.sx-list .wen .t {
	    color: #FFF;
	    font-size: 28px;
	    letter-spacing: 5px;
	    text-align: center;
	}
.sx-list a {
    color: #fff;
    border: 1px solid #fff;
    padding: 8px 35px;
    display: block;
    letter-spacing: 5px;
    margin-tOP: 1px;
    margin-bottom: 20px;
    text-align: center;
}
.sx-list img {
    width: 90%;
}
.lgg #tit p {
    font-size: 20px;
}
.lgg #tit span {
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 1.6;
}
.lgg #tit {
    text-align: left;
    padding: 22px 0 0;
}
.video-content img{ max-width: 90%;}
.about {
    min-height: 300px;
    margin: 15px auto;
}
.about .fw {
    font-size: 20px;}
.about .gzsj {
		   height: 300px;}
.about .gzsj .p1 {
    font-size: 20px;}
.about .gzsj .p2 {
    font-size: 18px;
    color: #fff;
    margin: 10px auto 4px;
}	
.about .gzsj .dh {
    margin-top: 20px;
    flex-wrap: wrap;
}	

.about .gzsj .dh .dd {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #4b93d5;
    margin: 0px 12px;
    padding: 10px;
    margin-bottom: 13px;
}
.about .gzsj .dh .dd .wen p {
    font-weight: 500;}
	.about .gzsj .dh .dd .wen a {
	    font-weight: 500;}
.about .gzsj .dh .dd img {
    height: 30px;
}
.banner2 {
    margin-top: 15px;
}	
.newslist {
    margin: 15px 0px;
}
.newslist .col-sm-12{padding-right: 0px;    padding-left: 0px;}
.news3 .wen {
    padding: 15px;
}	
.met-shownews h1 {
    margin: 0px;
    margin-bottom: 4px;
    font-size: 18px;}	
.met-news-bar {
    margin-left: 0px;
    padding: 0px 15px;
}	
.met-shownews .met-shownews-header, .met-shownews .met-shownews-footer {
    padding: 15px 0px;}	
.met-news-bar .recommend .list-group li span {
    font-size: 14px;
}	
.met-news-bar .recommend h3 {
    font-size: 20px;}	
.cz {
    margin: 15px auto;}
.cz .t {
    padding: 4px 0px;}		
.allist li {
    margin-bottom: 10px;
}
		.c_nav2 {
		    margin: 15px auto;
		    background: #ececec;
		    display: block;
		    align-content: center;
		    align-items: center;
		    padding: 15px 15px;
		}
.c_nav2 ul {
	    display: flex;
	    flex-flow: wrap;
	       justify-content: space-between;
	    align-items: center;
	}	
.c_nav2 ul li{ }		
.c_nav2 ul li a{ padding: 4px 14px;    margin-left: 0px;}		
		
.allist li .pic .bj {
    width: 40px;}		
.czlist li p {
    position: absolute;
    color: #fff;
    font-size: 18px;
}		
.contact .t p {
    font-size: 22px;}		
.contact .t span {
    font-size: 20px;
}	
.pp .p2 .row, .pp .p4 .row, .pp .p5 .row {
    display: block;
}
.pp h2 {
    font-size: 24px;}	
.pp .p1 .con p {
   color: #37474f;
}	
.pp p {
    font-size: 16px;}
 .pp .p3 h2 {
    padding: 90px 0;
} 
.pp .p3 {
    margin: 30px auto;
}
.pp .p5 {
    margin: 30px auto;
}    
 .pp .p5 h2{    margin-top: 15px;}
 .pp .pre .con {
    position: relative;}
 .pp .pre .con h2{    margin-bottom: 20px;    color: #37474f;}
 .pp .p6 .con {
    padding-bottom: 50px;
}
}/*结束*/