@CHARSET "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:hover,a:active,a:focus{color:#e87518;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}



.m1{
    background: #f8f8f8;
    padding: 20px 0;
}
.m1 ul li{
    width: 23%;
    margin: 0 1%;
    float: left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding: 6% 0; 
}
.m1 ul li h3{
    font-size: 14px;
    font-weight: bold;
    color: #f68100;
    line-height: 1.5;
}
.m1 ul li h3 span{
    font-size: 24px;
    font-family: Impact;
    color: #111;
    padding-right: 3px;
}
.m1 ul li:nth-child(2n) h3 span{
    color: #fff;
}
.m1 ul li h4{
    font-size: 14px;
    font-weight: bold;
    color: #111;
    line-height: 1.5;
}
.m1 ul li:nth-child(2n) h4{
    color: #fff;
}


.pa10{
    padding: 2%;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

.mtlt1{
    text-align: center;
    padding: 20px 0;
}
.mtlt1 h3{
    font-weight: bold;
    font-size: 26px;
    color: #333;
    background: url(../images/b77542f2df2d11d52c3e3951e95ad03e46f51348.png) no-repeat center;
    line-height: 1.5;
}
.mtlt1 p{
    font-size: 14px;
    color: #333;
    line-height: 1.5;
}

.m2{
    background: #f0f0f0
}

.m2-con .list{
    background: #fff;
    padding: 3%;
    box-shadow: 0 0 2px #eee;
    margin-bottom: 10px;
}
.m2-con .list .list-left{
    width: 52%;
    float: left;
}
.m2-con .list .list-right{
    width: 40%;
}
.m2-con .list .list-right img{
    width: 100%;
}
.m2-con .list .list-left > a{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding-right: 20px;
    background: url(../images/dc00c0dbddb44a958adef08823c311f3d4dd1636.png) no-repeat right center;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: block;
}

.m2-con .list .list-left ul li{
    width: 50%;
    float: left;
    padding-right: 3px;
    box-sizing: border-box
}
.m2-con .list .list-left ul li a{
    display: block;
    font-size: 12px;
    line-height: 25px;
    color: #333;
    height: 25px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.m3-con{
    padding: 0 50px;
    position: relative;
}
.m3-con .slick-arrow{
    display: block;
    text-indent: 100px;
    overflow: hidden;
    outline: none;
    border: none;
    padding: 0;
    width: 30px;
    height: 70%;
    position: absolute;
    top: 15%;
}
.m3-con .slick-prev{
    background: url(../images/0731e4136413c8d481bddda82e407da55c96e698.png) no-repeat center #2b4051;
    left: 0;
}
.m3-con .slick-next{
    background: url(../images/63b7e8b958d47cae08f8ffb282f22f0d6c403b2c.png) no-repeat center #2b4051;
    right: 0;
}
.m3-con .slick-con .img{
   width: 100%; 
}
.m3-con .slick-con .img img{
    width: 100%;
}
.m3-con .slick-con .wz{
    padding: 5%;
    background: #f0f0f0
}
.m3-con .slick-con .wz h3{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 2;
}
.m3-con .slick-con .wz p{
    font-size: 14px;
    color: #666;
    line-height: 1.5;
}



.mtlt2{
    text-align: center;
    padding: 20px 0;
}
.mtlt2 h3{
    font-weight: bold;
    font-size: 26px;
    color: #fff;
    background: url(../images/f06fd930b182878f012d80c678766457da6c9dcf.png) no-repeat center;
    line-height: 1.5;
}
.mtlt2 p{
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
}

.m4{
    background: url(../images/766e7992b902edddf0f9cc895e51ae5f1d7e538e.png) no-repeat center top;
    background-size: 100% auto;
    margin-top: 20px;
}

.slideTxtBox{
    padding: 3%;
    background: #fff;
}
.slideTxtBox .hd{
    margin-bottom: 15px;
}
.slideTxtBox .hd li{
    width: 31.33%;
    float: left;
    margin-right: 3%;
    text-align: center;
    font-size: 14px;
    background: #093e5e;
    color: #fff;
    line-height: 35px;
}
.slideTxtBox .hd li:last-child{
    margin-right: 0;
}

.slideTxtBox .hd li.on{
    background: #f68100
}
.slideTxtBox .bd .tjxw{
    margin-bottom: 15px;
}
.slideTxtBox .bd .tjxw li a{
   display: block;
}
.slideTxtBox .bd .tjxw li .img{
    width: 40%;
}
.slideTxtBox .bd .tjxw li .img img{
    width: 100%
}
.slideTxtBox .bd .tjxw li .wz{
    width: 56%;
}
.slideTxtBox .bd .tjxw li .wz h3{
    font-size: 16px;
    line-height: 25px;
    color: #333;height:25px;overflow:hidden
}

.slideTxtBox .bd .tjxw li .wz dt{
    font-size: 12px;
    line-height: 25px;
    color: #666;height:75px;overflow: hidden;
}
.slideTxtBox .bd .xwlist li{
    margin-bottom: 5px;
}
.slideTxtBox .bd .xwlist li a{
    display: block;
    border: 1px solid #e9e9e9;
}
.slideTxtBox .bd .xwlist li .date{
    width: 24%;
    border-right: 1px solid #e9e9e9;
    text-align: center;
    padding: 10px 0;
}
.slideTxtBox .bd .xwlist li .wz{
    width: 73%;
}
.slideTxtBox .bd .xwlist li .date .date1{
    font-size: 24px;
    font-weight: bold;
    color: #828282;
    font-family: Arial;
}
.slideTxtBox .bd .xwlist li .date .date2{
    font-size: 12px;
    color: #666;
    font-family: Arial;
}
.slideTxtBox .bd .xwlist li .wz h3{
    font-size: 16px;
    color: #333333;
   line-height:25px;height:25px;overflow:hidden;
    padding-top: 5px;
}
.slideTxtBox .bd .xwlist li .wz dt{
    font-size: 12px;
    color: #666;line-height:25px;height:50px;overflow:hidden;
}

.m5 .abouttu{
    width: 100%;
}
.m5 .abouttu img{
    width: 100%;
}
.m5 > h3{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    line-height: 1.4;
    text-align: center;
    padding: 20px 0;
}
.m5 .aboutjj{
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    color: #666;
    width: 90%;
    margin: 0 auto;
}



.m6{
    margin: 10px auto
}

.slideTxtBox2 .hd ul li{
    width: 50%;
    float: left;
    font-size: 15px;
    color: #fff;
    line-height: 50px;
    box-sizing:box-sizing;
    
}
.slideTxtBox2 .hd ul li span{
     padding-left: 45%;
     display:block;
    
}
.slideTxtBox2 .hd ul li:first-child{
    background: url(../images/4aef77537aab3cf3c45a41d561c3f880aea4c4b2.png) no-repeat 30% center #093e5e;
}
.slideTxtBox2 .hd ul li:nth-child(2){
    background: url(../images/ae25c79a6ef59b16d3eca5a0f778cd2ae21f1c9f.png) no-repeat 30% center #093e5e;
}
.slideTxtBox2 .hd ul li:first-child.on{
    background: url(../images/4aef77537aab3cf3c45a41d561c3f880aea4c4b2.png) no-repeat 30% center #f68100;
}
.slideTxtBox2 .hd ul li:nth-child(2).on{
    background: url(../images/ae25c79a6ef59b16d3eca5a0f778cd2ae21f1c9f.png) no-repeat 30% center #f68100;
}
.slideTxtBox2 .bd{
    margin-top: 15px;
}
.slideTxtBox2 .bd ul li{
    width: 48%;
    float: left;
}
.slideTxtBox2 .bd ul li:nth-child(2n){
    margin-left: 4%;
}
.slideTxtBox2 .bd ul li a{
    display: block;
}
.slideTxtBox2 .bd ul li img{
    width: 100%;
}
.slideTxtBox2 .bd ul li h3{
    font-size: 15px;
    color: #333;
    line-height: 40px;
    background: #f4f4f4;
    text-align: center
}


.mod-ads{text-align: center;}
.mod-ads p{line-height: 25px;text-align: center;}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #093e5e;
  border-bottom: 4px solid #f68100;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
  font-size: 0;
}

.footer ul li.active {
  background: #f68100;
}

.footer ul li a {
  display: block;
  padding-top: 30px;
    color: #fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.footer ul li:first-child a{
  background: url(../images/b5aa4056d7cad10a280abd2f61054630ddf6e2a0.png) no-repeat center 5px;
  background-size: 23px 23px; 
}
.footer ul li:nth-child(2) a{
  background: url(../images/a42ed787850dd18abf19940e80d2c5a8a532b4a8.png) no-repeat center 5px;
  background-size: 25px 25px; 
}

.footer ul li:nth-child(3) a{
  background: url(../images/835f162e55bbd15736ca61293f52eb0d37b3499d.png) no-repeat center 5px;
  background-size: 25px 25px; 
}

.footer ul li:nth-child(4) a{
  background: url(../images/642f836ec6b38f73162056205e503dcf5fe66814.png) no-repeat center 5px;
  background-size: 25px 25px; 
}


