/* 织梦园（dedeyuan.com）做最好的织梦整站模板下载网站 */
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/font_1432720974_1547027.eot');
    src: url('../fonts/font_1432720974_1547027.eot') format('embedded-opentype'), url('../fonts/font_1432720974_1547027.woff') format('woff'), url('../fonts/font_1432720974_1547027.ttf') format('truetype'), url('../fonts/font_1432720974_1547027.svg#iconfont') format('svg')
}

@font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    src: local('Pacifico Regular'), local('Pacifico-Regular'), url(../fonts/q_z9mv4hysltmomjnk_rcfeszw2xoq-xsnqo47m55da.woff2) format('woff2')
}

.fa {
    display: inline-block;
    font-family: "iconfont";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.fa-icon-qq:before {
    content: "\e604"
}

.fa-icon-weibo:before {
    content: "\e600"
}

.fa-icon-weixin:before {
    content: "\e605"
}

.fa-icon-zaixianzixun:before {
    content: "\e608"
}

.container-fluid {
    max-width: 1230px;
}



/*分页*/
.page_list a{color:#000; margin: 0px 5px;}
.page_list a:hover{ text-decoration: underline;}
.page_list a.on{color:#f00;}




* {
    margin: 0;
!important;
    padding: 0;
!important;
}

a:hover {
    text-decoration: none;
}

.no-margin {
    margin: 0;
    padding: 0;
}


.header{
    border-bottom: 1px solid #cecece;
}
.header p{
    margin: 0;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
}
.header p span:first-child{
    color: #ff0000;
}
.header p span:last-child{
    color: #0665c6;
    display: inline-block;
    padding-left: 40px;
    background: url("../images/phone.png") no-repeat 14px center;
}
.header p+div a{
    display: inline-block;
    line-height: 30px;
    color: #999;
    padding: 0 5px;
    position: relative;
}
.header p+div a:first-child:after{
    content: "";
    right: -2.5px;
    top: 8px;
    height: 16px;
    width: 2px;
    position: absolute;
    background: #d3d3d3;

}

body {
    font-family: "微软雅黑";
!important;
}

#btn {
    display: none;
    font-size: 30px;
    color: #0b118d;
    position: absolute;
    right: 22px;
    line-height: 30px;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
}

/*头部*/


header {
    position: relative;

}


header .logo {
    line-height: 100px;
}




#nav {
    margin: 0;
    position: relative;
}

#nav > li {
    float: left;
}






#nav > li a {
    display: block;
    line-height:99px;
    color: #333;
    font-size: 14px;
    position: relative;
    padding: 0 17px;
}

#nav > li.active a{
    background:url("../images/a_bg.png") center center;
    color: #fff;
}
#nav > li:hover a{
    background:url("../images/a_bg.png") center center;
    color: #fff;
}


/*导航*/

.banner{
	

}

.banner img {
	display: block;
    margin: 0 auto ;
	height:600px !important;
    width: 70%!important;  
}

.title{
    font-size: 0;
}
.title span{
    font-size: 25px;
    display: inline-block;
    padding: 0 17px;
    line-height: 90px;
}
.title span:first-child{
    color: #0665c6;
    position: relative;
}
.title span:first-child:after{
    content: "";
    right: 0;
    top: 31px;
    width: 1px;
    height: 28px;
    background: #0665c6;
    position: absolute;
}
.title span:last-child{
    color: #949494;
    text-transform: uppercase;
}

.Pro{
    padding-bottom: 40px;
}
.Pro .tabs{
    font-size: 0;
    text-align: center;
    margin-bottom: 37px;
}
.Pro .tabs li{
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    padding: 0 17px;
    line-height: 24px;
}
.Pro .tabs li:hover a{
    color: #0665c6;
}
.Pro .tabs li.active a{
    color: #0665c6;
}
.Pro .tabs li a{
    color: #333;
}


.Pro .item{
    margin: 0 10px;
}
.Pro .picture24{
    margin: 0 -10px;
}
.Pro .box .img_box{
    border: 1px solid #cfcfcf;
    padding: 1px;
    background: #fff;
}
.Pro img{
    width: 100%;
}
.Pro .box .img_box div{
    border: 4px solid #cfcfcf;
}
.Pro  .box .border-bottom{
    position: relative;
    top: -7px;
    left: 0;
}

.Pro  .box.active .img_box{
    border: 1px solid #0665c6;
}
.Pro  .box.active .img_box div{
    border: 4px solid #0665c6;
}

.Pro  .box.active p{
    background: url("../images/box_p_bg2.png") center center;
    background-size: 100% 100%;
    color: #fff;
}

.Pro  .box p{
    margin: 0;
    height: 43px;
    line-height: 35px;
    background: url("../images/box_p_bg.png") center center;
    background-size: 100% 100%;
    text-align: center;
    color: #333;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.picture24 .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.picture24 .owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.picture24 .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.picture24 .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.picture24 .owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.picture24 .owl-carousel .owl-item {
    float: left
}

.picture24 .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.picture24 .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

/*.grabbing{cursor:url(../img/grabbing.png) 8 8,move}*/
.picture24 .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.picture24 .owl-theme .owl-controls {
}

.picture24 .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 39px;
    height: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -70px;
    background: url(../images/yjt.png) no-repeat left;
    transition: all 0.5s;
}

.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -70px;
    background: url(../images/zjt.png) no-repeat right;
    transition: all 0.5s;
}

/*.picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{ background:url(../images/yjt.png) no-repeat right;}*/
/*.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background:url(../images/zjt.png) no-repeat left;}*/
.picture24 .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.picture24 .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.picture24 .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=80);
    opacity: 0.8;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.picture24 .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.picture24 .owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

/*.more a{ display:block; width:236px; line-height:45px; border:1px solid #cac9c9; text-align:center; background:#fff; font-size:13px; color:#959595; text-transform:uppercase; margin:0 auto; transition:all .3s;}*/
/*.more a:hover{ background:#903d3c; border:1px solid #903d3c; color:#fff;}*/
/*产品中心*/


.Links{
    background: #0665c6;

}
.Links ul{
    position: relative;
}
.Links ul:before{
    content: "";
    left: -1px;
    top: 17px;
    background: #107ff1;
    height: 83px;
    width: 1px;
    position: absolute;
}
.Links ul:after{
    content: "";
    right: -1px;
    top: 17px;
    background: #054b92;
    height: 83px;
    width: 1px;
    position: absolute;
}
.Links ul li p{
    margin: 0;
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.Links ul li{
    padding-top: 15px;
    width: 12.5%;
    float: left;
    text-align: center;
    position: relative;
}
.Links ul li img{
    transition: all 0.15s;
    max-width: 100%;
}
.Links ul li:hover img{
    transform: rotate(360deg);
}
.Links ul li:before{
    content: "";
    left: 0;
    top: 17px;
    width: 1px;
    height: 83px;
    background: #054b92;
    position: absolute;
}
.Links ul li:after{
    content: "";
    right: 0;
    top: 17px;
    width: 1px;
    height: 83px;
    background: #107ff1;
    position: absolute;
}

.success{
    background: url("../images/bg01.jpg") 50% 50%;
    background-size: cover;
    padding-bottom: 80px;
}
.About{
    padding-bottom: 37px;
}
.About .text_box{
    position: relative;
    height: 356px;
}
.About .text_box a{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 109px;
    height: 37px;
    background: url("../images/about_a_bg.png") center center;
    background-size: 100% 100%;
    text-align: center;
    line-height: 37px;
    color: #fff;
}
.About .text_box h4 p{
    background: url("../images/about_p_bg.png") center center;
    background-size: 100% 100%;
    height: 56px;
    padding: 0 95px 0 35px;
    color: #fff;
    font-size: 16px;
    line-height: 34px;
}
.About .text_box h5{
    line-height: 70px;
}
.About .text_box h5 img{
    max-width: 100%;
}
.About .text_box div{
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
}
.About .text_box div p{margin:0;}
.About .img_box{
    overflow: hidden;
}
.About .img_box img{
    box-shadow: 8px 8px 8px #999;

}

.floor1{
    padding-bottom: 24px;
}

.floor1 .box .img_box{
    border: 1px solid #cfcfcf;
    padding: 1px;
    background: #fff;
}
.floor1 .box .img_box div{
    border: 4px solid #cfcfcf;
}
.floor1 h4{
    line-height: 44px;
    border-bottom: 1px solid #0665c6;
    margin: 0 0 24px 0;
}
.floor1 h4 span{
    display: inline-block;
    padding: 0 67px 0 50px;
    color: #fff;
    background: #01409b;
    font-size: 25px;
}
.floor1 .picture24{
    margin: 0 -10px;
}
.floor1 .picture24 .item{
    margin: 0 10px;
}
.floor1 .box p{
    margin: 0;
    line-height: 50px;
    font-size: 16px;
    color: #333;
    text-align: center;
}
.floor1 .box:hover .img_box{
    border: 1px solid #01409b;
}
.floor1 .box:hover .img_box div{
    border: 4px solid #01409b;
}







/*新闻中心*/
.News {
    background: url("../images/new_bg.jpg")center center;
    background-size: 100% 100%;
    padding-bottom: 37px;
}
.News .box {
    background: rgba(255,255,255,.5);
    padding: 40px 40px 57px 40px;
}
.News .box ul li:last-child{
    margin-bottom: 0;
}
.News .box ul li:hover .text h5{
    transform: rotate(360deg);
}

.News .box ul li.ys1:before{
     content: "";
     left: 0;
     width: 50%;
     height: 1px;
     background: #0665c6;
     position: absolute;
     top: 0;
 }
.News .box ul li.ys1:after{
    content: "";
    left: 0;
    width: 50%;
    height: 1px;
    background: #0665c6;
    position: absolute;
    bottom: 0;
}

.News .box ul li.ys2:before{
    content: "";
    right: 0;
    width: 50%;
    height: 1px;
    background: #0665c6;
    position: absolute;
    top: 0;
}
.News .box ul li.ys2:after{
    content: "";
    right: 0;
    width: 50%;
    height: 1px;
    background: #0665c6;
    position: absolute;
    bottom: 0;
}


.News .box ul li{
    position: relative;
    margin-bottom: 30px;
}
.News .box ul li h4{
    margin: 0;
    font-size: 16px;
    color: #333;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.News .box ul li .text{
    position: relative;
}
.News .box ul li .text div{
    font-size: 14px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    color: #333;
    margin-top: 6px;
}
.News .box ul li h5{
    display: inline-block;
    border: 2px solid #0665c6;
    background: #fff;
    padding: 3px;
    transition: all 0.15s;
 }
.News .box ul li h5 span{
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    background: #0665c6;
    font-size:35px;
}

.News .box ul li.ys1{
    padding-left: 50%;
}
.News .box ul li.ys1 h5{
    position: absolute;
    left:0;
}
.News .box ul li.ys1 .text{
    padding-left: 88px;
}


.News .box ul li.ys2{
    padding-right: 50%;
}
.News .box ul li.ys2 h5{
    position: absolute;
    right:-70px;
}
.News .box ul li.ys2 .text{
    padding-right: 15px;
}


/*新闻中心*/


/*加盟合作*/
.join{
    padding-bottom: 85px;
}
.join .row{
    margin: 0 -5px;
}
.join .row .col-md-6{
    padding: 0 5px;
}
.join .row .img_box{
    overflow: hidden;
}
.join .row .text_box div{
    line-height: 25px;
    height: 150px;
    overflow: hidden;
}
.join .row .text_box {
    height: 190px;
    position: relative;
}
.join .row .text_box a{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 109px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    background:url("../images/about_a_bg.png") center center;
    background-size: 100% 100%;
}
/*加盟合作*/





footer{
    background: #e5e5e5;
}

footer .wx{
    padding: 0 13px 10px 13px;
    background: #0665c6;
    position: relative;
    box-shadow: 10px 0 10px #666;
    width: 14.34%;
}

footer .wx:before{
    content:url("../images/sanjiao_17.png") ;
    position: absolute;
    left: 0;
    top:-36px;
}
footer .adr{
    padding-left: 23px;
    width: 29.75%;
    overflow: hidden;
}
footer .adr div{
    line-height: 28px;
}
footer h4 {
    font-size: 25px;
    line-height: 58px;
    padding-top: 8px;
}
footer h4 span:first-child{
    color: #0665c6;
    position: relative;
    padding-right: 38px;
}
footer h4 span:first-child:after{
    content: "";
    right: 18px;
    width: 1px;
    height: 28px;
    background: #0665c6;
    position: absolute;
    top:5px;
}
footer h4 span:last-child{
    color: #949494;
    text-transform: uppercase;
}
footer .form{
    width: 55.91%;
    padding-right: 87px;
    position: relative;
}

footer .form form input{
    width: 273px;
    background: none;
    border: none;
    height: 34px;
    border-bottom: 1px solid #0665c6;float:left;margin-right: 3px;
}
footer .form form textarea{
    width: 273px;
    background: none;
    border: none;
    height: 34px;
    border-bottom: 1px solid #0665c6;float:left;line-height: 34px;
}
footer .form form #mail,footer .form form #content{margin-top:10px;}
footer .form form button{
    position: absolute;
    right: 0;
    top: 77px;
    width: 74px;
    height: 61px;
    background: #0665c6;
    color: #fff;
    border: none;
}
footer .form form button span{
    display: block;
    text-align: center;
}

.footer1{
    background: #003c79;
    color: #fff;
    padding: 15px 0;
}
.footer1 a{
    color: #fff;
}

.footer1 a:hover{
    text-decoration: underline;
    color: #fff;
}
.footer1 ul li{
    float: left;
    padding: 0 8px;
    line-height: 14px;
    border-right: 1px solid #fff;
}
.footer1 ul li:first-child{
    padding-left: 0;
}
.footer1 ul li:last-child{border:none;}
.footer1 p{
    line-height: 24px;
    margin: 10px 0 0 0;
}

.ny_content a{
    color: #888;
}
.ny_content {
    padding: 30px 0;
}

.ny_content .ny_left {
    width: 21.3%;

}

.ny_content .right_content {
    width: 78.7%;
    padding: 0 0 0 46px;

}
.ny_content .left_list .box{
    margin-bottom: 10px;
}
.ny_content .left_list .box>h4 {
 height: 60px;
    background: #e8e8e8;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    padding-left: 80px;
    position: relative;
    z-index: 2;
    margin: 0 0 1px 0;
}

.ny_content .left_list .box>h4:after{
    content: url("../images/h4_bg.png");
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}




#ny_caidan > li{
    margin-bottom: 1px;
    line-height: 43px;
    background: #e8e8e8;
    padding-left: 83px;
    border-top: 1px solid #d3d3d3;
    position: relative;
}
#ny_caidan > li:before{
    content: url("../images/deflat.png");
    position: absolute;
    left: 3px;
    top: 1px;
}
#ny_caidan > li.active:before{
    content: url("../images/active.png");
}
#ny_caidan > li.active a{
    color: #0665c6;
}

#ny_caidan > li:hover:before{
    content: url("../images/active.png");
}
#ny_caidan > li:hover a{
    color: #0665c6;
}
#ny_caidan > li>a{
    display: block;
    width: 100%;
    height: 100%;
    font-size:16px;
    color: #333;
}




#ny_caidan > li.active>a span{
    background:url("../images/yellow_right.png") no-repeat 195px center #ffaa00;
}
#ny_caidan ul li{
    margin: 6px 0;
}
#ny_caidan ul{
    display: none;
}
#ny_caidan ul li a{
    display: block;
    line-height: 40px;
    background: url("../images/li_bg_03.jpg") repeat-x;
    padding-left: 42px;
}








.ny_content .left_list .adr{
    background: #e8e8e8;
}

.ny_content .left_list .adr div {
    line-height: 28px;
    padding: 0px 10px 10px 10px;

}
.ny_content .left_list .adr img{
    width: 100%;
}


.ny_content .right_content .title4 {
    line-height: 45px;
    position: relative;
    border-bottom: 1px dotted #b5b5b5;
    padding-top: 6px;
    padding-left: 14px;
    font-size: 16px;
    color: #2c82fb;
}
.ny_content .right_content .title4 a{color: #2c82fb;}
.ny_content .right_content .title4:before{
    content: "";
    left: 0;
    top: 0;
    width: 1px;
    height: 41px;
    background: #0665c6;
    position: absolute;

}

.ny_content .right_content .title4 p{
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}
.ny_content .right_content .title4 + div {
    padding: 20px 0;
}
.ny_content .right_content .title4 + div img{
    max-width: 100%;
}

.ny_content .right_content .about {
    line-height: 30px;
}

.ny_content .right_content .xqy .text {
    line-height: 30px;
    padding: 30px 0;
}
.reimg img{max-width:100%;height:auto !important;}
.ny_content .right_content .xqy2 h4{
    margin: 0;
    padding-bottom: 20px;
    position: relative;
}
.ny_content .right_content .xqy2 h4:after{
    content: "";
    left: 50%;
    margin-left: -25%;
    bottom: 0;
    width: 50%;
    height: 1px;
    border-bottom: 1px dotted #909090;
    position: absolute;
}
.ny_content .right_content .title4 + div.form {
    padding: 30px 25% 100px;
}

.ny_content .right_content .form input {
    width: 100%;
    height: 38px;
    background: #f4f4f4;
    border: 1px dotted #aaa;
    margin-bottom: 7px;
    padding-left: 15px;

}

.ny_content .right_content .form textarea {
    width: 100%;
    background: #f4f4f4;
    border: 1px dotted #aaa;
    height: 145px;
    padding-left: 15px;
    margin-bottom: 20px;
}

.ny_content .right_content .form .submitt {
    width: 100%;
    line-height: 33px;
    border: none;
    color: #fff;
    background:#0b118d;
}




.ny_content .right_content .Pro .box{
    margin-bottom: 30px;
}
.ny_content .right_content .Pro .row{
    margin: 0 -10px;
}
.ny_content .right_content .Pro .row .col-md-4,.ny_content .right_content .Pro .row .col-xs-6{
    padding: 0 10px;
}

/*内页*/

.ny_content .right_content .news ul li h4{

}
.ny_content .right_content .news li{
    margin-bottom: 40px;
}
.ny_content .right_content .news li h4{
    line-height: 44px;
    background: #ddd;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    margin-bottom: 15px;
}
.ny_content .right_content .news li h4:before{
    content: "";
    left: 8px;
    height: 25px;
    background: #0b118d;
    position: absolute;
    top: 50%;
    margin-top: -12.5px;
    width: 4px;
}
.ny_content .right_content .news li h4 a{
    position: absolute;
    right: 15px;
    top: 0;
}
.ny_content .right_content .news li .box{
    position: relative;
    padding-left: 224px;
}
.ny_content .right_content .news li .box{
    min-height: 140px;
}
.ny_content .right_content .news li .box .img_box{
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    overflow: hidden;
    height: 140px;
}
.ny_content .right_content .news li .box .text_box div{
    line-height: 25px;
    height: 100px;
    overflow: hidden;
}
.ny_content .right_content .news li:hover .box .img_box span{
    transform: scale(1.1);
}
.ny_content .right_content .news li .box .img_box span{
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.ny_content .right_content .news li:hover h4{
    background: #1e2a8b;
}
.ny_content .right_content .news li:hover h4{
    color: #fff;
}
.ny_content .right_content .news li:hover h4:before{
    background: #fff;
}
.ny_content .right_content .news li:hover h4 a{
    color: #fff;
}
/*新闻*/



@media screen and (max-width: 1360px) {
    .picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev {
        display: none;
    }

    .picture24 .owl-theme .owl-controls .owl-buttons div.owl-next {
        display: none;
    }
}

@media screen and (max-width: 1200px) {







  header .logo img{
      height: 40px;
  }




    #nav {
        margin: 0;
        position: relative;
    }


    #nav > li a {
        padding: 0 10px;
    }


    .About .text_box h4 img{
        display: none;
    }
    .About .text_box h4 p{
        width: 100%;
        background: none;
        color: #333;
        padding: 0;
        line-height: 34px;
        height: 34px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }






    footer .wx{
       display: none;
    }


    footer .adr{
        width: 40%;
    }

    footer .form{
        width: 60%;
    }


























}

@media screen and (max-width: 991px) {






    header .logo {
        line-height: 60px;
    }
    header .logo img{
        height: 40px;
    }


    #btn {
        display: block;
    }
    #nav {
        margin: 0;
        position: absolute;
        right: 0;
        top:60px;
        width: 150px;
        z-index: 9999;
        display: none;

    }

    #nav > li {
        float: none;
        width: 100%;
    }






    #nav > li a {
        display: block;
        line-height:40px;
        padding:0px;
        text-align: center;
        background: rgba(255,255,255,.5);
    }

    #nav > li.active a{
        background: #0665c6;
        color: #fff;
    }
    #nav > li:hover a{
        background: #0665c6;
        color: #fff;
    }


    /*导航*/



    .title span{
        font-size: 25px;
        display: inline-block;
        padding: 0 17px;
        line-height: 90px;
    }



    .Pro .tabs{
        margin-bottom: 20px;
    }
    .Pro .tabs li{
        font-size: 16px;
        line-height: 24px;
    }








    .Links ul:before{
        content: "";
        left: -1px;
        top: 17px;
        background: #107ff1;
        height: 83px;
        width: 1px;
        position: absolute;
    }
    .Links ul:after{
        content: "";
        right: -1px;
        top: 17px;
        background: #054b92;
        height: 83px;
        width: 1px;
        position: absolute;
    }
    .Links ul li p{
        margin: 0;
        font-size: 16px;
        color: #fff;
        line-height: 35px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .Links ul li{
        padding-top: 15px;
        width: 25%;
        float: left;
        text-align: center;
        position: relative;
    }



    .About .text_box{
        height: auto;
    }
    .About .text_box a{
        position: static;
        display: inline-block;
        margin: 15px 0;

    }
    .About .text_box h4{
       display: none;
    }
    .About .text_box h5{
        line-height: 70px;
    }
    .About .text_box h5 img{
        max-width: 100%;
    }
    .About .text_box div{
        line-height: 26px;
        font-size: 14px;
        height: auto;
    }
    .About .img_box{
        text-align: center;
    }
    .About .img_box img{
        max-width: 100%;

    }





    .floor1 h4{
        line-height: 30px;
        margin: 0 0 10px 0;
    }
    .floor1 h4 span{
        display: inline-block;
        padding: 0 30px 0 30px;
        font-size: 16px;
    }






    /*新闻中心*/

    .News .box {
        background: rgba(255,255,255,.5);
        padding: 20px 10px;
    }
    .News .box ul li:last-child{
        margin-bottom: 0;
    }



    /*新闻中心*/


    /*加盟合作*/
    .join{
        padding-bottom: 40px;
    }

    .join .row .img_box{
        overflow: hidden;
        text-align: center;
    }
    .join .row .img_box img{
        max-width: 100%;
    }
    .join .row .text_box div{
        line-height: 25px;
        height: auto;
        padding: 20px 0;
    }
    .join .row .text_box {
        height: auto;
    }
    .join .row .text_box a{
        position: static;
        display: inline-block;
        margin: 10px 0;



    }
    /*加盟合作*/


    footer .adr{
        width: 100%;
    }

    footer .form{
      display: none;
    }

    .footer1 p{
        line-height: 24px;
        margin:0;
    }
    footer .adr{
        padding-left: 0px;
    }
    footer h4 {
        font-size: 20px;
        line-height: 40px;
        padding-top: 0;
    }
    footer h4 span:first-child:after{
        display: none;
    }

    footer h4 span:first-child{
        padding-right: 10px;
    }



















































    /*内页*/
    #ny_caidan {
        display: none;
    }

    #down {
        display: block;
        width: 100%;
        line-height: 50px;
        color: #fff;
        text-align: center;
        cursor: pointer;
        font-size: 20px;
        background: #002441;
    }

    .ny_content .ny_left {
        width: 100%;
    }

    .ny_content .right_content {
        width: 100%;
        padding: 0;
    }

    .ny_content .right_content .title4 + div {
        border-radius: 5px;
    }

    .ny_content .right_content .title4 + div.form {
        padding: 20px 0 50px 0;
    }

    /*内页*/
    .ny_content .right_content .form {
        padding: 0%;

    }

    /*内页*/

}

@media screen and (max-width: 767px) {




    /*新闻中心*/

    .News .box ul li.ys1:before{
       display: none;
    }
    .News .box ul li.ys1:after{
        display: none;
    }

    .News .box ul li.ys2:before{
       display: none;
    }
    .News .box ul li.ys2:after{
        display: none;
    }


    .News .box ul li{
        margin-bottom: 20px;
    }



    .News .box ul li.ys1{
        padding-left: 0;
    }



    .News .box ul li.ys2{
        padding-right: 0%;
    }
    .News .box ul li.ys2 h5{
        position: absolute;
        right:0px;
    }
    .News .box ul li.ys2 .text{
        padding-right: 88px;
    }


    /*新闻中心*/









    /*底部*/
    body {
        padding-bottom: 50px;
    }

    .hot {
        width: 100%;
        height: 50px;
        background: #ddb600;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 99;
    }

    .hot span {
        color: #fff;
        font-size: 16px;
        line-height: 20px;
    }

    .hot h6 {
        font-size: 12px;
        line-height: 20px;
    }

    .hot .row div a {
        display: block;
        color: #fff;
        padding: 7px 0;
    }

    .dbbox {
        position: fixed;
        left: 0;
        bottom: 70px;
        z-index: 99;
        width: 100%;
    }

    .dbbox .dbs {
        position: relative;
        padding: 0 15px;
        display: none;
    }

    .dbbox .dbs .neirong {
        padding: 10px;
        background: #fff;
        border-radius: 5px;
    }

    .dbbox .dbs.ewm-box {
        text-align: center;
    }

    .dbbox .dbs.ewm-box:after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: -6px;
        z-index: 1;
        width: 25%;
        height: 6px;
        background: url(../images/dbtc_jt.png) no-repeat center;
    }

    .dbbox .dbs.fenxiang-box:after {
        content: "";
        position: absolute;
        left: 75%;
        bottom: -6px;
        z-index: 1;
        width: 25%;
        height: 6px;
        background: url(../images/dbtc_jt.png) no-repeat center;
    }

    .dbbox .dbs.ewm-box img {
        max-width: 140px;
    }

    .dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li {
        position: relative;
        padding: 6px 0;
        width: 20%;
        height: 44px;
    }

    .dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a {
        position: absolute;
        left: 50%;
        top: 6px;
        margin: 0 0 0 -16px;
        float: inherit !important;
        display: block;
    }

    /*底部*/

}




@media screen and (max-width: 500px){

    .Links ul:after{
        display: none;
    }
    .Links ul:before{
        display: none;
    }
    .Links ul li:before{
        display: none;
    }
    .Links ul li:after{
        display: none;
    }
    .Links ul li{
        width: 50%;
    }
    header .logo{
        line-height: 50px;
    }
    header .logo img{
        height: 40px;
    }
    #nav{
        top: 50px;
    }

    .ny_content .right_content .Pro .box:hover .img_box .mb{
       display: none;
    }



    content .out_box .big_box .text_box h3{
        display: none;
    }
    content .out_box .big_box .box .text_box h4{
        line-height: 24px;
        font-size: 14px;
    }
    content .out_box .big_box .box .text_box div{
        line-height: 20px;
        height: 40px;
        font-size: 12px;
        margin: 0;
    }
    content .out_box .big_box .box .text_box h5{
        display: none;
    }














    /*内页*/


    .ny_content .right_content .news li{
        margin-bottom: 15px;
    }


    .ny_content .right_content .news li .box{
        padding-left: 130px;
    }
    .ny_content .right_content .news li .box{
        min-height:inherit;
    }
    .ny_content .right_content .news li .box .img_box{
        height: 100%;
        width: 110px;
    }
    .ny_content .right_content .news li .box .text_box{
        line-height: 20px;
        height: 80px;
        font-size: 12px;
    }



    /*新闻*/


}