html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    
}

tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul,
li,
div,
img,
p {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    outline: none;
    cursor: pointer;
    text-decoration: none;
    color: #666;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
}

a:active,
a:hover {
    text-decoration: none
}

a,
area,
a:active {
    blr: expression(this.onFocus=this.blur());
}

 :focus {
    -moz-outline-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

* {
    box-sizing: border-box;
    font-family: "微软雅黑";
}

.wrap {
    max-width: 1300px;
    margin: 0px auto;
  
}

.wrap1 {
    max-width: 1300px;
    margin: 0px auto;

}

.wrap12 {
    width: 98%;
    margin: 0px auto;
    padding: 0px 0% 0px 0%;
}

.wrap2 {
    max-width: 1300px;
    margin: 0px auto;

}

.wrap3 {
    max-width: 1300px;
    margin: 0px auto;
    
}

.wrap4 {
    max-width: 1300px;
    margin: 0px auto;
    
}

.top {
    height: 36px;
    width: 100%;
    border-top: 3px solid #0268ba;
    position: relative;
    z-index: 999999999999999;
}

.topleft1 {
    width: 70%;
    float: left;
    text-align: right;
    margin-top: 10PX;
    font-size: 15px;
}

.topright1 {
    width: 30%;
    float: right;
}

.iconleft {
    float: left;
    width: 9%;
    background-color: #0268ba;
}

.iicon {
    background: url(../images/icon.png) no-repeat;
    height: 36px;
    width: 47px;
}

.phone {
    background-color: #0268ba;
    height: 36px;
    float: left;
    width: 91%;
    color: #fff;
    line-height: 32px;
    font-size: 14px;
}

.phone span {
    font-weight: bold;
    font-size: 15px;
}

.phone p {
    background: url(../images/icon1.png) no-repeat;
    background-position: 1px;
    text-indent: 23px;
}
/*头部*/

.intop {
    position: absolute;
    width: 100%;
 
    z-index: 999999999999;

}

.header {
    position: relative;
    padding: 40px 6% 0 6%;
}

.pcheader {
    width: 20%;
    float: left;
}

.pclogo {
    width: 246px;
    float: left;
    position: relative;
    top: -10px;
}

.headerlist {
    float: left;
    padding: 30px 0
}

.headerlist li {
    float: left;
    color: #fff;
    border-right: 1px solid #fff
}

.headerlist li a {
    color: #fff
}

.topright {
    float: left;
    width: 3%;
}

.yuyan {
    float: right;
    width: 20%;
}

.headerlist ul li:last-child {
    border: none;
}


.sjs {
    position: relative;
    width: 100%;
    text-align: center;
    z-index: 99
}

.banner {
    position: relative;
 
}
                    
                    .banner {
                        position: relative;
                        /* top: 90px; */
                    }
                    
                    .jsNav {
                        position: absolute;
                        width: 40%;
                        height: 1px;
                        left: 48%;
                        bottom: 89px;
                        cursor: pointer;
                        z-index: 99999;
                        top: 90%;
                    }
                    
                    .jsNav a {
                        display: block;
                        float: left;
                        width: 13px;
                        height: 13px;
                        border-radius: 50%;
                        margin-right: 6px;
                        cursor: pointer;
                        z-index: 99999;
                    }
                    
                    a.trigger {
                        background-color: #0268ba;
                       
                    }
                    
                    a.imgSelected {
                        background-color: #ac7802;
                      
                    }
                    

.soso form input {
    line-height: 35px;
    font-size: 14px;
    height: 35px;
    background: transparent;
    width: 225px;
    border: 0;
    padding-left: 8px;
    float: left;
    color: #333;
    border-radius: 30px;
}

.soso .searchbtn {
    width: 20px;
    height: 20px;
    background: url(../images/sousou.png) no-repeat;
    float: right;
    margin: 6px 10px;
    cursor: pointer;
}

button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}

.menu * {
    box-sizing: border-box;
}

.menu .center {
    width:57%;
    float: left;
    margin-left: 10%;
}

.menu .ul-list {
    display: flex;
    text-align: center;
}

.menu .ul-list>li {
    flex: 1;
    position: relative;
    height: 70px;
    line-height: 70px;
}

.menu .ul-list>li:last-child {
    border-right: none;
}

.menu .ul-list>li>a {
    align-items: center;
    justify-content: center;
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    height: 35px;
    font-weight: bold;
}

.menu .ul-list>li>a:hover {
    align-items: center;
    justify-content: center;
    font-size: 18px;
    text-decoration: none;
    color: #fff;
    
}

.menu .ul-list>li>span {
    color: #fff;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #069aec;
}

.menu .ul-list>li:hover .ol-list {
    display: block;
    z-index: 999;
}

.menu .ol-list {
    display: none;
    position: absolute;
    left: 0;
    z-index: 999;
background-color: rgba(3,138,213,0.7);
    width: 100%;
    top: 60px;
    
}

.menu .ol-list>li>a {
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px dashed #a4d8f9;
    color: #fff;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu .ol-list>li>a:hover {
    background: #069aec;
    color: #fff;
    font-size: 17px;
}



.links {
    color: #fff;
    padding-top: 2%;
    padding-bottom: 1%;
}

.links a {
    color: #fff;
    font-size: 14px;
    margin: 0px 15px 0px 15px;
}

.links a:hover {
    text-decoration: underline;
}

.yuyan{ width:10%; float: right; padding-top: 5px;}
.yuyan ul li{width: 45px; height: 45px; border-radius: 50%; float: left; margin-right: 10px;  line-height: 45px; text-align: center; font-size: 15px;}
.yuyan ul li:nth-child(1){background-color: #fff; }
.yuyan ul li:nth-child(2){ background-color: #069aec; }
.yuyan ul li:nth-child(3){ background-color: #069aec; }
.en a{color: #333; text-decoration: none;}
.en:hover a{background-color: #069aec; display: block; border-radius: 50%;color: #fff; }

.au a{color: #fff; text-decoration: none;}
.au:hover a{background-color: #069aec; display: block; border-radius: 50%;color: #fff; }


.cn a{color: #fff; text-decoration: none;}
.cn:hover a{background-color: #fff; display: block; border-radius: 50%;color: #069aec; }
.lxwm{background: url(../images/bg1.png) no-repeat center top; overflow: hidden; height: 313px; overflow: hidden; }
.lxwm p{width: 183px; margin: 90px auto;}
.lxwm h1{width: 53px; margin: 0px auto;}

.lxwm h1:hover{background: url(../images/top.png) no-repeat; width: 53px; height: 52px;}




@media screen and (max-width: 998px) {
    .wrap1 {
        padding: 0px 2% 0px 2%;
    }
    .wrap {
        width: 98%;
        margin: 0px auto;
    }
    #top {
        display: none;
    }
   
    .links a {
        margin: 0px 20px 0px 0px;
        line-height: 35px;
    }
    .weixin {
        width: 30%;
        margin: 10px auto;
        float: none;
    }
    .dianhua {
        display: none;
    }
    .js img {
        height: 200px;
    }
    .js {
        display: block
    }
    .slide-main {
        height: 580px;
        position: relative;
        display: none
    }
    
    .jsNav {
        position: absolute;
        width: 53%;
        height: 1px;
        left: 40%;
        bottom: 89px;
        cursor: pointer;
        z-index: 99999;
        bottom: 26%;
    }
    .jsNav a {
        display: block;
        float: left;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        margin-right: 6px;
        cursor: pointer;
        z-index: 99999;
    }
    a.trigger {
        background-color: #fff;
        border: 1px solid #4bb5ac;
    }
    a.imgSelected {
        background-color: #4bb5ac;
        border: 1px solid #4bb5ac;
    }
}