
#public-coent {
  width: 100%;
  position: relative;
  border-top: 1px solid #ccc;
}
#public-coent .model {
}
#public-coent .model .nav {
  text-align: center;
}
#public-coent .model .nav a {
  border-left: 1px solid #868688;
  color: #898989;
  font-size: 16px;
  display: inline-block;
  padding-left: 15px;
  margin-right: 15px;
  height: 15px;
  line-height: 15px;
  transition: all 0.5s ease 0s;
}
#public-coent .model .nav a span {
  display: block;
  height: 1px;
  width: 0;
  background: #01773B;
  margin: 10px auto 0;
  transition: all 0.5s ease 0s;
}
#public-coent .model .nav a:hover {
  color: #01773B;
  transition: all 0.5s ease 0s;
}
#public-coent .model .nav a:hover span {
  width: 50px;
  transition: all 0.5s ease 0s;
}
#public-coent .model .nav .click {
  color: #01773B;
  transition: all 0.5s ease 0s;
}
#public-coent .model .nav .click span {
  width: 40px;
  transition: all 0.5s ease 0s;
}
#public-bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: #000000;
    filter: alpha(opacity=30);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    display: none;
    z-index: 9998;
}
#hr {
  margin: 0 auto;
  width: 320px;
}
#hr .txt {
  color: #01773B;
  margin-bottom: 15px;
}
#hr .file {
  margin-bottom: 7px;
}
#hr .txt1 {
  margin-bottom: 30px;
}
#hr .bot .submit {
  float: left;
  color: white;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 30px;
  background: #01773B;
  margin-right: 100px;
}
#hr .bot .button {
  color: white;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 25px;
  background: #01773B;
}
#news .left {
  padding: 0;
}
#news .left .news-swiper {
  width: 96%;
  height: 183px;
  overflow: hidden;
  position: relative;
  background: #F5F5F5;
}
#news .left .news-swiper .swiper-slide {
  position: relative;
  background: #F5F5F5;
}
#news .left .news-swiper .swiper-slide .img {
  padding: 0;
}
#news .left .news-swiper .swiper-slide .img img {
  width: 291px;
  height: 183px;
  display: block;
}
#news .left .news-swiper .swiper-slide .txt {
  padding: 0 30px 0;
  float: left;
}
#news .left .news-swiper .swiper-slide .txt .tite {
  height: 25px;
  margin-top: 20px;
  margin-bottom: 5px;
}
#news .left .news-swiper .swiper-slide .txt .tite span {
  width: 0;
  height: 1px;
  float: left;
  display: block;
  margin-top: 13px;
  background: #01773B;
  transition: all 0.5s ease 0s;
}
#news .left .news-swiper .swiper-slide .txt .tite a {
  float: left;
  display: block;
  width: 70%;
  color: #01773B;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#news .left .news-swiper .swiper-slide .txt .cont {
  line-height: 27px;
  color: #565656;
}
#news .left .news-swiper .swiper-slide .xq {
  width: 70px;
  height: 28px;
  float: right;
  color: #585858;
  display: block;
  line-height: 25px;
  text-align: center;
  margin-right: 30px;
  border: 1px solid #C8C8C8;
}
#news .left .news-swiper .swiper-slide:hover .txt .tite span {
  width: 27px;
  margin-right: 10px;
  transition: all 0.5s ease 0s;
}
#news .left .news-swiper .swiper-slide:hover .xq {
  color: white;
  background: #01773B;
  border: 1px solid #01773B;
}
#news .left .news-swiper .pagination8 {
  left: 90%;
  width: 60px;
  bottom: 140px;
}
#news .left .news-swiper .pagination8 .swiper-pagination-bullet {
  opacity: 1;
  width: 10px;
  height: 10px;
  cursor: pointer;
  background: none;
  margin-right: 4px;
  border-radius: 50%;
  background: #A0A0A0;
}
#news .left .news-swiper .pagination8 .swiper-pagination-bullet-active {
  background: #01773B;
}
#news .left ul {
  width: 96%;
  margin-top: 30px;
  padding: 25px 40px 14px 30px;
  border: 1px solid #CCCCCC;
}
#news .left ul li {
  width: 100%;
  height: 20px;
  position: relative;
  margin-bottom: 15px;
}
#news .left ul li .xin {
  top: -8px;
  left: 70%;
  width: 22px;
  height: 14px;
  background: red;
  position: absolute;
  background: url(../images/img-map.png) 0 -55px;
}
#news .left ul li a {
  width: 70%;
  color: #565656;
  display: block;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#news .left ul li span {
  color: #959595;
  float: right;
  display: block;
}
#news .left ul li:hover a {
  color: #01773B;
}
#news .right {
  padding: 0;
}
#news .right a {
  width: 291px;
  height: 183px;
  float: right;
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
#news .right a img {
  top: 0;
  left: 0;
  width: 291px;
  height: 183px;
  display: block;
  position: absolute;
  transition: all 0.5s ease 0s;
}
#news .right a .bg {
  bottom: 0;
  width: 100%;
  height: 40px;
  position: absolute;
  background: url(../images/video_bg.jpg) repeat;
}
#news .right a .txt {
  width: 80%;
  bottom: 0;
  height: 40px;
  color: white;
  padding: 0 10px;
  overflow: hidden;
  line-height: 40px;
  position: absolute;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#news .right a:hover img {
  top: -8px;
  left: -8px;
  width: 305px;
  height: 200px;
  transition: all 0.5s ease 0s;
}
#news-nr .title {
  width: 100%;
  color: #404040;
  font-size: 20px;
  text-align: center;
}
#news-nr .time {
  width: 100%;
  color: #8c8c8c;
  margin: 8px 0 25px;
  text-align: center;
}
#news-nr .content {
  padding: 20px 0 30px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#news-nr .content img {
  display: block;
  margin: 0 auto;
}
#news-nr .reading-share {
  margin-top: 30px;
}
#news-nr .reading-share .reading {
  float: left;
}
#news-nr .reading-share .reading li {
  height: 20px;
  margin-bottom: 4px;
}
#news-nr .reading-share .reading li span {
  float: left;
  color: #595959;
  display: block;
}
#news-nr .reading-share .reading li a {
  float: left;
  width: 70%;
  color: #737373;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
#news-nr .reading-share .reading li a:hover {
  color: #01773B;
}
#news-nr .reading-share #share {
  margin-top: 5px;
  float: right;
}
#news-nr .reading-share #share span {
  float: left;
  height: 31px;
  color: #878585;
  display: block;
  line-height: 30px;
}
#news-nr .reading-share #share a {
  padding: 0;
  float: left;
  width: 40px;
  outline: none;
  height: 30px;
  margin: 0 0 0 10px;
}
#news-nr .reading-share #share .bds_tsina {
  background: url(../images/img-map.png) no-repeat -143px 0px;
}
#news-nr .reading-share #share .bds_sqq {
  background: url(../images/img-map.png) no-repeat -185px 0px;
}
#news-nr .reading-share #share .bds_weixin {
  background: url(../images/img-map.png) no-repeat -227px 0px;
}
#about img {
  width: 1200px;
  display: block;
  margin: 0 auto;
}
#about-culture img {
  width: 1200px;
  display: block;
  margin: 0 auto;
}
#about-culture ul {
  margin-top: 40px;
}
#about-culture ul li {
  padding: 20px 0;
  border-top: 1px dashed #D3D3D3;
}
#about-culture ul li .title {
  color: #01773B;
  font-size: 16px;
}
#about-culture ul li .coent {
  color: #535353;
  margin-top: 10px;
  font-size: 12px;
}
#about-leader .txt {
  color: #737373;
  text-indent: 10px;
}
#about-leader .all {
  margin-top: 30px;
}
#about-leader .all a {
  margin-bottom: 40px;
  padding: 0 10px;
}
#about-leader .all a .nr {
  overflow: hidden;
  width: 100%;
  height: 300px;
  background: #F5F5F5;
}
#about-leader .all a .nr .img {
  position: relative;
}
#about-leader .all a .nr .img img {
  width: 100%;
  display: block;
}
#about-leader .all a .nr .img .bg {
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  background: black;
  margin-top: -20px;
  margin-left: -20px;
  position: absolute;
  transition: all 0.5s ease 0s;
  filter: alpha(opacity=0);/*鏀寔 IE 娴忚鍣�*/
  -moz-opacity: 0;/*鏀寔 FireFox 娴忚鍣�*/
  opacity: 0;/*鏀寔 Chrome, Opera, Safari 绛夋祻瑙堝櫒*/
}
#about-leader .all a .nr .img .bg .mirror {
  top: -18px;
  left: 50%;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  margin-left: -9px;
  position: absolute;
  background-size: 100%;
  transition: all 0.5s ease 0s;
  background: url(../images/ico_7.png);
}
#about-leader .all a .nr .intro {
  padding: 0 20px;
  height: 125px;
  transition: all 0.8s ease 0s;
}
#about-leader .all a .nr .intro p {
  transition: all 0.8s ease 0s;
}
#about-leader .all a .nr .intro .txt1 {
  color: #737373;
  font-size: 18px;
  padding: 20px 0 10px;
}
#about-leader .all a .nr .intro .txt2 {
  line-height: 25px;
  color: #777777;
}
#about-leader .all a:hover .nr .img .bg {
  margin-top: -20px;
  margin-left: -20px;
  position: absolute;
  transition: all 0.5s ease 0s;
  filter: alpha(opacity=50);/*鏀寔 IE 娴忚鍣�*/
  -moz-opacity: 0.50;/*鏀寔 FireFox 娴忚鍣�*/
  opacity: 0.50;/*鏀寔 Chrome, Opera, Safari 绛夋祻瑙堝櫒*/
}
#about-leader .all a:hover .nr .img .bg .mirror {
  top: 50%;
  transition: all 0.5s ease 0s;
}
#about-leader .all a:hover .nr .intro {
  background: #F08418;
  transition: all 0.8s ease 0s;
}
#about-leader .all a:hover .nr .intro p {
  color: white;
  transition: all 0.8s ease 0s;
}
#about-cooperation .txt {
  color: #737373;
  line-height: 28px;
}
#about-cooperation ul {
  width: 1202px;
  margin: 30px 0 40px;
  border-top: 1px solid #DEDEDE;
  border-left: 1px solid #DEDEDE;
}
#about-cooperation ul li {
  float: left;
  width: 239px;
  height: 196px;
  overflow: hidden;
  position: relative;
  border-right: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
}
#about-cooperation ul li img {
  top: 0px;
  left: 0px;
  width: 239px;
  height: 196px;
  display: block;
  position: absolute;
  transition: all 0.3s ease 0s;
}
#about-cooperation ul li:hover img {
  top: -10px;
  left: -10px;
  width: 254px;
  height: 210px;
  transition: all 0.3s ease 0s;
}
#about-video .zhu {
  color: #636363;
}
#about-video .zhu span {
  color: #d80000;
}
#about-video .all {
}
#about-video .all li {
  padding: 0 5px;
  cursor: pointer;
  line-height:70px;
  border-bottom:1px solid #ccc;
}
#about-video .all li .nr {
  width: 100%;
  overflow: hidden;
  transition: all 0.7s ease 0s;
}
#about-video .all li .nr .img  a{
  position: relative;
  float:left;
  color: #626262;
}
#about-video .all li .nr .img a:hover{ color:#c92828}
.number1  {
	color: #626262;
	cursor: pointer;
	border: 1px solid #b2b2b2;
	border-radius: 5px;
	width:100px;
	height:30px; line-height:30px;
	float:right;
	text-align:center;
	margin-top:20px;
	margin-left:10px
}
.number1 a{color: #626262; display:block; }
.number1 a:hover{
	background: #c92828;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
    height:30px; 
	line-height:30px;
}
.time1{ float:right; width:200px; text-align:center;color: #626262;}
#about-video .all li .nr .img img {
  width: 100%;
  display: block;
}
#about-video .all li .nr .img .mirror {
  z-index: 2;
  top: -50px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  position: absolute;
  transition: all 0.3s ease 0s;
  background: url(../images/img-map.png) 0 -76px;
}
#about-video .all li .nr .txt {
  width: 100%;
  height: 50px;
  color: #777777;
  line-height: 50px;
  overflow: hidden;
}
#about-video .all li .nr .txt .txt1 {
  width: 75%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 15px;
  transition: all 0.7s ease 0s;
}
#about-video .all li .nr .txt .txt2 {
  text-align: center;
  transition: all 0.7s ease 0s;
}
#about-video .all li .public-popup {
  width: 879px;
  position: fixed;
  height: 595px;
  display: none;
  background: #151512;
  z-index: 9999;
}
#about-video .all li .public-popup .video-x {
  width: 100%;
  height: 50px;
  background: white;
  position: relative;
}
#about-video .all li .public-popup .video-x .close-title {
  display: block;
  width: 400px;
  line-height: 50px;
  color: #4c4c4c;
  font-size: 16px;
  padding-left: 21px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#about-video .all li .public-popup .video-x .close {
  top: 10px;
  right: 20px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  border-radius: 100px;
}
#about-video .all li .public-popup .video-x .close span {
  width: 15px;
  height: 15px;
  display: block;
  margin: 8px auto 0;
  background: url(http://www.dinghantech.com/images/ico4.png);
}
#about-video .all li .public-popup .video-x .close:hover {
}
#about-video .all li .public-popup .video-x .close:hover span {
  background: url(http://www.dinghantech.com/images/ico4.png);
}
#about-video .all li .public-popup .phone-video video {
  width: 100%;
  height: 535px;
}
#about-video .all li:hover .nr {
  transition: all 0.7s ease 0s;
  color:#c92828;
}
#about-video .all li:hover .nr .img .bg {
  filter: alpha(opacity=50);/*鏀寔 IE 娴忚鍣�*/
  -moz-opacity: 0.5;/*鏀寔 FireFox 娴忚鍣�*/
  opacity: 0.5;/*鏀寔 Chrome, Opera, Safari 绛夋祻瑙堝櫒*/
}
#about-video .all li:hover .nr .img .mirror {
  top: 50%;
  margin-top: -25px;
  transition: all 0.7s ease 0s;
}
#about-video .all li:hover .nr .txt {
  color: white;
}
#about-video .all li:hover .nr .txt .txt1 {
  margin-top: -50px;
}
#about-contact #lrmap {
  width: 100%;
  height: 385px;
}
#about-contact #lrmap .anchorBL {
  display: none;
}
#about-contact #lrmap .BMap_omCtrl {
  display: none;
}
#about-contact #lrmap .BMap_stdMpCtrl {
  display: none;
}
#about-contact .address {
  margin-top: 30px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #C8C8C8;
}
#about-contact .address .txt {
  color: #01773B;
  font-size: 18px;
  margin-bottom: 15px;
}
#about-contact .address li {
  color: #5a5a5a;
  float: left;
  width: 50%;
  margin-bottom: 15px;
}
#about-contact .message {
  margin-top: 25px;
}
#about-contact .message .txt {
  color: #01773b;
  font-size: 18px;
  margin-bottom: 10px;
}
#about-contact .message .txt1 {
  color: #747474;
  margin-bottom: 25px;
}
#about-contact .message .texts {
  padding: 0;
  margin-bottom: 20px;
}
#about-contact .message .texts .usetop {
  padding: 0;
}
#about-contact .message .texts .usetop .input {
  width: 98%;
  height: 38px;
  color: #878585;
  font-size: 14px;
  padding: 0 10px;
  border: 1px solid #CBCBCB;
}
#about-contact .message .texts .useboot .input {
  width: 100%;
  height: 38px;
  color: #878585;
  font-size: 14px;
  padding: 0 10px;
  border: 1px solid #CBCBCB;
}
#about-contact .message .content {
  width: 100%;
  height: 144px;
  padding: 10px;
  color: #878585;
  font-size: 14px;
  margin-bottom: 20px;
  border: 1px solid #CBCBCB;
}
#about-contact .message .submit-reset {
  text-align: right;
  width: 100%;
}
#about-contact .message .submit-reset .input {
  width: 162px;
  height: 40px;
  color: #7c7c7c;
  font-size: 16px;
  cursor: pointer;
  background: #F3F3F3;
}
#about-contact .message .submit-reset .submit {
  color: white;
  margin-right: 17px;
  background: #01773B;
}
/*# sourceMappingURL=style.css.map */
@media (max-width: 480px) {
	.time1{ display:none;}
	#public-coent {
  width: auto;
  position: relative;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-left:15px;
  margin-right:20px;
}

}