/*导航*/
body{
    background-color: #fff;
}
.daohang{
    width: 100%;
    height: 80px;
    background-color: #fff;
}
.daohang .daohang-left{
    float: left;
    width: 141px;
    height: 37px;
    padding-top: 21px;
    margin-left: 40px;
}
.daohang .daohang-right{
    float: right;
    padding-right: 72px;
}
.daohang .daohang-right .daohang-top1,.daohang-top2{
    float: left;
    margin-top: 23px;
    font-size: 16px;
    color: #333;
    margin-left: 65px;
    padding: 10px 12px;
    background: #fff;
    border-radius: 17px;
    transition: all 0.3s ease;
}
.daohang .daohang-right .daohang-top1 a span{
    font-size: 14px;
    color: #5f5f5f;
}


.daohang .daohang-right .daohang-top1:hover{
    background: #2fd1e0;
}
.daohang .daohang-right .daohang-top1:hover a span{
   color: #fff;
}
.daohang .daohang-right .daohang-top1:hover a{
   color: #fff;
}
.daohang .daohang-right .on{
    background: #2fd1e0;
}
.daohang .daohang-right .on a{
   color: #fff;
}
.daohang .daohang-right .on a span{
    color: #fff;
}


.daohang-top2{
    float: left;
    position: relative;
}
.daohang-top2 li.nav{
    float: left;
    color: #333;
    position: relative;
    text-align: center;
}
.daohang-top2 ul{
    position: absolute;
    top: 0;
    background: #fff;
    text-align: center;
    width: 118px;
}
.daohang-top2 ul .about{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    opacity: 0;
    transition: all 0.3s ease;
    font-size: 16px;
    color: #fff;
    font-size: 16px;
    border-radius: 17px;
    background: #2fd1e0;
}
.daohang-top2 ul:hover .about span{
    color: #fff;
    font-size: 14px;
}
.daohang-top2 ul:hover .about{
    opacity: 1;
} 
.daohang-top2 ul{
    height: 130px;
    display: none; 让元素隐藏
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.daohang-top2 ul a{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #333;
    width: 100%;
    padding: 0 0;
}
.daohang-top2 ul .about1 li{
    display: block;
    height: 40px;
    line-height: 40px;
    color: #333;
    text-align: center;
    background-color: rgb(0,0,0, .0);
}
.daohang-top2 ul a li:hover{
    color: #fff; 
    background-color: #2fd1e0;
}
.daohang-top2:hover ul{
    display: block;
}

/*图片*/
.img{
    width: 100%;
    height: 509px;
    margin-bottom: 20px;
}
.img img{
    width: 100%;
}


/*内容*/


/*二*/
.news01-title{
    padding-top: 63px;
    margin-bottom: 50px;
}
.news01-title p.news01-title01{
    text-align: center;
    font-size: 34px;
    color: #333333;
}
.news01-title p.news01-title01 span{
    display: inline-block;
    background: url(../images/sanjiao.png) no-repeat ;
}
.news01-title p.news01-title02{
    margin-top: 18px;
    text-align: center;
    color:#2fd1e0;
    font-size: 22px;
}
.news02{
    width: 98%;
    height: 650px;
    /*background: #f1f1f1;*/
    margin: 0 auto;
}
.news02-all{
    width: 1160px;
    margin: 0 auto;
}
.news02-all .news02-all01{
    float: left;
    margin-right: 39px;
    width: 360px;
    height: 380px;
    background: #f1f1f1;
}
.news02-all .news02-all01:nth-of-type(3){
    margin-right: 0;
}
.news02-all .news02-all01 .news02-all01-img{
    width: 218px;
    height: 76px;
    margin: 50px 137px 0 136px;
}
.news02-all .news02-all01 .news02-all01-title{
    margin-top: 46px;
    text-align: center;
    font-size: 24px;
    color: #333;
}
.news02-all .news02-all01 .news02-all01-zi{
    font-size: 18px;
    color: #565656;
    margin-top: 40px;
    text-align: center;
    padding:0 56px;
    line-height: 24px;
}
.news02-all .news02-all01 .news02-all01-zi01{
    font-size: 18px;
    color: #565656;
    text-align: center;
    padding:0 56px;
    line-height: 36px;
}
.news02-all01-img02{
    width: 127px;
    height: 127px;
    margin:24px 117px 0 117px;
}
.news02-all01-zi03{
    font-size: 18px;
    color: #565656;
    text-align: center;
    padding:0 56px;
    margin-top: 5px;
}



/*二*/
.news04{
    width: 98%;
    height: 494px;
    background: #f1f1f1;
    margin-bottom: 20px;
}
.news04-news{
    width: 1560px;
    margin: 0 auto;
}
.news04-news01{
    float: left;
    width: 490px;
    height: 270px;
    margin-right: 45px;
}
.news04-news01:nth-of-type(3){
    margin-right: 0;
}
.news04-news001{
    height: 82px;
    margin-bottom: 30px;
}
.news04-news001 img{
    display: inline-block;
    float: left;
}
.news04-news001 p{
    float: left;
    margin-left: 30px;
    font-size: 30px;
    color: #31a0e1;
    line-height: 82px;
}
.news04-news01 .news04-news01-zi01{  
    font-size: 20px;
    color: #333;
    padding-left: 114px;
    line-height: 24px;
}
.news04-news01-zi01 span{
    font-size: 16px;
    color: #666;
}
.news04-news02{
    font-size: 30px;
    color: #31a0e1;
    padding-left: 114px;
    height: 82px;
    line-height: 82px;
    margin-bottom: 40px;
}
.news04-news01:nth-of-type(2) .news04-news001 p{
    color: #f2a430;
}
.news04-news01:nth-of-type(3) .news04-news001 p{
    color: #9ac047;
}






/*按钮*/
.news03{
    width: 98%;
    height: 180px;
    background: #525252;
    margin:0 auto;
    margin-bottom: 20px;
}
.news03-news{
    width: 1560px;
    margin:0 auto;
}
.news03-p{
    float: left;
    font-size: 36px;
    color: #fff;
    padding-left: 145px;
    line-height: 180px;
    letter-spacing:36px;
}
.news03-icon{
    float: right;
    padding-right: 145px;
    width: 100px;
    height: 50px;
    margin-top: 65px;
    border: 2px solid #fff;
    border-radius: 10px;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    padding: 0 40px;
    letter-spacing: 5px;
}
.news03-icon:hover{
    background: #fff;
    color: #333;
}


/*底部*/
.foot{
    width: 98%;
    height: 354px;
    margin: 0 auto;
}
.foot-all{
    width: 1560px;
    margin:0 auto;
}
.foot-logo{
    width: 1560px;
    margin: 0 auto;
}
.foot-logo{
    display: block;
    padding-top: 63px;
    margin-bottom: 25px; 
}
.xixian{
    width: 100%;
    height: 1px;
    background: #e2e2e2;
}
.foot-news{
    margin-top: 54px;
}

.foot-left{
    float: left;
    margin-top: 15px;
}
.foot-left-left{
    float: left;
    margin-left: 80px;
    width: 100px;
    text-align: center;
    color: #333;
    font-size:16px;
}
.foot-left-left img{
    width: 100%;
}
.foot-left .foot-left01{
    background: url(../images/shouji.png) no-repeat;
    padding-left: 36px;
    height: 25px;
    line-height: 25px;
    color: #525252;
}
.foot-left .foot-left02{
    background: url(../images/dianhua.png) no-repeat;
    padding-left: 36px;
    height: 25px;
    line-height: 25px;
    color: #525252;
    margin-top: 10px;
}
.foot-left .foot-left03{
    background: url(../images/dizhi.png) no-repeat;
    padding-left: 36px;
    height: 25px;
    line-height: 25px;
    color: #525252;
    margin-top: 10px;
}
.foot-right{
    float:right;
}
.foot-right .foot-right01{
    float:left;
    margin-left:107px;
}
.foot-right .foot-right01 .foot-right01-title{
    font-size:24px;
    color:#161616;
    margin-bottom:40px;
}
.foot-right .foot-right01 .foot-right01-news{
    font-size:16px;
    color:#767676;
    margin-bottom:14px;
    display:block;
}
.foot-right .foot-right01 .foot-right01-news:hover{
    color:#161616;
}

.foot-foot{
    width:100%;
    background-color:#f1f1f1;
    color:#767676;
    text-align:center;
    height:58px;
    line-height:58px;
    font-size:14px;
}