* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none blink !important;
}

a:hover {
    text-decoration: none
}

ul,
li {
    list-style: none
}

input {
    outline: none
}

body,
html {
    background: #fff;
}

body {
    font-family: "微软雅黑";
    box-sizing: border-box;
    font-size: 14px;
}
.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.pa0{padding: 0;}
.pic{ width: 100%; height: auto; display: inline-block;}
/*导航*/
.top {
    background: #333;
    color: #fff;
}

.top p {
    margin-bottom: 0;
    line-height: 42px;
}

.top p span {
    float: right;
}
/*头部导航*/
.navbg{
    background: transparent;
    width: 100%;
    height: 70px;
}
.navbar {
    width: 90%;
    margin: 0 auto;
    padding: 0 5%;
    z-index: 2;
    background: url(../images/bg.jpg) repeat-y;
    border: none;
    /* box-shadow: #ddd 10px 2px 0; */
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-brand {
    width: 200px;
    padding: 0 15px !important;
}

.navbar-brand img {
    width: 200px;
    padding: 3px 15px;
}
.toplink{
	display: inline-block;
	float:right;
}
.toplink li{
	float: left;
	color: #fff;
	margin: 15px 0 0 20px;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background: transparent;
}

.navbar-collapse {
    float: right;
    background: #6fba2c none repeat scroll 0 0;
    transform: skew(30deg);
}

.navbar-nav>li {
    padding: 0 8px;
    margin: 12px 0 8px;
    transform: skew(-30deg);
}

.navbar-nav>li>a {
    font-size: 16px;
}

.navbar-nav>li>ul {
    opacity: 0;
    position: absolute;
    top: 50px;
    left: 0;
    transition: .3s;
    background: #fff;
    width: 100%;
    transform: translateY(-200px);
    z-index: -3;
}
.navbar-nav>.active a {
    color: #fff !important;
    font-weight: 600;
}

.navbar-nav>li:hover>ul {
    display: block;
    opacity: 1;
    transform: translateY(0);
    z-index: 3;
}

.navbar-nav>li>ul>li {
    text-align: center;
    padding: 5px 0;
}

.navbar-nav>li>ul>li>a {
    color: #fff;
}

.navbar-nav>li>ul>li:hover>a {
    border-bottom: solid 1px #aaa;
}

.navbar-nav>li>ul>li>ul {
    position: absolute;
    left: 134px;
    top: 0;
    width: 207px;
    height: 186px;
    background: #fff;
    display: none;
}

.navbar-nav>li>ul>li:hover>ul {
    display: block;
}

.navbar-nav>li>ul>li>ul>li {
    width: 100%;
    padding-top: 20%;
}

.container-fluid {
    height: 118px;
}
/*.nav .active{ background: #d10714; }
.nav .active a{ color: #fff !important;}*/
#myCarousel{
    position: relative;
}

@media all and (min-width: 1200px) {
    .navbar {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
}
@media all and (max-width: 767px) {
    .navbar-brand {
        width: 140px;
        margin-left: 10px;
    }
    .navbar {
        background: #fff;
    }
    .navbar-collapse {
        float: none;
        background: #6fba2c;
        height: 100%;
        z-index: 20;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background: transparent;
    }
    .navbar-default .navbar-toggle {
        border: transparent;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #000;
    }
    .navbar-nav>li>ul>li>ul {
        display: none;
    }
    .navbar-nav>li>ul {
        display: none;
    }
}

/*导航结束*/

/* sysygongyi */
.hero-box-area {
    padding: 60px 0 80px;
    margin-top: 50px;
}

.hero-box {
    margin-top: 30px;
    text-align: center;
    padding: 40px 30px 40px 30px;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 10px 30px 0px rgba(153, 153, 153, 0.2);
}
.hero-box img{
    width: 66px;
    height: auto;
}
.hero-box p{
    color: #777;
}
.hero-box:hover.hero-box span {
    color: rgb(255, 113, 143);
}

.box-one:before,
.box-two:before,
.box-three:before {
    position: absolute;
    font-size: 100px;
    color: #f7f7f8;
    left: -25px;
    top: -25px;
}

.box-one:before {
    content: "01";
}

.box-two:before {
    content: "02";
}

.box-three:before {
    content: "03";
}

.hero-box span {
    font-size: 36px;
    transition: all 0.3s ease;
}
.section-title {
    margin: auto;
    max-width: 600px;
    position: relative;
}

.contact-title:before,
.section-title:before {
    position: absolute;
    content: "";
    width: 3px;
    height: 40px;
    top: -77%;
    background-color: #6fba2c;
}

.section-title h2 {
    margin-top: 0;
    line-height: 38px;
}

/* syabout */
.aboutus-area {
    background: url(../images/aboutus.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 0;
    margin-bottom: 80px;
}

.about-content {
    max-width: 513px;
    margin-top: 80px;
}

.color {
    color: #0f1d44;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Rubik', sans-serif;
}

.about-boxs {
    display: flex;
    flex-direction: row;
    margin-top: 30px;
    padding-bottom: 120px;
}

.about-box {
    width: 25%;
    background-color: #fff;
    text-align: center;
    margin-right: 30px;
    padding-top: 30px;
    padding-bottom: 15px;
    box-shadow: 0px 20px 50px 0px rgba(153, 153, 153, 0.2);
}
.about-box:hover i{
    color: #6fba2c;
}

@media (max-width: 991px) {
    .about-box {
        width: 30%;
        margin-right: 10px;
    }
}

.about-box:hover.about-box span {
    color: #6fba2c;
}


.about-box span {
    font-size: 24px;
    transition: all 0.3s ease;
}

.about-box h3 {
    font-size: 36px;
    margin-bottom: 0;
}

.about-img img {
    width: 100%;
}


@media (max-width: 480px) {
    .about-boxs {
        display: block;
        padding-bottom: 50px;
    }

    .about-box {
        width: 100%;
        margin-bottom: 30px;
    }
}

/* syxinwen */
.price-area{
    margin-bottom: 60px;
}

.tab-content {
    margin-top: 25px;
}

.nav-tab li {
    list-style: none;
    display: inline-block;
    margin-top: 30px;
}

.nav-tab li a {
    color: #777;
    border: 1px solid #eee;
    padding: 8px 32px;
}

.nav-tab li.active>a {
    color: #fff;
    background: #6fba2c;
    border: 1px solid transparent;
}

.price-item {
    margin-top: 30px;
    padding-bottom: 42px;
    text-align: center;
    position: relative;
    border: 1px solid #eee;
}

.price-info {
    background: #f9f9f9;
    border-bottom: 1px solid #eee;
    padding: 35px 15px 10px;
}

.price-info h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
}

.desc {
    padding-top: 10px;
}

.price {
    font-size: 18px;
    font-weight: bold;
    color: #0f1d44;
    margin-bottom: 0;
}

.features {
    padding: 24px 20px 24px;
}

.features ul li {
    list-style: none;
    margin: 10px;
}

.price-btn {
    background: #f9f9f9;
    border: 1px solid #eee;
    padding: 8px 32px;
    color: #000;
    transition: all 0.3s ease;
}

.price-item:hover .price-btn {
    background: #6fba2c;
    color: #fff;
    border: 1px solid transparent;
}

.price-item.featured {
    border: 0;
    padding-bottom: 70px;
    padding-top: 10px;
    box-shadow: 0px 20px 50px 7px rgba(153, 153, 153, 0.2);
}

.price-info.featured {
    background: #fff;
    border: 0;
}

.favo-btn {
    background: rgb(15, 29, 68);
    color: #fff;
    padding: 10px 25px;
    transition: all 0.3s ease;
}

.favo-btn:hover {
    background: #6fba2c;
}

.annual {
    background: #6fba2c;
    color: #fff;
    border: 1px solid transparent;
}

.annual:hover {
    background: #fff;
    color: #6fba2c;
    border: 1px solid #eee;
}
.price-item:hover {
    border: 0;
    cursor: pointer;
    box-shadow: 0px 20px 50px 7px rgba(153, 153, 153, 0.2);
}

/* syproduct */
.product-area{
    background: url(../images/aboutus2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 126px 0 50px;
    width: 100%;
    height: auto;
    min-height: 486px;
}
.product-area h2 {
    font-size: 36px;
    color: #0f1d44;
    margin-bottom: 30px;
    position: relative;
    padding-top: 15px;
}
.product-area h2::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 3px;
    background: #fff;
}
/* syproduct-qiehuan */
#flexiselDemo1,
#flexiselDemo2,
#flexiselDemo3 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 100%;

}

.nbs-flexisel-item {
    float: left;
    margin-right: 8px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}

.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    /*max-width:100px;
	max-height:45px;*/
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}

a.cm-overlay {
    width: 100%;
    height: auto;
    text-decoration: none;
    display: block;
    border: 1px solid #ddd;
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.cm-overlay img{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0;
    transform: scale(1);
    transition: all 2s ease-in-out;

}

.gimg:hover {
     width: 100%;
     height: auto;
     overflow: hidden;
    transform: scale(1.1);
    overflow: hidden;
}
.agile-gallery-info {
    background: #555;
    color: #fff;
    height: 46px;
}
.agile-gallery-info h5{
    line-height: 46px;
    margin: 0;
    font-size: 18px;
}

/* syproduct-qiehuan-end */

/* footer */
.footer{ 
    width: 100%;
    background: #333 url(../images/world-map.png) center center no-repeat;
    padding: 70px 0 50px;
    color: #fff;
    border-top: 8px solid #6fba2c;
}

.ewm{
    width: 100px;
    height: 100px;
}
.fewm img{
    width: 120px !important;
    height: auto;
}
.bq{
    margin: 20px 0 0;
    line-height: 30px;
}
.ftel{
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
}
.ftel img{
    width: 50px;
    height: 50px;
    padding: 10px;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    margin-right: 8px;
}
.ftel span{
    font-size: 28px;
    display: inline-block;
    line-height: 48px;
}
.flink span{
    margin-right: 10PX;
}
.ly{
    color: #888;
    margin: 15px 10px 0 0;
    display: inline-block;
}
.ly img{
    margin-right: 6px;
    border: 1px solid #555;
    padding: 5px;
    border-radius: 50%;
}

/* ny-about */
.nyban {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.nyban img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.nyban .nypotit {
    position: absolute;
    bottom: 0;
    background: #6fba2c;
    color: #fff;
    padding: 15px 0 15px 20px;
    width: 196px;
    margin: 0;
    font-weight: 600;
    border-radius: 0 30px 0 0;
}

.nyban .nypotit h4 {
    font-weight: 600;
}

.nyban .nypotit small {
    font-weight: normal;
}

.leftnav {
    width: 100%;
    height: auto;
    display: inline-block;
    background: #fafafa;
}

.leftnav li {
    height: 48px;
    line-height: 48px;
    border: 1px solid #f6f6f6;
    text-align: center;
}

.leftnav li a {
    color: #333;
}

.leftnav .active {
    border-bottom: 3px solid #6fba2c;
}

.leftnav .active a {
    color: #6fba2c;
    font-weight: 600;
}

.nyright {
    padding: 0 0 0 50px;
    margin-bottom: 50px;
}

.nyright .position {
    border-bottom: 1px solid #ddd;
    line-height: 48px;
    text-align: right;
    padding: 0 15px;
}

.nycontent {
    padding: 20px 10px 0;
}

.pic {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.abtxt {
    margin-top: 20px;
    padding: 0 0 0 10px;
}

/* ny-page*/
.pagination {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 30px auto;
    justify-content: space-between;
}

.pagination span>a {
    padding: 5px 10px;
    color: #333;
    border: solid 1px #ccc;
    border-radius: 5px;
}

.page-num-current {
    padding: 5px 0 !important;
}

.pagination span>a select,
.pagination span>a select:focus {
    border: solid 1px transparent !important;
    padding: 5px 10px;
    background: transparent;
}

/* ny-product */
.tubox {
    width: 96%;
    margin: 0 2% 15px;
    overflow: hidden;
    border: 2px solid #b0b5c8;
}

.tubox p {
    background: #f5f5f5;
    color: #333;
    line-height: 46px;
    position: relative;
    z-index: 2;
    margin: 0;
}

.tubox:hover p {
    background: #6fba2c;
    color: #fff;
    line-height: 46px;
}

.tubox img {
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}

.tubox:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

/* ny-proshow */
.tz-gallery {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 15px 10px;
    width: 100%;
    justify-content: space-between;
}

.pro-title {
    width: 100%;
    font-size: 14px;
}

.pro-title img {
    width: 100%;
}

.pro-title>h2 {
    margin-bottom: 20px;
}

.pro-title p {
    width: 100%;
    word-wrap: break-word;
    line-height: 26px;
}

.sp-wrap {
    margin: 0 3% 0 0 !important;
}

.pro-xq-ms>h3 {
    font-size: 20px;
    color: #444;
    line-height: 56px;
    text-indent: 2em;
    font-weight: 600;
    border-bottom: 4px solid #d7d7d7;
    background-color: #eee;
}

.pro-xq-ms>p {
    padding: 5px 5px;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    border-bottom: 1px solid #000;
}

.pro-xq-ms>p>a {
    color: #333;
    font-size: 14px;
}

.pro-xq-ms>p>span {
    font-size: 14px;
    color: #333;
}

.pro-test {
    padding: 15px 0;
}

.pro-xq-ms table {
    width: 100% !important;
    min-height: .01%;
    overflow-x: auto;
}

.pro-xq-ms table tr {
    background: #ededec !important;
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    width: 100%;
}

.pro-xq-ms table tr>td {
    background: #E0EFF2;
    padding: 5px 4px;
    text-align: center;
    width: 300px;
    font-size: 12px;
}

.ny-qh {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    /* justify-content: space-between; */
}

.ny-qh span {
    width: 50%;
    text-align: center;
}

/* ny-news */
.nynewsbox {
    margin: 12px 0 0 10px;
}

.nynewsbox .nynewlist {
    width: 100%;
    height: auto;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    margin-bottom: 24px;
}

.nynewsbox .nynewlist:hover {
    box-shadow: 0px 0px 12px rgba(11, 2, 5, 0.18);
}

.nynewsbox .nynewlist .nleft {
    width: 95%;
    float: left;
    padding: 15px 20px 20px;
}

.nynewsbox .nynewlist .nright {
    width: 5%;
    text-align: center;
    height: 163px;
    line-height: 163px;
    display: inline-block;
    background: #ddd;
    padding-right: 1px;
}

.nynewsbox .nynewlist a {
    color: #111;
}

.nynewsbox .nynewlist a h4 {
    font-size: 22px;
}

.nynewsbox .nynewlist a:hover h4 {
    color: #6fba2c;
}

.nynewsbox .nynewlist a p {
    color: #444;
}

.nynewsbox .nynewlist a span {
    color: #333;
}

.nynewsbox .nynewlist:hover .nright {
    background: #6fba2c;
    color: #fff;
}

.newshow {
    margin: 30px auto 20px;
}

.newshow h4 {
    margin: 0 auto 20px;
}

.newshow p {
    text-indent: 1.5em;
    color: #555;
}

.newback {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 50px;
}

.newback a:hover {
    color: #6fba2c;
}
/* ny-down */
.downbox li {
    line-height: 38px;
    border-bottom: 1px dashed #ddd;
}

.downbox li a {
    width: 100%;
    height: auto;
    color: #333;
    padding: 0 8px;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: space-between;
}


/* ny-contact */
.linkicon {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 15px;
}

.linkicon b {
    font-weight: normal;
}

.messagebox {
    width: 100%;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 15px 15px 15px 30px;
}

.messagebox h4 {
    font-size: 20px;
}

.message-con {
    width: 100%;
    padding: 10px 0 0;
}

.message-con>form {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;

}

.message-con>p {
    font-size: 26px;
    font-weight: block;
    text-align: center;
}

.form-group {
    width: 50%;
    margin: 5px 0 0;
    padding: 5px;
}

.form-group input,
.form-group1 textarea {
    padding: 20px 10px;
    border-radius: 5px;
    letter-spacing: 1px;
    font-size: 15px;
    outline: none;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.11);
    display: block;
    width: 95%;
    height: 34px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

.form-group1 {
    width: 100%;
    margin: 10px 0;
    padding: 5px;
}

.form-group1 textarea {
    width: 98%;
    height: 90px;
}

.yzm {
    margin: 15px 30px 0 0;
}

.submit {
    background: #6fba2c;
    color: #fff;
    border-radius: 10px;
    font-size: 15px;
    width: 100px;
    margin: 12px;
    height: 38px;
    outline: none;
    letter-spacing: 1px;
    cursor: pointer;
    border: none;
}

.message-bd {
    height: 30px;
}

.message-con img {
    height: 35px;
}
@media all and (max-width: 767px) {

    body,
    html {
        overflow-x: hidden;
    }

    .carousel-control {
        display: none;
    }

    .kehu {
        padding: 46px;
    }

    .listit {
        padding: 0 15px;
    }

    .downbox {
        margin: 0;
        padding: 0 0 0 20px;
    }

    .sj {
        display: none;
    }

    .sjpaleft {
        padding-left: 15px;
    }

    .nyright {
        padding: 0;
    }

    .thumbnail {
        width: 90% !important;
    }

    .nycontent {
        padding: 20px 0 0 10px;
    }

    .tubox {
        width: 100%;
        margin: 0 0 15px;
    }

    .tz-gallery {
        padding-right: 20px;
    }

    .pro-title h2 {
        padding: 0 !important;
        background: none !important;
    }

    .pro-xq-ms {
        width: 94%;
        height: auto;
    }

    .pro-test img {
        width: 100%;
        height: auto;
        display: block;
    }

    .client {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-right: 20px;
    }

    .newshow {
        width: 94%;
        margin: 30px 3%;
    }

    .form-group {
        width: 100%;
    }
    .product-area{
        min-height: 800px;
    }
    .top{
        display: none;
    }
    .fewm{
        display: none;
    }
    .fewmzi{
        display: none;
    }
    .navbar-collapse{
        transform: skew(0deg);
    }
    .navbar-nav>li {
        transform: skew(0deg);
    }
    .nyban .nypotit{
        display: none;
    }
    .leftnav li{
        width: 25%;
        height: auto;
        float: left;
        border: none;
    }
    .leftnav .active{
        border-bottom: none;
    }
    .navbar-toggle{
        margin-top: 20px;
    }
    .about-content{
        width: 90%;
        margin: 0 5%;
    }
}