.banner img {
    width: 100%;
    height: auto;
}

/* Ã¤ÂºÅ’Ã§ÂºÂ§Ã¥Â¯Â¼Ã¨Ë†Âª */
.page-wrap {
    background: #ffffff;
    padding-bottom: 3.38541667%;
}

.fen {
    /* height: 75px; */
    text-align: center;
    background-color: #ffffff;
    box-shadow: 2px 4px 25px 0px rgb(4 0 0 / 10%);
}

.xypg-left-nav li {
    display: inline-block;
    position: relative;
}

.xypg-left-nav li.active {
    background-color: #f37004;
}

.xypg-left-nav li.active a {
    color: #fff;
}

.xypg-left-nav li>a {
    font-size: 16px;
    color: #666666;
    display: block;
    line-height: 75px;
    padding: 0 1vw;
    text-align: center;
}

/* .xypg-left-nav li.clicked>a,
.xypg-left-nav li:hover>a {
    background: #f8f8f8 url(../images/line11.jpg) no-repeat bottom center;
} */

.page-wrap-left {
	float: left;
	width: 260px;
	margin-right: 30px;
	background-color:#FFF
}
.page-wrap-right2 {
	/* margin-top: 69px; */
	margin-bottom: 30px;
	float:left;
	width:1055px;
	background-color:#FFF
}
.page-wrap-right {
	/* margin-top: 69px; */
	margin-bottom: 30px;
	background-color:#FFF
}
.xypg-left-title {
	background: #004ebe;
	padding: 10px 20px;
	position: relative;
}
.xypg-left-title h3 {
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	line-height: 30px;
	font-weight: bold;
	position: relative;
	z-index: 9;
}
.xypg-left-title h3 p {
	display: block;
	padding-left: 0;
	opacity: 0.6;
	text-transform: uppercase;
	margin-left: 0;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}
.xypg-left-title i {
	position: absolute;
	left: -5px;
	top: -9px;
	font-style: normal;
	font-size: 67px;
	font-weight: bold;
	opacity: .1;
	color: #fff;
	line-height: 1;
	z-index: 1;
	text-transform: uppercase;
}
.xypg-left-title span {
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	opacity: .6;
	margin-left: 10px;
	text-transform: capitalize;
}
.xypg-left-title span:before {
	content: "/";
	padding-right: 5px;
}
.xypg-left-con {
	border: 1px solid #d2d2d2;
	border-top: none;
}

.latest-news {
	padding: 10px 0;
}
.latest-news li {
	padding: .5em 1em;
	font-size: 14px;
}
.latest-news li a {
	display: block;
	line-height: 1.2;
	color: #5a5a5a;
}
.latest-news li a:before {
	content: '+';
	font-weight: bold;
	margin-right: 5px;
	font-size: 16px;
}
.latest-news li a:hover {
	color: #004ebe;
}
.latest-news li a:hover:before {
	color: #004ebe;
}
.hot-keys {
	padding: 20px 7px 8px 7px;
}
.hot-keys li {
	width: calc(50% - 14px);
	float: left;
	margin: 0 7px 14px 7px;
}
.hot-keys li a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #5a5a5a;
	line-height: 2.8;
	border: 1px dashed #f1f1f1;
}
.clear {
	clear: both;
	font-size: 0px;
	width: 100%
}
.page-wrap-contact {
	padding: 10px 0;
	font-size: 14px;
}
.page-wrap-contact h4 {
	padding: .3em 1.4em .8em 1.4em;
	font-size: 16px;
	color: #000000;
}
.page-wrap-contact p {
	position: relative;
	margin-bottom: 0;
	padding: .8em 1.4em;
	color: #2f2f2f;
}
.page-wrap-contact p +p {
	border-top: 1px solid #eee;
}
.hot-keys li a:hover {
	color: #004ebe;
	border-color: #004ebe;
}
.page-message-img img {
	border: 1px solid #d2d2d2;
	width: 100%;
	height: auto;
}
.xypg-left-nav2 {
	margin: 0;
}
.xypg-left-nav2 li {
	width: 100%;
	padding: 10px 0 10px 0;
	background-color: #f0f6ff;
	border-bottom: 1px solid #dce9fd;
}
.xypg-left-nav2 li:hover{
	width: 100%;
	padding: 10px 0 10px 0;
	background-color: #ffffff;
	border-bottom: 1px solid #dce9fd;
}
.xypg-left-nav2 li a {
	font-size: 14px;
	color: #2e2e2e;
	padding: 0 0 0 20px;
	display: block;
	text-align:left;
}
.xypg-left-nav2 li a:hover {
	font-size: 14px;
	color: #004ebe;
	padding: 0 0 0 20px;
	display: block;
	text-align:left;
}
.xypg-left-nav2 li:nth-child(2n) {
	margin-right: 0%;
}
.xypg-left-nav2 li .first-nav-btn.clicked {
	background-position: 0 -270px;
}
.xypg-left-nav2 li:hover a, .xypg-left-nav2 li.clicked a {
	color: #004ebe;
}
.xypg-left-nav2 li:hover .first-nav-btn, .xypg-left-nav2 li.clicked .first-nav-btn {
	color: #004ebe;
}
.xypg-left-nav2 li.main_categories:first-child {
	border-bottom: 1px solid #e6e5e5;
	border-top: 0px;
}
.xypg-left-nav2 li.main_categories:last-child {
	border-top: 1px solid #e6e5e5;
	border-bottom: 0px;
}
.xypg-left-nav2 li.main_categories {
	border-bottom: 1px solid #e6e5e5;
	border-top: 1px solid #e6e5e5;
	width: 100%;
	padding: 5px 0 5px 0;
	text-align: center;
	background-color: #f8f7f7;
}
.xypg-left-nav2 li.main_categories a {
	display: block;
	font-size: 16px;
	color: #2e2e2e;
	padding: 5px 0 5px 0;
	height: auto;
	background-color: #f8f7f7;
	text-align:center;
}
.xypg-left-nav2 li.main_categories:hover {
	display: block;
	font-size: 16px;
	color: #004ebe;
	padding: 5px 0 5px 0;
	height: auto;
	background-color: #f8f7f7;
	text-align:center;
}
 
.xypg-left-nav2 li.main_categories a:hover {
	display: block;
	font-size: 16px;
	color: #004ebe;
	padding: 5px 0 5px 0;
	height: auto;
	background-color: #f8f7f7;
}
.xypg-left-title i {
	position: absolute;
	left: -5px;
	top: -9px;
	font-style: normal;
	font-size: 67px;
	font-weight: bold;
	opacity: .1;
	color: #fff;
	line-height: 1;
	z-index: 1;
	text-transform: uppercase;
}
.xypg-left-title span {
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	opacity: .6;
	margin-left: 10px;
	text-transform: capitalize;
}
.xypg-left-title span:before {
	content: "/";
	padding-right: 5px;
}


.xypg-left-subnav {
    position: absolute;
    top: 75px;
    left: 0;
    z-index: 999;
    width: 100%;
    display: none;
}

.xypg-left-nav .xypg-left-subnav li {
    display: block;
    background: #033f97;
}

.xypg-left-nav .xypg-left-subnav li>a {
    display: block;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    color: #dededf;
}

.xypg-left-nav .xypg-left-subnav li.clicked>a,
.xypg-left-nav .xypg-left-subnav li:hover>a {
    background: #f37004;
    color: #fff;
}
.hot-keys li a, .xypg-news-list li .tit h3 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.xypg-pro-description {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 2em;
    font-size: 12px;
}

.page-wrap-right .plist {
    margin-bottom: 40px;
}

.plist li {
    margin-right: 15px;
    margin-bottom: 13px;
    position: relative;
    overflow: hidden;
    width: calc((100% - 60px)/3);
}

.page-wrap-right .plist li>a>img {
    width: 100%;
    height: auto;
}

.plist li:nth-child(3n) {
    margin-right: 0;
}

.plist li a.img {
    display: block;
}

.plist li a.img img {
width: 100%;
    height: auto;
    vertical-align: middle;
}

.plist li h1 a {
   /* -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;*/
    display: block;
    color: #000000;
    font-size: 16px;
    font-weight: normal;
   /* position: absolute;
   top: 252px;
    left: 0;	    
    width: 400px;
    line-height: 226px;*/
    text-align: center;
    line-height: 35px;
    height:35px;
    /*background: rgba(38, 37, 53, .8) url(../images/jia.png) no-repeat right bottom;*/
}

.psort li a {
    width: 240px;
    height: 65px;
    color: #f2f2f2;
    font-size: 14px;
    line-height: 65px;
    margin-bottom: 2px;
    padding-left: 51px;
    display: block;
    background: #262535 url(../images/jt.png) no-repeat 213px center;
}

.psort li.cur a {
    background: #f37004 url(../images/jt.png) no-repeat 213px center;
}

.plist li:hover h1 a {
    top: 0;
}

/* Ã¥Ë†â€ Ã©Â¡Âµ */
.xypg-pagination {
    margin-top: 20px;
    text-align: center;
    font-size: 0;
}

.xypg-pagination .pagin-left,
.xypg-pagination .pagin-mid,
.xypg-pagination .pagin-right,
.xypg-pagination .pagin-select {
    display: inline-block;
    vertical-align: middle;
}

.xypg-pagination a,
.xypg-pagination #current {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei", Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}

.xypg-pagination #current,
.xypg-pagination a:hover {
    color: #fff;
    border-color: #292e39;
    background: #292e39;
}

.xypg-pagination .pagin-mid {
    font-size: 14px;
}

.xypg-pagination .pagin-mid .mob-pagin-mid {
    display: none;
}

.xypg-pagination .pagin-select {
    font-size: 14px;
}

.xypg-pagination .pagin-select select {
    height: 28px;
    padding: 0 8px;
    margin: -1px 5px 0 5px;
}

@media (max-width: 768px) {
    .xypg-pagination .pagin-mid .pc-pagin-mid {
        display: none;
    }

    .xypg-pagination .pagin-mid .mob-pagin-mid {
        display: block;
    }

    .xypg-pagination .pagin-mid .mob-pagin-mid span {
        display: inline-block;
        padding: 0 8px;
        line-height: 28px;
        font-size: 14px;
    }

    .xypg-pagination .pagin-select {
        display: none;
    }
}

/* Ã¨Â¯Â¦Ã§Â»â€ Ã©Â¡ÂµÃ¥Ë†â€ Ã©Â¡ÂµÃ¦Â Â·Ã¥Â¼Â */
/* Ã¤ÂºÂ§Ã¥â€œÂÃ¨Â¯Â¦Ã¦Æ’â€¦  */
.page-product-detail-effect {
    float: left;
    width: 42.61%;
}

/* .page-product-detail-effect .big-img {
    border: 1px solid #eee;
} */

.page-product-detail-effect .big-img a {
    display: block;
    text-align: center;
    width: 100%;
    height: 390px;
    font-size: 0;
}

.page-product-detail-effect .big-img a img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.page-product-detail-effect .big-img a:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.page-product-detail-right {
    width: 50%;
    float: right;
}

.page-product-detail-right>h1 {
    font-size: 22px;
    color: #0d0d0d;
    margin-bottom: 20px;
}

.product-detail-item li {
    font-size: 14px;
    line-height: 30px;
    color: #777272;
}

.page-product-inquiry {
    margin-top: 30px;
}

.page-product-inquiry a {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    background: #033f97;
    padding: .5em 1.875em;
    border-radius: 2em;
}

.product-detail-tab {
    margin-top: 50px;
}

.product-detail-tab .product-detail-tabli {
    border: 1px solid #eee;
    height: 40px;
    line-height: 38px;
}

.product-detail-tab .product-detail-tabli li {
    float: left;
    width: 20%;
    text-align: center;
    font-size: 14px;
    color: #2f2f2f;
    cursor: pointer;
    border-right: 1px solid #eee;
}

.product-detail-tab .product-detail-tabli li.on,
.product-detail-tab .product-detail-tabli li:visited,
.product-detail-tab .product-detail-tabli li:active {
    color: #292e39;
    position: relative;
}

.product-detail-tab .product-detail-tabli li.on:before,
.product-detail-tab .product-detail-tabli li:visited:before,
.product-detail-tab .product-detail-tabli li:active:before {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    top: -1px;
    border: 1px solid #292e39;
}

.product-detail-tab .product-detail-tabcon {
    padding: 15px 0;
}

.product-detail-tab .product-detail-tabcon img,
.product-detail-tab .product-detail-tabcon p img {
    max-width: 100%;
    height: auto !important;
    width: auto !important;
}

@media (max-width: 768px) {
    .product-detail-tab .product-detail-tabli {
        height: 35px;
    }

    .product-detail-tab .product-detail-tabli li {
        font-size: 13px;
        line-height: 33px;
    }
}

@media (max-width: 420px) {
    .product-detail-tab .product-detail-tabli {
        height: 30px;
    }

    .product-detail-tab .product-detail-tabli li {
        font-size: 12px;
        line-height: 28px;
    }
}

.xypg-detail-url {
    margin-top: 15px;
    font-size: 12px;
}

.xypg-detail-tags {
    margin-top: 40px;
}

.xypg-detail-tags .tags-title {
    border-bottom: 1px solid #c3c3c3;
    position: relative;
}

.xypg-detail-tags .tags-title h3 {
    display: inline-block;
    padding: 0 30px;
    font-size: 16px;
    color: #292e39;
    line-height: 40px;
    border-bottom: 3px solid #292e39;
    margin-bottom: -1px;
}

.xypg-detail-tags .tags-title .baidu-share {
    position: absolute;
    right: 0;
    top: 8px;
}

.xypg-detail-tags .tags-content {
    padding-top: 12px;
}

.xypg-detail-tags .tags-content a {
    font-size: 12px;
    color: #2f2f2f;
    display: inline-block;
    margin-right: 9px;
    background: #f4f4f4;
    line-height: 28px;
    padding: 0 15px;
}

.xypg-detail-tags .tags-content a:hover {
    color: #292e39;
}

.xypg-detail-pn {
    margin-top: 30px;
}

.xypg-detail-pn div+div {
    margin-top: 15px;
}

.xypg-detail-pn div {
    line-height: 22px;
    padding: 10px;
    position: relative;
    border: 1px solid #eeeeee;
    height: 42px;
}

.xypg-detail-pn div b {
    font-size: 14px;
    color: #292e39;
    float: left;
    font-weight: normal;
}

.xypg-detail-pn div b:after {
    content: '\FF1A';
}

.xypg-detail-pn div a {
    float: left;
    width: 75%;
    font-size: 14px;
    color: #666666;
}

.xypg-detail-pn div a:hover {
    color: #292e39;
}

@media (max-width: 600px) {
    .xypg-detail-pn div a {
        width: 60%;
    }
}

@media (max-width: 600px) {
    .xypg-detail-pn div a {
        width: 50%;
    }
}

.xypg-detail-pn div span {
    position: absolute;
    right: 20px;
    top: 11px;
    font-size: 14px;
    color: #666666;
}

.xypg-relate {
    margin-top: 45px;
}

.xypg-relate {
    margin-top: 45px;
}

.relate-title {
    border: 1px solid #eeeeee;
    font-size: 14px;
    line-height: 2.857;
    margin-bottom: 15px;
}

.relate-title span {
    display: inline-block;
    color: #292e39;
    padding: 0 1.4em;
    border-right: 1px solid #eeeeee;
}

.ny_cp_box {}

.ny_cp_item {
    width: 248px;
    margin-right: 14px;
    float: left;
}

.ny_cp_item .img {
    display: block;
    margin-bottom: 8px;
    overflow: hidden;
}

.ny_cp_item .img img {
    width: 100%;
    display: block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.ny_cp_item .img:hover img {

    -webkit-transform: scale(1.1);
    transform: scale(1.1);

}

.ny_cp_item a p {
    margin-bottom: 0;
    padding: .5em 0;
    font-size: 12px;
    color: #292e39;
    text-align: center;
}

.relate-news-list li {
    float: left;
    width: 48%;
    position: relative;
    line-height: 2.143;
    font-size: 14px;
    color: #292e39;
}

.relate-news-list li:nth-child(even) {
    float: right;
}

.relate-news-list li a {
    display: block;
    padding-right: 75px;
    color: #666666;
}

.relate-news-list li a:before {
    content: '+';
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    margin-right: 5px;
}

.relate-news-list li span {
    position: absolute;
    right: 0;
    top: 2.5px;
    width: 75px;
    text-align: right;
    font-size: 12px;
    color: #666666;
}

.relate-news-list li:hover a {
    color: #292e39;
}

.relate-news-list li:hover a:before {
    color: #292e39;
}

.relate-news-list li:hover span {
    color: #292e39;
}

@media (max-width: 990px) {
    .xypg-relate {
        display: none;
    }
}

/* //Ã¦â€“Â°Ã©â€”Â»Ã¥Ë†â€”Ã¨Â¡Â¨ */
.news_list li {
    height: 132px;
    padding: 24px;
    background: #fff;
    margin-bottom: 15px;
    -webkit-transition: all .5s;
    transition: all .5s;
    border-bottom: 1px solid #99999936;
}

.news_list li .tit {
    margin-bottom: 8px;
    position: relative;
}

.news_list li .tit h1 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #444444;
    font-weight: normal;
    padding-right: 25%;
    margin: 0;
}

.news_list li .tit .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #999999;
}

.news_list li .info {
    font-size: 14px;
    line-height: 24px;
    color: #bbbbbb;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 3rem;
}

.news_list li:hover .tit h3 {
    font-weight: bold;
}

.news_list li:hover {
    background-color: #f8f8f8;
    box-shadow: 2px 3px 8px 0px rgb(0 0 0 / 15%);
}

/* Ã¦â€“Â°Ã©â€”Â»Ã¨Â¯Â¦Ã¦Æ’â€¦ */
.xypg-detail-title {
    font-size: 20px;
    color: #363636;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.7;
    text-align: center;
}

.xypg-detail-info-bar {
    font-size: 14px;
    font-family: Arial;
    color: #9e9e9e;
    line-height: 35px;
    border-bottom: 1px dashed #cfcfcf;
    margin-bottom: 20px;
}

.xypg-detail-info-bar .detail-info-time {
    float: left;
    margin-right: 20px;
    position: relative;
    padding-left: 25px;
}

.xypg-detail-info-bar .detail-info-time i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
}



.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
    opacity: .5;
    background-position: 0 -360px;
}

.xypg-detail-info-bar .detail-info-numbers i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
}

.xypg-detail-info-bar .detail-info-numbers {
    float: left;
    position: relative;
    padding-left: 25px;
}
.product-detail-slick {
    position: relative;
    width: 100%;
    float: right;
    margin: 10px 0;
}


.product-detail-slick a.slick-item {
    display: block;
    text-align: center;
    width: 100%;
    max-height: 95px;
    font-size: 0;
    position: relative;
    border: 1px solid #fff;
}

.product-detail-slick a.slick-item.active {
    border-color: #0d213a;
}

.product-detail-slick a.slick-item .shaow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
}

.product-detail-slick a.slick-item.active .shaow {
    display: none;
}

.product-detail-slick a.slick-item img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

/* æœç´¢ */
.search_form{padding: 20px 0px 30px 30px;}
.search_form input{
    width: 600px;
    height: 50px;
    border-radius: 30px;
    border: 2px solid #3f51b5c7;
    padding-left: 20px;
    outline: none;
}
.search_form button{
    width: 100px;
    height: 50px;
    border-radius: 10px;
    background: #0264c9;
    color: #fff;
    border: 2px solid #0264c9;
}



#preview{margin:auto;width:450px;clear:both;}
.list-h li{ float:left;}
#spec-n5{width:450px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul{margin:0;padding:0}
#spec-list ul li{ float:left; margin-right:4px; display:inline; width:73px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:63px; height:50px;}
.jqzoom{position:relative;padding:0;width:450px;height:340px;border:1px solid #CCC;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(../images/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:63px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:450px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:0px; *margin-left:0;}
