  @charset "utf-8";
html,
body {
    font-family: "Î¢ÈíÑÅºÚ", 'Roboto-Regular';
    font-size: 100%;
    background: #f9f9f9;
    color: #666666 !important;
    margin: 0 auto;
    padding: 0;
}

.ellipsis {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
}

a:focus,
a:hover {
    color: #f07203;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #f07203;
}

ul,
li {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

body,
div,
span,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    font: inherit;
    vertical-align: baseline;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

ul,
ol,
li {
    margin: 0;
}

p {
    margin: 0;
}

.img {
    display: block;
    max-width: 100%;
    height: auto;
}

h5 {
    font-size: 18px;
    color: #595757;
    text-transform: uppercase;
}

.p_title {
    width: 100%;
    float: left;
    margin: 80px 0 40px;
    text-align: center;
}

.p_title span {
    font-size: 34px;
}

.p_title p {
    line-height: 40px;
}

.container {
    padding: 0 !important;
}

.hangye {
    padding-bottom: 80px !important;
}

@media screen and (max-width: 992px) {
    .hangye {
        padding-bottom: 80px !important;
    }
    .ys_bg {
        display: none;
    }
}

.slider {
    position: relative;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #fff;
    border-radius: 50px;
}

.callbacks_here a:after {
    background: #000;
}

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs li {
    display: inline-block;
}

ul.callbacks_tabs.callbacks1_tabs {
    position: absolute;
    bottom: 14%;
    z-index: 999;
    right: 10%;
}

.banner0 {
    background: url(/static/image/12-28.jpg) no-repeat;
    background-position: top center;
    width: 100%;
    width: auto;
    min-height: 440px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.banner1 {
    background: url(/static/image/7-1.jpg) no-repeat;
    background-position: top center;
    width: 100%;
    width: auto;
    min-height: 440px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.banner2 {
    background: url(/static/image/7-2.jpg) no-repeat;
    background-position: top center;
    width: 100%;
    width: auto;
    min-height: 440px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.banner3 {
    background: url(/static/image/6.11.jpg) no-repeat;
    width: 100%;
    width: auto;
    min-height: 620px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.banner4 {
    background: url(/static/image/banner-4.jpg) no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    width: auto;
    min-height: 440px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.banner5 {
    background: url(/static/image/banner-5.jpg) no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    width: auto;
    min-height: 440px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.banner-bottom-top {
    background-color: #ebebeb;
    min-height: 60px;
}

.header-bottom {
    background-color: rgba(218, 241, 249, 0.8);
    position: absolute;
    z-index: 999;
    top: -40px;
    width: 100%;
    box-shadow: 0 0 4px rgba(164, 164, 164, .5);
    min-height: 100px;
}

.bottom-header {
    position: relative;
}

.banner {
    position: relative;
}

.try_btn {
    position: absolute;
    width: 160px;
    height: 40px;
    border-radius: 20px;
    background: #de053d !important;
    color: #fcc2c2;
    text-align: center;
    line-height: 40px;
    left: 50%;
    top: 84%;
    z-index: 998;
    margin-left: -80px;
}

.try_btn:hover {
    color: #fff;
    text-decoration: none;
}

.yw_bg {
    background-color: #fff;
    padding: 30px 0;
}

.yewu {
    width: 100%;
    overflow: hidden;
}

.yw_item {
    padding-right: 0;
    padding-left: 0;
}

.yw_item h3 {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    margin: 15px 0;
    color: #333;
}

.yw_item .yw_p {
    width: 117px;
    height: 118px;
    margin: 0 auto;
    background-image: url(/static/picture/idx.png);
    background-position: 0 -22px;
}
.yw_item .yw_p2{
    background-position: -153px -22px;
}
.yw_item .yw_p3{
    background-position: -306px -20px;
}
.yw_item .yw_p4{
    background-position: -459 -22px;
}
.yw_btn {
    border: 1px solid #666;
    padding: 5px 16px;
    font-size: 14px;
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
}

.btn_active {
    border: none;
    background-color: #006ec7;
    color: #fff;
}

.yw_item {
    text-align: center;
    padding-top: 20px;
}

.yw_item p {
    font-size: 14px;
    padding: 0 30px;
    color: #666;
    width: 100%;
}

.list-inline {
    max-width: 1148px;
    margin: 0 auto;
}

@media (max-width:1000px) {
    .banner1,
    .banner2,
    .banner3 {
        min-height: 420px;
    }
}

@media (max-width:1000px) and (max-height:730px) {
    .list-inline {
        max-width: 918px;
    }
}

@media (max-width:929px) and (max-height:460px) {
    .list-inline {
        max-width: 727px;
    }
}

@media (max-width:425px) and (max-height:770px) {
    .list-inline {
        max-width: 410px;
    }
}

@media (max-width:425px) and (max-height:670px) {
    .banner1,
    .banner2,
    .banner3 {
        min-height: 300px;
    }
}

@media (max-width:390px) {
    .list-inline {
        max-width: 292px;
    }
    .banner1,
    .banner2,
    .banner3 {
        min-height: 200px;
    }
}

.welcome-gridsinfo {
    width: 1200px;
    text-align: center;
    padding-bottom: 50px;
}

.welcome-grid {
    width: 280px;
    padding: 0 5px;
    margin: 0 10px;
    background: #fff;
    float: left;
    position: relative;
    cursor: pointer;
}

.welcome-grid b {
    width: 103px;
    height: 103px;
    position: absolute;
    left: 50%;
    top: -40px;
    margin-left: -51px;
    z-index: 2;
}

.welcome-grid b.b1 {
    background-position: 0 0;
}

.welcome-grid b.b2 {
    background-position: 309px 0px;
}

.welcome-grid b.b3 {
    background-position: 206px 0px;
}

.welcome-grid b.b4 {
    background-position: 103px 0px;
}

.welcome-grid p {
    font-size: .85em;
    line-height: 1.8em;
}

.welcome-grid .prd_box {
    width: 100%;
    float: left;
    border: 1px solid red;
}

.welcome-grid .prd_1 .prd_d {
    background-color: #108CEE;
}
.welcome-grid .prd_1 .prd_d:hover{
    background-color: #f07203;
}
.welcome-grid .prd_2 .prd_d {
    background-color: #108CEE;
}
.welcome-grid .prd_2 .prd_d:hover{
    background-color: #f07203;
}
.welcome-grid .prd_3 .prd_d {
    background-color: #108CEE;
}
.welcome-grid .prd_3 .prd_d:hover{
    background-color: #f07203;
}
.welcome-grid .prd_4 .prd_d {
    background-color: #108CEE;
}
.welcome-grid .prd_4 .prd_d:hover{
    background-color: #f07203;
}
.welcome-grid .prd_t {
    width: 100%;
    min-height: 184px;
    padding: 0 10px;
    overflow: hidden;
    text-align: center;
    color: #333;
}

.welcome-grid .price {
    margin-top: 10px;
    font-weight: bold;
}

.welcome-grid .prd_t h3 {
    font-size: 30px;
    color: #DA2218;
    font-weight: normal;
    line-height: 36px;
    margin: 10px 0 10px 0;
}

.welcome-grid .prd_t s {
    color: #999;
    font-size: 16px;
}

.welcome-grid .prd_t h3 {
    font-size: 24px;
    border-bottom: 1px solid #EBEBEB;
    padding: 0 0 20px 0;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    margin: 20px 0 20px 0;
}

.welcome-grid .prd_t p {
    font-size: 16px;
    margin: 10px 0 10px 0;
    color: #3F3F3F;
    line-height: 36px;
    padding: 0 20px;
}

.welcome-grid .prd_t span {
    font-size: 18px;
    color: #DA2218;
    line-height: 36px;
    margin: 20px 0 30px 0;
}

.welcome-grid .prd_d {
    display: block;
    width: 220px;
    overflow: hidden;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}

.welcome-grid .prd_d:hover {
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
}

.welcome-grid .prd_d a {
    font-size: 18px;
    color: #fff;
}

.welcome-grid .prd_d a:hover {
    color: #fff;
}

.fm_more {
    width: 100%;
    text-align: center;
    float: left;
}

.fm_more a {
    color: #cbcbcb;
    font-size: 18px;
    line-height: 40px;
    border: 2px solid #cbcbcb;
    padding: 10px 32px;
}

.fm_more a:hover {
    color: #fff;
    background: #797979;
    border: 2px solid #797979;
}

.liucheng {
    background-color: #e3e3e3;
    width: 100%;
}

.lc2 {
    background: url(/static/image/line.png) center no-repeat;
}

.lc_list {
    width: 100%;
    float: left;
    margin-bottom: 100px;
}

.lc_list li {
    width: 140px;
    margin: 0 10px;
    height: 210px;
    display: block;
    float: left;
    cursor: pointer;
    background: url(/static/image/icon-bg.png) top center no-repeat;
}

.lc_list li span {
    width: 60px;
    height: 60px;
    background: url(/static/image/icon.png) repeat;
    display: block;
    float: left;
    margin: 35px 0 50px 38px;
}

.lc_list li span.c-1 {
    background-position: 0 0;
}

.lc_list li span.c-2 {
    background-position: 0 60px;
}

.lc_list li span.c-3 {
    background-position: 0 120px;
}

.lc_list li span.c-4 {
    background-position: 0 180px;
}

.lc_list li span.c-5 {
    background-position: 0 240px;
}

.lc_list li span.c-6 {
    background-position: 0 300px;
}

.lc_list li span.c-7 {
    background-position: 0 360px;
}

.lc_list li p {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    font-size: 18px;
}

.lc_list li p font {
    font-size: 14px;
    margin-top: 10px;
    width: 100%;
    display: block;
    color: #666;
}

.ease-1 {
    -webkit-transition: all 0.1s;
    -khtml-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

.ease-3 {
    -webkit-transition: all 0.3s;
    -khtml-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.radius-5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.shadow-box-5 {
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.shadow-text-1 {
    -moz-text-shadow: 0 1px 0px rgba(0, 0, 0, .5);
    -webkit-text-shadow: 0 1px 0px rgba(0, 0, 0, .5);
    text-shadow: 0 1px 0px rgba(0, 0, 0, .5);
}

.text-overflow {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.txt-en {
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
}

.txt-c {
    text-align: center;
}

.txt-r {
    text-align: right;
}

.txt-red {
    color: #e32530;
}

.txt-orange {
    color: #ff6600;
}

.nr span.c-1 {
    width: 100%;
    height: 100%;
    background-image: url(/static/picture/idx.png);
    background-position: 33px -135px;
    display: block;
    float: left;
    border-radius: 50%;
}

.nr span.c-2 {
    width: 100%;
    height: 100%;
    background-image: url(/static/picture/idx.png);
    background-position: -36px -195px;
    display: block;
    float: left;
    border-radius: 50%;
}

.nr span.c-3 {
    width: 100%;
    height: 100%;
    background-image: url(/static/picture/idx.png);
    background-position: -120px -135px;
    display: block;
    float: left;
    border-radius: 50%;
}

.nr span.c-4 {
    width: 100%;
    height: 100%;
    background-image: url(/static/picture/idx.png);
    background-position: -210px -195px;
    display: block;
    float: left;
    border-radius: 50%;
}

.nr span.c-5 {
    width: 100%;
    height: 100%;
    background-image: url(/static/picture/idx.png);
    background-position: -284px -137px;
    display: block;
    float: left;
    border-radius: 50%;
}

.nr span.c-6 {
    width: 100%;
    height: 100%;
    background-image: url(/static/picture/idx.png);
    background-position: -387px -195px;
    display: block;
    float: left;
    border-radius: 50%;
}

.nr span.c-7 {
    width: 100%;
    height: 100%;
    background-image: url(/static/picture/idx.png);
    background-position: 129px -139px;
    display: block;
    float: left;
    border-radius: 50%;
}

.advantage .nr .item:hover .circle span.c-1 {
    background: url(/static/image/icon_01_h.png) center no-repeat;
}

.advantage .nr .item:hover .circle span.c-2 {
    background: url(/static/image/icon_02_h.png) center no-repeat;
}

.advantage .nr .item:hover .circle span.c-3 {
    background: url(/static/image/icon_03_h.png) center no-repeat;
}

.advantage .nr .item:hover .circle span.c-4 {
    background: url(/static/image/icon_04_h.png) center no-repeat;
}

.advantage .nr .item:hover .circle span.c-5 {
    background: url(/static/image/icon_05_h.png) center no-repeat;
}

.advantage .nr .item:hover .circle span.c-6 {
    background: url(/static/image/icon_06_h.png) center no-repeat;
}

.advantage .nr .item:hover .circle span.c-7 {
    background: url(/static/image/icon_07_h.png) center no-repeat;
}

.advantage .inner {
    left: 0;
    right: 0;
}

.advantage .nr {
    padding: 0;
    width: 100%;
    float: left;
    margin-bottom: 100px;
}

.advantage .nr li {
    width: 14.285%;
    float: left;
    display: inline;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.advantage .nr li:nth-child(1),
.advantage .nr li:nth-child(2) {
    -webkit-transform: translate3d(-100px, 0px, 0);
    -moz-transition: translate3d(-100px, 0px, 0);
    -o-transition: translate3d(-100px, 0px, 0);
    transition: translate3d(-100px, 0px, 0);
}

.advantage .nr li:nth-child(3),
.advantage .nr li:nth-child(4) {
    -webkit-transform: translate3d(100px, 0px, 0);
    -moz-transition: translate3d(100px, 0px, 0);
    -o-transition: translate3d(100px, 0px, 0);
    transition: translate3d(100px, 0px, 0);
}

.advantage.active .nr li {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transition: translate3d(0, 0, 0);
    -o-transition: translate3d(0, 0, 0);
    transition: translate3d(0, 0, 0);
    transition-delay: 600ms;
    -o-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -webkit-transition-delay: 600ms;
}

.advantage.active .nr li:nth-child(2),
.advantage.active .nr li:nth-child(3) {
    transition-delay: 400ms;
    -o-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -webkit-transition-delay: 400ms;
}

.advantage .nr .item {
    display: block;
    width: 100%;
    position: relative;
    color: #333;
}

.advantage .nr .item .circle {
    width: 120px;
    height: 120px;
    margin: 10px auto 0px;
    position: relative;
    color: #333;
    background: #fff;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    behavior: url(/static/image/ie-css3.jpg);
    z-index: 2;
}

.advantage .nr .item .circle .circle_l,
.advantage .nr .item .circle .circle_r {
    position: absolute;
    top: 0px;
    width: 60px;
    height: 120px;
    border: 2px solid #333;
    -webkit-transition-timing-function: linear;
}

.advantage .nr .item .circle .circle_l {
    left: 0px;
    border-right: 0;
    clip: rect(124px, 62px, 124px, 0);
    -webkit-border-radius: 62px 0 0 62px;
    -moz-border-radius: 62px 0 0 62px;
    border-radius: 62px 0 0 62px;
    behavior: url(/static/image/ie-css3.jpg);
    z-index: 2;
}

.advantage .nr .item .circle .circle_r {
    right: 0px;
    border-left: 0;
    clip: rect(0px, 62px, 0px, 0);
    -webkit-border-radius: 0 62px 62px 0;
    -moz-border-radius: 0 62px 62px 0;
    border-radius: 0 62px 62px 0;
    behavior: url(/static/image/ie-css3.jpg);
    z-index: 2;
}

.advantage .nr .item .circle span {
    display: block;
    height: 120px;
    width: 120px;
    line-height: 120px;

}

.advantage .nr .item h3 {
    font-size: 20px;
    padding: 20px 0 10px;
    line-height: 24px;
}

.advantage .nr .item p {
    line-height: 24px;
    font-size: 14px;
}

.advantage .nr .item:hover .circle_l {
    clip: rect(0, 62px, 124px, 0);
    border-color: #ff8a00;
}

.advantage .nr .item:hover .circle_r {
    clip: rect(0, 62px, 124px, 0);
    border-color: #ff8a00;
}

.advantage .nr .item:hover .circle {
    background: #ff8a00;
    color: #fff;
    -webkit-transform: translate3d(0px, -10px, 0);
    -moz-transition: translate3d(0px, -10px, 0);
    -o-transition: translate3d(0px, -10px, 0);
    transition: translate3d(0px, -10px, 0);
    transition-delay: 300ms;
    -o-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -webkit-transition-delay: 300ms;
}

.advantage .nr .item:hover h1,
.advantage .nr .item:hover p {
    color: #111;
    -webkit-transform: translate3d(0px, 10px, 0);
    -moz-transition: translate3d(0px, 10px, 0);
    -o-transition: translate3d(0px, 10px, 0);
    transition: translate3d(0px, 10px, 0);
    transition-delay: 300ms;
    -o-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -webkit-transition-delay: 300ms;
}

.hangye li {
    width: 20%;
    padding: 0 5px;
    float: left;
    position: relative;
    cursor: pointer;
}

.hangye_item {
    box-shadow: 1px 1px 3px #555;
    margin: 0 8px;
    background-color: white;
}

.hangye_img img {
    width: 100%;
}
.hangye ul li:hover .hangye_words{
    background-color: #006ec7;
}
.hangye ul li:hover .hangye_img{
    background-color: #006ec7;
}
.hangye ul li:hover .hangye_words .hangye_name{
    color: white !important;
}
.hangye ul li:hover .hangye_words p{
    color: white !important;
}
.hangye_words {
    width: 100%;
    height: 187px;
    text-align: center;
}

.hangye_words .hangye_name {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding-top: 18px;
    font-size: 18px;
    color: #006ec7;
}

.hangye_words p {
    width: 90%;
    margin: 20px auto;
    height: 55px;
    font-size: 12px;
    color: #666666;
    line-height: 165%;
    text-align: left;
    overflow: hidden;
    text-indent: 2em;
}

.box1CenBg {
    background: url(/static/image/box1CenBg.png) center top no-repeat;
    background-size: cover;
    min-height: 607px;
    overflow: hidden;
    position: relative;
}

.wavesBg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 300px;
}

#waves {}

.box1Cen {
    margin: 100px 0 0;
    position: relative;
}

.box1CenPrev,
.box1CenNext {
    position: absolute;
    width: 29px;
    height: 51px;
    top: 100px;
    cursor: pointer;
}

.box1CenImgBg {
    float: left;
    width: 58%;
    padding-right: 3%;
}

.box1CenText {
    float: right;
    width: 42%;
    max-width: 450px;
    color: #FFFFFF;
}

.box1CenH3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}

.box1CenItem {
    padding: 0px 0 15px;
}

.box1CenItem li a {
    color: #FFFFFF;
    display: inline-block;
    line-height: 36px;
    padding: 0 10px;
    border-radius: 10px;
    transition: all 0.4s ease 0s;
}

.box1CenItem li a:before {
    display: inline-block;
    content: "";
    vertical-align: middle;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #FFFFFF;
    margin: -2px 5px 0 0;
}

.box1CenItem li a:hover {
    background: #3754a8;
}

.box1CenText .box1BotMore {
    margin: 0;
    border: 1px solid #FFFFFF;
    text-align: center;
}

.box1CenText .box1BotMore:hover {
    background: #df292e;
    border-color: #df292e;
}

.box1BotMore a,
.box1BotMore a:hover {
    display: block;
    color: #FFFFFF;
}

.box1BotMore {
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #324e9e;
    border-radius: 20px;
    color: #324e9e;
    transition: all 0.4s ease 0s;
}

.box1Bot li a:hover .box1BotImg {
    width: 120px;
    height: 120px;
}

.box1Bot li a:hover .box1BotMore {
    border-color: #df292e;
    background: #df292e;
    color: #FFFFFF;
}

.box1Bot li a:hover .box1BotMore img.showsIn {
    display: none;
}

.box1Bot li a:hover .box1BotMore img.hides {
    display: inline-block;
}

.box1Bot li a:hover .box1BotCir {
    animation: Cir 20s infinite;
}

@keyframes Cir {
    from {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}

.box1Bot li:nth-child(2) .box1BotImgBg:after {
    top: auto;
    bottom: 29px;
}

.box1Bot li:nth-child(3) .box1BotImgBg:after {
    right: auto;
    left: -4px;
    top: 74px;
}

.gongsi,
.dongtai {
    padding: 0;
}

.news_img img {
    width: 100%;
}

.news_list {
    width: 90%;
    margin: 0 auto;
    padding: 45px 0;
}

.news_box {
    float: left;
    width: 80%;
}

.time {
    float: left;
    width: 20%;
}

.year {
    font-size: 16px;
    color: #666;
}

.day {
    font-size: 34px;
    color: #222;
}

.news_title {
    font-size: 20px;
    color: #222;
}

.news_content {
    height: 72px;
    line-height: 24px;
    font-size: 14px;
    color: #888;
    margin-top: 20px;
}

.customer {
    margin: 50px auto;
    height: 90px;
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin-top: 0;
}

.customer ul {
    height: 90px;
    width: 100000px;
    position: absolute;
    left: 0;
}

.customer ul li {
    display: block;
    float: left;
    margin: 5px;
    height: 82px;
    border: 1px solid #b1b1b1;
}

.customer ul li a {
    display: inline-block;
    height: 80px;
}

.customer ul li img {
    display: block;
    height: 80px;
}

figure p {
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    color: #f0f0f0;
}

figure p span {
    font-size: 2.5em;
    padding: 0 5px;
    color: #f0f0f0;
}

.ys_bg {
    background-color: #006EC7;
    padding: 20px 0;
}

@media(max-width:1200px) {
    .liucheng {
        background: #e3e3e3 url(../image/bgSection.png) repeat;
        width: 100%;
    }
    .lc2 {
        background: url(/static/image/line.png) center no-repeat;
    }
    .lc_list {
        width: 100%;
        float: left;
        margin-bottom: 80px;
    }
    .lc_list li {
        width: 126px;
        margin: 0 6px;
        background-size: 126px 126px;
    }
    .lc_list li span {
        width: 60px;
        height: 60px;
        background: url(/static/image/icon.png) repeat;
        display: block;
        float: left;
        margin: 33px 0 50px 32px;
    }
    .lc_list li p {
        width: 100%;
        display: block;
        float: left;
        text-align: center;
        font-size: 18px;
    }
    .lc_list li p font {
        font-size: 14px;
        margin-top: 10px;
        width: 100%;
        display: block;
        color: #666;
    }
}

@media(max-width:1024px) {
    .customer {
        margin: 40px auto;
        height: 90px;
        width: 900px;
    }
    .liucheng {
        background: #e3e3e3 url(../image/bgSection.png) repeat;
        width: 100%;
    }
    .lc2 {
        background: url(/static/image/line.png) center no-repeat;
    }
    .lc_list {
        width: 100%;
        float: left;
        margin-bottom: 80px;
    }
    .lc_list li {
        width: 126px;
        margin: 0 6px;
        background-size: 126px 126px;
    }
    .lc_list li span {
        width: 60px;
        height: 60px;
        background: url(/static/image/icon.png) repeat;
        display: block;
        float: left;
        margin: 33px 0 50px 32px;
    }
    .lc_list li p {
        width: 100%;
        display: block;
        float: left;
        text-align: center;
        font-size: 18px;
    }
    .lc_list li p font {
        font-size: 14px;
        margin-top: 10px;
        width: 100%;
        display: block;
        color: #666;
    }
    .hangye_words {
        height: 120px;
    }
    .hangye_words .hangye_name {
        height: 40px;
        line-height: 40px;
        text-align: center;
        padding-top: 10px;
        font-size: 16px;
    }
    .hangye_words p {
        margin: 10px auto;
    }
    .box1CenText,
    .box1CenImgBg {
        float: none;
        width: 100%;
        max-width: none;
    }
    .box1CenText {
        padding-bottom: 20px;
    }
}

@media(max-width:991px) {
    .customer {
        margin: 30px auto;
        height: 90px;
        width: 700px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .welcome-grid {
        width: 25%;
        float: left;
        margin-top: 2em;
    }
    .welcome-grid h3 {
        padding: 14px 0 4px;
    }
    .welcome-grid .prd_t h4 {
        font-size: 18px;
        font-weight: normal;
        line-height: 30px;
        margin: 0;
    }
    .p_title {
        margin: 30px 0;
    }
    .lc2 {
        background-size: 100%;
    }
    .advantage .nr {
        padding: 0;
        width: 100%;
        float: left;
        margin-bottom: 60px;
    }
    .advantage .nr li {
        width: 14.285%;
        float: left;
        display: inline;
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
    }
    .advantage .nr .item .circle {
        width: 94px;
        height: 94px;
        margin: 10px auto 0px;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        border-radius: 60px;
    }
    .advantage .nr .item .circle .circle_l,
    .advantage .nr .item .circle .circle_r {
        width: 47px;
        height: 94px;
    }
    .advantage .nr .item .circle .circle_l {
        left: 0px;
        -webkit-border-radius: 62px 0 0 62px;
        -moz-border-radius: 62px 0 0 62px;
        border-radius: 62px 0 0 62px;
    }
    .advantage .nr .item .circle .circle_r {
        right: 0px;
        border-left: 0;
        clip: rect(0px, 62px, 0px, 0);
        -webkit-border-radius: 0 62px 62px 0;
        -moz-border-radius: 0 62px 62px 0;
        border-radius: 0 62px 62px 0;
        behavior: url(/static/image/ie-css3.jpg);
        z-index: 2;
    }
    .advantage .nr .item .circle span {
        height: 94px;
        width: 94px;
        line-height: 94px;
    }
    .advantage .nr .item h1 {
        font-size: 18px;
        padding: 18px 0 10px;
        line-height: 22px;
    }
    .advantage .nr .item p {
        line-height: 20px;
        font-size: 13px;
        padding: 0 5px;
    }
    .advantage .nr .item:hover .circle_l {
        clip: rect(0, 62px, 124px, 0);
        border-color: #ff8a00;
    }
    .advantage .nr .item:hover .circle_r {
        clip: rect(0, 62px, 124px, 0);
        border-color: #ff8a00;
    }
    .advantage .nr .item:hover .circle {
        background: #ff8a00;
        color: #fff;
    }
}

@media(max-width:767px) {
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    figure p span {
        font-size: 3em;
    }
    .customer {
        margin: 20px auto;
        height: 90px;
        width: 600px;
    }
    .welcome-gridsinfo {
        padding-right: 10px;
    }
    .welcome-gridsinfo {
        width: 100%;
    }
    .welcome-grid {
        width: 50%;
        float: left;
        margin-top: 2em;
    }
    .welcome-grid h3 {
        padding: 14px 0 4px;
    }
    .welcome-grid .prd_t h4 {
        font-size: 20px;
        font-weight: normal;
        line-height: 30px;
        margin: 0;
    }
    .p_title {
        margin: 30px 0;
    }
    .lc2 {
        background-size: 100%;
    }
    .advantage .nr {
        padding: 0;
        width: 100%;
        float: left;
        margin-bottom: 60px;
        padding: 0 20px;
    }
    .advantage .nr li {
        width: 14.285%;
        float: left;
        display: inline;
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
        opacity: 0;
    }
    .advantage .nr .item .circle {
        width: 94px;
        height: 94px;
        margin: 10px auto 0px;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        border-radius: 60px;
    }
    .advantage .nr .item .circle .circle_l,
    .advantage .nr .item .circle .circle_r {
        width: 47px;
        height: 94px;
    }
    .advantage .nr .item .circle .circle_l {
        left: 0px;
        -webkit-border-radius: 62px 0 0 62px;
        -moz-border-radius: 62px 0 0 62px;
        border-radius: 62px 0 0 62px;
    }
    .advantage .nr .item .circle .circle_r {
        right: 0px;
        border-left: 0;
        clip: rect(0px, 62px, 0px, 0);
        -webkit-border-radius: 0 62px 62px 0;
        -moz-border-radius: 0 62px 62px 0;
        border-radius: 0 62px 62px 0;
        behavior: url(/static/image/ie-css3.jpg);
        z-index: 2;
    }
    .advantage .nr .item .circle span {
        height: 94px;
        width: 94px;
        line-height: 94px;
    }
    .advantage .nr .item h1 {
        font-size: 18px;
        padding: 18px 0 10px;
        line-height: 22px;
    }
    .advantage .nr .item p {
        line-height: 20px;
        font-size: 13px;
        padding: 0 5px;
    }
    .advantage .nr .item:hover .circle_l {
        clip: rect(0, 62px, 124px, 0);
        border-color: #ff8a00;
    }
    .advantage .nr .item:hover .circle_r {
        clip: rect(0, 62px, 124px, 0);
        border-color: #ff8a00;
    }
    .advantage .nr .item:hover .circle {
        background: #ff8a00;
        color: #fff;
    }
}

@media(max-width:640px) {
    .news_content {
        height: 50px;
    }
    figure p span {
        font-size: 2em;
    }
    .customer {
        margin: 10px auto;
        height: 90px;
        width: 450px;
    }
    .welcome-grid {
        width: 50%;
        float: left;
        margin-top: 2em;
    }
    .welcome-grid h3 {
        padding: 14px 0 4px;
    }
    .welcome-grid .prd_t h4 {
        font-size: 20px;
        font-weight: normal;
        line-height: 30px;
        margin: 0;
    }
    .lc_list {
        width: 100%;
        float: left;
        margin-bottom: 30px;
    }
    .lc2 {
        background: none;
    }
    .advantage .nr li {
        width: 25%;
    }
    .hangye li {
        width: 50%;
        margin: 5px 0;
    }
    .hangye_words {
        height: 160px;
    }
}

@media(max-width:480px) {
    .news_content {
        overflow: hidden;
    }
    .customer {
        margin: 0px auto;
        height: 90px;
        width: 100%;
    }
    .welcome-grid {
        width: 100%;
        float: left;
        margin-top: 2em;
    }
    .welcome-grid h3 {
        padding: 14px 0 4px;
    }
    .welcome-grid .prd_t h4 {
        font-size: 20px;
        font-weight: normal;
        line-height: 30px;
        margin: 0;
    }
    .liucheng {
        background: #e3e3e3 url(../image/bgSection.png) repeat;
        width: 100%;
    }
    .p_title {
        margin: 30px 0;
    }
    .lc2 {
        background: none;
    }
    .advantage .nr li {
        width: 33.333%;
        height: 230px;
    }
    .hangye_words {
        height: 140px;
    }
}