body{margin:0;
    /*font-family:"Microsoft YaHei";line-height:1;font-size:12px;*/
    font:12px/1 "Microsoft YaHei";
}
p,dl,dd{margin:0;}
h1,h2,h3,h4,h5,h6{margin:0; font-weight:normal; font-size:100%;}
ul,ol{margin:0;padding:0;list-style:none;}
a{ text-decoration: none;color:#333;}
em,i{font-style:normal;}
/*strong,b{font-weight:normal;}*/
img{border:none;vertical-align:bottom;}
.clearfix{*zoom:1;} /*ie低版本兼容处理*/
.clearfix:after{content:"";clear:both;display:block; height:0;overflow:hidden;font-size:0;line-height:0;}
table{border-spacing: 0;border-collapse: collapse;}
th,td{padding:0;text-align:left;vertical-align: top;}
th{font-weight:normal;text-align:left;}
input,textarea{outline:none;}
input{margin:0;padding:0;border:none;}
input[type="button"],input[type="submit"]{box-sizing:content-box;}
textarea{resize:none;overflow:auto;} 
button{border: 0;background-color: transparent;outline: none;}
.layout{
    width: 1200px;
    margin: 0 auto;
}

/* 公共头部 */
header{
    height: 100px;
    background: #0c7ed9;
}
.header{
    width: 1200px;
    margin: 0 auto;
}
.header .logo{
    float: left;
    margin-top: 19px;
}
.search{
    font-size: 0;
    float: right;
    margin-top: 42px;
    margin-right: 3px;
}
.header .inp{
    width: 135px;
    height: 30px;
    padding-left: 18px;
    border-top-left-radius: 15px;
    border-bottom-left-radius:15px;
    vertical-align:top;
    font-size: 13px;
}
.header .btn{
    height: 30px;
    width: 67px;
    background:#fff url('../images/search.png')no-repeat 2px center;
    cursor: pointer;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.navUl li{
    float: right;
    height: 15px;
    line-height: 15px;
    font-size: 13px;
    width: 72px;
    text-align: center;
    border-left: 2px solid #fff;
    margin-top: 52px;
    margin-right:22px;
}
.navUl li:last-child{
    border: none;
}
.navUl li a{
    color: #fff;
}
.navUl li a:hover{
    opacity: .8;
}
nav ul{
    width: 1200px;
    margin: 0 auto;
    height: 55px;
    line-height: 55px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}
nav ul li{
    width: 150px;
    background: url('../images/dian.png')no-repeat 28px center;
    font-size: 16px;
}
nav ul li:nth-child(1){
    background: url('../images/dian.png')no-repeat 38px center;
}
nav ul li>a{
    width: 150px;
    display: block;
    color: #000;
    text-align: center;
    position: relative;
    height: 55px;
}
nav ul li .active{
    background: rgba(0, 0, 0, .3);
    color: #0c7ed9;
}
/* 弹出导航 */
.nav-div{
    display: none;
    position: absolute;
    width: 218px;
    z-index: 99;
    background: rgba(0, 0, 0, .6);
    padding-top: 10px;
    padding-bottom: 15px;
}
.nav-div>a{
    display: block;
    margin: 0 auto;
    /*width: 70%;*/
    padding-left: 15px;
    height: 42px;
    border-bottom: 1px dashed #95948b;
    font-size: 14px;
    color: #fff;
    line-height: 42px;
}
.nav-div>a:hover{
    color: #f8a14c;
}
/* 底部 */
.content07{
    background: #f1f1f1;
    height: 255px;
    padding-top: 36px;
    padding-bottom:20px;
}
.cont07-div h6{
    color: #666;
    font-size: 18px;
    margin-bottom: 18px;
}
.info-cont{
    width: 1160px;
    margin: 0 auto;
    display: flex;
    padding-left: 37px;
    padding-right: 3px;
    justify-content: space-between;
}
.cont07-div a{
    display: block;
    color: #666;
    font-size: 12px;
    margin-bottom: 10px;
}

footer{
    background: #333333;
}
.foot-one{
    position: relative;
    width: 1200px;
    height: 285px;
    margin: 0 auto;
    background: url('../images/line.png')no-repeat center center;
}
.icon_img{
    position: absolute;
    top: 185px;
    left: 475px;
}
.foot-lt{
    float: left;
}
.foot-logo{
    display: block;
    margin-left: 36px;
    margin-top: 32px;
}
.foot-info {
    margin-top: 30px;
    margin-left: 72px;
}
.foot-info img{
    float: left;
    width: 120px;
}
.foot-info ul{
    float: left;
    width: 360px;
    margin-left: 20px;

}
.foot-info ul li{
    color: #999;
    font-size: 16px;
    margin-bottom: 11px;
}
.foot-rt{
    float: right;
    padding-top: 62px;
}


.footer{
   
    height: 55px;
    line-height: 55px;
    border-top: 1px solid #696969;
    text-align: center;
    color: #999;
    font-size: 14px;
}

.learn{
    color: #fff;
    margin-bottom: 16px;
    margin-right: 76px;
}
.learn a{
    color: #fff;
    font-size: 12px;
    margin-right: 65px;
}
.learn span{
    font-size: 16px;
    margin-right: 60px;
}
.learn a:last-child{
    margin: 0;
}
.link P{
    color: #fff;
    font-size: 16px;
    margin-top: 35px;
    margin-bottom: 10px;
}
.link select{
    width: 350px;
    height: 40px;
    border-radius: 10px;
    text-align: center;
    text-align-last: center;
    font-size: 16px;
    color: #999;
}
.oldlink{
    display: block;
    color: #0c7ed9;
    font-size: 16px;
    margin-top: 15px;
}
.oldlink:hover{
    color: #0c7ed9;
}

/* 页面小于1200 */
@media all and (max-width:1200px){
    .header{
        width: 1000px;
        margin: 0 auto;
    }

}
/* 屏幕小于1000px */
@media all and (max-width:1000px){
    .header{
        max-width: 830px;
    
    }
    .header .logo img{
        width: 350px;
    }
    .search{
        font-size: 0;
        float: right;
        margin-top: 42px;
        margin-right: 3px;
    }
}
/* 屏幕小于768px、平板 */
@media all and (max-width:768px){
    .header{
        max-width: 758px;
    }
    .header .logo img{
        width: 350px;
    }
    .search{
        font-size: 0;
        float: right;
        margin-top: 42px;
        margin-right: 20px;
    }
    .navUl{
        display: none;
    }
    
}

.page a {
    margin-right:5px;
}