body{background:#fff;font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体" , Arial, sans-serif!important;}
#box_root{
    width: 100%;
    float: left;
    /*background: url(../root.jpg) no-repeat top center;*/


}

#box_main {
    /*
    width: 1000px;
    margin: 0 auto;
    */
    text-align: left;
    position: relative;
}

#box_header_wrap {
    height: 112px;
    background:url(../images/top.png) no-repeat top center;
}
#box_header {

    position: relative;
    width: 1000px;
    margin: 0 auto;
    height: 112px;


}



/* LOGO	*/
#box_h1 {

    position: absolute;
    top: 32px;
    left: 19px;
    width: 260px;
    height: 36px;

}

#box_h1 a{

    display: block;
    width: 10px;
    height: 10px;
    text-indent: -9999999px;
}


#top_nav {
    position: absolute;
    top: 43px;
    right: 10px;
    width: 350px;
}
#top_nav ul {
    /*display:inline-block;*/
}
#top_nav ul li {
    float:left;
    margin-right:20px;
}
#top_nav ul li.last_nav {
    margin-right:0;
}
#top_nav ul li a {
    color:#00a8e0;
}
#lan {
    display:inline-block;
    position: relative;
    top: -8px;
}
#lan a {
    display:inline-block;
    padding: 5px;
    background: #00a8e0;
    color:#fff;
    border-radius: 50%;
    font-size: 16px;
}

#top_hotline {
    position: absolute;
    width: 310px;
    top: 40px;
    right: 0px;
    font-size: 14px;
}
#top_hotline span {
    color:#000;
    display: inline-block;
    width: 65px;
    float:left;
}
#top_hotline ul {
    width: 235px;
    float:right;
}
#top_hotline ul li {
    color:#707070;
    margin-bottom: 10px;
    background: url(../images/top_icon.png) no-repeat 0 50%;
    padding-left: 20px;
    box-sizing: border-box;
}


/* Box_banner */
#box_banner {
    /*position: absolute;
    top: 184px;
    left: 0px;
    width: 940px;
    z-index:1;
    */
}

.index_col {
    width: 310px;
    position: absolute;
    top: 0px;
}
.index_col1 {
    left: 0px;
}
.index_col2 {
    left: 327px;
}
.index_col3 {
    left: 650px;
}
.index_col h3 {
    background: #14b3c9;
    color:#fff;
    height: 23px;
    line-height:23px;
    padding: 0 10px;
}
.index_col h4 {
    color:#515151;
    font-weight: bold;
    font-size: 14px;
    margin: 25px 0;
}
.index_col_body {
    font-size: 12px;
    color:#515151;
    line-height:22px;
}



/* NAV */
#box_nav_wrap {
    border-top: 1px solid #ededed;
    height: 45px;
}
#box_nav {
    width: 1000px;
    margin: 0 auto;
    /*position: absolute;*/
    /*top: 155px;*/
    /*left: 10px;*/
    /*z-index: 1000;*/
}

#box_nav ul li {
    float: left;

    /*background:  url(../nav_line.jpg) no-repeat right 50%;*/
}
#box_nav ul li.first_nav {

}
#box_nav>ul>li>a {
    float: left;
    text-decoration: none;
    color: #717171;
    font-size: 14px;
    text-align: center;
    display: block;
    float: left;
    height: 45px;
    line-height: 45px;

    margin-right:45px;
}
#box_nav>ul>li:last-child>a {
    margin-right: 0;
}
#box_nav>ul>li>a.active{color: #869849;}
#box_nav ul li a:hover {
    color: #869849;
    text-decoration: none;
}
#box_nav ul li.first_nav a { color: #717171;/*border-bottom:2px solid #ffc600;*/ background:none;}
#box_nav ul li.first_nav a:hover { color: #869849; }
#box_nav ul li.last_nav {  padding-right: 0; margin-right: 0;background: transparent; border-right: none; }


/* CONTENT */
.box1,.box2,.box3 {

}



#box_newlist {
    width: 190px;
    float: left;
}
#box_newlist ul {

}

#box_about {
    width: 300px;
    float: right;
}


div#box_case {
    clear: both;
    width: 457px;
    overflow: hidden;
    padding-top: 5px;
    position: absolute;
    top: 567px;
    left: 270px;

}
div#box_case h3 {
    font-weight: bold;
    color: #ff0000;
}
div#box_pics {

}


div#box_about strong {
    color: #0869a2;
}
div#box_about p {
    line-height: 22px;
    color: #333;
}





/* search */
.s {
    position: absolute;
    top: 153px;
    right: 10px;
    width: 153px;
}
.s form {
    position: relative;
    width: 167px;
}
#search_input {
    border: 1px solid #bfbfbf;
    color:#bfbfbf;
    width: 167px;
    height: 22px;
    line-height:22px;
    font-size: 14px;
    padding: 3px 20px 3px 5px;
    box-sizing:border-box;
}
#search_btn {
    background:transparent url(../search.png) no-repeat top center;
    width: 20px;
    height: 22px;
    border:none;
    text-indent: -99999px;
    position:absolute;
    right:3px;
    top:3px;
}
form#search {
    width: 220px;
    height: 27px;
    margin-bottom: 24px;
}
input#kw {
    width: 185px;
    float: left;
    padding: 4px 3px;
    border: none;
    color: #ccc;
    background: none;
}
input#go{
    width: 28px;
    height: 27px;
    float: left;
    background: transparent;
    text-indent: -99999px;
    border: none;
}

div#box_list {

    background: url(../s_bg.jpg) no-repeat;
}
div#box_list ul li {
    padding-left: 15px;
    line-height: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #065576;
    font-family: Arial, Helvetica, sans-serif;
}

#box_bottom .box1 img,#box_bottom .box2 img,#box_bottom .box3 img{
    float: left;
    padding-bottom: 70px;
    padding-right: 10px;
}




.box1 {
    position: absolute;
    top: 361px;
    left: 510px;
    width: 366px;
    padding: 0;
    line-height: 22px;
    font-family: "微软雅黑",arial;
    font-size: 14px;
}
.box1 a {
    color: #333;
}
.box1 .more {
    display: block;
    text-indent: -99999px;
    width: 111px;
    height: 23px;
}
.box2 {
    position: absolute;
    top: 659px;
    left: 20px;
    width: 245px;
    padding: 0;
    margin: 0;

}
.box_contact{
    position: absolute;
    top: 619px;
    left: 713px;
    width: 160px;
    padding: 0;
    margin: 0;
    color:#fff;
}
.box3 {
    position: absolute;
    top: 655px;
    left: 740px;
    width: 196px;
    padding: 0;
    line-height: 22px;
}
div.box_newlist {
}
div.box_newlist ul {
    float: left;
    width: 315px;
    overflow:hidden;
}
div.box_newlist ul li { margin-bottom: 5px; width: 140px;float: left;}
div.box_newlist ul li a {
    color: #7b7b7b;
    text-decoration: none;
    display: block;
    float: left;
    padding: 3px 5px;
    padding-left: 15px;
    background: url(../a.jpg) no-repeat 0 50%;
}
div.box_newlist ul li a:hover {
    color: #333;
    /*background: url(../hover.jpg) no-repeat 0 50%;*/
}
div.box_newlist a.more {
    color: #b4b4b4;
    float: right;
    margin-top: -120px;
    display: block;
    width: 42px;
    height: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
div.box_newlist1 {
    width: 310px;
    float: left;
    padding-right: 35px;
    overflow: hidden;

}
div.box_newlist2 {
    width: 283px;
    float: right;
    margin: 0;
    padding: 0;
    overflow:hidden;

}
.np {
    padding-left: 8px;
    margin-bottom: 10px;
}
.link {
    position: absolute;
    top: 742px;
    left: 72px;
}

/* BOX_FOOTER */
#box_wrap {
    clear: both;
    width: 100%;
    height: 99px;
    padding-top: 10px;
    background: #083581;
}
#box_footer {

    clear: both;
    width: 960px;
    margin: 0 auto;
    text-align: center;
    color: #707070;
}
#box_footer ul {
    padding-top: 10px;
}
#box_footer ul li {
    float:left;
    padding: 0 10px;
    background: url(../nav_line.jpg) no-repeat right 50%;
}
#box_footer ul li.first_nav { padding-left: 0; }
#box_footer ul li.last_nav { padding-right: 0; }
#box_footer ul li a { float: left; }

#box_footer a {
    color: #a4a4a4;
    text-decoration: none;
}
#box_footer a:hover {
    color: #707070;
    text-decoration: none;
}
#box_footer p {
    clear: both;
    text-align: left;
    padding-top: 5px;
    color: #a4a4a4;
    line-height: 24px;
}



.box1 .tt,.box2 .tt,.box3 .tt {
    padding: 0!important;
    margin: 0;
    padding-right: 100px!important;
    padding-bottom: 10px!important;
    display: block;
}

.box_news {
    position: absolute;
    top: 364px;
    left: 763px;
}
.box_news ul li  {
    line-height: 20px;
    padding-left: 10px;
    background: url(../arrow.gif) no-repeat 0 50%;
}
.box2 {
    position: absolute;
    top: 619px;
    left: 20px;
    line-height: 22px;
    width: 158px;
    color:#fff;
}
.cmore{
    display:inline-block;
    padding: 3px 10px;
    border: 1px solid #fff;
    color:#14b3c9!important;
    float:right;
    margin-top: 10px;
    font-weight: bold;
}
.cmore:hover{
    color:#14b3c9!important;
    background:#fff;
}
.box2 ul li  {
    line-height: 20px;
    padding-left: 10px;
    background: url(../arrow.gif) no-repeat 0 50%;
}
.box_prolist {
    position: absolute;
    top: 619px;
    left: 362px;
    width: 167px;
}
.box_prolist ul li  {
    width: 150px;
    float: left;
    line-height: 20px;
    /*padding-left: 10px;
    background: url(../arrow.gif) no-repeat 0 50%;*/
}
.box_prolist ul li a {
    color: #fff;
}
.box3 {
    position: absolute;
    top: 730px;
    left: 705px;
    width: 230px;
}
.footer_wrap {
    clear: both;
    width: 100%;
    height: 150px;
    padding-top:16px;


}
.footer {
    padding-top: 20px;
    width: 960px;
    margin: 0 auto;
    clear: both;
    line-height: 20px;
    color: #fff;
    text-align:center;
}
.footer ul {
    width: 432px;
}
.footer ul li {
    float: left;
    border-right: 1px solid #9e9fa8;
    padding-right: 5px;
    padding-left: 5px;
}
.footer ul li.last_nav {
    border-right: none;
}
.footer ul li a {

}
#fnav {
    text-align: center;
    margin-top: 20px;
}
#fnav a {
    color: #868686;
    border-right: 1px solid #9e9fa8;
    padding: 0 10px;
}
#fnav a:last-child {
    border:none;
}
.footer p {
    clear:both;
    color:#868686;
    font-size:14px;
    text-align: center;
    line-height:38px;

}

#box_content {
    width: 1000px;
    margin:0 auto;
    position:relative;
    height: 486px;
}

#line {
    height: 78px;
    background: url(../line.png) no-repeat top center;
}
#index_text {
    width: 1000px;
    margin: 60px auto;
}
#index_text h5 {
    font-weight: bold;
    text-align:center;
    font-size: 24px;
    padding: 20px 0;
    color:#939393;
}
#index_text p {
    border-top: 1px solid #ccc;
    font-size: 18px;
    padding: 20px 0;
    text-align:center;
    line-height:24px;
    color:#a6a6a6;
}
#index_imgs {
    height: 271px;
    overflow: hidden;
    /*background: url(../index-1.png) no-repeat top center;*/
}
.swiper-container {
    width: 100%;
    height: 529px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.news-list dt{
    float:left;
    width: 63px;
    margin-bottom: 20px;
}
.news-list dd{
    float:left;
    width: 236px;
    margin-bottom: 20px;
}
.news-list  a {
    text-decoration: none;
    color:#515151;
}
.news-list  a:hover {
    color: #00a6c8;
}

#fnav {
    display: inline;
}
.footer-logo {
    display: inline;
}
.footer-logo div {
    display: inline-block;
    height: 30px;
}
.footer-logo div img {
    height: 100%;
}


.index-imgs-item {
    height: 270px;
    /*line-height: 270px;*/
    width: 25%;
    float:left;
    display: inline-block;
    color:#fff;
    text-decoration: none;
    font-size: 20px;
    text-align: center;
    position: relative;

    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    overflow: hidden;


    font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体" , Arial, sans-serif;
}
.index-imgs-item:before {
    opacity: 0;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    right:0;
    background: rgba(0,0,0,0.5);
    z-index: 1;

    -webkit-transform: translateY(-100%);

    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.index-imgs-item:hover {
    /*transform: scale(1.2,1.2);*/
}
.index-imgs-item:hover:before {
    opacity: 1;
    -webkit-transform: translateY(0);
}
.index-imgs-item span {
    position: absolute;
    z-index: 2;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    opacity: 1;
    bottom:0px;
    padding: 20px 0;
    width: 100%;
    left:0;
    background-color: #fff;
    color:#333;
    font-size: 14px;
}
.index-imgs-item:after {
    content: '';
    background: url(../search_p.png) no-repeat top center;
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 39%;
    left: 49%;
    z-index: 2;
    opacity: 0;
    transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
}
.index-imgs-item:hover:after {
    opacity: 1;
}
.index-imgs-item:hover span {
    opacity: 1;
    background-color: #ffb43e;
    color:#fff;
}
.index-imgs-item1 {
    background: url('../ii1.png') no-repeat center center;
}
.index-imgs-item2 {
    background: url('../ii2.png') no-repeat center center;
}
.index-imgs-item3 {
    background: url('../ii3.png') no-repeat center center;
}
.index-imgs-item4 {
    background: url('../ii4.png') no-repeat center center;
}


.index-col-img {
    position: relative;
    display: block;
    width: 310px;
    height: 96px;
    overflow: hidden;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.index-col-img:before {
    box-sizing: border-box;
    opacity: 0;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    right:0;
    border:3px solid #14b3c9;
    z-index: 1;

    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;

    transform: scale(0.5,0.5);
}
.index-col-img img {
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.index-col-img:hover img {
    transform: scale(1.2,1.2);
}
.index-col-img:hover:before {
    opacity:1;
    transform: scale(1,1);
}

#menusvg {
    display: none;
}
#banner_mobile {
    display: none;
}
.mobile-lan {
    display: none!important;
}







.fixed100 {
    width: 100%;
}
.index_title_style {
    display: inline-block;
    padding-left: 7px;
    border-left: 4px solid #758058;
    font-size: 18px;
    color:#758058;
    font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "宋体" , Arial, sans-serif;
}

.index_about {

}
.index_about p {
    color:#737373;
    font-size:14px;
    line-height: 27px;
    margin-top: 15px;
}
.index_about p strong {
    color:#758058;
    font-weight: bold;
}
.index_news_tab {
    width: 100%;
    float:left;
    padding-top: 15px;
    padding-bottom: 5px;
    margin-bottom: 0;
}
.index_news_tab li {
    float:left;
    font-size: 18px;
}
.index_news_tab li a {
    color:#898989;
    display: block;
    padding: 0 5px;
    text-decoration: none;
}
.index_news_tab li.active a {
    color:#818a68;
    border-bottom: 3px solid #818a68;
}
.index_news_list {
    clear:both;
}
.news-frist-content {
    padding-left: 0px!important;
}
.news-frist-content p {
    color:#737373;
    font-size: 12px;
}
.news-frist-content p a {
    text-decoration: none;
    color:#737373;
    font-size: 12px;
}
.news-frist-content h4{
    font-size: 14px;
    color:#000;
}
.inde_news_list_ul {
    margin-top: 15px!important;
}
.inde_news_list_ul a{
    text-decoration: none;
    color:#737373;
    line-height: 27px;
}
.inde_news_list_ul a:hover{
    text-decoration: none;
    color:#000;
}
.index_contact p {
    font-size: 13px;
    line-height: 22px;
}
.index_contact a {
    color:#737373;
}
.index_service {
    text-align: center;
}
.index_case_more {
    height: 126px;
    display: block;
    background-color: #869849;
    color:#fff;
    font-size:14px;
    line-height:126px;
    text-align: center;
}
.index_case_more:hover {
    text-decoration: none;
    color:#fff;
    background-color: #94a850;
}
.page_footer {
    background-color: #869849;
    height: 249px;
    margin-top: 60px;
}
.page_footer_logo {
    height: 249px;
}
.page_footer_logo img {
    max-width: 100%;
    margin-top: 50px;
}
.page_footer_content {
    color:#fff;
}
.page_footer_content a,.page_footer_content a:hover{
    color:#fff;
    text-decoration: none;
}
.page_footer_menu {
    margin-top: 50px;
    margin-bottom: 30px;
}
.page_footer_menu a {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #fff;
    line-height: 12px;
    font-size: 14px;
}
.page_footer_menu a:first-child {
    padding-left:0;
}
.page_footer_menu a:last-child {
    border:none;
}

ul,ol {
    margin:0!important;
}
.index_case_ul ul {
    display: inline-block;
    height:100%;
    font-size: 14px;
    line-height: 45px;
    /*padding-right:45px;*/
    color:#737373;
}
.index_case_ul ul li {
    float:left;
    width: 220px;
}
.index_case_ul ul li a {
    color:#737373;
    text-decoration: none;
}
.case_nav {
    left: 10px;
    display: inline-block;
    position: relative;
    top: -3px;
}

#pxzs {
    overflow: hidden;
    /*width: 100%;*/
    position: relative;
    height: 114px;
}
#pxzs ul {
    position: absolute;
    left: 0;
    top: 0;
}
#pxzs li{
    /*float: left;*/
    list-style: none;
    display: inline-block;
}
#pxzs li img{
    width: 170px;
    height: 114px;
    /*border-radius: 9px;*/
}
.mobile-show {
    display: none;
}
.mobile-hide {
    display: block;
}

@media (min-width:0px) and (max-width: 992px) {
    #box_main {
        width: 100%;
        overflow: hidden;
    }
    #box_header_wrap {
        height: inherit;
        background: none;
    }
    .mobile-show {
        display: block;
    }
    .mobile-hide {
        display: none;
    }
    #box_h1 {
        position: inherit;
        top:0;
        left:0;
        width: auto;
        height: auto;
        position: fixed;
        top:0;
        background-color: #fff;
        padding: 10px 10px;
        width: 100%;
        z-index: 999;
        box-sizing: border-box;
    }
    #box_h1 img {
        width: 120px;
    }
    #box_nav {
        position: inherit;
        top:0;
        left:0;
    }
    #box_header {
        height:inherit;
        top:0;
        left:0;
        width: 100%;
        top: 50px;
    }
    #top_nav {
        position: inherit;
        top:0;
        left:0;
        margin-top: 10px;
        right:0;
        width: 100%;
        display: none;
    }
    .index_col {
        width: 100%;
        position: inherit;
        top: 0px;
        clear: both;
    }
    .index_col h4 {
        padding: 10px;
    }
    .index_col1 {
        left: 0px;
    }
    .index_col2 {
        left: 0px;
    }
    .index_col3 {
        left: 0px;
    }
    #box_content {
        width: 100%;
        margin: 0 auto;
        position: relative;
        height: inherit;
    }
    .index-col-img {
        width: inherit;
        height:inherit;
    }
    .index-col-img img{
        width: 100%;
    }
    .news-list dt {
        width: 20%;
    }
    .news-list dd {
         width: 80%;
     }
    .index_col_body {
        padding: 10px;
    }
    #line {
        clear:both;
    }
    #index_text {
        width: 100%;
        margin: 60px auto;
    }
    .index-imgs-item {
        width: 100%;
        height:270px;
        display: block;
    }
    #index_imgs {
        height:auto;
    }
    .footer {
        width: 100%;
    }
    .footer-logo {
        display: block;
        margin-bottom: 10px;
    }
    #banner_mobile {
        display: block;
    }
    #banner_pc {
        display: none;
    }
    #banner_mobile .swiper-slide {
        background-size: contain!important;
    }
    .swiper-container {
        width: 100%;
        /*height: 362px;*/
        height: auto!important;
    }
    #box_header_wrap {

    }
    #banner_mobile img {
        width: 100%;
    }
    .s {
        display: none;
    }
    #menusvg {
        width: 30px;
        height: 30px;
        position: fixed;
        right: 5px;
        top: 20px;
        z-index: 1000;
        background: #fff;
        padding: 5px;
        display: block;
    }
    .news-frist-content {
        padding-left: 15px!important;
    }
    .page_footer {
        height:inherit!important;
    }
    #box_header_wrap {
        background-color: #f3f3f3;
        /*float: left;*/
        /*width: 100%;*/
    }
    #box_nav #menu {
        position: fixed;
        top: 50px;
        width: 125px;
        right:0;
        background-color: #333;
        box-sizing: border-box;
        padding: 10px;
        -webkit-transform:translate(125px,0);
        transition: all 0.35s ease;
        z-index: 10;
    }
    #box_nav #menu.enter {
        -webkit-transform:translate(0px,0);
    }
    #box_nav #menu  li {
        display: block;
        float:none;

    }
    #box_nav #menu  li a {
        display: block;
        margin-right:0;
        float:none;
        text-align: left;
        color:#fff;
        padding: 10px 10px;
        border-bottom: 1px solid #000000;
    }
    #box_nav #menu  li ul{
        display: none;
        position: absolute;
        top: -9999px;
    }
    #lan {
        position: fixed;
        top: 27px;
        right: 50px;
        z-index: 1000;

    }
    #lan a {
        width: 15px;
        height: 15px;
        text-align: center;
        line-height: 15px;
    }
    .mobile-lan {
        display: block!important;
    }
}