* {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: none;
  border: none;
  background: none;
}
textarea {
  resize: none;
}
a {
  text-decoration: none;
}
a:hover { color:#9c276e;text-decoration:none;}
* {
  font: 16px/20px "Microsoft YaHei", "微软雅黑", "Arial Narrow", "HELVETICA";
}
img {
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.fl {
  float: left;
  display: inline;
}
.fr {
  float: right;
  display: inline;
}
.bc {
  margin-left: auto;
  margin-right: auto;
}
.tc {
  text-align: center;
}
a,
a:visited {
  color: #000000;
}
a:hover {
  color: #04BFEA;
}
.wrap {
  width: 1200px;
}
.wrap a { color:#333; text-decoration:none;}
.wrap a:hover { color:#9c276e;text-decoration:underline;}
.container .top {
  width: 100%;
  height: 50px;
  background-color: #eeeeee;
  color: #a8a8a8;
  font-size: 16px;
}
.container .top .wrap {
  height: 50px;
}

.container .top .wrap div.fl {
  height: 50px;
  line-height: 50px;
  padding-left: 35px;
}
.container .top .wrap img {
  padding-left: 14px;
  padding-top: 15px;
}
.container .top .wrap div {
  height: 50px;
}
.container .top .wrap div span.fr {
  padding-top: 15px;
  padding-left: 13px;
  padding-right: 45px;
}
.container .logo {
  width: 100%;
  height: 120px;
  font-size: 16px;
  color: #707070;
}
.container .logo .logo-l {
  margin-left: 17px;
  margin-top: 25px;
}
.container .logo .logo-m {
  margin-top: 62px;
  margin-left: 100px;
  width:451px;
  float:left;
}
.container .logo .logo-r {
  margin-right: 11px;
  margin-top: 55px;
}
.weixin{
  width: 41px;
  height: 41px;
  background: url(http://www.dgtskq.com/statics/images/wx--hui.png) no-repeat;
  cursor: pointer;
  float: left;
  margin-right: 34px;
  position: relative;
}
.weixin-hover{
  position: absolute;
  left: -85px;
  bottom: -220px;
  display: none;
  z-index: 99999;
}
.weixin:hover{
  background: url(http://www.dgtskq.com/statics/images/wx--hui_focus.png) no-repeat;
}
.weibo{
  width: 41px;
  height: 41px;
  background: url(http://www.dgtskq.com/statics/images/wb-hui.png) no-repeat;
  cursor: pointer;
  float: left;
  margin-right: 34px;
}
.weibo a{
  width: 41px;
  height: 41px;
  display: block;
}
.weibo:hover{
  background: url(http://www.dgtskq.com/statics/images/wb-hui_focus.png) no-repeat;
}
.container .nav {
  height: 50px;
  line-height: 50px;
  float: left;
  background:#af4284;
  width:100%;
  color:#FFF;
}
.container .nav ul li {
  width: 150px;
  height: 50px;
  line-height: 50px;
  float: left;
  text-align: center;
  position: relative;
}
.container .nav ul li .line{
  position: absolute;
  width: 92px;
  height: 3px;
  background-color: #ff9630;
  bottom: 0px;
  left: 29px;
  display: none;
  z-index: 9999;
}
.container .nav ul li.hover .line,.container .nav ul li:hover .line{
  display: block;
}
.container .nav ul li a {
  font-size: 20px;
  color: #fff;
  line-height:46px;
}
.container .nav ul li a:hover {
 text-decoration:none; color:#fff;width:150px; line-height:46px; height:50px;background-color:#f08200; float:left; 
}

/**轮播**/
.banner {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  overflow: hidden;
  height: 440px ;
}
#jflash {
  height: 440px;
  position: relative;
  width: 100%;
}
.jinbox {
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
#jflash a {
  background-position: center center;
  background-repeat: no-repeat;
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#jflash a div {
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
#jflash a img {
  opacity: 0;
  position: absolute;
  transition: all 0.3s linear 0.5s;
}
#leftarr,
#rightar {
  background: transparent url("http://www.dgtskq.com/statics/images/sprite.png") no-repeat scroll center top;
  cursor: pointer;
  height: 45px;
  position: absolute;
  top: 160px;
  transition: all 0.3s linear 0s;
  width: 45px;
}
#leftarr {
  background-position: left bottom;
  left: -45px;
}
#rightar {
  background-position: right bottom;
  right: -45px;
}
#litindct {
  position: absolute;
  top: -25px;
  left: 452px;
  text-align: center;
  overflow: hidden;
}
#litindct span {
  display: block;
  width: 14px;
  height: 13px;
  background: transparent url(http://www.dgtskq.com/statics/images/imgPlayer.png) no-repeat -19px -83px;
  float: left;
  margin: 0 2px;
  cursor: pointer;
}
#litindct span.hover {
  background-position: 1px -83px;
}
/*.container .banner {
  background: url(http://www.dgtskq.com/statics/images/banner.jpg) top center no-repeat;
  height: 440px;
  width: 100%;
}*/
.container .project-nav {
  margin-top: 20px;
}
.container .project-nav .wrap{
  margin-top: 20px;
}
.container .project-nav ul{
	background:url(../images/nav_bg.jpg) left top no-repeat;
	width: 1200px;
	height:120px;
}
.container .project-nav ul li{
	float: left;
	width: 200px;
	text-align: center;
}
.container .project-nav ul li i{
	display: block;
	padding: 17px 0 14px;
	text-align:center;
}
.container .project-nav ul li i img{
	display:block; margin:0 auto;
}
.container .project-nav ul li a{
	color: #ffffff;
	font-size: 18px;
}
.tt{
	font-size: 16px;
	color: #0068b7;
	font-weight: bold;
	background: url(../images/laba.png) no-repeat;
	padding-left: 30px;
	border-bottom: 2px solid #0068b7;
	padding-bottom: 20px;
}
.container .news {
  background:url(../images/dg_bg.png) left top no-repeat;
  margin-top: 20px;
  width: 1200px;
  height: 409px;
  padding: 14px;
}
.container .news .news-l{
  width: 353px;
}
.container .news .news-r{
  margin-left: 27px;
}
.container .news .news-l-1{
	padding: 0 26px;
	margin-top: 40px;
}
.container .news .news-l-1 a { color:#333;}
.container .news .news-l-1 a:hover { color:#9c276e;text-decoration:underline;}
.container .news .news-m{
    width: 393px;
    padding: 0 26px;
    margin-top: 22px;
    margin-left: 20px;
    color: #333333;
}
.container .news .news-m .news-m-1{
  margin-top: 10px;
}
.container .news .news-m .news-m-1 a{
  font-size: 16px;
  color: #333333;
}
.container .news .news-m .news-m-1 a:hover { color:#9c276e;text-decoration:underline;}
.container .news .news-m .news-m-2{
  margin-top: 14px;
  line-height: 1.8;
}
.container .news .news-m .news-m-2 a{
  color: #ff4800;
}
.container .news .news-m .tt{
  background: url(../images/news.png) no-repeat;
}
.container .news .news-m-1-wrap{
  height: 209px;
}
.container .news .news-m .news-m-3{
  margin-top: 18px;
}
.container .news .news-m .news-m-3 a:hover { color:#9c276e;text-decoration:underline;}
.container .news ul{
	padding-top: 10px;
}
.container .news ul li{
	text-overflow: ellipsis;
	margin-bottom: 15px;
    width: 300px;
    height: 20px;
    overflow: hidden;
}
.container .news ul li a{
	font-size: 16px;
	color: #333333;
}
.container .news .more a{
	color: #ff4800!important;
    font-size: 14px;
}
.container .ad {
  margin-top: 20px;
}
.container .ad .wrap{
  margin-top: 40px;
}
.container .ad .title .title1{
  width: 500px;
}
.container .title {
  background: url(../images/bg_line.jpg) center 40px repeat-x;
  text-align: center;
}
.container .title .title1 {  font-size: 36px;  color: #0068b7;  height: 40px;  padding-top: 24px;  width: 290px;  margin-left: auto;  margin-right: auto;  background-color: #ffffff;  text-align: center;}
.container .title .title1 a { font-size: 36px;color: #0068b7;}
.container .title .title1 a:hover { color:#F00;}
.container .title .title2 {
  font-size: 16px;
  color: #b6b6b6;
}
.container .doctor {
  width: 100%;
  height: 766px;
  margin-top: 30px;
  background: url(../images/dc_bg.jpg) top 77px center no-repeat;
}
.container .doctor .title1{
  background-color: #ffffff;
}
.container .doctor .doctor-l {
  margin-top: 80px;
  margin-left: 25px;
}
.container .doctor .doctor-l .doctor-l-c {
  display: none;
}
.container .doctor .doctor-l .doctor-l-c.hover {
  display: block;
}
.container .doctor .doctor-l-c-r {
  width: 420px;
  margin: 40px 0 0 70px;
}
.container .doctor .doctor-l-c-r .doctor-l-c-r-1 {
  font-size: 26px;
  color: #065399;
  padding-bottom: 10px;
}
.container .doctor .doctor-l-c-r .doctor-l-c-r-1 span {
  font-size: 14px;
  color: #333333;
}
.container .doctor .doctor-l-c-r .doctor-l-c-r-2 {
  font-size: 14px;
  color: #333333;
  padding: 4px 0;
}
.container .doctor .doctor-l-c-r .doctor-l-c-r-3 {
  font-size: 18px;
  color: #065399;
  margin-top: 25px;
  padding-bottom: 10px;
}
.container .doctor .doctor-l-c-r .doctor-l-c-r-4{
  font-size: 14px;
  color: #333333;
  margin-top: 30px;
}
.container .doctor .doctor-l-c-r .btn1,
.container .doctor .doctor-l-c-r .btn2 {
  width: 118px;
  float: left;
  display: inline;
  background-color: #ffffff!important;
  height: 34px;
  display: block;
  line-height: 34px;
  text-align: center;
  font-size: 16px;
  color: #ff4800;
  margin-right: 15px;
  margin-top: 30px;
  border: 1px solid #ff4800;
}
.container .doctor .doctor-l-c-r .btn2 {
  margin-right: 0px;
  background-color: #ff4800;
}
.container .doctor .doctor-r {
  width: 298px;
  margin-top: 40px;
}
.container .doctor .doctor-r dl {
  text-align: center;
  width: 100px;
  height: 110px;
  float: left;
  display: inline;
  cursor: pointer;
  margin: 5px 10px;
  position: relative;
}
.container .doctor .doctor-r dl dd {
  display: none;
}
.container .doctor .doctor-r dl.hover dd{
  background-color: #065598;
  opacity: .8;  
  filter:alpha(opacity=80);  
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  display: block;
}
.container .project dl {
  width: 300px;
  height: 188px;
  float: left;
  display: inline;
}
.container .project .dl1 {
  padding-top: 30px;
  height: 158px;
}
.container .project .dl1 a { color:#333;}
.container .project .dl1 a:hover { color:#9c276e;}
.container .project dd {
  padding: 5px 20px;
}
.container .project dd a {
  font-size: 16px;
  color: #333333;
}
.container .case {
  margin-top: 10px;
}
.container .case .wrap {
  margin-top: 40px;
}
.container .case dl{
  float: left;
  margin-right: 40px;
  width: 580px;
  margin-bottom: 20px;
}
.container .case dl:nth-child(2n+0){
  margin-right: 0px;
}
.container .case dl dd{
  height: 70px;
  line-height: 70px;
  background-color: #f4f4f4;
  text-align: center;
  font-size: 16px;
}
.container .case dl dd span{
  color: #797777;
  font-size: 12px;
  padding-left: 15px;
}
/*
.container .case ul li {
  float: left;
  display: inline;
  margin-right: 49px;
  width: 367px;
  height: 326px;
  margin-bottom: 25px;
}
*/

.container .hj{
  margin-top: 80px;
  
}

.container .hj .hj-l{
    background: url(../images/left.png) left top  no-repeat;
    width: 249px;
    height: 265px;
    padding: 285px 20px 0;
}
.container .hj .hj-l dl img{
  opacity: .8;  
  filter:alpha(opacity=80); 
}
.container .hj .hj-l dl.hover img{
  opacity: 1;  
  filter:alpha(opacity=100); 
}
.container .hj .hj-l dl{
  margin-bottom: 3px;
  cursor: pointer;
}
.container .hj .hj-r-c{
  display: none;
}
.container .hj .hj-r-c.hover{
  display: block;
}
.container .pp{
  margin-top: 60px;
  background: url(http://www.dgtskq.com/statics/images/bg.jpg) left top  no-repeat;
  height: 60px;
}
.container .pp ul li {
  float: left;
  display: inline;
  width: 400px;
  height: 60px;
}
.container .pp ul li .fl{
  margin-top: 15px;
  font-size: 18px;
  padding-left: 30px;
}
.container .pp ul li .fl img{
  float: left;
  padding-top: 1px;
}
.container .pp ul li .fl span{
  padding-top: 5px;
  padding-left: 5px;
  color: #292a37;
  font-weight: bold;
  float: left;
}
.container .pp ul li .fr{
  font-size: 14px;
  margin-right: 20px;
  margin-top: 18px;
}
.container .pp ul li a{
  color: #adadad;
}
.hzdw{
  margin-top: 55px;
}
.footer{
  border-top: 1px solid #eaeaea;
  padding-top: 45px;
  background-color: transparent;
}
.footer .footer-l{
  margin-top: 80px;
  width: 363px;
}
.footer .footer-m li{
  width: 500px;
  color: #888888;
  font-size: 12px;
  padding-bottom: 10px;
  padding-left: 50px;
}
.footer .footer-r{
  margin-top: 40px;
  background: url(http://www.dgtskq.com/statics/images/bg2.png) no-repeat;
  width: 162px;
  height: 164px;
  padding-top: 100px;
  padding-left: 120px;
}