@charset "utf-8";

/* 公共左侧 */
.main_left .title {
	background: #015cb9 url(../images/tt.png) no-repeat left 22px center;
	background-size: 60px;
	color: #fff;
	padding: 25px 20px 25px 80px;
	border-bottom: 1px dashed rgba(255, 255, 255, .3);
}

.main_left .title h2 {
	font-size: 24px;
	margin-bottom: 10px;
}

.main_left .title p {
	font-size: 20px;
}

.main_left ul.ul1 {
	padding: 15px 10px;
	background: #fafafa;
}

.main_left ul.ul1 li {
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 10px;
}

.main_left ul.ul1 li h4 {
	font-size: 15px;
	line-height: 50px;
	padding: 0 6px;
	font-weight: 500;
	cursor: pointer;
	background: url(../images/j.png) #fff no-repeat right 10px center;
	background-size: 26px;
	color: #333;
}

.main_left ul.ul1 li.on h4 {
	background-image: url(../images/remo.png);
	background-size: 26px;
	background-color: #015cb9;
	color: #fff;
}

.main_left ul.ul1 li .submenu {
	background: #fff;
	padding: 5px 10px 8px 15px;
	display: none;
}

.main_left ul.ul1 li.on {
	box-shadow: 0 8px 8px rgba(0, 0, 0, .2);
	margin-bottom: 20px;
}

.main_left ul.ul1 li.on .submenu {
	display: block;
}

.main_left ul.ul1 li .submenu a {
	display: block;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	padding-left: 28px;
	position: relative;
	transition: 0.3s;
	background: url(../images/jt5.png) no-repeat right center;
	background-size: 14px;
}

.main_left ul.ul1 li .submenu a:before {
	content: "";
	width: 2px;
	height: 35px;
	position: absolute;
	left: 6px;
	top: 50%;
	z-index: 90;
	background: #dfdfdf;
}

.main_left ul.ul1 li .submenu a:after {
	content: "";
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -7px;
	width: 14px;
	height: 14px;
	border: 2px solid #dfdfdf;
	box-sizing: border-box;
	background: #fff;
	border-radius: 50%;
	z-index: 99;
	transition: 0.3s;
}

.main_left ul.ul1 li .submenu a:last-child:before {
	display: none;
}

.main_left ul.ul1 li .submenu a.on,
.main_left ul.ul1 li .submenu a:hover {
	color: #015cb9;
	background-image: url(../images/jt6.png);
}

.main_left ul.ul1 li .submenu a.on:after,
.main_left ul.ul1 li .submenu a:hover:after {
	border-color: #015cb9;
}

.main_left ul.ul1 li .submenu a:hover:before,
.main_left ul.ul1 li .submenu a.on:before {
	background: #015cb9;
}

.main_left .tjBox {
	margin-top: 30px;
}

.main_left .tjBox .titl {
	background: #015cb9 url(../images/tj.png) no-repeat left 10px center;
	background-size: 30px;
	color: #fff;
	line-height: 52px;
	color: #fff;
	padding-left: 46px;
	font-size: 18px;
}

.main_left .tjBox li {
	margin: 0 10px;
}

.main_left .tjBox ul {
	border: 1px solid #dedede;
	border-top: none;
}

.main_left .tjBox li {
	border-bottom: 1px dashed #efefef;
}

.main_left .tjBox li a {
	display: block;
	padding: 0 8px 0 30px;
	line-height: 42px;
	font-size: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #555;
	background: url(../images/icon18.png) no-repeat left center;
	background-size: 20px;
}

.main_left .tjBox .lxTex {
	padding: 10px;
	border: 1px solid #dedede;
	border-top: none;
}

.main_left .tjBox .lxTex img {
	margin-bottom: 12px;
}

.main_left .tjBox .lxTex p {
	line-height: 28px;
	font-size: 15px;
}

.main_left .tjBox h3 {
	font-size: 22px;
	color: #545454;
	margin-bottom: 10px;
}

/* 产品列表页 */

.main .pBox .tab a {
	display: table;
	width: 100%;
	border-collapse: collapse;
}

.main .pBox .tab a .box {
	display: table-cell;
	vertical-align: middle;
	padding: 12px 8px;
	box-sizing: border-box;
	font-size: 16px;
	color: #555;
	text-align: center;
	border: 1px solid #dedede;
	border-top: none;
}

.main .pBox .tab:first-child .box {
	border-top: 1px solid #dedede;
	background: #fcfcfc;
}

.main .pBox .tab:first-child .box:after {
	display: none;
}

.main .pBox .tab a .box1 {
	width: 25%;
}

.main .pBox .tab a .box1 img {
	width: 80%;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.main .pBox .tab a .box2 {
	width: 20%;
	position: relative;
}

.main .pBox .tab a .box2 h3 {
	font-weight: 500;
	position: relative;
	z-index: 100;
	font-size: 16px;
}

.main .pBox .tab a .box2 h3 b {
	font-weight: 500;
}

.main .pBox .tab a .box3 {
	width: 10%;
}

.main .pBox .tab a .box4 {
	width: 25%;
}

ul.breadcrumb {
	background: none;
}

/* 产品 */
.comBox {
	margin-bottom: 30px;
	padding: 20px 0;
	box-shadow: 0 0 8px rgba(0, 0, 0, .2);
}

.comBox .pho {
	border-right: 1px solid #f5f5f5;
	box-sizing: border-box;
}

.comBox .text {
	padding: 30px 36px 0;
	box-sizing: border-box;
}

.comBox .text h1 {
	font-size: 30px;
	margin-bottom: 10px;
}

.comBox .text p {
	font-size: 15px;
	line-height: 34px;
	position: relative;
	padding-left: 30px;
}

.comBox .text p:before {
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #015cb9;
	position: absolute;
	left: 0;
	top: 50%;
	background: #fff;
	margin-top: -8px;
}

.comBox .text p:after {
	content: "";
	width: 2px;
	height: 34px;
	background: #015cb9;
	position: absolute;
	left: 5px;
	top: 50%;
	z-index: -1;
}

.comBox .text p.last:after {
	display: none;
}


.comBox .text .inf {
	margin: 10px 0 20px;
	font-size: 15px;
	line-height: 30px;
}

.comBox.text .link {
	background: #fafafa;
	padding: 30px 20px;
}

.comBox .text .link a {
	display: inline-block;
	padding: 0 20px;
	background: #1f6ed4;
	line-height: 55px;
	border-radius: 8px;
	font-size: 16px;
	color: #fff;
}

.comBox .text .link a img {
	width: 20px !important;
	height: 20px !important;
	margin-right: 6px;
	font-size: 15px;
	line-height: 30px;
}


.desc,
.lkBox {
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	margin-bottom: 30px;
	box-shadow: 0 0 8px rgba(0, 0, 0, .2);
}



.lkBox .ul1 li p {
	line-height: 44px;
	font-size: 15px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-top: 1px solid #f6f6f6;
}

.lkBox .ul1 li {
	padding: 20px;
	box-sizing: border-box;
}

.lkBox .ul1 li a {
	display: block;
	border: 1px solid #f6f6f6;
}

.pshow {
	padding: 20px;
}



.fy li {
	line-height: 33px;
}

.fy li a {
	color: #015cb9;
}

/* newslist */
.newslist dl {
	box-shadow: 0 0 8px rgba(0, 0, 0, .2);
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.newslist dl .tex {
	padding: 20px 20px 0;
	box-sizing: border-box;
}

.newslist dl .tex h3 {
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px !important;
}

.newslist dl .tex p {
	font-size: 15px;
	line-height: 20px;
	margin: 10px 0 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newslist dl .tex span {
	color: #a5a5a5;
	margin-bottom: 5px;
	display: block;
}
.main_right .nshow {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    padding: 0 20px 30px;
    margin-bottom: 30px;
}

.main_right .nshow .title {
    background: #f5f5f5;
    text-align: center;
    padding: 22px 0;
    margin: 0 -20px;
}

.main_right .nshow .text {
    padding: 20px;
    font-size: 15px;
    line-height: 30px;
}


 .desc {
            background: white;
            border-radius: 8px;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            padding: 20px;
          
            margin: 0 auto;
        }
        .titl {
            display: flex;
            border-bottom: 2px solid #e0e0e0;
            margin-bottom: 20px;
        }
        .titl a {
            padding: 12px 24px;
            text-decoration: none;
            color: #666;
            font-weight: bold;
            cursor: pointer;
            border-bottom: 3px solid transparent;
            transition: all 0.3s ease;
        }
        .titl a.active {
            color: #1a73e8;
            border-bottom-color: #1a73e8;
        }
        .titl a:hover:not(.active) {
            color: #333;
            background-color: #f8f9fa;
        }
        .pshow > div {
            display: none;
        }
        .pshow > div.active {
            display: block;
            animation: fadeIn 0.5s ease;
        }
        @keyframes fadeIn {
            from { opacity: 0; }
            to { opacity: 1; }
        }
        .prodet, .graint {
            padding: 15px 0;
        }


div#message {
    display: block;
}
        .pshow > div {
            animation: fadeIn 0.5s ease forwards;
        }

        .pshow > div.active {
            display: block;
        }

        .prodet,
        .graint {
            padding: 20px;
            background: #f9f9f9;
            border-radius: 10px;
            line-height: 1.6;
        }

        .prodet p,
        .graint p {
            color: #555;
            font-size: 16px;
        }

        @keyframes fadeIn {
            from {
                opacity: 0;
                transform: translateY(10px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .image-placeholder {
            width: 100%;
            height: 300px;
            background: linear-gradient(45deg, #3498db, #8e44ad);
            border-radius: 8px;
            display: flex;
            justify-content: center;
            align-items: center;
            color: white;
            font-size: 20px;
            font-weight: bold;
            margin-top: 15px;
        }
    </style>

.lkBox .ul2 li {
    width: 50%;
    float: left;
    padding: 10px 12px;
    box-sizing: border-box;
	}
	
	.lkBox .ul2 li a {
	    display: block;
	    position: relative;
	    line-height: 42px;
	    border-bottom: 1px dashed #dddff5;
	}
	.lkBox .ul2 li p {
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    font-size: 15px;
	    padding-right: 100px;
	    padding-left: 30px;
	    background: url(../images/icon18.png) no-repeat left center;
	    background-size: 18px;
	}
	.lkBox .ul2 li span {
	    display: block;
	    position: absolute;
	    right: 2px;
	    top: 0;
	    font-size: 14px;
	}
	.abBox h1 {
	    margin: 20px 0 !important;
	}
@media (max-width: 768px) {

	/* 产品列表页 */
	.main_left .ul1, .tjBox, .tjBox {
		display: none;
	}

	.pBox .tab:first-child {
		display: none;
	}

	.main_right .box {
		display: block !important;
	}

	.main_right .box,
	.main_right .box img {
		width: 100% !important;
	}

	.main_right .box3.box.pc {
		display: none !important;
	}

	.nshow .title h1,.abBox h1{
		font-size: 22px;
	}


}



.page-num {
    position: relative;
    display: block;
    padding: 10px 10px;
    margin-left: -1px;
    /* line-height: 1.25; */
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-link:hover {
    z-index: 2;

    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

a.page-num.page-num-current {
    background: #2196F3 !important;
    position: relative;
    display: block;
    /* padding: .5rem .75rem; */
    /* margin-left: -1px; */
    /* line-height: 1.25; */
    color: #fff !important;
    background-color: #fff;
    border: 1px solid #dee2e6;
}



nav.my-4 a {
    padding: 10px;
}




