@charset "utf-8";
/* 全局样式 Global-Style **********************************************************/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; font: 12px/160% "Microsoft YaHei","宋体";  color: #272727;  min-width: 1200px; }
form,ul,li,dl,dt,dd		{margin: 0; padding: 0; list-style: none;}
img						{border:none;}

/* 全局链接 Global-Link-Style **************************************************/
a			{text-decoration: none; color: #272727;}
a:hover		{color: #ff0000;}

/***** 水平居中 *****/
.cen{margin:0 auto;}


/***** 清除浮动 *****/
.clear{clear:both}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}


/***** 通用头部 *****/
#tytb  { width:100%; height:594px;}


/***** banner *****/
.fullSlide{ width:100%;  position:relative;  height:594px; z-index:1;}
.fullSlide .bd{ margin:0 auto; position:relative; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:594px; overflow:hidden; text-align:center; background: center top no-repeat; }
.fullSlide .bd li a{ display:block; height:594px; }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:10px; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:8px; margin:3px; overflow:hidden; background:#FFF; line-height:999px;}
.fullSlide .hd ul .on{ background:#f8ae31;  }

.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:62%; margin-top:-30px; left:5%;  z-index:1; width:40px; height:60px; background:url(/templates/dsj2020/images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:5%; background-position:-6px -137px; }




/***** logo 搜索 *****/
#gdtb               { width:100%; height:200px; background:url(/templates/dsj2020/images/tybj.png) left top repeat-x; position:relative; z-index:2; margin-top:-594px;}
.logo  { width:1200px; height:136px; background:url(/templates/dsj2020/images/logo.png) left top no-repeat; z-index:2;}

#message            {width:258px; height:32px; text-align:left; float:right; padding:50px 20px 0 0;}
#message li         {float:left; height:32px; line-height:32px;}
#message li.ipt     {width:218px;}
#message li.ipt .keyword{background:url(/templates/dsj2020/images/ss_bj.png) left top no-repeat; color:#8a8a8a; width:210px; height:32px; font:13px/32px "宋体";  border:none; padding-left:8px;}
#message li.btn     {width:40px;}



/***** 导航 *****/
.tab{ width:1200px; height: 64px;margin: 0 auto; position:relative; z-index:2;}
.tab>li{ float: left; font-size:18px; font-family:"微软雅黑"; margin:0px 10px; line-height:64px; padding:0 22px; height: 64px;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s;}
.tab>li>a{ color:#fff; position: relative; z-index: 2;}
.tab>li.on{top: 0; background: #F8AE31;}
/*.tab>li.on>a{ color:#f8ae31;}*/

.tab>li .sub{ position:absolute; top:64px; height:auto; left:50%; margin-left:-715px; background:rgba(255,255,255,.8);background:#fff\9; z-index:99999; padding:50px 0; display:none;}
.tab>li .sub .sub_main{width: 1200px; margin: 0 auto; height: auto;}
.tab>li .sub .sub_left{ float: left; }
.tab>li .sub .sub_left .sub_left_a{display: block; width: 296px; height:160px;border: 4px solid #fff; box-sizing: border-box; float: left; overflow: hidden;}
.tab>li .sub .sub_left .sub_left_a img{width: 100%; min-height: 100%; -webkit-transition: .8s;-moz-transition: .8s;-ms-transition: .8s;-o-transition: .8s;transition: .8s;}
.tab>li .sub .sub_left .sub_left_a:hover img{-webkit-transform: scale(1.06);-moz-transform: scale(1.06);-ms-transform: scale(1.06);-o-transform: scale(1.06);transform: scale(1.06);}
.tab>li .sub .sub_left>img{margin-top: 60px; margin-left: 25px;}

.tab>li .sub .sub_right{ width:700px;padding: 0 60px; display: block;float: right;border-left: solid 2px #b3caf0; overflow:hidden; min-height: 160px;}
.tab>li .sub .sub_right h5{font-size: 16px; font-weight: bold; color: #074898; line-height: 16px; margin-top: 12px; margin-bottom: 15px;}
.tab>li .sub .sub_right .sub_right_list{width: 100%; height: auto; overflow: hidden;}
.tab>li .sub .sub_right li{ float: left; margin-right: 22px; height: 40px;}
.tab>li .sub .sub_right li a{font-size: 15px;line-height: 40px;color: #1d1d1d;-webkit-transition: .5s;-moz-transition: .5s;-ms-transition: .5s;-o-transition: .5s;transition: .5s; display: block;}
.tab>li .sub .sub_right li a:hover{color: #f8ae31;}

.tab>li .sub .nav_news{border: 0; width: 770px;}
.tab>li .sub .nav_news ul{width: 100%; height: auto; overflow: hidden; padding-top: 15px;}
.tab>li .sub .nav_news li{width:750px;padding-left: 20px; background: url(/templates/dsj2020/images/news_list.png) no-repeat left top; margin-right: 0; margin-bottom: 20px;}
.tab>li .sub .nav_news li a h5{font-size: 15px; color: #1d1d1d; line-height: 15px; margin-top: 0; margin-bottom: 12px;}
.tab>li .sub .nav_news li a p{font-size: 12px;color: #747474; line-height: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.tab>li .sub .nav_news li a:hover h5{color: #F8AE31;}
.tab>li .sub .nav_news .more{float: right; font-size: 14px; color: #0f58a0;line-height: 14px; font-weight: bold;}
.tab>li .sub .nav_news .more:hover{text-decoration: underline;}
.tab>li .sub .sub_right li.ky{ height: auto; width: 100%; margin-top: 10px; font-size: 16px;}
.tab>li .sub .sub_right li.ky>a{line-height: 30px;font-weight: bold; color: #1d1d1d;}
.tab>li .sub .sub_right li.ky .ky_sub{display: none;}
.tab>li .sub .sub_right li.ky .ky_sub .ky_sub_list{height: auto; overflow: hidden; width: 100%;}
.tab>li .sub .sub_right li.ky .ky_sub li{height: 35px;}
.tab>li .sub .sub_right li.ky .ky_sub li a{font-size: 14px; line-height: 35px;}



/***** 版权 *****/
#copyright  { width:100%; height:108px; background-color:#074898; margin-top:70px; font:13px/24px "Microsoft YaHei","宋体"; color:#FFF; text-align:center; padding-top:30px;}
#copyright a{ font:13px/24px "Microsoft YaHei","宋体"; color:#FFF;}