@charset "utf-8";
body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: '微软雅黑', Arial;
    background: #FFF;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: '微软雅黑', Arial;
}
ol, ul, li, dl, dt, dd, form, p, h1, h2, h3, h4, h5, img {
    margin: 0px;
    padding: 0px;
}

ol, ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}

img {
    border: none;
}

a {
    text-decoration: none;
    border: none;
    margin: 0;
    padding: 0;
}

table, table td {
    border-collapse: collapse;
}

img {
    vertical-align: bottom;
}

.div1920 {
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto;
    height: 100%;
}

.div1200 {
    width: 1200px;
    margin: 0 auto;
}

.top {
    color: #ffffff;
}

@media (min-width: 1200px) {
    .top_text {
        position: absolute;
        top: 0px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }
}

@media (max-width: 1200px) {
    .top_text {
        position: absolute;
        top: 0px;
        left: 0px;
    }
}

.top1 {
    margin-top: 70px;
}

.logo {
    float: left;
}

.menu {
    float: left;
    margin-top: -50px;
    margin-left: 455px;
    font-size: 22px;
}

.menu .cur {
    font-size: 24px;
    font-weight: bold;
}

.menu li {
    float: left;
    margin-right: 25px;
}

.top2 {
    margin-top: 170px;
    font-size: 48px;
}

.top3 {
    margin-top: 34px;
    font-size: 24px;
}

.product1 {
    background-color: #f2f4ff;
    padding-top: 110px;
    padding-bottom: 130px;
}

.pro_h2 {
    font-size: 28px;
    color: #333;
    font-weight: normal;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
}

.pro_div {
    border: #4861dc 1px solid;
    width: 50px;
    height: 4px;
    margin: 0 auto;
    background-color: #4861dc;
    border-radius: 10px;
}

.pro_h3 {
    font-size: 18px;
    font-family: Arial;
    color: #666666;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 71px;
}

.pro_div1 {
    float: left;
    margin-right: 30px;
    width: 380px;
    height: 290px;
    border-radius: 10px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 33px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 33px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 33px 0px rgba(0, 0, 0, 0.2);
}

.pro_div2 {
    float: left;
    width: 380px;
    height: 290px;
    border-radius: 10px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 33px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 33px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 33px 0px rgba(0, 0, 0, 0.2);
}

.circle {
    margin: 60px auto 0px auto;
    width: 124px;
    height: 124px;
    border-radius: 50%;
    border: #4861dc 2px solid;
    position: relative;
}

.text {
    margin-top: 30px;
    color: #4861dc;
    font-size: 20px;
    text-align: center;
}

.circle img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translateX(-50%) translateY(-50%);
}

.product2 {
    margin-top: 70px;
    background: url(../img/product.png) no-repeat center top;
    padding-top: 70px;
    padding-bottom: 130px;
    position: relative;
    font-family: '微软雅黑', Arial;
    height: 960px;
}

.product2 li {
    color: #f2f4ff;
    font-size: 200px;
    text-align: center;
    line-height: 150px;
    margin-left: auto;
    margin-right: auto;

}

.pro_con {
    position: absolute;
    top: -60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.product2 ul {
    margin-top: 72px;
}

.box_blue {
    width: 196px;
    height: 58px;
    background-color: #4861dc;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    border-radius: 10px;
    margin-top: 8px;
    line-height: 58px;
}

.pro_des {
    margin-top: 20px;
    font-size: 20px;
    color: #666666;
    text-align: left;
    line-height: 30px;
}

.product2 ul li img {
    float: left;
}

.product2 ul li img.img_first {
    margin-right: 18px;
}

.pro_img {
    width: 740px;
    float: right;
}

.pro_name {
    float: left;
    width: 35%;
}

.partner {
    background: url(../img/he.jpg) no-repeat center top;
    padding-top: 110px;
    padding-bottom: 47px;
}

.partner .pro_h2 {
    color: #ffffff;
}

.partner .pro_h3 {
    color: #ffffff;
}

.about_left {
    float: left;
    width: 516px;
    height: 320px;
}

.about_right {
    float: left;
    margin-top: 30px;
    padding-left: 36px;
    width: 684px;
    font-size: 20px;
    color: #666666;
    line-height: 36px;
}

.about {
    background-color: #f2f4ff;
    padding-top: 110px;
    padding-bottom: 130px;
}

.contact {
    background-color: #FFFFFF;
    padding-top: 110px;
    padding-bottom: 130px;
}

.contact_left {
    float: left;
    width: 580px;
    height: 380px;
}

.contact_right {
    float: left;
    padding-left: 34px;
    width: 620px;
    font-size: 24px;
    color: #666666;
}

.contact_table {
    height: 100%;
    width: 100%;
}

.contact_table h3 {
    margin-top: 0px;
    font-size: 40px;
    color: #555555;
}

.contact_table .span1 {
    display: block;
    margin-top: 18px;
    margin-bottom: 70px;
    font-size: 24px;
    color: #555555;
}

.contact_table .p1 {
    font-size: 24px;
    color: #666666;
}

.contact_table .p1 span {
    font-family: Arial;
}

.foot {
    background-color: #692abb;
    background: -webkit-linear-gradient(left, #692abb, #31b0d5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #692abb, #31b0d5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #692abb, #31b0d5); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #692abb, #31b0d5); /* 标准的语法 */
    height: 200px;
    width: 100%;
}

.foot_list {
    text-align: center;
    height: 133px;
}

.foot_list li {
    display: inline-block;
    padding: 0 35px;
    font-size: 24px;
    font-weight: bold;
    line-height: 180px;
}

.foot_list li a {
    color: #ffffff;
}

.foot_list li a:hover {
    text-decoration: underline;
}

.foot_list li.cur a {
    text-decoration: underline;
}

.arrow_left {
    float: left;
    margin-left: 10px;
    margin-top: 82px;
}

.arrow_right {
    float: left;
    margin-left: 6px;
    margin-top: 82px;
}

.partner .div1200 {
    position: relative;
}

.partner_con {
    position: relative;
    float: left;
    margin-left: 18px;
    width: 1110px;
    height: 200px;
    overflow: hidden;
}

.partner_cont1 {
    position: absolute;
    left: 0px;
    width: 1110px;
}

.partner_cont2 {
    position: absolute;
    left: 1110px;
    width: 1110px;
}

.partner_cont3 {
    position: absolute;
    left: 2220px;
    width: 1110px;
}

.partner_con ul {
    position: relative;
    float: left;
    width: 208px;
    height: 80px;
    background-color: #ffffff;
    margin-right: 14px;
    margin-bottom: 30px;
    border-radius: 10px;
}

.partner_con img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translateX(-50%) translateY(-50%);
}

.foot_p {
    text-align: center;
    margin-bottom: 0px;
}

.foot_p a {
    color: #FFF;
    font-size: 12px;
    line-height: 20px;
}

.foot_p a:visited {
    color: #FFF
}

.foot_p a:hover {
    color: #000000
}

.taisen {
    position: relative;
}

.background {
    position: absolute;
    background-color: #f2f4ff;
    width: 100%;
    height: 780px;
    z-index: -1;
}

.taisenTitle {
    position: absolute;
    left: 50%;
    top: 115px;
    width: 100px;
    transform: translateX(-50px);
}

.taisen_about {
    position: absolute;
    top: 260px;
    height: 315px;
}

.taisen_left {
    width: 743px;
    position: absolute;
    margin-top: 12px;
    color: #666666;
    font-size: 20px;
    line-height: 36px;
}

.taisen_right {
    width: 388px;
    height: 279px;
    position: absolute;
    margin-left: 815px;
}

.taisen_menu {
    position: relative;
    margin-top: 610px;
}

.taisen_menu > div {
    position: relative;
    float: left;
    margin-right: 20px;
    text-align: center;
    font-size: 20px;
    color: #666666;
    width: 285px;
}

.last {
    margin-right: 0px !important;
}

.taisen_menu .title {
    margin-bottom: 15px;
    color: #4861DC;
    font-size: 24px;
    font-weight: bold;
}

.taisen_menu .des {
    width: 245px;
    margin: 0 auto;
    text-align: left;
    line-height: 36px;
}

.taisen_menu .blue {
    margin-top: -1px;
    padding-top: 30px;
    border: #4861DC 2px solid;
    border-top: 0px;
    height: 300px;
}

#taisen1, #taisen2, #taisen3, #taisen4 {
    padding-top: 85px;
    text-align: center;
}

.taisen_des_1 {
    color: #666666;
    font-size: 30px;
}

.taisen_des_2 {
    width: 786px;
    margin: 35px auto 40px;
    color: #666666;
    font-size: 18px;
    line-height: 25px;
}

.taisen1_div {
    float: left;
    margin-right: 20px;
    width: 285px;
    height: 300px;
    border: #4861DC 2px solid;
    border-radius: 10px;
}

.focus {
    text-align: center;
    padding-top: 65px;
    height: 300px;
    font-size: 24px;
    color: #4861DC;
}
.focus .focus_img {
    position: relative;
    width: 90px;
    height: 90px;
    margin: 0 auto;
}
.focus img {
    position: absolute;
    left: 0px;
    top:0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
}

.focus p {
    margin-top: 40px;
}

.blur {
    background-color: #4861DC;
    padding-top: 68px;
    height: 100%;
}

.blur .p1 {
    color: #ffffff;
    font-size: 30px;
}

.blur .p2 {
    color: #ffffff;
    font-size: 20px;
    width: 220px;
    margin: 15px auto;
    text-align: left;
    line-height: 34px;
}

.clearfix {
    clear: both;
}

.taisen1_div .focus {
    display: block;
}

.taisen1_div .blur {
    display: none;
}

.taisen1_div:hover .focus {
    display: none;
}

.taisen1_div:hover .blur {
    display: block;
}

.taisen2_div .circle {
    margin: 0px 40px 20px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-color: #4861dc;
    position: relative;
}

.taisen2_div .circle img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translateX(-50%) translateY(-50%);
}

.taisen2_div p {
    font-size: 24px;
    color: #4861DC;
}

.taisen2_div {
    float: left;
    width: 200px;
}

.taisen3_div {
    float: left;
    margin-right: 20px;
    width: 285px;
    height: 300px;
}

.taisen3_div > p {
    font-size: 24px;
    color: #4861DC;
    width: 175px;
    margin: 20px auto 0px;
    font-weight: bold;
}

.taisen4_div {
    float: left;
    margin-right: 20px;
    width: 224px;
    height: 425px;
    border: #4861DC 2px solid;
    padding-top: 41px;
}

.taisen4_div .p1 {
    font-size: 24px;
    color: #4861DC;
    font-weight: bold;
}

.taisen4_div div {
    height: 4px;
    width: 30px;
    background-color: #4861DC;
    border-radius: 10px;
    margin: 15px auto 0px;
}

.taisen4_div .p2 {
    color: #666666;
    font-size: 20px;
    line-height: 40px;
    width: 180px;
    margin: 15px auto 0px;
    text-align: left;
}

#taisen4 {
    padding-bottom: 125px;
}

.router_left {
    position: absolute;
    width: 575px;
    height: 306px;
    top: 265px;
}

.router_right {
    position: absolute;
    width: 559px;
    top: 347px;
    left: 610px;
    font-size: 20px;
    color: #666666;
    line-height: 36px;
}

.router {
    position: relative;
}

.router_about {
    position: relative;
}

.routerTitle {
    position: absolute;
    top: 125px;
    width: 300px;
    left: 50%;
    transform: translateX(-150px);
}

.router_content {
    position: relative;
    margin-top: 640px;
    height: 680px;
}

.col {
    float: left;
    width: 380px;
    margin-right: 27px;
}

.row {
    position: relative;
}

.router_content .circle {
    top: -10px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #4861dc;
    position: absolute;
    color: #ffffff;
    font-size: 48px;
    left: 50%;
    transform: translateX(-47px);
    text-align: center;
    line-height: 62px;
}

.router_content .des {
    width: 298px;
    font-size: 20px;
    color: #ffffff;
    position: absolute;
    top: 160px;
    left: 50%;
    transform: translateX(-53%);
}

#taisen2 .taisen_des_2 {
    width: 950px;
}

#taisen3 .taisen_des_2 {
    width: 1050px;
}

#taisen4 .taisen_des_2 {
    width: 815px;
}