@charset "utf-8";

/*清除样式*/
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
img {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
    font-weight: normal;
}

li {
    list-style: none;
}

body {
    text-align: left;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    color: #333333;
}

a,
ins {
    text-decoration: none;
}

a {
    color: #333333;
}

/*a:hover{color:#f00;}*/
/* 清除浮动 */
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfloat {
    zoom: 1
}
.nommode a{
display:none;
}
/* banner */
.bannerbj{
    width: 100%;
    background: url(/images/22127/bannbj.png) no-repeat;
    height: 227px;
    background-size: 100% 100%;
}
.bannerbj_1200{
    max-width: 1200px;
    width: 100%;
    padding-top: 100px;
    font-size: 30px;
    color: #fff;
    margin: auto;
}
.content_1200{
    max-width: 1200px;
    width: 100%;
    margin: auto;
    height: auto;
    overflow: hidden;
}
.content_1200 .cxlb{
    width: 100%;
    line-height: 100px;
    font-size: 28px;
    color: #333;
}
.content_1200 ul{
    height: auto;
    overflow: hidden;
}
.content_1200 ul li{
    float: left;
    width: 276px;
    height: 155px;
    margin-bottom: 32px;
}
.content_1200 ul li p{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.content_1200 ul li a{
    color: #fff;
    font-size: 18px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 5px 20px;
    margin: auto;
    display: table;
}
.content_1200 ul li:nth-child(1){
    background: url(/images/22127/jn.png) no-repeat;
}
.content_1200 ul li:nth-child(2){
    background: url(/images/22127/qd.png) no-repeat;
    margin-left: 32px;
    margin-right: 32px;
}
.content_1200 ul li:nth-child(2) a{
    margin-left:20px;
    display: inline-block;
}
.content_1200 ul li:nth-child(3){
    background: url(/images/22127/zb.png) no-repeat;
}
.content_1200 ul li:nth-child(4){
    background: url(/images/22127/zz.png) no-repeat;
    margin-left: 32px;
}
.content_1200 ul li:nth-child(5){
    background: url(/images/22127/dy.png) no-repeat;
}
.content_1200 ul li:nth-child(6){
    background: url(/images/22127/yt.png) no-repeat;
    margin-left: 32px;
    margin-right: 32px;
}
.content_1200 ul li:nth-child(7){
    background: url(/images/22127/wf.png) no-repeat;
}
.content_1200 ul li:nth-child(8){
    background: url(/images/22127/jining.png) no-repeat;
    margin-left: 32px;
}
.content_1200 ul li:nth-child(9){
    background: url(/images/22127/ta.png) no-repeat;
}
.content_1200 ul li:nth-child(10){
    background: url(/images/22127/wh.png) no-repeat;
    margin-left: 32px;
    margin-right: 32px;
}
.content_1200 ul li:nth-child(11){
    background: url(/images/22127/rz.png) no-repeat;
}
.content_1200 ul li:nth-child(12){
    background: url(/images/22127/bz.png) no-repeat;
    margin-left: 32px;
}
.content_1200 ul li:nth-child(13){
    background: url(/images/22127/dz.png) no-repeat;
}
.content_1200 ul li:nth-child(13) a{
    margin-left:25px;
    display: inline-block;
}
.content_1200 ul li:nth-child(14){
    background: url(/images/22127/lc.png) no-repeat;
    margin-left: 32px;
    margin-right: 32px;
}
.content_1200 ul li:nth-child(15){
    background: url(/images/22127/ly.png) no-repeat;
}
.content_1200 ul li:nth-child(16){
    background: url(/images/22127/hz.png) no-repeat;
    margin-left: 32px;
}

@media screen and (max-width: 1024px) {
    .content_1200 ul li{
        width: 27%;
        margin-bottom: 0;
        margin-left: 4.7% !important;
        margin-bottom: 4% !important;
    }
    .bannerbj_1200{
        padding-left: 20px;
    }
    .content_1200 ul li:nth-child(2){
        margin: 0;
    }
    .content_1200 ul li:nth-child(4){
        margin: 0;
    }
    .content_1200 ul li:nth-child(6){
        margin: 0;
    }
    .content_1200 ul li:nth-child(8){
        margin: 0;
    }
    .content_1200 ul li:nth-child(10){
        margin: 0;
    }
    .content_1200 ul li:nth-child(12){
        margin: 0;
    }
    .content_1200 ul li:nth-child(14){
        margin: 0;
    }
    .content_1200 ul li:nth-child(16){
        margin: 0;
    }
}
@media screen and (max-width: 768px){
    .content_1200 ul li p{
        padding-bottom: 7% !important;
    }
    .content_1200 ul li:nth-child(13) a{
        display: table;
margin-left:25% !important;
    }
}
@media screen and (max-width: 414px){
    .content_1200 ul li{
        width: 44% !important;
    }
.content_1200 ul li:nth-child(13) a{
margin-left:15% !important;
}
    .bannerbj{
        height: 140px !important;

    }
    .bannerbj_1200{
        font-size: 22px;
        padding-top: 50px;
    }
}