
.product-section h3 {
    color: #fff;
    font-size: 30px;
}
.product-section  span {
  margin-right: 5px; font-size: 12px;
}
.product-section  .features-inner > p {
    margin-bottom: 10px;
}
.product-section  .section-badge {
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 14px;
    padding: 5px 40px;}
.product-section {
    height: 460px;
    background-repeat: no-repeat;
    z-index: 42;
    color: #fff; margin-top: 50px; overflow: hidden;
	padding-top:135px; padding-left: 30px;
    background: url(../img/product/product_banner.png) #0a1223 center right ;
    background-size: 100% 100%;
}
.product-bgwhite  .col-lg-2{flex: 0 0 20%;
    max-width: 20%;}
.product-box .features-list {display: flex;     flex-wrap: wrap; padding-bottom: 20px;}
.product-box  .section-heading {
    text-align: center;
    margin: 30px 0;
}
.product-box .features-list > li img {
    margin-right: 10px; width: 80px;
}
.product-box .features-list > li{ border:1px solid #c1c6cf; padding:10px;flex: 0 0 48%;
    max-width: 48%; margin: 8px; font-size: 13px; color: #000429; }
	.product-box	.features-list > li h6 { font-size: 15px; 
		margin-bottom: 5px;
	}
.product-titlebg{background: url(../img/product/product_titlebg.png) top center no-repeat #fbfcff; padding-top: 15px;}



.tab-item-bg{background:url(../img/line.png) ; height: 38px;  width: 100%;}
.padding10{padding: 10px; padding-bottom: 0;}
.text-white{color: #fff !important;}
.product-bgwhite{background: #fff;  border-radius: 5px; box-shadow: 0 1px 5px 0px rgb(115 108 203 / 23%); padding: 15px; margin-bottom: 20px;
}
.product-bgwhite dl dt{color: #000022; font-size: 16px; font-weight: 600; padding: 8px 0;}
.text-align{text-align: center;}
.product-bgwhite dl dd{color: #000022; font-size: 14px; line-height: 24px; }
.product-titlebg  .owl-theme .owl-dot span {
    width: 15px;
    height: 8px;border-radius: 5px;
    border-color: #fff;
    background-size: cover;
    background: #fff;
    opacity: 0.5;
    margin-right: 0;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.product-box  .owl-theme .owl-dot span {
    width: 15px;
    height: 8px; border-radius: 5px;
    border-color: #3a8fff;
    background-size: cover;	
    background: #3a8fff;
    opacity: 0.5;
    margin-right: 0;
    -webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
.product-box  .owl-theme .owl-dot.active span {
	width: 30px;border-radius: 5px;
    opacity: 1 !important;
}.testimonial-text h3{text-align: center; margin: 5px 0;}
.section-heading p{padding-top: 10px;}
.testimonial-text h3 span{ font-size: 14px; color: #1f3245; border-bottom: 2px solid #d6d6d6; padding-bottom: 5px;  }
.testimonial-text h6{font-weight: normal; font-size: 13px;color: #1f3245; line-height: 24px;}
.testimonial-text {      display: -webkit-box;  -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
    .owl-stage-outer{padding: 10px 0;}
.testimonial-img {
    flex: 1 ;
}
.testimonial-body {
    margin-bottom: 0px;
    text-align: center;
}
.counter-icon,  .counter-body h2 {
    color: #1f3245; margin-bottom: 5px; font-size: 16px !important;
}
.counter-body p{color: #1f3245; margin-bottom: 5px; font-size: 13px !important;}
.counter-body a{ color: #3488ff; font-size: 14px; text-decoration:underline;}
.counter-icon {
    position: relative;
    display: inline-block;
    font-size: 50px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    margin: 30px 0;
}
.counter-icon img{width: 60%;}
.jdbox  .features-list > li {
    background: #fff;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
    border:none ;
    padding: 20px;
    flex: 0 0 48%;
    max-width: 48%;
    margin: 8px;
    font-size: 13px;
    color: #000429;
}
.jdbox .features-list > li img {
    margin-right: 10px;
    width: 140px;
}
.jdbox .features-box{padding: 5px 0px; padding-left: 20px;}
.counter-icon::after, .counter-icon::before {
  
    border: 1px solid #2baee2;
    
}
.pricing-tab-content {
	min-height: 300px; background: #fff; margin-top: 20px; padding: 20px; border-radius: 5px;
	display: none; 
}
.pricing-tab-content.active {
	display: block;
}
.price-toggle-wrap{display: flex; justify-content: center;}
.price-toggle-wrap > a  {
	padding: 10px 28px;
	background-position: center;
	position: relative;
	overflow: hidden; font-weight: bold;
    color: #0a1223;
}
.price-toggle-wrap > a.active span { padding-bottom: 6px;

 border-bottom: 2px solid #3488ff;
	color: #3488ff;
}
.part3 ul {
	float: left;
	overflow: hidden;
	width: 100%;
}
.part3 ul li {
	width: 100%;
	height: 86px;
	overflow: hidden;
	padding-bottom: 17px;
	display: flex;
}
.part3 ul li .l {
	width: 100px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	background: #fff;
	border: 2px solid #e7e8ea;
	padding-top: 10px;
	color: #121d35
}
.part3 ul li .l .day {
	display: block;
	font-size: 20px;
	font-weight: 800;
	text-align: center;
}
.part3 ul li .l .date {
	display: block;
	text-align: center;
	color: #121d35;
	font-size: 14px;
}
.part3 ul li .r {
	float: right;
}
.part3 ul li .r a {
	margin-top: 18px;
	margin-bottom: 15px;
	height: 20px;
	font-weight: bold;
	overflow: hidden;
	color: #121d35;
	font-size: 16px;
	max-width: 418px;
}
.part3 ul li .r .sub {
	font-size: 14px;
	width: 418px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 23px;
	color: #A0A0A0
}
.part3 ul li:hover {
	background: url(../images/icon.png) no-repeat right center
}
.part3 ul li:hover .l {
	background: #535353;
	color: #fff
}
.part3 ul li:hover .l .date {
	color: #fff
}
.part3 ul li:hover .r a {
	color: #007bff
}
.part3 ul li:hover .r .sub {
	color: #3d3d3d;
}
.new_gd img {
	width: 100%;height:95%;
	border: 2px solid #3fb3d5
}
.bianliang .wra img {
	width: 100%;
	height: 236px;
	margin-bottom: 10px;
	border-radius: 10px;
	box-shadow: rgb(240, 247, 254) 0px 10px 30px 0px;
}
.bianliang .wra2{ position: relative; 	}
.bianliang .wra{ position: relative;	}
.bianliang .wra2 img{width: 100%;height: 480px;	border-radius: 10px; }
.bianliang .wra .bottom p.position {
	font-family: HiraginoSansGB-W6;
	font-size: 18px;
	color: #fff;
	letter-spacing: 0px;
	line-height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 0
}
.bianliang .wra2 .bottom p.position {
	font-family: HiraginoSansGB-W6;
	font-size: 18px;
	color: #fff;
	letter-spacing: 0px;
	line-height: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 0
}
.bianliang .wra .bottom {
	position:absolute; width: 100%; bottom: 45%;  text-align: center;
}
.bianliang .wra2 .bottom {
	position:absolute; width: 100%; bottom: 45%;text-align: center;
}
.bianliang .wra .bottom .position-r {
	font-size: 12px;    text-transform: Uppercase;
	color: #fff
}
.bianliang .wra2 .bottom .position-r {
	font-size: 12px;    text-transform: Uppercase;
	color: #fff
}
.bianliang.bottom p.tips {
	color: #999;
	font-size: 12px;
}
.bianliang .tips .tips-price {
	position: absolute;
	right: 0;
	bottom: 0;
	font-family: HiraginoSansGB-W6;
	font-size: 16px;
	color: #FA5741;
	letter-spacing: 0;
}
.bianliang .tips {
	margin-top: 0px;
	position: relative;
}
.bianliang .tips span {
	color: rgb(16, 29, 55);
	font-weight: bold
}
.blog-card {background: url(../img/sbg.png) top center #fff;
    background-size: 100%;}
.body_ctt{    box-shadow: 0 10px 20px 0 rgb(0 51 204 / 10%);
  border: 1px solid #eee;  border-radius: 8px; 
   }
   .blog-card .badge-success {
    background-color: rgba(0, 216, 200, 0.09) !important;
    color: #00d8c8 !important;
}
.blog-card .badge {
    border-radius: 1px;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: normal;
    margin: 0 0 12px;
    padding: 4px 8px;
    text-transform: uppercase;
}
.body_contenter .title {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    color: #000022;
    text-align: center;
    padding: 20px 0;
    line-height: 1.5;
	border-bottom: 1px solid #eee;
  
}
.body_contenter .title  h1 {
    font-size: 1.8rem;  margin-bottom: 15px;
}
.body_ctt{position: relative;}
.xxgk_xl{position: absolute; right: 25px; top: 25px;}
div#share{display: inline-block; position: relative; *float: left;    margin-top: -6px;}
.share *{margin:0; padding:0; text-decoration:none; }
ul,li{list-style: none;}
.share-icon{display: inline-block;width: 14px; height: 24px; line-height: 24px; background: url(../img/icon_16.jpg) no-repeat center; vertical-align: -25%; *float: left;}
.share-box{display: inline-block;*margin-top:-4px;}
.share-box a{display: inline-block; width: 24px; height: 24px; line-height: 24px; background:url(../img/share.png) no-repeat; margin-left: 7px; cursor: pointer;}
.share-box a:hover{opacity: .8;}
.share-box a.gwds_weixin{background-position: 0 -38px;}
.share .gwds_more{display: inline-block; width: 24px; height: 24px; background:url(../img/icon_17.jpg) no-repeat 0 0; cursor: pointer;
    *background-position: left 8px;
}

.share-popup{ width: 212px; -webkit-box-shadow: 0 0 7px #eee; -moz-box-shadow: 0 0 7px #eee; z-index: 1000000; position: absolute;border: 1px solid #e9e9e9; position: absolute; display: none;}
.share-popup h6{ height: 34px; background-color: rgb(246, 246, 246);    font: 700 14px/32px 'microsoft yahei'; padding:0 3px}
.share-popup h6 b{position: absolute; top:5px; right:5px; width: 22px; height: 23px; background: url(http://static.gridsumdissector.com/zheng_fen_xiang/images/pop_c.gif) no-repeat 0 0; cursor: pointer;}
.share-popup ul{width: 94%; padding: 8px 3%; overflow: hidden;background-color: #fff;}
.share-popup li{width: 49%; margin:0 .5%; float: left;}
.share-popup li a{display: block; height: 20px; line-height: 20px; border: 1px solid transparent; padding: 5px 0; font-size: 14px; color: #565656; text-indent: 34px; background: url(http://static.gridsumdissector.com/zheng_fen_xiang/images/is_24.png) no-repeat; cursor: pointer;}
.share-popup li a:hover{    background-color: #f3f3f3; border: 1px solid #eee; -webkit-border-radius: 3px; -moz-border-radius: 3px;}

.share-popup.top{ bottom: 130%;}
.share-popup.bottom{ top: 130%;}
.share-popup.left{ right:0px; }
.share-popup.right{ left: 100%; margin-left: -20px;}
.share-popup li a.gwds_qzone{background-position: 0 -237px}
.share-popup li a.gwds_douban{background-position: 0 -357px}
.trs_paper_default{padding: 10px 30px;}
.trs_paper_default p{    text-indent: 2em;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
    line-height: 1.8em;}
	.trs_paper_default p span	{    margin-top: 0px;
		margin-bottom: 0px;
		line-height: 1.8em;}
@media only screen and (min-width: 1800px) {

	.product-section {	background: url(../img/product/product_banner.png) #0a1223 center right 0px;
    background-size: 100% 100%;  height: 600px;	padding-top: 205px;}.product-bgwhite dl dt {
        color: #000022;
        font-size: 24px;
        font-weight: 600;
        padding: 8px 0;
    }.product-section .section-badge {
       
        font-size: 16px;padding: 10px 50px;
    }
    .product-section .features-inner > p {
     font-size:18px ;    
    }

}