.product_list{
    background-color: #fff;
    float: left;
    width: 76%;
    margin-left: 1%;
    padding: 20px 25px;
}
.product_list ul{
    font-size: 0;
}
.product_list ul li{
    width: 30.33%;
    margin:1.5%;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #d9d9d9;
}
.product_list .p_img img{
    width: 100%; 
}
.pro_title{
    font-size: 14px;
    text-align: center;
    padding: 10px 0;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;

}
.page{  width:100%; text-align:center; padding:10px 0px;}
.page ul{padding:4px 0;margin:0;overflow:hidden;}
.page ul li{ display:inline;height:24px;font-size:16px; line-height:24px;font-family:'微软雅黑'; padding:0px 5px;}
.page ul a{padding: 10px 10px;color: #333;}
.thisclass{ background:#0CF;font-family:'微软雅黑'; width:50px;color:#fff;font-size: 18px!important;height: 24px!important;}
.thisclass a{ color:#fff!important;}
.image-box{
    height: 400px;
    width: 600px;
}
.pc-slide {
    float: left;
    width: 400px;
}
.view .swiper-container {
    width: 100%;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.view .swiper-slide .img-center {
    width: 100%;
    height: 300px;
    line-height: 300px;
}
.img-center {
    text-align: center;
    font-size: 0;
}
.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
img {
    border-style: none;
}
.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}
.preview .arrow-left {
    background: url(../image/feel3.png) no-repeat left top;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}
.preview .arrow-right {
    background: url(../image/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}
.preview .swiper-container {
    margin: 0 30px;
}
.preview .swiper-slide .img-center {
    height: 80px;
    border: 1px solid #ddd;
    cursor: pointer;
    position: relative;
    line-height: 80px;
}
.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.preview .active-nav .img-center {
    border-color: #085ce7;
}
div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    border: 1px solid #ddd;
    display: none;
    text-align: center;
    overflow: hidden;
    font-size: 0;
}
div.zoomMask {
    position: absolute;
    background: url(../image/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}
.pc-slide {
    float: left;
    width: 400px;
}
.thumb-img img{
    padding: 1px;
}

.position {
    background: #fff;
    border-bottom: #e5e5e5;
}
.position .main{
    max-width: 1180px;
    margin: 0 auto; 
    padding: 12px 0;
       height: 50px;
}
.info-main{
    display: block;
     overflow: hidden;
    width: 100%;
    max-width: 1180px;
    margin:0 auto;
    margin-top: 20px;
    margin-bottom: 40px;
}
.left-nav{
    display: block;
     overflow: hidden;
    height: auto;
    width: 24%;
    overflow: visible;
    float: left;
    background: #fff;
}
.left-nav ul li{
     border-bottom: 1px solid #e8e8e8;
     padding-left: 20px;
     display: block;
     overflow: hidden;
}
.left-nav ul li .p_title { 
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgb(0, 0, 0);
    font-size: 15px;
    line-height: 45px;
    display: block;
     overflow: hidden;
}
.left-nav ul li:hover {
    background-color: #efefef;
    /*color: #1890ff;*/
}
.right-info {
    display: block;
    float: left;
    animation-fill-mode: both;
    background-color: #fff;
    width: 74%; 
    margin-left: 2%;
    padding: 15px;
}
.d-tile {
    font-size: 18px;
    text-align: center;
    padding-bottom: 15px;
    line-height: 26px;
    border-bottom: 1px solid #ececec;
}
.d-dtime {
    padding-top: 20px;
    font-size: 12px;
    margin-bottom: 35px;
    text-align: center;
}
.d-dtime span{
    padding: 0 10px;
}
.d-content {
    font-size: 15px;
    color: #222;
    line-height: 30px;
    margin-bottom: 5px; 
}
.d-content img{
    max-width: 100%;
}
.neibanner {
    width: 100%;
    overflow: hidden;
    position: static;
    background-image: url(../image/b222.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 450px;
}
.lanmu li {
    border-bottom: 1px dotted #ddd;
}
.lanmu li:last-child {
    border-bottom: 0;
}
.lanmu li>a {
    display: block;
    line-height: 44px;
    padding: 0 0 0 0px;
    color: rgb(0, 0, 0);
}
.lanmu li .arr {
    float: right;
    height: 45px;
    width: 40px;
    position: relative;
    cursor: pointer;
}
.lanmu li .arr:after {
    content: '';
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    box-sizing: content-box;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 15px;
}
.lanmu-box {
    display: none;
}
.lanmu-box p {
    margin: 0;
    border-top: 1px dotted #ddd;
    padding-left: 15px;
}
.lanmu-box p a {
    padding: 0 0px;
    display: block;
    line-height: 40px;
    color: #444;
}
.lanmu-box p.on a {
    color: #dd0000;
}
.lanmu li>a:hover, .lanmu li.active>a {
    color: #dd0000;
}
.lanmu li.open .lanmu-box {
    display: block;
}
.lanmu li.open .arr:after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
/*--------------------------------------- 新闻中心-------------------------------------*/

.news-center .item {
    display: block;
    overflow: hidden;
    clear: both;
    padding: 2.4% 0;
    border: 0;
    border-bottom: 1px dashed #cdcdcd;
}
.news-center .item .date {
    display: block;
    float: left;
    width: 15%;
    padding: 50px 2.5% 50px 2.5%;
    text-align: center;
    font-size: 0;
}
 @media screen and (max-width: 768px) {
.news-center .item .date {
    display: none;
}
}
.news-center .item .date .day {
    display: block;
    font-size: 31px;
    color: #454545;
    font-weight: bold;
    line-height: 1;
}
.news-center .item .date .line {
    display: inline-block;
 *display: inline;
    width: 90px;
    height: 1px;
    background-color: #d9d9d9;
    margin: 16px 0;
}
.news-center .item .date .month {
    display: block;
    font-size: 12px;
    color: #838383;
}
.news-center .item .pic {
    display: block;
    float: left;
    margin-right: 3.4%;
}
.news-center .item .pic img {
    display: block;
    width: 299px;
    height: 182px;
}
 @media screen and (max-width: 640px) {
.news-center .item .pic img {
    width: 131px;
    height: 80px;
}
}
.news-center .item .content {
    display: block;
    overflow: hidden;
}
.news-center .item .content h4 {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-line-break: auto;
    -webkit-box-orient: vertical;
}
 @media screen and (max-width: 640px) {
.news-center .item .content h4 {
    -webkit-line-clamp: 2;
}
}
.news-center .item .content h4 a {
    font-size: 18px;
    color: #545454;
    transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}
 @media screen and (max-width: 640px) {
.news-center .item .content h4 a {
    font-size: 16px;
}
}
.news-center .item .content h4 a:hover {
    color: #1e3b7e;
}
.news-center .item .content span {
    display: block;
    margin-top: 8px;
    color: #6e6e6e;
}
.news-center .item .content p {
    display: block;
    line-height: 22px;
    color: #6e6e6e;
    font-size: 13px;
    margin-top: 8px;
    height: 66px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    -webkit-line-break: auto;
    -webkit-box-orient: vertical;
}
 @media screen and (max-width: 640px) {
.news-center .item .content p {
    display: none;
}
}
.news-center .item .content .more {
    display: block;
    width: 146px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    color: #545454;
    border: 1px solid #9b9b9b;
    margin-top: 12px;
    transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}
 @media screen and (max-width: 640px) {
.news-center .item .content .more {
    display: none;
}
}
.news-center .item .content .more:hover {
    color: #fff;
    background-color: #7a7a7a;
}
 .copyright,.copyright a{
    text-align:center; color:#d7d8d9; font-size:14px;
 }


.sslogo img {
    max-height: 60px;
}
.p_dimage img {
    max-height: 40px;
    width: auto;
    float: left;
    padding-left: 15px;
}

@media only screen and (min-width: 769px){
	.nav .nav_1 li a {
	    padding: 0 13px;
	    float: left; 
	    color: #ffffff !important;
	    text-decoration: none;
	    height: 90px;
	    line-height: 90px;
	    font-size: 15px;
	}
	.n_3 .nav_2 li a { 
	    height: 40px;
	    line-height: 40px;
	}
	.nav .nav_1 li a:hover{
		 padding: 0 13px;
	}
}
