@charset "UTF-8";
img{
    max-width: 100%;
    vertical-align: middle;
}
body{
    background: #f7f7f7;
}
section{
    background: none;
}
/*banner*/
.ny-ban{
    width: 100%;
    height: 400px; margin-top: 100px;
    overflow: hidden;
    position: relative;
    text-align: center;
}
/*.ny-ban::after{
    content:"";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0,0,0,0.5);
}*/
.ny-ban h1,.ny-ban h2{
    position: relative;
    z-index: 50;
    color:#fff;
}
.ny-ban h1{
    font-size: 50px;
    line-height: 55px;
    padding-top: 210px;
}
.ny-ban h2{
    font-size: 40px;
    line-height: 45px;
    padding: 10px 0;
}
/*.ny-ban h2::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left:-32.5px;
    width: 65px;
    height:3px;
    background: #fff;
    display: block;
}*/

/*content*/
.content{
    padding: 40px 0;
}
.content-left{
    width: 880px;
    float: left;
}
.content-left h2{
    color: #0073b8;
    font-size: 45px;
    line-height: 45px;
    font-weight: 700;
}

.contact-box{
    background: #fff;
    padding: 20px;
    margin-top: 20px;
    min-height: 540px;
}
.contact-box p{
    color:#333;
    font-size: 15px;
    line-height: 26px;
}

.content-right{
    width: 280px;
    float: right;
}
.nav_tab-top h2{
    color:#474747;
    font-size: 24px;
    line-height: 50px;
    border-bottom: 1px solid #c6c6c6;
}
.cnav_tab li{
    margin-top: 10px;
}
.cnav_tab li a{
    font-size: 16px;
    color: #474747;
    line-height: 40px;
    display:block;
    background: #ffffff;
    padding-left: 15px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.cnav_tab li:hover a,.cnav_tab li.current a{
    background: #0073b8;
    color: #fff;
}

.ce_news{
    padding-top: 20px;
}
.ce_news li{
    padding: 10px 0;
    border-bottom: 1px dashed #e1e1e1;
}
.ce_news li h3{
    line-height: 25px;
}
.ce_news li h3 a{
    font-size: 16px;
    line-height: 25px;
}
.ce_news li span{  
    color:#828282;
    font-size: 14px;
    padding-left: 20px;
    background: url(../images/liul_icon.png) no-repeat left center;
}


/*products*/
.nav_sxfl h5{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.nav_sxfl li{
    padding-right: 10px;
}
.nav_sxfl li a{
    color: #333333;
    font-size: 16px;
    line-height: 30px;
    padding: 0 15px;
    display: block;
    background: #fff;
    border-radius: 5px;
}
.nav_sxfl li.current a,.nav_sxfl li:hover a{
    background: #0073b8;
    color: #fff;
}

.pro-box{
    margin-top: 20px;
    width: 100%;
    background: #fff;
    padding: 10px;
}
.pro-box li{
    width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
.pro-box li .pro_main{
    padding: 10px;
}
.pro-box li .pro_main .pro_pic{
    border: 1px solid #f3f3f3;
}
.pro-box li h2{
    line-height: 30px;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
}
.pro-box li h2 a{
    color: #333;
    font-size: 15px;
    line-height: 30px;
}



/*pro_detail*/
.pro-detail{
    width: 100%;
    background: #fff;
    padding: 25px;
}
.pro_detail-img {
    width: 100%;
}
.pro-images {
    width: 388px;
    height: 100%;
    border: 1px solid #d1d1d1;
    float: left;
}
.pro-images img{
	width:100%;
}
.pro_detail-sum {
    width: 46%;
    float: right;
}
.pro_detail-sum h2 {
    color: #333;
    font-size: 22px;
}
.detail-wenz, .detail-wenz p {
    color: #555;
    font-size: 15px;
    line-height: 25px;
    margin: 15px 0;
}

.pro_detail_main {
    margin-top: 30px;
}
.prode-tab ul {
    border-bottom: 1px solid #ff8d1b;
    margin-bottom: 20px;
}
.prode-tab li {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 1px;
    background: #f1f1f1;
    color: #333;
    padding: 0 20px;
    cursor: pointer;
}
.prode-tab li.current {
    background:#ff8d1b;
    color: #fff;
}

/*news*/
.news-box{
    padding:0 20px 20px 20px;
    background: #fff
}
.news-box li{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 20px 0;
    border-bottom:1px dashed #e6e6e6;
}
.news2-box {
    width: 100%;
    height: 100%;
}
.news_date {
    width: 105px;
    height: 105px;
    float: left;
    background: #f1f1f4;
    text-align: center;
    padding: 22px 10px;
}
.news_date h2 {
    color: #666666;
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
}
.news_date h2 span {
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    display: block;
    border-top: 1px solid #cccccc;
}
.news_mian {
    width: 83%;
    float: right;
}
.news_mian h3 {
    line-height: 40px;
}
.news_mian h3 a {
    font-size: 18px;
    line-height: 40px;
    color: #333333;
    padding-bottom: 10px;
}
.news-box li:hover .news_mian h3 a {
    color: #0073b8;
}
.news_mian p {
    color: #666666;
    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;
}

/*news_detail*/
.news-detail{
    background: #fff;
    width: 100%;
    padding: 20px;
}
.news_detail_til {
    border-bottom: 1px dashed #f1f1f1;
    padding-bottom: 15px;
}
.news_detail_til h2 {
    color: #333;
    font-size: 22px;
    line-height: 35px;
    font-weight: 400;
}
.source {
    line-height: 25px;
    padding: 5px 0;
}
.source .date, .source2 {
    display: inline-block;
    color: #999;
}
.detail-main {
    padding-top: 20px;
    color: #555;
    font-size: 14px;
    line-height: 25px;
}
.detail-main p {
    color: #555;
    font-size: 14px;
    line-height: 25px;
}

/*contact*/
.contact-box li{
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    width: 33.33%;
    display: table
}
.con-box{
    width: 200px;
    margin: 0 auto;
    text-align: center;
    display: table;
    border: 1px solid #d1d1d1;
    border-radius: 50%;
    height: 200px;
    padding: 15px
}
.con-box i{
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
    background-image: url(../images/con-icon.png);
}
.contact-box li:nth-of-type(1) .con-box i{
    background-position: 0 0;
}
.contact-box li:nth-of-type(2) .con-box i{
    background-position: 0 -40px;
}
.contact-box li:nth-of-type(3) .con-box i{
    background-position: 0 -80px;
}
.con-box p{
    margin-top: 15px;
    color: #333;
    font-size: 15px;
    line-height: 24px;
}
.con-box p a{
    color: #333;
    font-size: 15px;
    line-height: 24px;
}

.map{
    margin-top: 30px;
    height: 382px;
}


/*messages*/
.mess-box{
    background: #fff;
    padding: 25px;
    margin-top: 20px;
}
.mess-box .form-group input,.mess-box .form-group textarea{
    width: 100%;
    border-bottom: 1px solid #cccccc;
    height: 45px;
    line-height: 45px;
    margin: 7.5px 0 15px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #666666;
    padding: 10px;
    background-repeat: no-repeat;
    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;
}
.mess-box .form-group textarea{
    min-height: 120px;
}
.mess-box .form-group .form-yzm{
    float: none;
    width: 100%;
}
.mess-box #submit-button{
    float: none;
    margin-top: 20px;
    background: #0073b8;
}


/*human*/
.human-box{
    background: #fff;
    padding: 20px;
    margin-top: 20px;
}





































