@charset "utf-8";
.custom-wrap{
    width: 100%;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 24px;
    color: #333;
    min-width: 980px;
}
.headbox{
    width: 90%;
    margin: 0 auto;
}
.footer{
    padding-left:5% ;
    padding-right:5% ;
}
.main{
    max-width: 1366px;
    margin: 0 auto
}
.custom-wrap p,
.custom-wrap i,
.custom-wrap span,
.custom-wrap em{
    word-break: break-all;
}
.custom-wrap .index .main{
    width: 90%;
    margin: 0 auto;

    padding-bottom: 60px
}
.custom-wrap .banner{
    width: 100%;
    height:auto;
    margin-top: 0px;
}
.custom-wrap .banner img{
    width: 100%;
}
.custom-wrap .index h2{
    height: 74px;
    background:url(../images/tit1.png) no-repeat center;
    padding: 43px 0 25px;
    text-align: center;
}
.custom-wrap .index h2 p{
    position: relative;
    text-align: center; 
    background-color: #fff;
    top: -12px;
    font-size: 40px;
    font-weight: normal;
    padding: 0 20px;
    display: inline-block;
    margin: 0;
}


.custom-wrap .graybg h2 p{
    background-color:#e7e7e7 ;
}
.custom-wrap .index h2 div{
    top: -7px;
    font-size: 20px;
    color: #999;
    font-weight: normal;
    position: relative
}
.custom-wrap .index img{
    margin: 0 auto;
    width: 100%
}
.writebg{
    background-color: #fff;
}
.graybg{
    background-color: #e7e7e7;
}
.custom-wrap .wselect{
    width: 100%;
    margin: 0 auto;
}

.custom-wrap .wselect  .c{ 
    position: relative;
}
.custom-wrap .wselect .c div{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 25%;
}
.custom-wrap .wselect dt .c div p{
    width: 70%;
    margin-left:15%;  
    color: #fff
}
.custom-wrap .wselect dd .c div p{
    color: #fff;
    width: 90%;
    margin: 0 auto;
    /*padding-left: 20%;*/
}
.custom-wrap .wselect .c div p.t{
    /*padding-top: 20%;*/
    font-size: 26px;
    margin-bottom: 15px;
    
}
.custom-wrap .wselect .c div p.c{
    /*padding-top: 20%;*/
    font-size: 16px;
    line-height: 24px;
    
}
.custom-wrap .wselect dt{
    width: 66.046512%;
    float: left;
    margin-right: 1.860465%;
}
.custom-wrap .wselect dd{
    width: 31.686047%;
    margin-left:68%;
}
.custom-wrap .wselect dt img,
.custom-wrap .wselect dd img{
    width: 100%
}
.custom-wrap .wselect dd.a{
    margin-top: 1.8%;
}
.custom-wrap .index .c-top{
    background: url(../images/img6.jpg) no-repeat top center /100%;
    padding-bottom: 10px;
}
.custom-wrap .index .c-top ul{
    padding: 33px 7%;
    margin-bottom: 30px!important;
}
.custom-wrap .index .c-top div{
    width: 85%;
    
    margin: 0 auto;
    border-radius: 50%;
    padding: 0px 53px;
    padding-bottom:85%;
    color: #fff;
    box-sizing: border-box;
    font-size: 18px;
    height:0px;
    margin-bottom:0px;
}
.custom-wrap .index .c-top div p{
    font-size: 14px;
    line-height: 20px;
}
.custom-wrap .index .c-top div p:nth-child(1){
    margin-bottom: 15px; 
    padding-top:35%;
    font-size: 20px
}
.custom-wrap .index .c-top div.g{
    background-color: #158A78
}
.custom-wrap .index .c-top div.y{
    background-color: #EF583B
}
.custom-wrap .index .c-top div.b{
    background-color: #8C65B6
}
.custom-wrap .index .c-top li{
    float: left;
    width: 33.3333333333%
}

.custom-wrap .index .c-bottom li{
    float: left;
    width: 25%;
    padding: 0 1%;
    box-sizing: border-box;
    position: relative;
}
.custom-wrap .index .c-bottom li img{
    width:100%;
    transition:all .5s;
    -webkit-transtion:all .5s;
    -moz-transition:all .5s;
    -o-transition:all .5s;
    -ms-transition:all .5s;
}
.custom-wrap .index .c-bottom li: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);
    border: 1px solid #eee;
    box-shadow: -2px 0 10px 3px #eee;
    box-sizing: border-box;
    border-radius: 3px;


}
.custom-wrap .index .c-bottom li p{
    position: absolute;
    bottom: 0px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    left: 4%;
    right: 4%;
    background-color: rgba(31, 122, 107, .8);
    transition:all .5s;
    -webkit-transtion:all .5s;
    -moz-transition:all .5s;
    -o-transition:all .5s;
    -ms-transition:all .5s;
}
.custom-wrap .index .c-bottom li:hover p{
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
    bottom: -5%;
}
.doclist{
    background-color: #158a78;
    box-sizing: border-box;
    padding: 0 22px;
    position: relative;
}
.doclist ul{
    width: 50%;
    float: left;
    padding-right: 22px;
    box-sizing: border-box;
    padding-bottom: 22px;
}
.doclist ul li{
    float: left;
    width: 33.33333%;
    padding: 22px;    
    position: relative;
    box-sizing: border-box;
    height: 180px;
}
.doclist ul li:hover{
    opacity: .8;
}
.doclist ul li img{
    width: 100%;
    height: 100%;
    
}
.doclist ul li p{
    position: absolute;
    bottom: 0;
    left: 22px;
    right: 22px;
    background: rgba(0,0,0,.8);
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;

}
.doclist dl{
    float: left;
    width: 50%;
    position: relative;
    background-color: #fff;
    position: absolute;
    top: 22px;
    bottom: 22px;
    right: 22px;

}
.doclist dl dt{
    float: left;
    width: 50%;
    height: 100%;
    
}
.doclist dl dt img{
    width: 100%;
    height: 100%;
}
.doclist dl dd{
    float: left;
    color: #fff;
    width: 50%

}
.doclist dl dd p{
    font-size: 24px;
    width: 80%;
    color: #148A78;
    padding-left: 20px;
    word-break: break-all;
}
.doclist dl dd p i{
    font-size: 20px;
    font-weight: bold;
    word-break: break-all;
}

.doclist dl dd p span,
.doclist dl dd p em{
    font-size: 20px;
    font-style: normal;
    word-break: break-all;
    line-height: 24px;
}
.doclist dl dd p em{
    padding-left: 5px;
}
.doclist dl dd p span{
    font-size: 20px;
    word-break: break-all;
}
.doclist dd.btn{
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 40%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #A7BA51;
    color: #fff;
    font-size: 18px;
    padding: 0px
}
.doclist dd.btn a{
    color: #fff;
    font-size: 20px;
    word-break: break-all;
}
.seelist li{
    width: 33.3333%;
    position: relative;
    float: left;
    padding:0 10px 20px;
    box-sizing: border-box;
}
.seelist li img{
    width: 100%
}
.seelist li span{
    position: absolute;
    left: 10px;
    top:-5px;
    color: #fff;
    font-size: 33px;
    background-color:#158a78;
    border-radius: 50%;
    display: inline-block;
    width: 21.66065%;
    padding-bottom: 21.66065%;
    text-align: center;
    line-height: 100%;
    height: 0;
    word-break: break-all;
}
.seelist li span em{
    position: absolute;
    left: 50%;
    margin-left: -33px;
    width: 66px;
    top:50%;
    margin-top:-12px;
    font-style: normal ;
    font-size: 22px;
    text-align: center;
    height: 24px;line-height: 24px
}
.seelist li p{
    width: 65%;
    position: absolute;
    left: 50%;
    margin-left: -22%;
    top:50%;
    margin-top: -50px;
    height: 95px;
    word-wrap: break-word;
    word-break:break-all;
    font-size: 13px;
    color: #666;
    line-height:19px;
}
.seelist li p a{
    color: #158a78
}
.hide {
    display: none;
}
