﻿/*top*/
.oabg{margin: 0 auto;width: 100%;background: url("/imagesNew/oabgbai.jpg") top center no-repeat;background-size:1200px 675px;}
.oalogo {width:900px;height:150px;margin: 0 auto; text-align: center;}
.oalogo img {margin-top: 60px;width:400px;}
.oawenzihong {text-align: center;font-size: 16px;line-height: 36px;color: #ff0000;}
.oawenzihui  {text-align: center;font-size: 14px;line-height: 26px;color: #333333;}
.oabtn {position:relative;width:210px;margin: 0 auto;height:100px;}

.oaewm {width:400px;height:270px;margin: 0 auto; text-align: center;}
.oaewm ul{display: flex; flex-wrap: wrap; margin-top: 20px;width: 100%; height: auto;}
.oaewm li{text-align: center;width: 50%; margin-bottom: 20px;}
.oaewm li img{text-align: center;}

.a-btn{
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    padding:10px 30px 10px 40px;
    position:relative;
    float:left;
    display:block;
    overflow:hidden;
    margin:10px;
    background:#446ba4;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#446ba4,0),color-stop(#446ba4,1));
    background:-webkit-linear-gradient(top, #446ba4 0%, #446ba4 100%);
    background:-moz-linear-gradient(top, #446ba4 0%, #446ba4 100%);
    background:-o-linear-gradient(top, #446ba4 0%, #446ba4 100%);
    background:linear-gradient(top, #446ba4 0%, #446ba4 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7f2f4', endColorstr='#446ba4',GradientType=0 );
    border:1px solid #90c6c8;
    border-color:#90c6c8 #78bdc0 #65b6ba;
    -webkit-box-shadow:0px -5px 0px 0px #458a8c, 0 1px 1px #d5d5d5, inset 0 1px 0 rgba(255,255,255,0.8);
    -moz-box-shadow:0px -5px 0px 0px #458a8c, 0 1px 1px #d5d5d5, inset 0 1px 0 rgba(255,255,255,0.8);
    box-shadow:0px -5px 0px 0px #458a8c, 0 1px 1px #d5d5d5, inset 0 1px 0 rgba(255,255,255,0.8);
    -webkit-transition:all 0.2s linear;
    -moz-transition:all 0.2s linear;
    -o-transition:all 0.2s linear;
    transition:all 0.2s linear;
}
.a-btn-text{
    font-size:22px;
    color:#ffffff;
    text-shadow:0 1px 0 #446ba4;
    line-height:34px;
    font-weight:bold;
    font-family:"Myriad Pro", "Trebuchet MS", sans-serif;
    display:block;
}
.a-btn-slide-text{
    font-family:Arial, sans-serif;
    font-size:8px;
    letter-spacing:1px;
    text-transform:uppercase;
    color:#555;
    text-shadow:0px 1px 1px rgba(255,255,255,0.9);
}
.a-btn:hover{
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -o-transform:scale(1.05);
    transform:scale(1.05);
}
.a-btn:active{
    -webkit-transform:scale(0.95);
    -moz-transform:scale(0.95);
    -ms-transform:scale(0.95);
    -o-transform:scale(0.95);
    transform:scale(0.95);
    -webkit-box-shadow:0px 0px 0px 1px #458a8c, 0 1px 1px #d5d5d5, inset 0 1px 0 rgba(255,255,255,0.8), 0px 1px 1px 2px #fff;
    -moz-box-shadow:0px 0px 0px 1px #458a8c, 0 1px 1px #d5d5d5, inset 0 1px 0 rgba(255,255,255,0.8), 0px 1px 1px 2px #fff;
    box-shadow:0px 0px 0px 1px #458a8c, 0 1px 1px #d5d5d5, inset 0 1px 0 rgba(255,255,255,0.8), 0px 1px 1px 2px #fff;
}


@media (max-width:1900px) {
}
@media (max-width:1200px) {
}
@media (max-width:750px) {
.oabg{width: 100%;background: url("/imagesNew/oabgbai.jpg") top center no-repeat;background-size:100% 100%;}
.oalogo {width:100%;height:120px;margin: 0 auto; text-align: center;}
.oalogo img {margin-top: 20px;width:90%;}
.oawenzihong {width: 90%;font-size: 14px;line-height: 36px;text-align: center;margin: 0 auto;}
.oawenzihui  {width: 90%;font-size: 12px;line-height: 26px;text-align: center;margin: 0 auto;}
.oabtn  {position:relative;width:50%;margin: 0 auto;height:100px;}
.a-btn-text{font-size:18px;}

.oaewm {width:100%;height:270px;margin: 0 auto; text-align: center;}
.oaewm ul{display: flex; flex-wrap: wrap; margin-top: 20px;width: 100%; height: auto;}
.oaewm li{text-align: center;width: 50%; margin-bottom: 20px;}
.oaewm li img{text-align: center;width: 80%;}
/* ÒÆ¶¯¶Ëµ¼º½ - end */
}
@media (max-width:520px) {
}
@media (max-width:360px) {
}