@charset "gb2312";
/* common */
* {
    margin: 0px;
    padding: 0px;
    color: #000;
    font-family: 'microsoft yahei';
    font-size: 16px;
    border: 0px;
}

h1, h2, h3, h4 {
    font-weight: normal;
}

a {
    text-decoration: none;
    border: 0px;
}

body {
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
}

img {
    border: 0px;
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix {
    zoom: 1;
}

/*==for IE6/7 Maxthon2==*/
.clearfix:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

/*==for FF/chrome/opera/IE8==*/
li {
    list-style: none;
}

#banner img {
    width: 100%;
    height: auto;
}

/* inc */
.box1 {
    /*text-align: center;*/
    margin-top: 10px;
    background-color: #6927ff;
}

.box1 p {
    padding-top: 38px;
    padding-bottom: 34px;
    color: #ffffff;
    display: flex;
    line-height: 21px;
    letter-spacing: 1px;
    justify-content: center;
}

.box1 span {
    /*line-height: 75px;*/
    color: #f2ff00;
}

.box1-div {
    width: 1200px;
    margin: auto;
}

.box1-div span {
    color: #fff;
    font-size: 20px;
    margin-left: 160px;
}

.box2 {
    text-align: center;
    margin-top: 61px;
}

.box2 p, .box3 p, .box4-bz p, .box5-zn1 p {
    font-size: 32px;
    color: #171717;
}

.box2 span, .box3 span, .box4-bz span, .box5-zn1 span {
    color: #999999;
}

.box2-div {
    width: 1200px;
    margin: 29px auto 0 auto;
}

.box2-zs {
    margin-top: 2px;
    font-size: 20px;
    width: 228px;
    color: #171717;
    border-radius: 3px;
}

.bg-color {
    /*background: linear-gradient(to bottom,#e2e5ec 10%, #fff);*/
    background: url("../images/zsbg.png") no-repeat 100% 0;
}

.bg-color1 {
    background: url("../images/zsbg1.png") no-repeat 100% 0;
}

.bg-color2 {
    background: url("../images/zsbg2.png") no-repeat 100% 0;
}

.bg-color3 {
    background: url("../images/zsbg3.png") no-repeat 100% 0;
}

.bg-color4 {
    background: url("../images/zsbg4.png") no-repeat 100% 0;
}

.box3 {
    text-align: center;
    margin-top: 58px;
    background-color: #f6f6f6;
}

.box3-div {
    width: 1200px;
    margin: 32px auto 0 auto;
}

.box3-ys {
    border-top: #6927ff 2px solid;
    background-color: #ffffff;
    box-shadow: 0 2px 10px 0 rgba(179, 179, 179, 0.56);;
}

.box3-ys span {
    font-size: 20px;
    color: #171717;
}

.box3-ys img {
    max-width: 100%;
}

.box3 h2 {
    line-height: 28px;
    letter-spacing: 0px;
    color: #666666;
    padding-top: 12px;
    padding-bottom: 24px;
}

.box4-bz {
    text-align: center;
}

.box4-bz1 {
    width: 1200px;
    margin: 28px auto 0 auto;
}

.box4-bz1 p {
    line-height: 28px;
    color: #171717;
}

.bz {
    height: 180px;
    background: url("../images/bz9.jpg") no-repeat 100% 100%;
}

.bz2 {
    height: 180px;
    background: url("../images/bz10.jpg") no-repeat 100% 100%;
}

.bz1 {
    margin-top: 42px;
    margin-left: 17px;
    color: #ffffff;
}

.box5 {
    margin-top: 58px;
    background-color: #f6f6f6;
}

.box5-zn {
    width: 1200px;
    margin: 32px auto 0 auto;
}

.box5-zn1 {
    text-align: center;
}

.box5-l {
    background-color: #ffffff;
    box-shadow: 0 2px 10px 0 rgba(179, 179, 179, 0.56);
    border-radius: 10px;
    float: left;
}

.box5-l-div {
    position: relative;
}

.box5-l-div p {
    position: absolute;
    font-size: 20px;
    color: #ffffff;
    bottom: 21px;
    left: 24px;
}

.box5-l-a {
    width: 352px;
    text-align: center;
    padding: 20px 40px;
    margin: 28px auto 0 auto;
    border-radius: 10px;
    border: solid 1px #6927ff;
}

.box5-l-a a {
    font-size: 20px;
    color: #6927ff;
}

.box5-r {
    margin-left: 10px;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 0 2px 10px 0 rgba(179, 179, 179, 0.56);
    border-radius: 10px;
    float: left;
}

.box5-r-div {
    background-color: #6927ff;
    padding: 17px 90px;
    border-radius: 10px 10px 0 0;
    font-size: 20px;
    color: #ffffff;
}

.box5-r-lc {
    width: 140px;
    margin: auto;
    padding: 10px 0;
    background-color: #eeeeee;
}

.box5-r-jt {
    margin-top: 4px;
    margin-bottom: 3px;
    display: flex;
    justify-content: center;
}

.box6 {
    width: 1200px;
    margin: 28px auto 0 auto;
}

.box6-div {
    box-shadow: 0 0 6px 0 #dcdcdc;
    border-radius: 10px;
}

.box6-div p:nth-child(1) {
    font-size: 20px;
    color: #6927ff;
    margin-top: 30px;
    margin-bottom: 17px;
    margin-left: 19px
}

.box6-div p:nth-child(2) {
    margin-left: 19px;
    width: 340px
}

.box6-div p:nth-child(2) span:nth-child(1) {
    font-size: 20px;
    color: #171717;
    float: left;
}

.box6-div p:nth-child(2) span:nth-child(2) {
    font-size: 16px;
    color: #666666;
}