
.gn li
{
    float: left;
    width: 240px;
    padding: 20px 30px;
    background: #fff;
    border-radius: 0px;
    border: 1px solid #fff;
    border-right: 1px solid #eee;
    cursor: pointer;
    text-align: center;
    margin-right: 0px;
    margin-bottom: 0px;
}
.gn li:last-child
{
    border-right: 1px solid #fff;
}
.wenjian .info h3
{
    font-size: 40px;
    margin-bottom: 10px;
    text-align: left;
}
.wenjian .info h4
{
    font-size: 20px;
    margin-bottom: 20px;
    text-align: left;
}
.wenjian .info .button
{
    width: 140px;
    height: 30px;
    background: #0077C9;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 25px;
    text-align: center;
    line-height: 30px;
    display: block;
}
.wenjian .info p
{
    margin-bottom: 30px;
}
.wenjian .info .ami
{
    overflow: hidden;
}
.wenjian .info .ami .android
{
    float: left;
    color: #364860;
    font-size: 30px;
    margin-right: 30px;
}
.wenjian .info .ami .mil
{
    float: left;
    margin-right: 30px;
    margin-top: 5px;
    border: 1px solid #364860;
    padding: 1px;
    border-radius: 25px;
}
.wenjian .info .ami .mil span
{
    background: #364860;
    color: #fff;
    display: block;
    padding: 5px 10px;
    border-radius: 25px;
}
.wenjian .info .ami .ip
{
    float: left;
    color: #364860;
    font-size: 30px;
}
.wenjian .image1 {
    float: left;
    width: 600px;
    height: 480px;
    background: url(/Style/images/Hardware/1-2.png) center center no-repeat;
}
.wenjian .image2 {
    float: left;
    width: 600px;
    height: 400px;
    background: url(/Style/images/Hardware/2-1.png) center center no-repeat;
}
.wenjian .image3 {
    float: right;
    width: 600px;
    height: 400px;
    background: url(/Style/images/Hardware/1-1.png) center center no-repeat;
}
.wenjian .image4 {
    float: left;
    width: 600px;
    height: 400px;
    background: url(/Style/images/Hardware/1-3.png) center center no-repeat;
} 
.slider-container
{
    background: #fff;
    padding: 50px 0px;
}
.preview
{
    text-align: center;
    padding: 5px;
}
.preview a
{
    display: inline-block;
    margin: 5px;
}
.preview img
{
    display: block;
    width: 80px;
    height: auto;
}
.active1
{
    outline: 2px solid #686868;
    box-shadow: 2px 2px 20px 4px rgba(72,71,72,0.5);
}
.slider__item img
{
    width: 200px;
    margin: 0 auto;
}
.swiper-container
{
    width: 100%;
    height: auto;
    padding: 90px 0;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide
{
    text-align: center;
    font-size: 18px;
    background: #fff; /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition-property: all;
    padding: 40px 30px;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 #ccc;
}    
.miaosu
{
    padding: 50px 0px;
}
#nav
{
    border-bottom: 1px solid #2370c4;
}
#nav ul
{
    overflow: hidden;
}
#nav li
{
    cursor: pointer;
    float: left;
    padding: 8px 20px;
    font-size: 16px;
    color: #2370c4;
    margin-right: 10px;
    background: #fff;
}
#nav li.act
{
    background: #2370c4;
    color: #fff;
}
#container1
{
    background: #fff;
    padding: 30px 50px;
}
#container1 dl dt
{
    color: #0678cb;
    font-weight: bolder;
}
#container1 dl dd, #container1 dl dt
{
    border-bottom: 1px solid #969696;
    padding: 15px 0px 5px;
    overflow: hidden;
}
#container1 dl
{
    margin-bottom: 30px;
}
#container1 dl dd .dleft
{
    float: left;
    width: 200px;
}
#container1 dl dd .dright
{
    float: left;
}
.xqy
{
    padding: 50px 0px;
}
.jiag .xleft
{
    float: left;
    width: 590px;
    position: relative;
}
.jiag .xright
{
    float: right;
    width: 555px;
    padding: 0px 50px;
}
.jiag .xright h3
{
    font-size: 30px;
    font-weight: normal;
    color: #333;
    padding-bottom: 20px;
}
.jiag .xright .jiag-item
{
    padding: 15px 0px;
    border-bottom: 1px solid #969696;
}
.jiag .xright p
{
    color: #969696;
    font-weight: normal;
}
.jiag .xright .button
{
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 25px;
    font-size: 18px;
    background: #0077C9;
    color: #fff;
    margin: 30px 0px;
}
.pos
{
    height: 40px;
    background: #f5f5f5;
}
.pos *
{
    line-height: 40px;
    color: #000;
}
.swiper-slide p
{
    color: #666;
    margin-top: 0px;
    text-align: left;
}
.swiper-slide h3
{
    text-align: center;
    margin-bottom: 20px;
    color: #000;
}
.pswiper-slide p
{
    text-align: center;
}
.swiper-slide img.auto
{
    width: 90px;
    margin-bottom: 35px;
}
.swiper-slide .xp
{
    position: absolute;
    right: 30px;
    top: 10px;
}
.content-box2 .content h3
{
    color: #fff;
}
.content-box2 .content h4
{
    color: #fff;
    line-height: 2;
}
.content-box .content h4
{
    line-height: 2;
}
.content-box2 .image.screen7 {
    background: url(/Style/images/Hardware/2-1.png) center center no-repeat;
    background-size: 350px 350px;
}
.content-box .image.screen1 {
    background: url(/Style/images/Hardware/2-2.png) center center no-repeat;
    background-size: 400px 280px;
}
.content-box3 .image.screen7 {
    background: url(/Style/images/Hardware/2-3.png) center center no-repeat;
    background-size: 300px 350px;
}
.show .right
{
    left: 52%;
}
.show .fonts
{
    left: 3%;
}
.show .fonts li p, .show .right li p
{
    color: #818586;
} 