@charset "utf-8";
body,html,ul,ol,h1,h2,h3,h4,h5,h6,p,figure,figcaption,form{
    padding:0;
    margin:0;
	font-family: simheing !important;
}
ul,ol{
    list-style:none;
}
a{
    text-decoration:none;
}
img,figure,figcaption,div{
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    border-bottom:medium none;
    border-left:medium none;
    border-right:medium none;
    border-top:medium none;
}
@font-face {
    font-family: simhei;
    src: url("../fonts/simhei.ttf");
}
@font-face {
    font-family: simheing;
    src: url("../fonts/simheing.otf");
}
/*首页*/
.ao-big{
    width:100%;
    height:100%;
    border-top: 5px solid red;
}
/*头部样式*/
.ao-big .ao-mall{
    width:1200px;
    min-width:1200px;
    height:100%;
    margin:0 auto;
    font-size:12px;
}
.ao-big .ao-mall .ao-top{
    float: right;
    padding:10px 26px;
    font-size: 12px;
}
.ao-big .ao-mall .ao-top span{
    padding-left:20px;
    font-family:simhei;
}
.ao-big .ao-mall .header{
    width:1200px;
    height:93px;

}
.ao-big .ao-mall .header .ao-logo{
    width:400px;
    float:left;
}
.ao-big .ao-mall .header .ao-right{
    float:left;
}
.ao-big .ao-mall .header .ao-right .ao-ul{
    width:800px;
}
.ao-big .ao-mall .header .ao-right .ao-ul li{
    float:left;
    width:110px;
    text-align:center;
    line-height:80px;
    position: relative;
    left: 140px;
}
.ao-big .ao-mall .header .ao-right .ao-ul li a{
	padding: 25px;
    color:#000;
    text-decoration:none;
}
.ao-big .ao-mall .header .ao-right .ao-ul li:hover a{
	color:#e70012;
    border-bottom:3px solid #e70012;
}
.ao-big .ao-mall .header .ao-right .ao-ul li .active{
	color:#e70012;
    border-bottom:3px solid #e70012;
}
/*.ao-big .ao-mall .header .ao-right .ao-ul li.active{
    width:110px;
    color:#e70012;
    border-bottom:3px solid #e70012;
}
.ao-big .ao-mall .header .ao-right .ao-ul li a:hover{
    color:#e70012;
    border-bottom:3px solid #e70012;
}
.ao-big .ao-mall .header .ao-right .ao-ul li:hover a{
    color:#e70012;
    border-bottom:3px solid #e70012;
}*/

/*主题内容*/
/*关于奥晟*/
.ao-acrtion .ao-gy{
    width:100%;
    height:500px;
    background:url("../imager/ao-c.jpg") no-repeat;
    background-size:cover;
}
.ao-acrtion .ao-gy .ao-as{
    width:1050px;
    max-width:1200px;
    height:500px;
    margin:0 auto;
}
.ao-acrtion .ao-gy .ao-as h1{
    font-family:simhei;
    font-weight:bold;
    color:#666666;
    text-align:center;
    padding:50px 0;
    margin:0 !important;
    font-size:30px;
}
.ao-acrtion .ao-gy .ao-as .ao-gy-ul{
  margin-top: 40px;
}
.ao-acrtion .ao-gy .ao-as .ao-gy-ul li{
  width: 466px;
  float: left;
  margin: 0 18px;
}
.ao-acrtion .ao-gy .ao-as .ao-gy-ul li img{
  width: 100%;
}
.ao-acrtion .ao-gy .ao-as .ao-gy-ul li h4{
    font-weight:bold;
    font-family:simhei;
    font-size:36px;
    color:#e60012;
    margin-top: 0 !important;
}
.ao-acrtion .ao-gy .ao-as .ao-gy-ul li p{
    font-family:simhei;
    font-size:16px;
    width: 545px;
}
/*实力展现*/
.ao-acrtion .ao-st{
    width:100%;
    height:400px;
    background:url("../imager/ao-re.jpg") no-repeat;
    background-size:cover;
    z-index: 0;
}
.ao-acrtion .ao-st .ao-zs{
    width:1200px;
    min-width:1200px;
    height:400px;
    margin:0 auto;
    position: relative;
}
.ao-acrtion .ao-st .ao-zs h1{
    color:#ffffff;
    font-weight:bold;
    font-family:simhei;
    text-align: center;
    padding: 50px 0;
    font-size:30px;
}
.ao-acrtion .ao-st .ao-zs p{
    font-size:18px;
    color:#ffffff;
    font-family:simhei;
    margin-top:10px;
    text-align: center;
}
.ao-acrtion .ao-st .ao-zs .ao-s-one{
    position: absolute;
    left:188px;
}
.ao-acrtion .ao-st .ao-zs .ao-s-two{
    position: absolute;
    left: 542px;
    top: 150px;
}
.ao-acrtion .ao-st .ao-zs .ao-s-three{
    position: absolute;
    right:197px;
}
.ao-acrtion .ao-st .ao-zs .ao-is{
    display: block;
    width:100px;
    height:94px;
    background:url("../imager/ott.png") no-repeat;
    background-size:cover;
    margin: auto;
}
.ao-acrtion .ao-st .ao-zs .ao-is1{
    display: block;
    width:100px;
    height:87px;
    background:url("../imager/ott1.png") no-repeat;
    background-size:cover;
    margin: auto;
}
.ao-acrtion .ao-st .ao-zs .ao-is2{
    display: block;
    width:100px;
    height:95px;
    background:url("../imager/ott2.png") no-repeat;
    background-size:cover;
    margin: auto;
}
/*产品中心*/
.ao-acrtion .ao-detion{
    width:100%;
    height:630px;
    background:#ffffff;
}
.ao-acrtion .ao-detion .ao-det{
    width:1100px;
    min-width:1100px;
    height:550px;
    margin:0 auto;
    position: relative;
}
.ao-acrtion .ao-detion .ao-det .ao-sdx{
    position: absolute;
    right: 15px;
    top: 145px;

}
.ao-acrtion .ao-detion .ao-det .ao-sdx a{
    text-decoration: none;
    color: #000;
    font-size:16px;
    font-family:simhei;
}

.ao-acrtion .ao-detion .ao-det h1{
    color:#666666;
    font-weight:bold;
    font-family:simhei;
    text-align: center;
    padding: 50px 0;
    margin: 0;
    font-size:30px;
}
.ao-acrtion .ao-detion .ao-det .tab{
    overflow:hidden;
}
.ao-acrtion .ao-detion .ao-det .tab li{
    cursor:pointer;
    text-align:center;
    float: left;
    position: relative;
    left: 460px;
    padding-left: 10px;
    font-size:12px;
}
.ao-acrtion .ao-detion .ao-det .tab li.cur{
    color:#e60012;
}
.ao-acrtion .ao-detion .ao-det .off{
    width:1100px;
    display:none;
}
.ao-acrtion .ao-detion .ao-det .off1 a{
    text-decoration:none;
}
.ao-acrtion .ao-detion .ao-det .off1 .ao-wsd{
    background: #f9f9f9;
}
.ao-acrtion .ao-detion .ao-det .off1 .ao-wsd img{
    padding:7px;
}
.ao-acrtion .ao-detion .ao-det .off1 .ao-wsd p{
    padding:7px;
    color:#666666;
    font-family:simhei;
}
.ao-acrtion .ao-detion .ao-det .off2 a{
    text-decoration:none;
}
.ao-acrtion .ao-detion .ao-det .off2 .ao-wsd1{
    background: #f9f9f9;
}
.ao-acrtion .ao-detion .ao-det .off2 .ao-wsd1 img{
    padding:7px;
}
.ao-acrtion .ao-detion .ao-det .off2 .ao-wsd1 p{
    padding:7px;
    color:#666666;
    font-family:simhei;
}
/*奥晟优势*/
.ao-acrtion .ao-ys{
    width:100%;
    height:450px;
    background:url("../imager/xc.jpg") no-repeat;
    background-size:cover;
}
.ao-acrtion .ao-ys .ao-yser{
    width:1100px;
    min-width:1100px;
    height:450px;
    margin:0 auto;
}
.ao-acrtion .ao-ys .ao-yser h1{
    color:#ffffff;
    font-weight:bold;
    font-family:simhei;
    text-align: center;
    padding: 50px 0;
    margin: 0;
    font-size:30px;
}
.ao-acrtion .ao-ys .ao-yser .ao-ys-ul li{
    float: left;
    width:225px;
    text-align:center;
    margin-right:50px;
}
.ao-acrtion .ao-ys .ao-yser .ao-ys-ul li h2{
    font-family:simhei;
    font-size:16px;
    color:#ffffff;
    font-weight:bold;
}
.ao-acrtion .ao-ys .ao-yser .ao-ys-ul li p{
    font-family:simhei;
    font-size:12px;
    color:#999;
    text-align: center;
}
/*荣誉证书*/
.ao-acrtion .ao-zss{
    width:100%;
    height:520px;
    background:#ffffff;
}
.ao-acrtion .ao-zss .ao-zssd{
    width:1100px;
    min-width:1100px;
    height:520px;
    margin:0 auto;
}
.ao-acrtion .ao-zss .ao-zssd .taber{
    overflow:hidden;
    padding-bottom: 30px;
}
.ao-acrtion .ao-zss .ao-zssd .taber li{
    cursor:pointer;
    text-align:center;
    float: left;
    width:150px;
    padding-top:50px;
    position: relative;
    left: 260px;
}
.ao-acrtion .ao-zss .ao-zssd .taber li p{
    font-family:simhei;
    font-size:20px;
}
.ao-acrtion .ao-zss .ao-zssd .taber li.ander{
    color:#e60012;
    border-bottom:3px solid #e60012;
}
.ao-acrtion .ao-zss .ao-zssd .ocean{
    display:none;
}
.ao-acrtion .ao-zss .ao-zssd .ocean-on p{
    width: 550px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 30px;
}
.ao-acrtion .ao-zss .ao-zssd .ocean-on .ao-ol-zs li{
    float: left;
    width:315px;
    margin-right:50px;
    text-align:center;
}
.ao-acrtion .ao-zss .ao-zssd .ocean-on .ao-ol-zs li img{
    width:85%;
}

/*关于奥晟*/
.ao-gyss .ao-jj{
    width:100%;
    height:600px;
    background:#ffffff;
}
.ao-gyss .ao-jj .ao-jas{
    width:1200px;
    min-width:1200px;
    margin:0 auto;
    height:600px;
}
.ao-gyss .ao-jj .ao-jas h1{
    margin:0;
    padding:50px 0;
    font-family:simhei;
    font-weight:bold;
    color:#666666;
    text-align:center;
    font-size:30px;
}
.ao-gyss .ao-jj .ao-jas .ao-jj-ul li{
    width:600px;
    float: left;
}
.ao-gyss .ao-jj .ao-jas .ao-jj-ul li img{
    width:89%;
    height:200px;
}
.ao-gyss .ao-jj .ao-jas .ao-jj-ul li h2{
    color:#e60012;
    font-family:simhei;
    font-weight:bold;
    padding-bottom:20px;
    margin:0;
    font-size:24px;
}
.ao-gyss .ao-jj .ao-jas .ao-jj-ul li p{
    font-family:simhei;
    font-size:16px;
    line-height: 1.6;
}
.ao-gyss .ao-jj .ao-jas .ao-jj-ul2{
    padding:50px 0;
}
.ao-gyss .ao-jj .ao-jas .ao-jj-ul2 li{
    width:400px;
    float: left;
    text-align:center;
}
.ao-gyss .ao-jj .ao-jas .ao-jj-ul2 li a{
    text-decoration:none;
    color:#000;
}
.ao-gyss .ao-jj .ao-jas .ao-jj-ul2 li p{
    font-family:simhei;
    font-size:16px;
    padding-top:20px;
}
.ao-gyss .ao-imiing{
    width:100%;
    height:423px;
    background: url("../imager/hys1.jpg") no-repeat;
    background-size:cover;
}
.ao-gyss .ao-imiing .ao-im{
    width:1200px;
    min-width:1200px;
    margin:0 auto;
    height:432px;
}
.ao-gyss .ao-imiing .ao-im .ao-im-i{
    text-align: center;
    padding-top:150px;
}
.ao-gyss .ao-imiing .ao-im .ao-im-i h1{
    font-family:simhei;
    color:#ffffff;
    font-size:30px;
}
.ao-gyss .ao-imiing .ao-im .ao-im-i p{
    font-family:simhei;
    color:#ffffff;
    font-size:18px;
}
.ao-gyss .ao-black{
    width:100%;
    background:#ffffff;
}
.ao-gyss .ao-black .ao-bot{
    height:390px;
    background:#ffffff;
}
.ao-gyss .ao-black .ao-bot .ao-face{
    text-align:center;
    padding-top:140px;
}
.ao-gyss .ao-black .ao-bot .ao-face h1{
    font-family:simhei;
    font-style:30px;
}
.ao-gyss .ao-black .ao-bot .ao-face p{
    font-family:simhei;
    font-size:18px;
}
.ao-gyss .ao-black .ao-bot1 .ao-face1{
    text-align:center;
    padding-top:140px;
}
.ao-gyss .ao-black .ao-bot1 .ao-face1 h1{
    font-family:simhei;
    font-size:30px;
}
.ao-gyss .ao-black .ao-bot1 .ao-face1 p{
    font-family:simhei;
    font-size:18px;
}
.ao-gyss .ao-black .ao-bot1{
    height:390px;
    background:url("../imager/hys2.jpg") no-repeat;
    background-size:cover;
}
.ao-gyss .ao-black .ao-bot2{
    height:390px;
    background:#ffffff;
}
.ao-gyss .ao-black .ao-bot2 .ao-face2{
    text-align:center;
    padding-top:140px;
}
.ao-gyss .ao-black .ao-bot2 .ao-face2 h1{
    font-family:simhei;
    font-size:30px;
}
.ao-gyss .ao-black .ao-bot2 .ao-face2 p{
    font-family:simhei;
    font-size:18px;
}
 .ao-arting{
    width:100%;
    height:394px;
}
 .ao-arting .ao-art-ul li{
    width:20%;
    float: left;
    color: #ffffff;
     text-align:center;
     position: relative;
}
.ao-arting .ao-art-ul li img{
    height: 330px;
    display: block;
    width: 100%;
}
.ao-arting .ao-art-ul li .ao-fg{
    padding-top:250px;
    position: absolute;
    top: -49px;
    width: 100%;
}
.ao-arting .ao-art-ul li h1{
    padding-top:40px;
    margin-top: -300px;
    font-size:30px;
}
.ao-arting .ao-art-ul li h3{
    border-bottom:2px solid #ffffff;
    font-family:simhei;
    text-align:center;
    margin: 0 auto;
    width: 70px;
}
.ao-arting .ao-art-ul li p{
    font-family:simhei;
    text-align:center;
    margin: 0 80px;
    padding-top:10px;
}
 .ao-arting .ao-art-ul li .ao-rut{
    height:394px;
    background:url("../imager/gt.jpg") no-repeat;
     background-size:100% 100%;
}
.ao-arting .ao-art-ul li .ao-rut1{
    height:394px;
    background:url("../imager/gt1.jpg") no-repeat;
    background-size:100% 100%;
}
.ao-arting .ao-art-ul li .ao-rut2{
    height:394px;
    background:url("../imager/gt2.jpg") no-repeat;
    background-size:100% 100%;
}
.ao-arting .ao-art-ul li .ao-rut3{
    height:394px;
    background:url("../imager/gt3.jpg") no-repeat;
    background-size:100% 100%;
}
.ao-arting .ao-art-ul li .ao-rut4{
    height:394px;
    background:url("../imager/gt4.jpg") no-repeat;
    background-size:100% 100%;
}
.ao-five{
    width:100%;
    background: url("../imager/hys5.jpg") no-repeat;
    background-size: cover;
    height:950px;
}
.ao-five .ao-five-f{
    width:1200px;
    min-width:1200px;
    margin:0 auto;
    height:950px;
}
.ao-five .ao-five-f .ao-f-bon h1{
    font-family:simhei;
    font-weight:bold;
    text-align: center;
    padding:50px 0;
    font-size:30px;
}
.ao-five .ao-five-f .ao-f-bon p{
    font-family:simhei;
    text-align: center;
    padding-bottom:20px;
}
.ao-five .ao-five-f .ao-f-bon1 h1{
    font-family:simhei;
    font-weight:bold;
    text-align: center;
    padding:50px 0;
    font-size:30px;
}
.ao-five .ao-five-f .ao-f-bon1 p{
    font-family:simhei;
    text-align: center;
    padding-bottom:20px;
}
.ao-td{
    width:100%;
    height:588px;
    background:url("../imager/hys3.jpg") no-repeat;
    background-size:cover;
}
.ao-td .ao-ttd{
    width:1200px;
    min-width:1200px;   
    margin:184px auto;
    height:588px;
}
.ao-td .ao-ttd h1{
    font-family:simhei;
    font-weight:bold;
    text-align:center;
    padding:50px 0;
    margin:0;
    font-size:30px;
}
.ao-td .ao-ttd .ao-td-ul li{
    float: left;
    width: 160px;
    margin-right: 40px;
    height: 300px;
    background: #666666;
}
.ao-nice{
    width:100%;
    height:550px;
    background:url("../imager/hys4.jpg") no-repeat;
    background-size:100% 100%;
    position: relative;
}
.ao-nice .ao-ni-s{
    width:1200px;
    min-width:1200px;
    margin:125px auto;
    height:550px;
}
.ao-nice .ao-ni-s h1{
    font-family:simhei;
    font-weight:bold;
    text-align: center;
    padding:50px 0;
    margin:0 ;
    font-size:30px;
}
.ao-nice .ao-ni-s .ao-d{
    display: inline-block;
    width:30px;
    height:30px;
    background:url("../imager/hy1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 22%;
    top: 50%;
    cursor: pointer;
}
.ao-nice .ao-ni-s .ao-d:hover{
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d1{
    display: inline-block;
    width:30px;
    height:30px;
    background:url("../imager/hy1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 25.5%;
    top: 50%;
    cursor: pointer;
}
.ao-nice .ao-ni-s .ao-d1:hover{
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d2{
    display: inline-block;
    width:30px;
    height:30px;
    background:url("../imager/hy1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 29.5%;
    top: 50%;
    cursor: pointer;
}
.ao-nice .ao-ni-s .ao-d2:hover{
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d3{
    display: inline-block;
    width:30px;
    height:30px;
    background:url("../imager/hy1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 33.5%;
    top: 50%;
    cursor: pointer;
}
.ao-nice .ao-ni-s .ao-d3:hover{
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d4{
    display: inline-block;
    width:30px;
    height:30px;
    background:url("../imager/hy1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 37.5%;
    top: 50%;
    cursor: pointer;
}
.ao-nice .ao-ni-s .ao-d4:hover{
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d5{
    display: inline-block;
    width:30px;
    height:30px;
    background:url("../imager/hy1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 41.5%;
    top: 50%;
    cursor: pointer;
}
.ao-nice .ao-ni-s .ao-d5:hover{
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d6{
    display: inline-block;
    width:30px;
    height:30px;
    background:url("../imager/hy1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 45.5%;
    top: 50%;
    cursor: pointer;
}
.ao-nice .ao-ni-s .ao-d6:hover{
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d7{
     display: inline-block;
     width:30px;
     height:30px;
     background:url("../imager/hy1.png") no-repeat;
     background-size: contain;
     position: absolute;
     left: 49%;
     top: 50%;
     cursor: pointer;
 }
.ao-nice .ao-ni-s .ao-d7:hover{
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d8{
    display: inline-block;
    width:30px;
    height:30px;
    background:url("../imager/hy1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 53%;
    top: 50%;
    cursor: pointer;
}
.ao-nice .ao-ni-s .ao-d8:hover{
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d9{
    display: inline-block;
    width:30px;
    height:30px;
    background:url("../imager/hy1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 57%;
    top: 50%;
    cursor: pointer;
}
.ao-nice .ao-ni-s .ao-d9:hover{
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d10{
    display: inline-block;
    width:30px;
    height:30px;
    background:url("../imager/hy1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 61%;
    top: 50%;
    cursor: pointer;
}
.ao-nice .ao-ni-s .ao-d10:hover{
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d11{
    display: inline-block;
    width:30px;
    height:30px;
    background:url("../imager/hy1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 64.5%;
    top: 50%;
    cursor: pointer;
}
.ao-nice .ao-ni-s .ao-d11:hover{
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d12{
    display: inline-block;
    width:30px;
    height:30px;
    background:url("../imager/hy1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 68.5%;
    top: 50%;
    cursor: pointer;
}
.ao-nice .ao-ni-s .ao-d12:hover{
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d13{
    display: inline-block;
    width:30px;
    height:30px;
    background:url("../imager/hy1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 72.5%;
    top: 50%;
    cursor: pointer;
}
.ao-nice .ao-ni-s .ao-d13:hover{
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d14{
    display: inline-block;
    width:30px;
    height:30px;
    background:url("../imager/hy1.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 76.5%;
    top: 50%;
    cursor: pointer;
}
.ao-nice .ao-ni-s .ao-d14:hover {
    background:url("../imager/hy.png") no-repeat;
}
.ao-nice .ao-ni-s .ao-d14:hover .an-h14{
    color:#e60012;
}
/*产品中心*/
.ao-pro{
    width:100%;
    padding-bottom: 100px;
    background:#ffffff;
}
.ao-pro .ao-duct{
    width:1200px;
    min-width:1200px;
    margin:0 auto;
}
.ao-pro .ao-duct h1{
    font-weight:bold;
    color:#666666;
    font-family:simhei;
    padding:50px 0;
    text-align:center;
    font-size:30px;
}
.ao-pro .ao-duct .ao-bel .ao-qer li{
    float: left;
    text-align: center;
    width:100px;
    position: relative;
    left: 490px;

}
.ao-pro .ao-duct .ao-bel .ao-qer1 p{
    font-size:20px;
    font-family:simhei;
    color:#e60012;
    padding-top:30px;
}

.ao-pro .ao-duct .ao-bel .bater{
    float: left;
    width:200px;
    height:940px;
    margin-right: 50px;
    overflow: hidden;
    background: #eee;
}
.ao-pro .ao-duct .ao-bel .bater li{
    width:142px;
    float: left;
    cursor:pointer;
    padding:10px 0;
    margin-left:37px;
}
.ao-pro .ao-duct .ao-bel .bater li a{
	color:#000;
	text-decoration:none;
}
.ao-pro .ao-duct .ao-bel .bater li a.cer{
    color:#e60012;
}

.ao-pro .ao-duct .ao-bel .bater li.cer{
    color:#e60012 !important;
}
.ao-pro .ao-duct .ao-bel .ao-ri .born{
    display: none;
}
.ao-pro .ao-duct .ao-bel .ao-ri .born .ao-her-ul li{
    width:290px;
    float: left;
    margin-right: 26px;
}
.ao-pro .ao-duct .ao-bel .ao-ri .born .ao-her-ul li img{
    width:290px;
    border:1px solid #000;
}
.ao-pro .ao-duct .ao-bel .ao-ri .born .ao-her-ul li p{
    text-align:center;
    padding:10px 0;
    font-family: simhei;
    color:#000000;
}
.ao-pro .ao-duct .ao-bel .ao-ri{
    float: left;
    width:950px;
    margin-top: -42px;
}
/*资料库*/
.tur{
    width:100%;
}
.tur .ao-toer{
    width:100%;
    background:#ffffff;
    padding-bottom: 100px;
}
.tur .ao-toer .ao-suert{
    width:1200px;
    min-width:1200px;
    margin:0 auto;
}
.tur .ao-toer .ao-suert .ao-soer-ul{
    overflow:hidden;
}
.tur .ao-toer .ao-suert .ao-soer-ul li{
    width:10.3%;
    float: left;
    text-align:center;
    margin: 50px 0;
    position: relative;
    left: 400px;
    font-size:20px;
    font-family:simhei;
    padding-bottom:10px;
    cursor:pointer;
}
.tur .ao-toer .ao-suert .ao-soer-ul li a{
	color: #000;
    text-decoration: none;
}
.tur .ao-toer .ao-suert .ao-soer-ul li.buttr{
    color:#e60012;
    border-bottom:3px solid #e60012;
}
.tur .ao-toer .ao-suert .ao-iter .ao-fertion{
    display:none;
}
.tur .ao-toer .ao-suert .ao-iter .ao-fertion .ao-sect .ao-kert{
    width:800px;
    float: left;
}
.tur .ao-toer .ao-suert .ao-iter .ao-fertion .ao-sect .ao-kert ol{
    padding-bottom:150px;
}
.tur .ao-toer .ao-suert .ao-iter .ao-fertion .ao-sect .ao-kert ol li:first-child{
    width:100px;
    float: left;
}
.tur .ao-toer .ao-suert .ao-iter .ao-fertion .ao-sect .ao-kert ol li:nth-child(2){
    width:600px;
    float: left;
    border-bottom:1px solid #999999;
    padding-bottom:30px;
}
.tur .ao-toer .ao-suert .ao-iter .ao-fertion .ao-sect .ao-kert ol li h3{
    margin:0;
    font-family:simhei;
    padding-bottom:20px;
}
.tur .ao-toer .ao-suert .ao-iter .ao-fertion .ao-sect .ao-kert ol li p{
    font-family:simhei;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.tur .ao-toer .ao-suert .ao-iter .ao-fertion .ao-sect .ao-kert ol li a{
    color:#000000;
    text-decoration:none;
}
.tur .ao-toer .ao-suert .ao-iter .ao-fertion .ao-sect .ao-weser{
    width:375px;
    float: left;
}
.tur .ao-toer .ao-suert .ao-iter .ao-fertion .ao-sect .ao-weser a{
    color:#000000;
    text-decoration:none;
}
.tur .ao-toer .ao-suert .ao-iter .ao-fertion .ao-sect .ao-weser .ao-let{
    background: #ededed;
    height: 300px;
}
.tur .ao-toer .ao-suert .ao-iter .ao-fertion .ao-sect .ao-weser .ao-let h3{
    margin:0;
    padding: 40px 10px;
}
.tur .ao-toer .ao-suert .ao-iter .ao-fertion .ao-sect .ao-weser .ao-let p{
    padding:0 10px;
    font-family:simhei;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
    color:#a09c9b;
}
/*工具技巧内页*/
.ao-seder{
    width: 100%;
    background:#ffffff;
}
.ao-seder .ao-conrt{
    width:1200px;
    min-width:1200px;
    margin:0 auto;
}
.ao-seder .ao-conrt .ao-g-left img{
    width:100%;
}
.ao-seder .ao-conrt .ao-g-left{
    width:800px;
    float:left;
    margin-right:100px;
}
.ao-seder .ao-conrt .ao-g-left h3{
    text-align: center;
}
.ao-seder .ao-conrt .ao-g-left .ao-span{
    text-align: center;
}
.ao-seder .ao-conrt .ao-g-left .ao-p{
    text-align: center;
}
.ao-seder .ao-conrt .ao-g-left .ao-repot h4{
    color:#e60012;
    font-family:simhei;
    font-weight:bold;
}
.ao-seder .ao-conrt .ao-g-left .ao-repot .ao-a{
    color:#000000;
    font-family:simhei;
    text-decoration:none;
    text-align:right;
    font-size:16px;
}
.ao-seder .ao-conrt .ao-g-left .ao-repot ul li{
      width:50%;
      float: left;
  }
.ao-seder .ao-conrt .ao-g-left .ao-repot1 ul li{
    width:25%;
    float: left;
}
.ao-seder .ao-conrt .ao-g-left .ao-repot1 ul li h5{
    font-weight:bold;
}
.ao-seder .ao-conrt .ao-g-left .ao-repot ul li a{
    color:#000000;
    font-family:simhei;
    text-decoration:none;
}
.ao-seder .ao-conrt .ao-g-left .ao-repot ul li p{
    font-family:simhei;
}
.ao-seder .ao-conrt .ao-g-right{
    width:300px;
    float:left;
    padding-bottom: 40px;
}
.ao-seder .ao-conrt .ao-g-right .ao-cenon{
    width:300px;
    margin-top:85px;
}
.ao-seder .ao-conrt .ao-g-right .ao-cenon h4{
    color:#e60012;
    font-family:simhei;
    font-weight:bold;
}
.ao-seder .ao-conrt .ao-g-right .ao-cenon .ao-cen-ul li{
    padding:10px 0;
}
.ao-seder .ao-conrt .ao-g-right .ao-cenon .ao-cen-ul li h6{
    font-family:simhei;
}
.ao-seder .ao-conrt .ao-g-right .ao-cenon .ao-cen-ul li a{
    color:#e60012;
    font-family:simhei;
    text-decoration:none;
    font-size:12px;
}
.ao-seder .ao-conrt .ao-g-right .ao-cenon .ao-cen-ul li .ao-p1{
    font-family:simhei;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    color:#a09c9b;
}
.ao-seder .ao-conrt .ao-g-right .ao-cenon .ao-cen-ul1 li{
    border-bottom:1px dashed #666666;
    padding: 40px 0;
}
.ao-seder .ao-conrt .ao-g-right .ao-cenon1{
    width:300px;
     margin-top:40px;
 }
.ao-seder .ao-conrt .ao-g-right .ao-cenon1 h4{
    color:#e60012;
    font-family:simhei;
    font-weight:bold;
}
.ao-seder .ao-conrt .ao-g-right .ao-cenon1 li a{
    color:#000000;
    text-decoration:none;
}
.ao-seder .ao-conrt .ao-g-right .ao-cenon1 li img{
    width:300px;
    border: 1px solid #666666;
}
.ao-seder .ao-conrt .ao-g-right .ao-cenon1 li p{
    text-align:center;
    padding:10px 0;
}
.bdsharebuttonbox a { width: 60px!important; height: 60px!important; margin: 0 auto 10px!important; float: none!important; padding: 0!important; display: block; }
.bdsharebuttonbox a img { width: 60px; height: 60px; }
.bdsharebuttonbox .bds_tsina { background: url(../imager/gbRes_6.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_qzone { background: url(../imager/gbRes_4.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_tqq { background: url(../imager/gbRes_5.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_weixin { background: url(../imager/gbRes_2.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_sqq { background: url(../imager/gbRes_3.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_renren { background: url(../imager/gbRes_1.png) no-repeat center center/60px 60px; }
.bd_weixin_popup .bd_weixin_popup_foot { position: relative; top: -12px; }
/*联系我们*/
.ao-contact{
    width:100%;
    background:#ffffff;
}
.ao-contact .ao-cont{
    width:1200px;
    min-width:1200px;
    margin:50px auto;
}
.ao-contact .ao-cont .ao-cont-ul{
    overflow:hidden;
}
.ao-contact .ao-cont .ao-cont-ul li{
    float: left;
    width:9%;
    text-align:center;
    cursor: pointer;
    position: relative;
    left:445px;
}
.ao-contact .ao-cont .ao-cont-ul li p{
    font-family:simhei;
    font-size:18px;
 }
.ao-contact .ao-cont .ao-cont-ul li.cont{
    color:#e60012;
    font-family:simhei;
    border-bottom: 3px solid #e60012;
}
.ao-contact .ao-cont .conntact{
    display:none;
    padding-top:50px;
}
.ao-contact .ao-cont .conntact .as-n li{
    width:33.3%;
    float: left;
}
.ao-contact .ao-cont .conntact .as-n li h1{
    font-weight: bold;
    font-family:simhei;
    color:#e60012;
}
.ao-contact .ao-cont .conntact .as-n li .cers{
    font-weight: bold;
    font-family:simhei;
    font-size: 50px;
    color:#e60012;
    font-size:30px;
}
.ao-contact .ao-cont .conntact .as-n li .ao-csrt li{
    width:199px;
    text-align: center;
}
.ao-contact .ao-cont .conntact .as-n li .ao-csrt p{
    text-align:center;
    font-family:simhei;
    padding:10px 0;
}
/*留言*/
.ao-message{
    width:100%;
    background:#ffffff;
}
.ao-message .ao-mess{
    width:1200px;
    min-width:1200px;
    margin:0 auto;
}
.ao-message .ao-mess h1{
    font-weight:bold;
    font-family: simhei;
    text-align: center;
    color:#666666;
    padding:50px 0;
    font-size:30px;
}
.ao-message .ao-mess .ao-sev-ul li{
    width:400px;
    float: left;
    padding-right:50px;
}
.ao-message .ao-mess .form-group{
    margin-bottom:30px;
}
.ao-message .ao-mess .form-group .error-e {
    color: red;
    padding-top: 10px;
    display: none;
}
.ao-message .ao-mess .ao-case{
    padding-top: 100px;
    padding-bottom: 50px;
}
.ao-message .ao-mess .ao-case h4{
    width: 108px;
    text-align:center;
    font-weight:bold;
    font-family: simhei;
    border-bottom:3px solid #888888;
    margin:0 auto;
    padding-bottom:10px;
}
.ao-message .ao-mess .ao-case ul li{
    width:33.3%;
    float: left;
    padding-top: 30px;
}
.ao-message .ao-mess .ao-case ul li p{
    font-family: simhei;
    font-size:18px;
}
.ao-message .ao-mess .ao-case ul li img {
    width:53px;
    height: 53px;
}
/*底部样式*/
.ao-big .footer{
    width:100%;
    height:283px;
    background:url("../imager/red.jpg") no-repeat;
    background-size:cover;
    z-index:-1;
}
.ao-big .footer .ao-foot{
    width:1100px;
    min-width:1100px;
    height:283px;
    margin:0 auto;
    z-index:1;
}
.ao-big .footer .ao-foot .ao-f-left{
    width:750px;
    height:283px;
    float: left;
 }
.ao-big .footer .ao-foot .ao-f-left .ao-f-ul,.ao-f-ul1,.ao-f-ul2,.ao-f-ul3,.ao-f-ul4,.ao-f-ul5{
    width:124px;
    float:left;
    margin-top: 25px;
}
.ao-big .footer .ao-foot .ao-f-left h4{
    font-size:15px;
    font-weight:bold;
    color:#fff;
    font-family:simhei;
}
.ao-big .footer .ao-foot .ao-f-left p{
    color:#fff;
    font-family:simhei;
    font-size:12px;
}
.ao-big .footer .ao-foot .ao-f-right{
    width:350px;
    height:283px;
    float: left;
    position: relative;
    right:50px;
}
.ao-big .footer .ao-foot .ao-f-right .ao-phone{
    float:left;
    position: absolute;
    bottom: 25px;
    left: 40px;
}
.ao-big .footer .ao-foot .ao-f-right .ao-phone span{
    color:#fff;
    font-family:simhei;
}
.ao-big .footer .ao-foot .ao-f-right .ao-phone strong{
    font-size:30px;
    font-family:simhei;
}
.ao-big .footer .ao-foot .ao-f-right .ao-erw{
    float:left;
    position: absolute;
    bottom: 18px;
    left: 76%;
}
.ao-big .footer .ao-foot .ao-f-right .ao-erw p{
    font-size:11px;
    color:#fff;
    margin-top:5px;
    font-family:simhei;
}
.ao-big .footer .ao-d{
    width:100%;
    height:80px;
    background:#231816;
}
.ao-big .footer .ao-d-small{
    width:1200px;
    min-width:1200px;
    margin:0 auto;
    height:80px;
    line-height:80px;
}
.ao-big .footer .ao-d-small span{
     padding-right:9px;
     color:#fff;
    font-family:simhei;
 }
.ao-big .footer .ao-d-small i{
    padding-right:20px;
    color:#fff;
}