/***********************************************

	Date: 2020-12-24
	Theme Name: ZhongTian DiPing 
	Theme URI: https://www.bjdzqx.com.cn/
	Description: DiPing Theme
	Version: 1.0 Beta
	Browser: Edge+, Firefox 62+, Chrome 63+

***********************************************/

* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	color: #333333; 
	background: #fcfcfc; 
	font-family: "Microsoft YaHei", tahoma, verdana, arial, sans-serif; 
}

p {
	line-height: 1.85;
}
img {
	border:0;
}
.clear {
	clear: both;
}
a:link, a:visited {
	color: #192A56;
	text-decoration:none;
}
a:hover {
	color: #C0392B;	
	text-decoration:underline;
}

/***********************************************
	Top
***********************************************/
#top {
    background-color: #E4E4E4;
    height: 50px;
    margin: 0 0 10px 0;
    padding: 0;
}
.top-bg {
    width: 1000px;
    margin: 0 auto;
}
.top-info {
    float: left;
    padding: 15px 0 0 0;
}
.top-info h1 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.top-info span {
    font-size: 14px;
}
.top-tel {
    float: right;
    font-size: 14px;
    padding: 10px 0 0 0;   
    color: #C0392B;
}
.top-tel span {
    font-size: 22px;
    font-family: Georgia;
}
/***********************************************
	Header
***********************************************/
#header {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 1000px;
    height: 60px;
	border-bottom:1px solid #dddddd;
}
.logo {
    float: left;
}
.brand {
    float: left;
	font-size: 14px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 2px solid #eaeaea;
}
.nav {
    float: right;
    margin: 20px 0 0 0;
}
.nav ul {
    list-style: none;
}
.nav ul li {
    text-align: right;
    float: left;
    width: 90px;
    font-size: 16px;
    font-weight: bold;
}
.nav ul li a.i-tel {
	color: #C0392B;
}
/***********************************************
	Banner
***********************************************/
#banner {
	width: 1200px;
	margin: 15px auto 15px auto;
	height: 350px;
	overflow: hidden;
	position: relative;
}
#banner-single {
	width: 1200px;
	height: 300px;
	margin: 10px auto 15px auto;
	overflow: hidden;
	position: relative;
/**
	width: 1200px;
	min-width: 1000px;
	margin: 10px auto 15px auto;
	overflow: hidden;
	position: relative;
**/
}
#banner img {
	vertical-align: bottom;
}
#banner-single img {
  width:100%;
  max-width:100%;
  height: 100%;
}
.banner-slide {
	width: 100%; 
	height: 100%;
	float: left;
	position: relative;
} 
.slide-img {
	position: absolute; 
	left: 0; 
	top: 0;
	width: 100%; 
	height: 100%;
	display: none;
}
.slide-btn {
	position: absolute; 
	right: 3px; 
	bottom: 8px;
	top: 300px;
}
#btn-index {
	margin: 0 auto;
	position: inherit;
	width: 1000px;
}
.slide-btn-a {
	width: 35px; 
	height: 25px;
	line-height: 22px;
	margin-right: 5px;
	text-align: center;
	background-color: #eeeeee;
	color: #265e15;
	float: left;
	opacity: 0.8; 	
	filter: alpha(opacity=80);
}
.slide-btn-a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #265e15;
}
.slide-btn .active {
	background-color: #265e15;
	color: #ffffff;
}

#container {
	margin: 0 auto;
	width: 1000px;
	font-size: 14px;
}

/***********************************************
	Note
***********************************************/
#i-note {
	padding: 0 0 10px 0;
	font-size: 14px;
	color: #192A56;
}
#i-note strong {
	font-size: 16px;
}

/***********************************************
	Why
***********************************************/
#i-why {
	margin: 0 0 30px 0;
	height: 165px;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #cccccc;	
}

.why-box {
    float: left;
    width: 198px;
	height: 150px;
	margin: 0 10px 0 10px;
	padding: 0 15px;
    border: 1px #eeeeee solid;
}
.why-box h3  {
    padding-top: 10px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
	color: #0da4b9; /**666666**/
	text-align: center;
}
.why-box p {
	font-size: 13px;
	text-align: center;
}

/***********************************************
	Product
***********************************************/
.i-product-box {
	background:none repeat scroll 0 0 #fcfcfc;
	padding:0px 0px;
	width: 250px;
	float: left;
	height:200px;
}

.i-l-r {
	float:left;
	height:180px;
	border-right:1px dashed #ddd;
	margin: 0 25px 0 14px;
}
.i-l-bb {
	float:left;
	width: 1000px;
	height: 1px; 
	background: #ddd; 
	margin: 0 0 20px 0;
}
.i-l-b {
	float:left;
	width: 1000px;
	height: 1px; 
	border-top:1px dashed #ddd; 
	margin: 0 0 20px 0;
}
.i-product-box .post-title a,.i-product-box .post-info a {
	text-decoration:none;
}
.i-product-box .post-title a:hover, .i-product-box .post-info a:hover {
	text-decoration:underline;
}
.i-product-box-intro {
	margin:0 0 0 0;
	width:220px;
	float:left;
}
.i-product-box-intro-title {
	padding:0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom:1px solid #dddddd;
}
.i-product-box-intro-title a {
	font-size:16px;
	font-weight:bold;
}
.i-product-box-intro-summary {
	color:#666666;
	font-size:14px;
	line-height:1.7em;
	margin:5px 0 5px 0;
	padding:0 0 0 0;
}
.i-product-box-img {
    float: left;
	width: 235px;
	height: 170px;
}
.i-product-box-img img {
	vertical-align: text-top;
	width: 235px;
	height: auto;
}
.i-product-box-img span {
	text-align: center;
    display: block;
	top: -35px;
	width: 100%;
    height: 35px;
    line-height: 35px;
    position: relative;
	background: none repeat scroll 0 0 #333333;
	opacity: 0.8;
	filter: alpha(opacity=80);  /** IE6/IE7/IE8 opacity **/
	color: #fff;
}

.i-product-box-img span  {
	font-size: 14px;
}

.i-product-box-img span:hover {
		text-decoration:none;
		opacity: 1;
		filter: alpha(opacity=100);
}

.i-product-box-img a:hover {
		text-decoration:none;
		opacity: 0.7;
		filter: alpha(opacity=70);
}

.i-product-box-img span.i-product-box-name {
    background: none repeat scroll 0 0 #333333;
	color: #ffffff;
    top: -35px;
    width: 230px;
	padding: 0 0 0 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);  /** IE6/IE7/IE8 opacity **/
}
.i-product-box-img span.i-product-box-name a {
	color: #ffffff;
}
h2.i-h-t {
	border-left: 5px solid #40739E; /** #0186D1 **/
    color: #333;
    padding: 5px 0 10px 10px;
    margin: 5px 0 10px 0;
	font-size: 20px;
}
h2.i-h-t-hysz {
	border-left: 5px solid #008C00;
    color: #333;
    padding: 5px 0 10px 10px;
    margin: 5px 0 10px 0;
	font-size: 20px;
}
h2.i-h-t-ghnm {
	border-left: 5px solid #999999; 
    color: #333;
    padding: 5px 0 10px 10px;
    margin: 5px 0 10px 0;
	font-size: 20px;
}
h2.i-h-t-ydqc {
	border-left: 5px solid #C0392B;
    color: #333;
    padding: 5px 0 10px 10px;
    margin: 5px 0 10px 0;
	font-size: 20px;
}
h2.i-h-t-jaz {
	border-left: 5px solid #008C00; 
    color: #333;
    padding: 5px 0 10px 10px;
    margin: 5px 0 10px 0;
	font-size: 20px;
}

/***********************************************
	Content Product
***********************************************/
.main-content-info-product dl {
	line-height: 1.8em;
}
.main-content-info-product dt {
	margin: 0 0 10px 0;
}

.main-content-info-product dt a {
		font-weight:bold;
		font-size:14px;
}

.main-content-info-product dd {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
    border-bottom: 1px dashed #cccccc;
}

.product-box {
	background:none repeat scroll 0 0 #fcfcfc;
	/**
	border-bottom:1px solid #eee;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	**/
	border-bottom:1px dashed #cccccc;
	padding:10px 0px;
	clear:both;
	height:160px;
}
/**
.product-box:hover {
	border-top:1px solid #003366;
	border-bottom:1px solid #003366;
	background-color: #ffffff;
}
**/
.product-box .post-title a,.product-box .post-info a {
	text-decoration:none;
}
.product-box .post-title a:hover,.product-box .post-info a:hover {
	text-decoration:underline;
}

.product-box-intro {
	margin:0 0 0 0;
	width:500px;
	float:right;
}
.product-box-intro-title {
	padding:0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom:1px solid #dddddd;
}
.product-box-intro-title a {
	font-size:16px;
	font-weight:bold;
}
.product-box-intro-summary {
	color:#666666;
	font-size:14px;
	line-height:1.7em;
	margin:5px 0 5px 0;
	padding:0 0 0 0;
}


.product-box-img {
    float: left;
	width: 260px;
	height: 198px;
}
.product-box-img img {
	vertical-align: text-top;
}
.product-box-img span {
    display: block;
    height: 35px;
    line-height: 35px;
    position: relative;
}
.product-box-img span.product-box-name {
    background: none repeat scroll 0 0 #333333;
	color: #ffffff;
    top: -35px;
    width: 230px;
	padding: 0 0 0 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);  /** IE6/IE7/IE8 opacity **/
}
.product-box-img span.product-box-name a {
	color: #ffffff;
}

/***********************************************
	Case
***********************************************/
.i-case-img ul, .i-honor-img ul {
    list-style:none;
    height: 200px;
}
.i-case-img ul li, .i-honor-img ul li {
    float: left;
    width: 200px;
}
.i-case-img ul li span, .i-honor-img ul li span {
    color: #666666;
    display: block;
    height: 24px;
    line-height: 2em;
    margin: 0;
    padding: 2px 0;
    text-align: center;
    width: 180px;
}

/***********************************************
	Content Case
***********************************************/
.main-content-info-case ul {
	list-style-type: none;
	width: 765px;
	text-align: center;
}

.main-content-info-case ul li {
	float: left;
	width: 255px;
	height: 170px;
    list-style: none outside none;
}

.main-content-info-case ul li span {
	line-height: 2em;
	display:inline-block;
	text-align: center;
	width: 180px;
	height: 24px;
	/**
	background:#f1f1f1;
	**/
	color:#333333;
	padding: 2px 0;
	margin: 0 0 0 0;
}
.job-location-title {
	font-size: 18px;
	text-align: center;
	margin: 20px 0 0 0;
}

.main-content-info-case ul.job-location {
	margin: 20px 0 0 0;
}
.main-content-info-case ul.job-location li {
	float: left;
	width: 240px;
	height: 140px;
    list-style: none outside none;
}

.case-hr {
		border-bottom: 1px solid #ddd;
		margin: 10px 0 10px 0;
		clear: both;
}
/***********************************************
	Brand
***********************************************/

.i-brand-img ul {
    list-style:none;
    height: 180px;
}
.i-brand-img ul li {
    float: left;
    width: 250px;
}
.i-brand-img ul li  span {
    color: #666666;
    display: block;
    height: 24px;
    line-height: 2em;
    margin: 0;
    padding: 2px 0;
    text-align: center;
    width: 200px;
}

/***********************************************
	Comment
***********************************************/
#i-comment {
	height: 220px;
}
.i-comment-one {
	float:left;
	width:470px;
	color: #666666;
}
.i-comment-one-img {
	float:left;
	width:150px;
	margin: 0 15px 0 0;
}
.i-comment-two {
	float:right;
	width:470px;
	color: #666666;
}
.i-comment-two-img {
	float:left;
	width:150px;
	margin: 0 15px 0 0;
}


/***********************************************
	Company
***********************************************/
#i-company {
	margin: 0 0 15px 0;
}
#i-company p {
    line-height: 2;
    margin: 0 0 20px 0;
}
.i-company-info {
    width: 610px;
    float: left;
}
.i-company-img {
	float: right;
}
.i-company-img img {
	width: 350px;
	height: auto;
}

h2.comt {
    float: left;
}
#i-company span {
    float: left;
    font-size: 14px;
    margin: 20px 0 0 10px;
}

.i-content {
    float: left;
    width: 400px;
    background: none repeat scroll 0 0 #f9f9f9;
    padding: 10px 10px 10px 20px;
    line-height: 2;
}
.i-content p {
    margin: 0 0 5px 0;
}
.i-content h3 {
    margin: 0 0 10px 0;
}
.i-news-info {
    float: right;
	width: 550px;
    margin: 0 0 0 0px;
}
.i-news-info ul {
    margin: 10px 0 0 20px;
    color:#999999;
}
.i-news-info ul li {
		float: left;
		width: 260px;
    line-height: 2;
    font-size: 12px;
}
.i-news-info h3 {
    font-size: 14px;
}
h3.i-news-t {
	border-left: 3px solid #cccccc;
	padding: 0px 0 0px 10px;
}
 /***********************************************
	Footer
***********************************************/
#footer {
	width: 100%;
	margin: 50px auto 0 auto;
	background: #ececec ;
	height: 100px;
	color: #333;
	padding: 20px 0 0 0;
	text-align: left;
	border-top:#D8D8D8 1px solid;
}
/**
#footer a {
	color:#666666;
}
**/
#footer-main {
	width: 1000px;
	margin: 0 auto;
}
#footer p {
	color: #333;
	font-size: 12px;
	line-height: 2em;
}
#footer-copy {
	float:left;
}
#footer-info {
	font-size: 12px;
	float:right;
	text-align: right;
}
#footer-info span {
    font-size: 20px;
    font-family: Georgia;
    color: #C0392B;
}
 /***********************************************
	Louti
***********************************************/
#loutinav {
	width: 70px;
	position: fixed;
	top: 100px;
	left: 50px;
	border: 1px solid #ddd;
	display: none;
	
}
@media screen and (min-width: 1900px) {
	#loutinav {
		left: 260px;
	}
}
#loutinav ul li {
	width: 70px;
	height: 16px;
	border-bottom: 1px solid #DDDDDD;
	list-style: none;
	font-size: 14px;
	text-align: center;
	position: relative;
	cursor: pointer;
	padding: 10px 0;
	background: #666;
	background-color: rgba(0,0,0,.6);
	color: #fff;
}
#loutinav ul li span {
	width: 70px;
	height: 16px;
	padding: 10px 0;
	position: absolute;
	top: 0;
	left: 0;
}
#loutinav ul li span a {
	color: #fff;
}
#loutinav ul li span a:hover {
	color: #fff;
	text-decoration:none;
}
#loutinav ul li.last {
	background: #5e4a4a;
	color: #fff;
	border-bottom: 1px solid #ddd;

}
#loutinav ul li.active span {
	background: #c00;
	color: #fff;
	display: block;
}
#loutinav ul li:hover span {
	background: #c00;
	color: #fff;
	display: block;
}

/***********************************************
	Content
***********************************************/
#main-content {
	margin: 0 0 30px 0;
	padding: 0 0 15px 0;
	/**
	border-bottom: 1px dashed #cccccc;
	**/
}
.main-content-menu {
	float: left;
	width: 200px;    
	background: none repeat scroll 0 0 #f6f6f6;;
}
.main-content-menu h2 {
	border-left: 2px solid #008C00; /** #0186D1 **/
    color: #333;
    padding: 5px 0 5px 10px;
	font-size: 14px;
}
.main-content-menu h2.hot-red {
	color: #008C00;	
	margin: 5px 0 0 0;
}
.main-content-menu ul {
	margin: 0 0 0 0;
	width:150px;
    color: #333333;
    padding: 5px 5px 5px 25px;
	list-style-image: url("images/menu.gif");
}
.main-content-menu ul li  {
	height: 26px;
	line-height: 24px;
}
.main-content-menu ul li a {
	font-size: 14px;
	padding: 0 0 0 0px;
}
.main-content-info {
	float: right;
	width: 770px;
}
.main-content-info .position {
	margin: 0 0 10px 0;
	background: #EEEEEE;
	color: #555555;
	font-size: 12px;
	padding: 10px 0 10px 10px;
}
.main-content-info .title-info {
	border-bottom: 1px solid #cccccc;
	padding: 5px 0 15px 0;
	margin: 0 0 15px 0;
}
.main-content-info .title-info h1 {
	text-align: center;
	font-size: 26px;
	color: #333333;
}
.main-content-info .title-info .title-info-meta {
		font-size: 12px;
		text-align: right;
}
.main-content-info-body p {
	font-size: 14px;
	line-height: 1.8em;
	margin: 0 0 15px 0;
}

.main-content-info-body a {
	text-decoration:none;
	/**
		underline
	**/
}
.main-content-info-body a:hover {
	text-decoration:none;
}

.main-content-info-body ul, .main-content-info-body ol {
	margin: 0 0 1em 2em;
	line-height: 1.8em;
}
.main-content-info-post-links {
	margin: 35px 0 10px 0;
	padding: 10px 0 10px 0;
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	line-height: 2.5;
}
.related-post h3, .related-post h2 {
	color: #666666;
	font-size: 16px;
	margin: 25px 0 10px 0;
}
.related-post ul {
/**
	list-style:none;
**/
}

.related-post li  {
	width: 350px;
	float: left;
	line-height: 2.5;
	margin: 0 0 0 30px;
}

.related-post li a {
/**
	background: url("images/li.gif") no-repeat scroll left 8px transparent;
	padding: 0 0 0 8px;
**/
	float: left;
}
/***********************************************
	Content List
***********************************************/
.list-title {
	padding: 0 0 5px 0;
}
.list-title a {
	font-size: 14px;
}

.list-title span {
	float: right;
	font-size: 14px;
}
.list-info {
	border-top: #cccccc 1px dashed;
	border-bottom: #cccccc 1px solid;
	padding: 10px 0 10px 0;
	margin: 5px 0 15px 0;
}

ul.cat-list {
	padding: 0 0 0 20px;
	line-height: 2;
	margin: 0 0 25px 0;
}
ul.cat-list li {
	padding: 5px 0;
	border-bottom: #ddd 1px dashed;
}

ul.cat-list li span {
	float: right;
}

/*
Default style for WP-PageNavi plugin
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}