@charset "utf-8";

.toper {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: #212121;
    overflow: hidden;
    font-size: 14px;
    color: #d7d7d7;
}

.toper .fr a {
    display: inline-block;
    color: #d7d7d7;
    margin: 0 5px;
}

.header {
    width: 100%;
    background: #fff;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 20px;
}

.logo_text {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #cccccc;
    margin-top: 10px;
}

.logo_text h4 {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
}

.logo_text span {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
}

.i_tel {
    float: right;
    background-image: url(../images/i_tel.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    line-height: 1.5;
    padding-left: 70px;
    font-size: 14px;
    color: #a9a9a9;
    text-align: left;
}

.i_tel span {
    font-size: 34px;
    line-height: 38px;
    color: #0093dd;
    font-weight: bold;
}

.main6 .swiper-button-prev {
    left: -50px;
    background-image: url(../images/hover_left.png);
}

.main6 .swiper-button-next {
    right: -50px;
    background-image: url(../images/hover_right.png);

}

.main6 .swiper-button-next,
.main6 .swiper-button-prev {
    width: 40px;
    height: 40px;
    background-size: 100%;
}










.head_menu {
    background: #0093dd !important;
}

.navbar-default {
    margin-bottom: 0px !important;
    box-shadow: 0px 0px 0px 0px !important;
    border-radius: 0px !important;
    border: 0px !important;
    height: 52px;
    background-color: #0093dd;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-heade {
    display: none;
}

.navbar-nav>li:hover>a {
    color: #fff !important;
    background: #0cb084 !important;
}

.head ul li a {
    font-size: 16px;
    color: #515050;
    padding-right: 28px;
    padding-left: 28px;
}

.dropdown-menu {
    border: none;
    border-top: 2px solid #217cc0;
}

.head ul li .dropdown-menu li a {
    line-height: 35px;
}

.dropdown-menu>li>a:hover {
    background: #fff;
    color: #217cc0 !important;
}

.dropdown-menu>li {
    border-bottom: 1px solid #eee;
}

.dropdown-menu>li>a {
    padding-left: 20px;
    transition: all 0.5s ease;
}

.dropdown-menu>li>a:hover {
    padding-left: 40px;
    border-bottom: none !important;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0px;
}

.dropdown-menu {
    border: none;
    border-top: 2px solid #217cc0;
}

.head ul li:last-child {
    border: none;
}

.main1 {
    height: 70px;
    line-height: 70px;
}

.index_search {
    width: 100%;
    background: #fff;
    overflow: hidden;
    border-bottom: 2px solid #f6f6f6;
}

.index_search .search-info {
    line-height: 70px;
    font-size: 14px;
    color: #000;
}

.index_search .search-info font {
    font-weight: bold;
}

.index_search .search-info a {
    color: #777;
}

.index_search .search-info a:hover {
    color: #000;
}

.index_search .sech_in {
    padding-top: 15px;
}

.index_search .sech_in .key {
    width: 300px;
    border: 1px solid #888888;
    border-right: none;
    height: 40px;
    line-height: 41px;
    padding-left: 40px;
    float: left;
    background: #fff url(../images/ico01.jpg) 8px center no-repeat;
}

.index_search .sech_in .go {
    width: 65px;
    float: left;
    background-color: #428ce2;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    border: none;
    font-family: "Microsoft YaHei";
}

.index_search .sech_in .go:hover {
    background: #0c4f84;
}

#footer {}

#footer .top {
    background: #27292b;
    padding: 30px 0 40px 0;
}

#footer .top dl {
    padding-left: 5%;
}

#footer .top dt {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: normal;
}

#footer .top dd a {
    font-size: 14px;
    text-decoration: none;
    color: #cbcbcb;
    line-height: 1.8;
    padding-left: 10px;
    background: url(../images/dot.png) left center no-repeat;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

#footer .top dd a:hover {
    margin-left: 3px;
}

#footer .copyright {
    padding: 15px 0;
    font-size: 14px;
    text-align: center;
    background: #1b1d1f;
    color: #b5b5b5;
}


.com_til {
    text-align: center;
}

.com_til h4 {
    font-size: 36px;
    color: #000;
    line-height: 1.5;
    font-weight: bold;
}

.com_til span {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.5;
    color: #a1a1a1;
}

.main2 {
    padding-top: 40px;
    padding-bottom: 40px;
}



.m2_box {
    overflow: hidden;
    width: 100%;
    min-height: 500px;
    background: url(../images/m2_box.jpg) center no-repeat;
    margin-top: 50px;
    background-size: 100% 100%;
}

.m2_box .col-md-4 {
    text-align: center;
}

.m2_box .col-md-4 a {
    position: relative;
    display: block;
    padding-bottom: 75%;
}

.m2_box .col-md-4 a .txt {
    padding-top: 20%;
    background: url(../images/quan.png) center no-repeat;
    position: absolute;
    width: 100%;
    font-size: 0;
    text-align: center;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

._full {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.m2_box .col-md-4 a span {
    color: #fff;
    font-size: 36px;
    line-height: 2
}

.m2_box .col-md-4 a h4 {
    font-size: 18px;
    color: #fff;
}

.m2_box .col-md-4 .box {
    color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
}

.m2_box .col-md-4 .box em {
    border-radius: 5px 5px 0 0;
    position: absolute;
    width: 100%;
    height: 5;
    height: 15px;
    background: #0cb084;
    left: 0;
    top: -15px;
}

.m2_box .col-md-4 .box .box_bg {
    display: block;
    color: #0093dd;
    text-align: center;
}

.m2_box .col-md-4 .box .tit {
    font-size: 21px;
    margin: 10% 0 5px;
    line-height: 2;
}

.m2_box .col-md-4 .box .p {
    font-size: 16px;
    padding: 0 17%;
    line-height: 25px;
    overflow: hidden;
    color: #000;
}

.m2_box .col-md-4:hover .box {
    filter: alpha(opacity=100);
    opacity: 1;
}

.m2_box .col-md-4:hover .txt {
    opacity: 0;
    filter: alpha(opacity=0);
}

.main3 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.project_list .nav-tabs {
    border-bottom: 0;
    margin-top: 20px;
    text-align: center;
}

.project_list .nav-tabs>li {
    overflow: hidden;
    border-radius: 50%;
    margin: 0 20px;
    float: none;
    display: inline-block;
}

/*.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: none
}*/

.nav-tabs>li.active>a {
    color: #fff !important;
    background: #0093dd !important;
}

.nav-tabs>li>a {
    margin-right: 0px;
    width: 120px;
    height: 120px;
    font-size: 16px;
    line-height: 1.6;
    border-radius: 50%;
    border: none;
    background: #929696 !important;
    color: #fff !important;
}

.nav-tabs>li>a:hover {
    background: #0093dd !important;
    color: #fff !important;
}

.tab-pane {
    margin-top: 50px;
}

.tab-pane img {
    border: 1px solid #ddd;
    padding: 5px;
}

.tab-pane h4 {
    font-size: 24px;
    color: #000;
    line-height: 3;
}

.tab-pane .nr {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    color: #666666;
}

.tab-pane ul li {
    font-size: 16px;
    color: #0cb084;
    line-height: 1.5;
}

.tab-pane a.more {
    display: inline-block;
    margin-top: 15px;
    background: #0093dd;
    color: #fff;
    padding: 10px 25px;
    font-size: 14px;
    text-align: center;
}







.main4 {
    background: #f0f0f0;
    padding-top: 40px;
    padding-bottom: 40px;
}

.m4_box {
    min-height: 480px;
    width: 100%;
    margin-top: 40px;
    background: url(../images/m4_bg.jpg) center no-repeat;
}

.m4_box .col-md-5 {
    padding-top: 4%;
}

.m4_box .col-md-7 {
    padding-top: 4%;
}

.m4_box .col-md-7 ul li {
    min-height: 80px;
    background: #f3f3f3;
    padding: 2% 4%;
    margin-bottom: 20px;
    position: relative;
    width: 572px;
}

.m4_box .col-md-7 ul li h5 {
    font-size: 24px;
    color: #0093dd;
    line-height: 2;
    font-weight: bold;
}

.m4_box .col-md-7 ul li span {
    font-weight: bold;
    font-size: 16px;
    color: #666;
    line-height: 1.5;
}

.m4_box .col-md-7 ul li.fl .pa {
    right: -80px;
    width: 80px;
    height: 80px;
    background: #0cb084;
    color: #fff;
    top: 0;
    padding-top: 5px;
    padding-left: 15px;
}

.m4_box .col-md-7 ul li.fl .pa h4 {
    font-size: 24px;
    line-height: 1.6;
}

.m4_box .col-md-7 ul li.fl .pa p {
    font-size: 18px;
    line-height: 1.6;
}

.m4_box .col-md-7 ul li.fl .pa i {
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
}

.m4_box .col-md-7 ul li.fr .pa {
    left: -80px;
    width: 80px;
    height: 80px;
    background: #0cb084;
    color: #fff;
    top: 0;
    padding-top: 5px;
    padding-left: 15px;
}

.m4_box .col-md-7 ul li.fr .pa h4 {
    font-size: 24px;
    line-height: 1.6;
}

.m4_box .col-md-7 ul li.fr .pa p {
    font-size: 18px;
    line-height: 1.6;
}

.m4_box .col-md-7 ul li.fr .pa i {
    display: block;
    width: 20px;
    height: 2px;
    background: #fff;
}


.main5 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.m5_box {
    margin-top: 40px;
}

.m5_box .swiper-container {
    padding-bottom: 40px !important;
}

.anli-a .anli-ming {
    box-shadow: 2.5px 4.33px 5px 0px rgba(233, 230, 230, 0.75);
    background: #fff;
    padding: 20px;
    transition: 400ms ease-in-out;
}

.anli-a .anli-ming .anlie-biao {
    color: #5b5b5c;
    font-size: 18px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.imgZoom img,
.imgY180 img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.imgZoom {
    overflow: hidden;
}

.imgZoom:hover img {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.imgY180:hover img {
    cursor: pointer;
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.m5_nav {
    border: 1px solid #ddd;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    margin-top: 20px;
}

.m5_nav span {
    float: left;
    background: #0093dd;
    color: #fff;
    font-size: 18px;
    padding: 0 20px;
    width: 15%;
}

.m5_nav ul {
    float: left;
    width: 85%;
}

.m5_nav ul li {
    display: inline-block;
    font-size: 18px;
    margin: 0 1.5%;
    min-width: 120px;
}













.main6 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.m6_box {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #000 url(../images/m6_bg.jpg) center no-repeat;
    text-align: center;
    background-size: 100% 100%;
}

.m6_box .mx {
    padding-left: 150px;
    background: url(../images/logo2.png) left center no-repeat;
    display: inline-block;
}

.m6_box h4 {
    color: #fff;
    font-size: 33px;
    line-height: 80px;
}

.m6_box span {
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
}

.m6_box2 {
    margin-top: 40px;
}

.m6_box2 .swiper-slide {
    padding-left: 1%;
    border: 2px solid #ddd;
    padding-right: 1%;

}

.m6_box2 .swiper-slide p {
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    min-height: 90px;
}

.m6_box2 .swiper-container {

    overflow: hidden;

}

.m6_box2 {
    text-align: center;
}

.main6 .swiper-container-horizontal>.swiper-pagination-bullets,
.main6 .swiper-pagination-custom,
.main6 .swiper-pagination-fraction {
    bottom: 0;
}




.main7 {
    background: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 40px;
}

.m7_box {
    margin-top: 30px;
}

.mb10 {
    margin-bottom: 10px;
}

.home_newtime {
    color: #999;
    text-align: center;
    padding-bottom: 10px;
}

.home_newtime>h3 {
    font-size: 35px;
    color: #999;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 20px;
}

.home_newtime>p {
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
    line-height: 2.4;
}

.home_newcon {
    margin-top: 10px;
    border-left: 1px solid #eaeaea;
    padding-left: 10px;
    padding-bottom: 14px;
}

.home_newcon>h3 {
    font-size: 16px;
    margin: 15px 0;
    max-height: 50px;
    overflow: hidden;
    text-transform: uppercase;
    line-height: 1.375;
    color: rgb(112, 112, 112);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.home_newcon>p {
    font-size: 12px;
    height: 36px;
    overflow: hidden;
    text-transform: uppercase;
    line-height: 1.5;
    color: rgb(172, 172, 172);
}

.inews_img {
    position: relative;
}

.inews_img_c {
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    height: 83px;
    color: #fff;
    padding-left: 30px;
    background-color: #fff;
}

.inews_img_c_t {
    font-size: 14px;
    margin-top: 15px;
    font-family: kalinga, Arial;
}

.inews_img_c_p {
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mr-5 {
    margin-right: -5px;
}

.w22 {
    width: 22%;
}

.w78 {
    width: 78%;
}

.new_hover {
    background: #fff;
}

.main8 {
    padding-top: 60px;
    padding-bottom: 40px;
}

.m8_box {
    margin-top: 30px;
}

.m8_box .col-md-3 {
    text-align: center;
}

.number_box {
    box-shadow: 0 1px 10px #ddd;
    padding: 3%;
}

.number_box .number {
    font-weight: bold;
    font-size: 48px;
    color: #0cb084;
}

.number_box .text {
    font-size: 14px;
    margin-left: 10px;
    color: #000;
}

.number_box .info_box {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
}

.m8_box .m8_nr {
    font-size: 16px;
    line-height: 1.5;
    padding-top: 30px;
}


.main9 {
    margin-top: 40px;
    padding-top: 60px;
    padding-bottom: 40px;
    background: url(../images/m9_bg.jpg) center no-repeat;
}

.main9 .col-md-5 h5 {
    color: #fff;
    font-size: 24px;
    line-height: 2;
    font-weight: bold;
}

.main9 .col-md-5 li {
    position: relative;
    padding-left: 50px;
    color: #fff;
    font-size: 18px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #fff;
}

.main9 .col-md-5 li i {
    font-size: 36px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
}

.banner {
    position: relative;
}

.banner .top {
    position: relative;
    top: 0px;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    width: 100%;
    height: auto;
}

.banner .trans {
    position: absolute;
    left: 0px;
    top: 0px;
}

.banner .container {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.banner h1 {
    text-shadow: 0 1px 10px #000000;
    text-align: center;
    font-size: 28px;
    margin-bottom: 30px;
    color: #fff;
}

.banner p {
    text-shadow: 0 1px 10px #000000;
    text-align: center;
    font-size: 16px;
    /* font-size: 28px; */
    color: #fff;
}

.des.container p a {
    color: #fff;
}

.grey {
    padding-top: 10px;
    padding-bottom: 10px;
    /*height: 60px;*/
    background-color: #f3f3f3;
}

.grey {
    position: relative;
}

.grey a {
	margin-bottom: 5px;
    padding: 0 10px;
    border-radius: 5px;
    margin: 5px;
    background: #0093dd;
    font-size: 16px;
    color: #000;
    display: block;
    height: 40px;
    line-height: 40px;
    /* width: 130px; */
    float: left;
    color: #fff;
}

.grey a.active {
    background-color: #0093dd;
    color: #fff;
}

.grey .row {
   /* position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;*/
}

.cordes {
    padding-top: 60px;
    padding-bottom: 50px;
    /* margin-bottom: 20px; */
    /* border-bottom: 1px solid #ccc; */
}

.main {
    background-color: #fff;
}

.main {
    padding: 40px 0;
}

.main .container .top {
    position: relative;
}

.cordes .top {
    border-bottom: 1px solid #ccc;
}

.cordes h1 {
    font-size: 30px;
    color: #000;
    padding-bottom: 15px;
}

.main .bottom {
    margin-top: 30px;
    text-align: left;
    font-size: 14px;
}

.cordes .bottom {
    padding-bottom: 20px;
}

.bottom {
    position: relative;
    overflow: hidden;
}

#news_list {
    width: 100%;
    padding: 50px 0;
}

#news_list ul.list li {
    padding: 15px 20px;
    margin-bottom: 20px;
    background: #f7f7f7;
    width: 100%;
}

#news_list ul.list li:hover {
    cursor: pointer;
    background: #eeeeee;
    box-shadow: 2px 2px 5px rgba(6, 0, 1, .23);
}

#news_list ul.list li .m {
    width: 65%;
    padding: 0 3%;
    float: left;
}

#news_list ul.list li .m h5 a {
    color: #4a4a4a;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 20px;
}

#news_list ul.list li .m p {
    font-size: 12px;
    color: #777777;
    line-height: 26px;
}

#news_list ul.list li .r {
    width: 15%;
    padding-left: 2%;
    float: right;
    padding-top: 10px;
}

#news_list ul.list li .r .time {
    font-size: 23px;
    color: #999999;
    line-height: 25px;
    display: block;
}

#news_list ul.list li .r .year {
    font-size: 14px;
    color: #999999;
    display: block;
}

#news_list ul.list li .r a.more {
    width: 41px;
    height: 41px;
    display: block;
    background: url(../images/m1.png) no-repeat;
    margin-top: 15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

#news_list ul.list li:hover a.more {
    background: url(../images/m2.png) no-repeat;
}

#page {
    margin-bottom: 30px;
    text-align: center;
}

#pages {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

#pages>li {
    display: inline;
}

#pages>li>a,
#pages>li>span {
    font-size: 14px;
    position: relative;
    float: left;
    padding: 8px 15px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

#pages li.active span {
    background: #575757;
    color: #fff;
}

#pages>li:first-child>a,
#pages>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.des_wrap {
    background: #f6f5f3;
}

.des_wrap .col-md-12 {
    background: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding: 0 30px 10px;
}

.des_wrap .col-md-3 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.zx_table0202 th {
    background: #b61a29;
    color: #fff;
}

.zhun_des img {
    width: 600px;
    max-width: 100%;
}

.art_des_r02 img {
    max-width: 35%;
    display: inline-block;
}

.art_des_r02 li {
    text-align: center;
}

.art_des_r02 li {
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 20px;
}

.sha_w {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 100%;
    text-align: center;
    line-height: 27px;
}

.sha_w>a {
    padding: 0px !important;
    margin: 0px !important;
    background: none !important;
    background-image: none !important;
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    opacity: 0;
}

.sha_w>span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.sha_w>span i {
    font-size: 19px;
    font-weight: 600;
}

.fenx {
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}

.page_p {
    margin-bottom: 5px;
    color: #ccc;
}

.cons_des {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

.cons_des>h3 {
    border-bottom: 1px solid #eee;
}

.cons_des>div:first-child {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.sha_wrap {
    float: right;
    margin-top: -50px;
}

.page_p {
    float: none;
}

.fangxiao .sha_wrap {
    margin-top: 0px;
}

.article_ul li {
    width: 50%;
    margin-bottom: 10px;
}

.bgc strong {
    display: block;
    padding-top: 20px;
}

.mb20 {
    margin-bottom: 20px;
}

.cons_des>h3 {
    font-size: 16px;
    color: #32363f;
    font-weight: bold;
    text-align: center;
    margin: 15px 0px 10px;
    padding-bottom: 15px;
}

.article_des>span {
    color: #808286;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.article_des>p {
    color: #808286;
    line-height: 25px;
}

.article_des>h3>span {
    color: #b61a29;
}

.article_des {
    font-size: 14px;
    line-height: 26px;
}

.page_p {
    font-size: 14px;
    float: none;
}

.page_p {
    margin-bottom: 5px;
    color: #ccc;
}

.sha_w>a {
    padding: 0px !important;
    margin: 0px !important;
    background: none !important;
    background-image: none !important;
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    opacity: 0;
}

.sha_w>span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.sha_w>span i {
    font-size: 19px;
    font-weight: 600;
}

.art_des_r {
    padding: 15px 20px 20px;
    background: #fff;
}

.main.product {
    padding: 30px 0 20px 0;
    background-color: #fff;
}

.main.product .col-md-3>div {
    /* display: block; */
    border: 1px solid #ccc;
    padding: 5px;
}

.main.product .col-md-4>div {
    /* display: block; */
    border: 1px solid #ccc;
    padding: 5px;
}

.main .container .top {
    position: relative;
}


.main.product img {
    padding: 0px;
    margin-bottom: 10px;
    height: 250px;
}


@media only screen and (max-width: 1024px){
    .main.product img{
        height: 105px;!important;
    }
    .main.product .col-md-4 .mid{
        margin-top: 0px!important;
    }

    .main.product .col-md-4 .mid span{
        height: 21px;
        overflow: hidden;
        /* line-height: 11px; */
        /* border: 1px solid red; */
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}
.main.product .col-md-3 .mid {
    font-size: 16px;
    color: #3b3b3b;
    text-align: center;
    margin-top: 20px;
}

.main.product .col-md-4 .mid {
    font-size: 16px;
    color: #3b3b3b;
    text-align: center;
    margin-top: 20px;
}


.foot_tel{
    display: none;
}
.foot_tel{ height:60px; background:#232323; position: fixed; bottom:0; width:100%;}
.foot_tel li{  text-align:center; width:25%; float:left;}
.foot_tel li img{ height:30px; width:auto; margin:5px 0;  font-family:"微软雅黑";}
.foot_tel li a{ color:#FFF;}
.foot_tel li p{line-height:20px;}

@media (max-width: 767px) {
    .foot_tel{
        display: block;
    }
    .m4_box .col-md-7 ul li {

        width: 80%;
    }

    .toper .fr {
        display: none;
    }

    .logo_text {
        display: none;
    }

    .header {
        display: none;
    }

    .navbar-heade {
        float: none;
        width: 100%;
        display: block;
    }

    .navbar-brand>img {
        height: 40px;
        display: block;
    }

    .navbar-brand {
        padding: 5px 10px;
    }

    .head_menu {
        height: 50px;
        background: #0093dd !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #000000;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000000;
    }
    .navbar-default {
        background-color: #fff;
    }

    .navbar-collapse {
        position: relative;
        width: 100%;
        background: #fff;
        z-index: 99999;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;

    }

    .navbar-default .navbar-nav>li>a {
        color: #000;
    }

    .nav>li {
        border-bottom: 1px solid #ddd;
    }

    .index_search .sech_in {
        display: none;
    }

    .main1 {
        height: 50px;
        line-height: 50px;
    }

    .index_search .search-info {
        line-height: 50px;
        padding-left: 5%;
        padding-right: 5%;
    }

    .main2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .com_til h4 {
        font-size: 24px;
        line-height: 1.2;
    }

    .m2_box {
        width: 100%;
        min-height: 400px;
        margin-top: 20px;
    }

    .main5 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .m5_nav {
        border: 1px solid #ddd;
        height: auto;
        line-height: 50px;
        overflow: hidden;
        margin-top: 10px;
    }

    .m5_nav span {
        font-size: 16px;
        padding: 0 10px;
        width: 100%;
    }

    .m5_nav ul li {
        display: inline-block;
        font-size: 14px;
        margin: 0 1.5%;
        min-width: 80px;
    }

    .anli-a .anli-ming {
        padding: 5%;
    }

    .anli-a .anli-ming .anlie-biao {
        color: #5b5b5c;
        font-size: 14px;
    }

    .main4 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .m4_box {
        min-height: 400px;
        width: 100%;
        margin-top: 20px;
        background: #4e4e4e;
    }

    .m4_box .col-xs-12 img {
        width: 100%;
    }

    .m4_box .col-md-7 ul li span {
        font-weight: normal;
        font-size: 14px;
    }

    .main6 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .m6_box {
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }

    .m6_box .mx {
        padding-left: 0px;
        background: none;
        display: inline-block;
    }

    .m6_box h4 {
        font-size: 24px;
        line-height: 60px;
    }

    .m6_box2 {
        margin-top: 20px;
    }

    .m6_box2 img {
        width: 100%;
    }

    .main3 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .project_list .nav-tabs>li {
        border-radius: 50%;
        margin: 0 10px;
    }

    .nav-tabs>li>a {
        margin-right: 0px;
        width: 85px;
        height: 85px;
        font-size: 12px;
        line-height: 1.5;
    }

    .nav-tabs>li img {
        width: 50%;
    }

    .tab-pane {
        padding-left: 5%;
        margin-top: 20px;
        padding-right: 5%;
    }

    .main7 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .main8 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .main9 {
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .main9 .col-md-5 h5 {
        color: #fff;
        font-size: 20px;
        line-height: 2;
        font-weight: bold;
    }

    .main9 .col-md-5 li {
        position: relative;
        padding-left: 30px;
        color: #fff;
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dashed #fff;
    }

    #allmap {
        height: 200px !important;
    }

    .main9 .col-md-5 li i {
        font-size: 25px;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -15px;
    }

    .new_hover {
        margin-left: 0;
        margin-right: 0;
    }

    #footer .col-xs-6 {
        margin-bottom: 15px;
    }

    .banner h1 {
        text-align: center;
        font-size: 20px;
        margin-bottom: 0px;
    }

    .grey .row {
        position: relative;
        left: 0;
        top: 0;
        transform: inherit;
        text-align: center;
    }

    .grey {
        padding-top: 5px;
        padding-bottom: 5px;
        height: auto;
    }

    .grey a {
        padding: 0 10px;
        margin-bottom: 10px;
        background: #0093dd;
        font-size: 16px;
        color: #000;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        float: none;
        color: #fff;
    }

    .main {
        padding: 5%;
    }

    .cordes .bottom img {
        width: 100%;
    }

    .article_des img {
        max-width: 100% !important;
        height: auto !important;
    }

    .article_des {
        padding-top: 30px;
    }

    #news_list ul.list li .m {
        width: 75%;
        padding: 0 3%;
        float: left;
    }

    #news_list ul.list li .r {
        width: 25%;
        padding-left: 2%;
        float: right;
        padding-top: 10px;
    }

    #news_list ul.list li {
        padding: 10px 10px;
        margin-bottom: 20px;
        background: #f7f7f7;
        width: 100%;
    }

    #news_list ul.list li .m p {
        overflow: hidden;
        font-size: 12px;
        color: #777777;
        line-height: 26px;
        height: 52px;
    }

    .main.product .col-md-4>div {
        margin-bottom: 10px;
    }
}

.logo h1{
    line-height: 16px;
}