*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6{
    font-size: 14px;
}
ul,li{
    list-style-type: none;
}

body{
    font-family: 'Microsoft Yahei';
}
.mid{
    width: 1200px;
    margin: 0 auto;
}


header{
    width: 100%;
    height: 38px;
    
}
.banner{
    width: 100%;
    height: 487px;
    position:relative;
    top:35px;
    background: url(../image/banner.png) top center no-repeat;
    background-size:cover;
}

.section{
    padding-bottom: 100px;
    width: 100%;
    overflow: hidden;
     padding-top: 40px;
    background: #12b894;
    
}


.cen{
    width: 1016px;
    margin: 0 auto;
}
p.eg{
    color:#fff;
}

.unadvantage{
    margin-top: 50px;
    width: 1014px;
     background: #12b894;
    border:4px solid #008b64;
    border-radius: 10px;
    height: 556px;
    position: relative;
}

.unadvantage ul li{
    top:66px;
    position: absolute;
   background: url(../image/circle.png) no-repeat;
    width: 196px;
    height:196px; 
    left:248px;
}



.unadvantage ul li.sec
{
       left:556px;
}
.unadvantage ul li.third
{
       left:120px;
        top:246px;
}

.unadvantage ul li.forth
{
       left:410px;
        top:246px;
}
.unadvantage ul li.five
{
       left:702px;
        top:246px;
}

.unadvantage ul li .circle{
    position: absolute;
    top:0px;
    left: 24px;
    text-align: center;
    color: #fff;
    line-height: 66px;
    font-size: 32px;
    font-weight: 600;
    font-family: 'Microsoft Yahei';
}

.unadvantage ul li p{
    text-align: center;
    text-indent: 22px;
    line-height: 24px;
    color:#fff;
    margin: 74px 25px;
    font-family: 'Microsoft Yahei';
}

.unadvantage ul li.sec p{
    text-indent: 30px;
    margin-top: 56px;
}

.hongdou{
    position: absolute;
    bottom: -46px;
    left: 303px;
    background: url(../image/hongdou.png) no-repeat;
    width: 410px;
    height: 92px;
    text-align: center;
    color: #fff;
    line-height: 92px;
    font-size: 24px;
    font-family: 'Microsoft Yahei'
    
}

.sec-box
{
    background: #cdfbf7;
    height: 494px;
    padding-top:80px;
    width: 100%;
}

.sec-box p{
    color: #008b64;
    line-height: 28px;
}

ul.tuiguang{
    overflow: hidden;
    margin-top: 60px;
}
ul.tuiguang li{
    overflow: hidden;
    width: 300px;
    height: 110px;
    padding-right: 10px;
    background: url(../image/pic-yang.png)no-repeat;
    float: left;
    margin-right: 43px;
    margin-bottom:40px;
}
ul.tuiguang li b{
    line-height: 110px;
    color: #fff;
    float: left;
        font-size: 32px;
    margin-left: 20px;
    font-weight: 600;
}

ul.tuiguang li p{
    color: #fff;
    margin-top: 24px;
    margin-left:72px
}

.third-box{
    width: 100%;
    
    padding-top: 120px;
    height: 1034px;
    background: #12b894;
}


table.pk{
    color: #fff;
    text-align: left;
    
}
table.pk td{border:solid #fff; border-width:0px 1px 1px 1px;height: 40px;padding-left:29px;}
table.pk th{
    border:solid #fff; border-width:0px 1px 1px 0px;text-align: center;height:60px;
    color: #008b64;
}
table.pk tr.fir-tr{
    background: #cdfbf7;
    color: #fff;
}




.footer {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

ul.add {
    padding: 20px 0;
    color: #595959;
    overflow: hidden;
    background: #fff;
}

ul.add li {
    line-height: 32px;
    font-size: 12px;
    color: #555;
    font-family: sans-serif;
}

.black-bg {
    padding-top: 5px;
    width: 100%;
    height: 30px;
    background: #000;
}

ul.foot_nav {
    width: 532px;
    margin: 0 auto;
}
ul.foot_nav li {
    text-align: center;
    float: left;
}

ul.foot_nav li a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-family: sans-serif;
    line-height: 16px;
    border-right: 1px solid #fff;
    width: 64px;
}
