/* 重置浏览器样式 */
body, div, ul, ol, li, dl, dt, dd, table, thead, tbody, tfoot, th, tr, td, h1, h2, h3, h4, h5, h6, font, strong, em, i, b, form, input, textarea, select, option, p, span, a, img, embed, frameset, frame, iframe{
    margin: 0;
    padding: 0;
}

html, body{
    width: 100%;
    height: 100%;
    background-color: #EFEFEF;
}

body{
    background: #e7e8eb;
    font: 14px "microsoft yahei";
    color: #525a65;
}

ul, ol, li{
    list-style: none;
}

frameset, frame, iframe, img, input, textarea, table, td{
    border: 0;
}

img{
  /*  vertical-align: middle;*/
}

table{
    border-spacing: 0;
    border-collapse: collapse;
}

textarea, input, select{
    outline: 0;
}

a{
    text-decoration: none;
    color: inherit;
}

/* 浮动与清除 */
.fl{
    float: left;
}

.fr{
    float: right;
}

.clear{
    clear: both;
}

/*容器*/
#container{
    width:100%;
    height: 100%;
    background-color: #EFEFEF;
}
#header{
    width: 100%;
    height: 35px;
    background: #383838;
}
.header{
    width: 1200px;
    height: 35px;
    margin: 0 auto;
}
.header_left{
    float:left;
    color: #ffffff;
    line-height: 35px;
}
.header_left img{
    width:18px;
    height: 18px;
}
.header_right >li{
    float: right;
    color: #ffffff;
    line-height: 35px;
    margin-left: 20px;
}
.header_right img{
    width: 20px;
    height: 20px;
}
.header_right span{
    color:#FD8E00;
}
/*banner*/
.banner img{
    width: 100%;
}
.banner_top{
    float: left;
    display: inline-block;
    width: 100%;
    height: 80px;
    background: rgba(0,0,0,.2);
    position:absolute;
    top:35px;
    z-index: 10;
}
.banner_top>div{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
}
.banner_top>div img{
    width: 313px;
    height: 60px;
}
.banner_top>div ul{
    float: right;
}
.banner_top>div ul li{
    float: right;
    color:#fff;
    font-size: 16px;
    line-height: 80px;
    margin-left: 30px;
    box-sizing: border-box;
}
.banner_top>div ul img{
    height: 28px;
    width:106px;
    border-radius: 28px;
}
.active{
    border-bottom: 1px solid #FDF105;
}
/*全部行业模板*/
.middle_content{
    display: block;
    width: 100%;
    height: 80px;
    background: #ffffff;
}
.middle_content .content{
    width: 1200px;
    margin: 0 auto;
}
.content span{
    line-height: 80px;
    font-weight: bold;
    font-size: 20px;
}
.content a.fr{
    width: 108px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #343434;
    background: #ffffff;
    border: 1px solid #FF8C00;
    border-radius: 40px;
    margin-top:20px;
}
/*全部分类*/
.all_con{
    background-color: #ffffff;
    width: 1200px;
    margin: 20px auto ;
}
.all_con_top{
    width: 100%;
    height:90px ;
}
.all_con .left{
    float: left;
    display: inline-block;
    width: 140px;
    height: 100%;
    box-sizing: border-box;
}
.all_con .left button{
    width: 100px;
    height: 30px;
    border-radius: 26px;
    background-color: #FD8E00;
    color: #ffffff;
    font-size: 10px;
    margin: 10px 20px;
    border: none;
}
.all_con .right{
    float: left;
    display: inline-block;
    width: 1050px;
    height: 100%;
}
.all_con li{
    float: left;
    height: 30px;
    margin-top: 10px;
    margin-right: 20px;
    box-sizing: border-box;
}
.on{
    border-bottom: 1px solid #FD8E00;
}
/*内容中部*/
.all_con_middle{
    width: 100%;
    padding: 50px 0;
    background-color: #EFEFEF;
}
.all_con_middle .all_con_middle_left,.all_con_middle .all_con_middle_right{
    float: left;
    width: 600px;
    min-height:500px ;
    display: inline-block;
    position: relative;
}
.all_con_middle .all_con_middle_left img.top_pos{
    width:400px;
    height: 806px;
    margin-left:100px;
}
.all_con_middle .all_con_middle_left img.pos{
    width: 345px;
    height: 610px;
    position:absolute;
    top: 80px;
    left: 130px;
    z-index: 10;
}
.all_con_middle .all_con_middle_right p,.all_con_middle .all_con_middle_right hr{
    width: 100%;
    text-align: center;
}
.all_con_middle .all_con_middle_right div{
    width: 400px;
    padding: 100px 0;
}
.all_con_middle .all_con_middle_right img{
    width: 314px;
    height: 314px;
    margin:20px 0 20px 43px;
}
.all_con_middle .all_con_middle_right .title{
    margin-bottom: 40px;
}
.all_con_middle .all_con_middle_right .txt1{
    height: 40px;
    line-height: 40px;
}
#footer{
    width: 100%;
}
#footer img{
    width: 100%;
}
/*展示模板*/
.chengxu{
    width: 1200px;
    margin: 50px auto;
}
.shangxian{
    border-top: 1px solid #DDDDDD;
    margin-top: 50px;
    margin-bottom: 10px;
    position:relative;
}
.shangxian button{
    width: 120px;
    height: 40px;
    border-radius: 40px;
    margin-left: 540px;
    background-color: #FD8E00;
    border: none;
    color: #ffffff;
    position:absolute;
    top:-20px;
}
.shangxian button.kaifa{
    width: 120px;
    height: 40px;
    border-radius: 40px;
    margin-left: 540px;
    background-color: #01B7CD;
    color: #ffffff;
    border: none;
    position:absolute;
    top:-20px;
}
.list{
    width: 100%;
}
.list li{
    float:left;
    margin-right: 18px;
    overflow: hidden;
    margin-top: 40px;
    position: relative;
}
.list li .kongbai{
    width: 222px;
    height: 395px;
    background-color: #ffffff;
    position: relative;
}
.kongbai .shi{
    height: 80px;
    width: 100%;
    position: relative;
    top:150px;
}
.kongbai .shi img{
    width: 44px;
    height: 44px;
    margin-left: 89px;
    margin-bottom: 20px;
}
.kongbai .shi p{
    text-align: center;
    color:#ABABAB;
}
.dibu{
    background: rgba(0,0,0,.3);
    height: 50px;
    width: 100%;
    position:absolute;
    bottom: 0px;
    z-index: 90;
    line-height: 50px;
    border: none;
}
.dibu span{
    margin-left: 50px;
    color: #ffffff;
}
.yulan{
    float: right;
    background-color: #FEC425;
    width: 60px;
    height: 26px;
    color:#343434;
    line-height: 26px;
    text-align: center;
    border-radius: 5px;
    margin: 12px 10px;
}
