
/*面包屑*/
.breadcrumb{
    width: 100%;
    border-radius: 5px;
    padding: 8px;
    border: 1px solid #1da6e7;
    background: #fff url(http://mb.kaibaidu.com/449/template/default/images/home-icon.png) no-repeat 10px center;
}
.breadcrumb i{    
    width: 20px;
    height: 20px;
    background-position: -60px 0;
    float: left;
}
.breadcrumb span{
    line-height: 20px;
    display: inline-block;
    height: 20px;
}
.banner{
    width: 100%;
    height: 380px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.banner-img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    height: 380px;
}
/*left-main*/
.left-main{
    width: 235px;
    float: left;
}

/*right-main*/
.right-main{
    float:right;
    width: 910px;
}

/*about*/
.content{
	margin: 40px 0;
}
.cnav_tab{
    width: 100%;
    border-bottom:1px solid #e4e4e4;
    margin-bottom: 30px;
}
.nav_tab_main{
    width: 100%;
}
.nav-tab-til{
    background: #1da6e7;
    border-radius: 5px;
    text-align: center;
    padding: 10px 0;
}
.nav_tab_main h2{
    color: #fff;
    font-size: 24px;
    padding-bottom: 5px;
    position: relative;
}
.nav_tab_main h2::after{    
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -21px;
    bottom: 0;
    width: 42px;
    height: 2px;
    background: rgba(255,255,255,0.5);
}
.nav_tab_main h3{
    color:#fff;
    font-size: 18px;
    line-height: 28px;
}
.nav_tab-box{
    background: #fff;
    border-radius: 5px;
    border: 1px solid #1da6e7;
}
.nav_tab_main li.ny-tabli{
    position: relative;
    line-height: 24px;
    padding: 10px 0;
    border-bottom: 1px solid #1da6e7;
}
.nav_tab_main li.ny-tabli:last-child{
    border-bottom: none;
}
.nav_tab_main li.ny-tabli::before{    
    content: ">";
    font-size: 15px;
    font-weight: 700;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #1da6e7;
    display: inline-block;
    float: left;
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-family: "宋体";
    margin: 0 10px;
}
.nav_tab_main li a{
    color: #333333;
    font-size: 15px;
    line-height: 24px;
    display: block;
    padding-left: 20px;
}
.nav_tab_main li.current a.ny-tab1,.nav_tab_main li:hover a.ny-tab1{
    color: #1da6e7;
}
.nav_tab_main li.ny-tabli:last-child .ny-tab-sub{
    top: auto;
    bottom: 0;
}
.nav_tab_main .ny-tab-sub{
    position: absolute;
    left: 233px;
    top: 0;
    width: 100%;
    display: none;
    z-index: 99;
}
.nav_tab_main .ny-tab-sub li{
    background: #1da6e7;
}
.nav_tab_main .ny-tab-sub .ny-tab2{    
    color: #fff;
    font-size: 14px;
    line-height: 42px;
    border-bottom: 1px solid #fff;
}
.ny-tab-sub3 li{
    border-bottom: 1px solid #fff;
}
.nav_tab_main .ny-tab-sub .ny-tab3{
    color: #d2effd;
    font-size: 13px;
    line-height: 30px;
    padding-left: 30px;
}

.about-main,.main-box{
    width: 100%;
    margin-top: 25px;
}
.about-main p,content,content p {
    color: #353535;
    font-size: 15px;
    line-height: 26px;
}

.aboutTil h2{
    color: #000000;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
}
.about_left p{
    color: #000000;
    font-size: 16px;
    line-height: 38px;
    padding: 15px 0;
}

.histoy{
    margin-top: 30px; 
}
.histoy ul{
    position: relative;   
}
.histoy ul::after{
    content: "";
    position: absolute;
    left: 105px;
    width: 1px;
    height: 100%;
    display: block;
    background: #7b7b7b;
    top: 0;
}
.histoy li{
    padding-bottom: 35px;
}
.histoy li h3{
    float: left;
    color: #555555;
    font-size: 18px;
    line-height: 25px;
    position: relative;
}
.histoy li h3::before,.histoy li h3::after{
    content: "";
    position: absolute;
    display: block;
    border-radius: 50%;
}
.histoy li h3::before{
    width: 11px;
    height: 11px;
    background: #7b7b7b;
    left: 100px;
    top: 3px;
}
.histoy li h3::after{
    width: 17px;
    height: 17px;
    border: 1px solid #7b7b7b;
    left: 97px;
    top: 0;
}
.histoy li p{
    padding-left: 80px;
    float: left;
}

/*pro*/
.pro-main ul{
    margin: 0 -10px;
}
.pro-main ul li{
    width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 20px;
}
.pro-main ul .pro-box{
    margin: 0 10px;
}
.pro-main ul .pro-box .pro-pic{
    display: block;
    overflow: hidden;
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
     position: relative;
}
.pro-main .pro-pic a {
    display: block;
    overflow: hidden;
    width: 100%;
}
.pro-main .pro-pic .case-font{
    position: absolute;
    top: -100%;
    left: 0;
    height: 100%;
    right: 0;
    background: rgba(0,0,0,0.6);
    text-align: center;
    padding: 15px;
}
.pro-main li:hover .pro-pic .case-font{
	top:0;
}
.pro-box .pro-pic .case-font p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.pro-main .pro-pic a img {
    transition-duration: .8s;
    -moz-transition-duration: .8s;
    -webkit-transition-duration: .8s;
    -o-transition-duration: .8s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.pro-main li:hover .pro-pic a img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
}
.pro-main h3 {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    padding: 8px 0;
    background: #ececec;
    font-weight: 700;
}
.pro-main li:hover h3 {
    background: #1da6e7;
}
.pro-main li:hover h3 a {
    color: #fff;
}

/*pro_detail*/
.pro-detail{
   
    margin: 25px auto 0 auto;
}
.pro_dtpic{
    text-align: center;
}
.pro_dtpic h3{
    color: #333;
    font-size: 18px;
    font-weight: 700;
    line-height: 35px;
    padding: 8px 0;
}
.detail_box .xq_til{
    line-height: 40px;
    font-size: 16px;
    border-bottom: 1px solid #1da6e7;
    margin-bottom: 15px;
}
.detail_box .xq_til span{
    color:#fff;
    background: #1da6e7;
    display: inline-block;
    padding:0 20px;
    font-size: 16px;
    font-weight: 700;
}
.detail_main,.detail_main p{
    color: #333;
    font-size: 15px;
    line-height: 25px;
}

/*case*/
.case-main ul {
    margin: 0 -10px;
}
.case-main ul li {
    width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
.case-box {
    margin: 10px;
}
.case-box .case-pic {
    position: relative;
    overflow: hidden;
}
.case-box .case-pic .case-font {
    position: absolute;
    top: -100%;
    left: 0;
    height: 100%;
    right: 0;
    background: rgba(0,0,0,0.6);
    text-align: center;
    padding: 15px;
}
.case-box .case-pic .case-font p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.case-main ul li:hover .case-font {
    top: 0;
}
.case-box h3 {
    background: #f9f9f9;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
}
.case-box h3 a {
    color: #888888;
    font-size: 16px;
    line-height: 25px;
}
.case-main ul li:hover .case-box h3 a {
    color: #1da6e7;
}

/*case_detail*/
.case-detail .pro_dtpic h3{
    padding: 0;
}
.pro_dtpic span{
    color: #555;
    font-size: 14px;
    display: block;
    line-height: 20px;
}
.case-detail .pro_dtpic{
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

/*news*/
.news-main ul {
    margin: 0 -10px -10px;
}
.news-main ul li {
    width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
.news-main .news-box {
    margin: 10px;
}
.news-box .news_font {
    background: #fff;
    padding: 10px;
}
.news_font h3 {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 5px;
}
.news_font h3 a {
    color: #555555;
    font-size: 15px;
    display: block;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 25px;
}
.news-main ul li:hover .news_font h3 a {
    color: #1da6e7;
}
.news_font p {
    color: #999999;
    font-size: 14px;
    line-height: 22px;    
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


/*contact*/
.contact-main{
    margin-top: 25px;
}
.con-box{
    width: 340px;
    float: left;
}
.con-box h3{
    color: #424242;
    font-size: 20px;
    line-height: 45px;
    position: relative;
    font-weight: 700;
    margin-bottom: 20px;
}
.con-box h3::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 45px;
    height: 2px;
    display: block;
    background: #333;
}
.con-box  p {
    color: #424242;
    line-height: 30px;
}
.map{
    width: 550px;
    height: 282px;
    float: right;
}


.messages{
    width: 550px;
    margin: 0 auto;
}
.messages .form-group input, .messages .form-group textarea {
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin: 4px 0;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #666666;
    padding: 10px;
    background-repeat: no-repeat;
    background: #f3f3f3;
    background-size: 25px;
    background-position: 10px center;
    -webkit-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.messages .form-group textarea {
    min-height: 80px;
    max-width: 550px;
    min-width: 550px;
    line-height: 20px;
   padding-top: 5px;
}
#submit-button {
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    background: #1da6e7;
    margin: 15px 0;
    border-radius: 5px;
}

/*search-nr*/
.search-nr{
    width: 100%;
    margin-top: 0;  
}
.search-nr ul{
    margin: 0 -10px;
}
.search-nr li{
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 20px;
}
.search-nr li h3{    
    margin: 0 20px;
    -moz-box-shadow: 0 0px 15px rgba(139,139,139,0.5);
    -webkit-box-shadow: 0 0px 15px rgba(139,139,139,0.5);
    box-shadow: 0 0px 8px rgba(139,139,139,0.5);
    padding: 20px;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
}
.search-nr li h3 a{ 
    color: #333;
    font-size: 16px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}
