@charset "utf-8";
/* CSS Document */
*{ font-family:"微软雅黑"; margin:0; padding:0;outline:none; -webkit-font-smoothing:antialiased !important;}
*{-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-tap-highlight:rgba(0,0,0,0); -webkit-text-size-adjust:none;}
input,img,textarea{ border:none;}
a{ text-decoration:none;}
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ }
li{ list-style:none;}
input,textarea,select {outline:none;}
textarea{ resize:none;}

.qing{ display:block; clear:both; overflow:hidden;}
body > .qing{ min-width:1250px !important;}
.qn_center{ display:block; width:1200px; margin-left:auto; margin-right:auto; overflow:hidden;}
.lf{ display:block; float:left; overflow:hidden;}
.rf{ display:block; float: right; overflow:hidden;}
.font-16{
    font-size: 16px;
}
.font-18{
    font-size: 18px;
}
/***********index*************/
.topbg{background: #333333; height:55px;}
.shen{ width:92px; height:88px; padding:1px; background:url(../images/tk.png) center center no-repeat; margin-right:18px;}
.ewm{ width:72px; height:72px; padding:9px 11px; background:url(../images/tk.png) center center no-repeat;}

.top_list{
    float: right;
}
.top_list li{
    float: left;
    padding: 0 10px;
    line-height: 55px;
}
.top_list li a{
    color: #06c5d7;
    font-size: 16px;
}

.nav_list{
  height:112px ;
    line-height: 112px;
}
.nav_list .logo{
    float: left;
}
.nav_list .nav_li{
  float: right;
    padding: 0 10px;
    line-height: 112px;
}
.nav_list .nav_li li{
    padding: 0 18px;
}



.nav_list .nav_li a{
    color: #000000;
    font-size: 18px;

}
.nav_list .nav_li .cur a{
    font-weight: bold;

}

.footer{
    height: 300px;
    width: 100%;
    background: #f6f7fb;
    overflow: hidden;
    padding: 45px 0 0 0;
}

.footer .footer_nav{float: left;width:170px;line-height: 60px }
.footer .footer_nav a{
    color: #989a99;
    font-size: 20px;
}
.footer .footer_nav .nav_title{
    color:#333333;
    font-weight:500;
}
.footer .footer_contant{float: left;width:225px;margin-left: 50px; }

.footer_contant .footer_tel{
    font-size: 20px;
    color: #0072bb;
    line-height: 60px;
    font-weight: 600;

}

.footer_contant .footer_tel .footer_tel_info{
    line-height: 30px;
}
.footer_contant .footer_copyright{
    margin-top:20px;
}
.footer_contant .footer_copyright .footer_copyright_item{
    line-height:40px;
    font-size: 16px;
    color: #989a99;
}
.wx_code{
    float: right;width:165px;
    margin-left: 30px;
    text-align: center;
    line-height: 50px;
}

.footer_nav{

}
/**导航样式**/

/**banner**/
.index_banner{ height:460px;width: 100%;}

.bgcolor{
    background: #f2f7fa;
    padding: 30px 0;
}
.index_content{
    width: 100%;
    margin: auto;
    padding-bottom: 40px;

}
.index_content .class_title{
  width: 100%;
    padding: 30px 10px;
    justify-content: center;
    text-align: center;
    font-size: 25px;

}
.index_content .class_title_en{
  color: #00b6c3;
}
.index_content .class_title_zh{
    line-height: 50px;
}

.socialize_list li{
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
}
.socialize_list li:nth-child(3n){
    margin-right: 0;
}

.index_news_list{
   overflow: hidden;
}

.index_news_list  li{
    background: #f6f7fb;
    overflow:hidden;
    margin-bottom: 20px;
}
.news_left{
    width:565px;
    height: 318px;
    overflow: hidden;
}
.news_left img{
    width:565px;
    height: 318px;
}
.news_right{
    float: left;
    padding: 65px 0;
}

.news_title{
    width: 480px;
}

.news_time{
   width: 128px;
    text-align: center;
    font-size: 25px;
    color: #333333;
    line-height: 40px;
}
.news_title .news_info_title{
    line-height: 35px;
    font-size:24px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 20px;
}
.news_title .news_info_title a{

    color: #000000;

}
.news_info{
    line-height: 35px;
    font-size: 22px;
    color: #99999b;
}


/**关于青牛样式**/
.main{
padding-top: 50px;
}

.main .left_content{
    float: left;
    width:200px;
    background: #ffffff;
    min-height: 500px;
}

.main .siderBar{
    float: left;
    width:200px;
    background: #ffffff;
    min-height: 500px;
}
.main .left_content li{
    text-align: center;
    float: left;
    width:100%;
    line-height: 80px;
}
.main .left_content li a{
    color: #333333;
    font-size: 28px;
}
.main .left_content .cur a{
    color: #01a89e;
    font-weight: bold;
}

.main .right_content{
    float: right;
    width:930px;
    margin-left: 30px;
    text-align: left;
    margin-bottom: 20px;
    background: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
}

.main .right_content .content_title{
    font-size: 28px;
    padding-bottom: 20px;
    border-bottom: #cccccc 1px solid;
    margin-bottom: 40px;
    margin-top: 20px;
}



/*新闻公告*/
.newsList{


}
.newsList .news_item{
    float: left;
    width:100%;
    margin-bottom: 20px;
    background: #f6f7fb;
    padding: 30px 20px;

}

.news_titkd {
    padding: 15px 0;
    display: block;
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 30px;
    text-align: center;
}

.newshd_titkd {
    font-size: 24px;
    color: #000;
    text-align: center;
    line-height: 40px;
    margin-bottom: 20px;
}
.nesjbv_lisjd{
    padding: 20px;
}

.goods_list .goods_item{
    width: 290px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    height: 370px;
}
.goods_list .goods_item h3{
    font-weight: bold;


}
.goods_list .goods_item .goods_img{
    width: 290px;
}
.goods_list .goods_item :nth-child(3n){
    margin-right: 0;
}

.goods_list .goods_item .goods_title{
font-size: 16px;


}

.goods_list .goods_item .goods_title h3{

    font-size: 16px;
    line-height: 23px;
    font-weight: bold;
    padding-bottom: 10px;
}

.goods_list .goods_item .goods_title p{
    font-size: 14px;
}
.card{
    width: 290px;
    box-sizing: border-box;
    border: 1px solid #eee;
    margin: 10px 10px;
    padding: 10px;
    box-shadow: 0 0 15px rgb(0 0 0 / 8%);
    border: 10px;
    transition: all .3s ease 0s;
    cursor: pointer;
    background: #FFFFFF;
    float: left;
    height: 346px;
    overflow: hidden;
}
.card:hover{
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);
    transform: translateY(-3px);
}
.card .picture{
    height: 260px;
    background: no-repeat;
    background-size: 100%;
    background-position: center;
    background-size: cover;
    font-size: 0;
}
.durg-title{
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    margin-top: 5px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #333333;
}

.lxwm{
    text-align: center;
    line-height: 50px;
    width: 600px;
    margin: auto;
}
.lxwm h3{
    float: left;
    font-size:28px;
    margin-left:5px;
}
.lxwm img{
    float: left;
}
.lxwm_info{
    float: left;
    width: 600px;
    line-height:30px;
    font-size: 16px;
    padding-left: 10px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 180px;
    padding-bottom: 50px;
}

.footer_bottom{
    background: #323334;
    height: 100px;
    weidth:100%;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    line-height:   100px;

}
.footer_bottom a{
    color: #ffffff;
}