* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	 padding: 0;
    margin: 0;
}

body {
    overflow-x: hidden;
    font-family: "Microsoft YaHei";
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

a {
    color: #337ab7;
    text-decoration: none;
}

h1, h3 {
    margin: 0;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}

a:focus {
    outline: none;
    outline-offset: -2px;
}

.w1200{max-width:1400px;margin:auto;}

.page-banner {
    font-size: 0;
}

.page-banner img {
    width: 100%;
}

@media (max-width: 768px) {
    body {
        padding-top: 60px;
    }
}

.borimg{position:relative;}
.bortext{position:absolute;width:100%;top: 20%;}
.bortexert{width:50%;}
.bortexert h2{font-size: 40px;color: #fff;margin: 0 0 15px 0;}
.bortexert p{font-size:16px;color: #fff;line-height: 1.8;}
.ko_aoyt{margin-top:30px;}
.ko_aoyt a{font-size: 16px;padding: 10px 30px;background: #2547ba;border-radius: 60px;color: #fff;font-weight: bold;}
.page-wrap{padding:50px 0;}
/* 左侧 */
.iker_p{margin: 0 0 50px 0;}
.iker_p h2{font-size: 28px;margin-bottom: 20px;}
.iker_p p{font-size:16px;margin-bottom: 20px;line-height: 1.5;}
.iker_p ul{display:flex;margin-top: 30px;justify-content: space-between;}
.iker_p ul li{width:31%;text-align:center;border: 1px solid #eee;}
.iker_p ul li img{width:100%;}
.iker_p ul li p{color:#000;font-size:16px;margin: 0;padding: 15px 0;border-top: 1px solid #eee;}
.injrtd{padding:10px;}

