/* shzr */
.social {
	width: 1400px;
	margin: 0 auto;
}

.social ul li {
	width: 22.858%;
	float: left;
	margin-right: 2.85%;
	margin-bottom: 40px;
}

.social ul li:nth-child(4n+1) {
	margin-right: 0;
}
.social ul li:nth-child(4n+1) img{
     margin: 0 -1px;
}
.social ul li img {
	width: 100%;
	height: auto;
	border: 1px solid #e6e6e6;
	border-radius: 10px;
}

.social ul li h2 {
	font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0px;
	color: #1a1a1a;
	text-align: center;
	margin-top: 14px;
}

.social ul li h2 a {

	color: #1a1a1a;

}

@media screen and (max-width:1400px) {
	.social {
		width: 1200px;
		margin: 0 auto;
	}
}

/* zpxx */

.bidding {
	width: 1400px;
	margin: 0 auto;
}

.bidding_wrap {clear: both; }

.bidding_wrap ul li {
	height: auto;
	margin-bottom: 50px;
}

.bidding_top {

	height: 78px;

	background-image: linear-gradient(90deg, #3497ce 0%, #5bb647 100%), linear-gradient(#dddddd, #dddddd);

	background-blend-mode: normal, normal;

	border-radius: 10px 10px 0px 0px;

	line-height: 78px;
}

.bidding_top h2 {
	font-family: MicrosoftYaHei-Bold;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	float: left;
	padding-left: 40px;
}

.bidding_top span {
	display: block;
	padding-right: 40px;
	float: right;
}

.bidding_top span a {
	display: block;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;

}

.bidding_bottom {border-bottom-left-radius: 15px;border-bottom-right-radius: 15px;background: white;padding-top: 20px;padding-bottom: 20px;}

.bidding_bottom p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #333333;
	text-align: justify;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
}


@media screen and (max-width:1400px) {
	.bidding {
		width: 1200px;
		margin: 0 auto;
	}
}





/* cpzx */
.product {
	width: 1400px;
	margin: 0 auto;
}

.product_title {clear: both;}

.product_title ul {}

.product_title ul li {
	width: auto;
	height: 48px;
	background-color: #f9f9f9;
	border-radius: 24px;
	border: solid 1px #dddddd;
	margin-left: 53px;
	float: left;
	margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}


.product_title ul li a {
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #989898;
	text-align: center;
	border-radius: 24px;
	display: block;
	width: 100%;
	transition: 0.5s;
	/* padding-left: 20px; */
	/* padding-right: 20px; */
}

.product_title ul li:hover {
	background-image: linear-gradient(90deg,
		#3497ce 0%,
		#5bb647 100%),
		linear-gradient(#efefef,
		#efefef);
	background-blend-mode: normal,
		normal;
	color: #ffffff;
}

.product_title ul li:hover a {
	/* background-image: linear-gradient(90deg,
		#3497ce 0%,
		#5bb647 100%),
		linear-gradient(#efefef,
		#efefef);
	background-blend-mode: normal,
		normal; */
	color: #ffffff;
}
.product_img {}

.product_img ul li {
	width: 23.286%;
	height: auto;
	background-color: white;
	float: left;
	margin-right: 2.25%;
	margin-bottom: 32px;
	padding-bottom: 21px;
}

.product_img ul li:nth-child(4n+1) {
	margin-right: 0;
}

.product_img ul li img {
	width: 90%;
	height: 250px;
	padding: 15px;
	box-shadow: 0px 1px 0px 0px rgba(91, 182, 71, 0.1);
}

.product_img ul li h3 {
	font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.product_img ul li h5 {
	width: 153px;
	height: 2px;
	margin-left: 10px;
	background-image: linear-gradient(90deg,
		#3497ce 0%,
		#5bb647 100%),
		linear-gradient(#ffffff,
		#ffffff);
	background-blend-mode: normal,
		normal;
}

.product_img ul li p {
	font-size: 17px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	padding-left: 10px;
	margin-top: 9px;
        margin-bottom:15px;
}
.product_img ul li span{
        font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	padding-left: 10px;
}
.product_img ul li h4{
        font-size: 15px;
        line-height: 1.5em;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	padding-left: 10px;
        padding-top: 10px;
}
.product_img ul li a {
	display: block;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #3497ce;
	float: right;
	padding-right: 10px;
}


@media screen and (max-width:1400px) {
	.product {
		width: 1200px;
		margin: 0 auto;
	}

	.product_title ul li:nth-child(1) {
		margin-left: 52px;
	}

	.product_title ul li:nth-child(6) {
		margin-left: 52px;
	}

        .product_title ul li:nth-child(9) {
		margin-right: 52px;
	}
}
.i-pager {
	height: auto;
	font-size: 16px;
	margin-top: 37px;
	text-align: center;
	clear: both;
	color: #666666;
	margin-bottom: 3%;
}

.i-pager-next a {
	width: 77px;
	color: #09368c;
	display: inline-block;
}

.i-pager-last a {
	width: 77px;
	color: #09368c;
	display: inline-block;
}

.i-pager-first,
.i-pager-prev,
.i-pager-next,
.i-pager-last,
.i-pager-item {
	display: inline-block;
	width: auto;
	min-width: 38px;
	height: 38px;
	margin-left: 6px;
	border-radius: 4px;
	border: solid 1px rgba(102, 102, 102, 0.3);
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	padding: 0;
	color: #666666 !important;
}

.i-pager-next,
.i-pager-last,
.i-pager-first,
.i-pager-prev {
	font-size: 15px;
	/* padding: 0 0.1rem; */
	vertical-align: bottom;
	color: #666666 !important;
}

.i-pager-info {
	height: 35px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px rgba(102, 102, 102, 0.3);
	font-size: 16px;
	vertical-align: bottom;
	color: #666666;
	margin-left: 7px;
}

.i-pager-current {
	width: auto;
	text-align: center;
	display: inline-block;
	margin-left: 6px;
	line-height: 38px;
	border: none;
	color: #666666;
	padding: 0;
}

.i-pager-info-c {
	color: #0081cc;
	width: auto;
	text-align: center;
	display: inline-block;
	padding-right: 0;
	font-size: 16px;
	padding-left: 6px;
	line-height: 34px;
	border: none;
}

.i-pager-info-p {
	color: #666666;
	width: auto;
	text-align: center;
	display: inline-block;
	padding-left: 6px;
	font-size: 16px;
	font-weight: 200;
	line-height: 34px;
	border: none;
}

.i-pager-info-t {
	color: #666666;
	width: auto;
	text-align: center;
	display: inline-block;
	margin: 0 3px;
	line-height: 38px;
	border: none;
}

.i-pager a:hover {
	color: #fff !important;
}

.i-pagers a {
	color: #09368c;
	display: inline-block;
}

.i-pagers:hover {
	background: #036cb4;
	color: #ffffff !important;
}

.i-pager-item-active {
	background: #036cb4;
}

.i-pager-item-active span {
	color: #fff;
}

.i-pager-item:hover {
	background: #036cb4;
	color: #ffffff;
}

.i-pager-next:hover {
	background: #036cb4;
	color: #ffffff !important;
}

.i-pager-last:hover {
	background: #036cb4;
	color: #ffffff !important;
}

.i-pager-info {
	display: inline-block;
	/* width: auto; */
	/* height: 22px; */
	line-height: 39px;
	margin-left: 3px;
	font-family: Arial, Microsoft YaHei, sans-serif;
	padding-left: 0px;
	padding-right: 10px;
}

.i-pagers {
	display: inline-block;
	border: solid 1px rgba(102, 102, 102, 0.3);
	padding: 3px 4px;
	font-size: 14px;
	border-radius: 4px;
	width: 56px;
	height: 29px;
	line-height: 29px;
	text-align: center;
}

/* 弹窗 */

.myImg{
                    border-radius: 5px;
                    cursor:pointer;
                    transition:0.3s;
                }
                .myImg:hover{opacity:0.7;}

                .modal{
                    display:none;   
                    position: fixed;
                    z-index: 20000;
                    padding-top:100px;
                    left:0;
                    top: 0;
                    width:100%;
                    height: 100%;
                    overflow: auto;
                    background-color: rgba(0,0,0,0.9);
                }
                /* 图片*/
                .modal-content{
                    margin: auto;
                    display: inline-block;
                    max-width: 50%;
                    vertical-align:top;
                }
                /* 文本内容*/
                .con-box .text{
                    margin: auto;
                    display: inline-block;
                    max-width: 48%;
                    padding-top:35px;
                    color:#666;
                    font-size:14px;
                    letter-spacing:1px;
                    line-height:1.75em;
                }
                .modal-content, .text { 
                    -webkit-animation-name: zoom;           
                    -webkit-animation-duration: 0.6s;          
                    animation-name: zoom;
                    animation-duration: 0.6s;
                }
                @-webkit-keyframes zoom {                     
                    from {-webkit-transform:scale(0)}  
                    to {-webkit-transform:scale(1)}
                }
                @keyframes zoom {
                    from {transform:scale(0)} 
                    to {transform:scale(1)}
                }
                /* 关闭按钮 */
                .con-box .close {
                    position: absolute;
                    top: 0%;
                    right: 3%;
                    color: #f1f1f1;
                    font-size: 30px;
                    font-weight: bold;
                    transition: 0.3s;
                }
                .close:hover,.close:focus {
                    color: #bbb;
                    text-decoration: none;
                    cursor: pointer;
                }
                @media only screen and (max-width: 700px){
                    .modal-content {
                        width: 100%;
                    }
                }
                .con-box{
                    width:30%;
                    border:1px solid rgba(0,0,0,0.2);
                    border-radius:6px;
                    background-color:#FFF;
                    margin:0 auto;
                    padding-bottom:20px;
                    position:relative;
                }
.qtbox{
position:raletive;
z-index:999;
}
.qtbox{
position:relative;
z-index:999;
padding-top:10px;
}
.moveout .qtbox p{
        width: auto;
	height: 48px;
	background-color: #f9f9f9;
	border-radius: 24px;
	border: solid 1px #dddddd;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
ul .moveout .qtbox p:hover{
	background-image: linear-gradient(90deg,
		#3497ce 0%,
		#5bb647 100%),
		linear-gradient(#efefef,
		#efefef);
	background-blend-mode: normal,
		normal;
}
.moveout:hover .qtbox p a{
        color:#989898;
}
.moveout .qtbox p:hover a{
        color:#FFF;
}
@media only screen and (max-width: 900px) {
       .con-box{width:90%;}
       .con-box .text{font-size:10px;}
}
@media only screen and (max-width: 1400px) {
       .con-box .text{font-size:12px;}
}