@charset "utf-8";
/* CSS Document */
body { 
  MARGIN: 0px; 
  PADDING: 0px;  
  FONT-FAMILY: Arial, Helvetica, sans-serif, 微软雅黑,宋体,;
  COLOR: #444; 
  FONT-SIZE:12px; 
  LINE-HEIGHT:150%;
  background:#E8EAED url(/web/20180728012615im_/http://www.scdkj.net/images/topbg.jpg) repeat-x left top;
 }
html{ height: 100%; margin-bottom: 1px; -webkit-text-size-adjust:none;}/*去除火狐滚动条页面抖动*/

 /*链接样式*/
a{ font-size:12px; color: #333;} 
a:link{text-decoration : none ;color : #333;} 
a:visited {text-decoration : none ;color : #333;} 
a:hover {text-decoration : underline ;color: #345C80;} 
a:active {text-decoration : none ;color : #333;}

/*去除链接虚线*/  
a{
    blr:expression(this.onFocus=this.blur());   /*    IE Opera    */
    outline:none;   /*    FF Opera    */
}
a:focus{ 
    -moz-outline-style: none;   /*    FF    */
}


 /*定义层容器*/
#container {
  width: 1002px;
  margin:0 auto;
  height:auto;
}
   
/*定义顶部*/
#head {
 width:100%;
 float:left;
  height:65px;
  overflow:hidden;
}




/*定义主内容*/
#PageBody {width:980px; float:left; display:inline; margin-left:12px; height:auto; overflow:hidden; }
#PageBodys{ width:100%; height:auto; margin:0 auto; overflow:hidden;}
#main{ float:left; width:100%; background-color:#E5E5E5; height: auto;}

#top{ width:100%; height:106px; overflow:hidden; float:left; display:inline;}
#top img{ float:left; display:inline; border:0;}
#top_tit{ float:left; display:inline; height:35px; line-height:37px; overflow:hidden; width:100%;}
#top_tit em{ float:left; display:inline; width:13px; height:35px; overflow:hidden; background:url(/web/20180728012615im_/http://www.scdkj.net/images/a1.gif) no-repeat left top; padding:0; margin:0;}
#top_tit span{ float:left; display:inline;}
#top_tit a{ float:left; display:inline; padding:0 5px 0 10px; color:#335A7C;}
.top_ico{float:left; display:inline; width:20px; height:35px; margin-left:12px; overflow:hidden; }
.top_ico1{ background:url(/web/20180728012615im_/http://www.scdkj.net/images/top_ico.gif) no-repeat left 10px;}
.top_ico2{ background:url(/web/20180728012615im_/http://www.scdkj.net/images/top_ico.gif) no-repeat left -22px;}
.top_ico3{ background:url(/web/20180728012615im_/http://www.scdkj.net/images/top_ico.gif) no-repeat left -48px;}
.top_ico4{ background:url(/web/20180728012615im_/http://www.scdkj.net/images/top_ico.gif) no-repeat left -80px;}


#top_tit_r{ float:right; display:inline; margin-right:12px;}


#search{ float:right; display:inline;  margin-top:30px;}
#search form{ padding:0; margin:0;}
#submit{ float:left; display:inline;}
#keys{ float:left; display:inline; border:none; padding:3px 5px; width:160px; height:24px; color:#999;}

#bar{ float:left; width:100%; height:280px; }

.top_1{ float:right; display:inline; margin-right:50px; margin-top:12px;}
.top_2{ float:right; display:inline; margin-right:30px; margin-top:12px;}



#menu{ width:800px; height:70x; float:right; display:inline; overflow:hidden;}
#menu ul{ padding:0; margin:0;}
#menu ul li{ float:left; display:inline; width:112px; height:70px; line-height:70px;  background:url(/web/20180728012615im_/http://www.scdkj.net/images/menu_line.jpg) no-repeat right top; overflow:hidden; text-align:center;}
#menu ul li a{ color: #A9CFEF; font-size:12px; float:left; display:inline; width:110px; height:100%; }
#menu ul li a:hover{ text-decoration:none;  color:#A9CFEF; background-color:#386A96;}
#menu ul li.line {width: 0px;height: 50px;padding: 0px;border-left: 1px solid #7D0708;border-right: 1px solid #A71D1F;}


.m_on{ color: #A9CFEF !important; background-color:#386A96 !important;}
.m_s{ background:#4d4d4d !important; width:294px !important;}
.m_s form{ padding:0; margin:0;}
.m_s_1{ float:left; display:inline; margin-left:20px; margin-top:10px; width:170px;}
.m_s_2{ float:left; display:inline; margin-left:10px; margin-top:12px;}

#menu2{  width:100%; height:32px; background:#DADBDF; overflow:hidden; line-height:32px; text-indent:110px;}
#menu2 a{ margin-left:5px;}
#banner1{ width:100%; height:290px;  float:left; overflow:hidden; }
#banner2{ width:100%; height:138px;  float:left; overflow:hidden;}


/*定义底部内容*/
#Bottom {width:100%; float:left; display:inline; margin-top:10px; height:120px; line-height:180%; text-align:center; color:#737373; background:#F6F6F6; border-top:#ddd solid 1px; }
#btm{ width:982px; margin:0 auto;}


/*左列样式*/ 
#left{
  width:192px;
  height:auto;
  text-align:left;
  margin:0;
  padding:0;
  float:left;
  display:inline;
  margin-top:8px;
} 

#ind_left{
  width:292px;
  height:auto;
  text-align:left;
  margin:0;
  padding:0;
  float:left;
  display:inline;
  margin-top:8px;
} 


/*右列样式*/ 
#right{
  width:770px;
  text-align:left;
  float:right;
  overflow: hidden;
  height:auto;
  display:inline;
  margin-top:8px;
   background-color:#fff;
  }  
  
 #ind_right{
  width:680px;
  text-align:left;
  float:right;
  overflow: hidden;
  height:auto;
  display:inline;
  margin-top:8px;

  }   


/*分页*/
#pagelist{ float:left; width:100%; height:auto; margin-top:10px; text-align:center; height:36px;}
#pages{ margin:0 auto; width:auto; }
#pages a{padding:5px 8px; border:#ccc solid 1px; margin:0 2px; background-color:#fafafa; }
#pages a:hover{ border:#ccc solid 1px; text-decoration:none; background-color:#eee; color:#666;}
.page_on{ border:#345C80 solid 1px !important; background-color:#345C80 !important; color: #FFf !important;}
#rpage{ float:right; display:inline; }
#rpage a{ float:left; display:inline; padding:0 7px; height:23px; line-height:23px; border:#ccc solid 1px; margin:0 2px;}
#rpage a:hover{ border:#000 solid 1px; text-decoration:none; background-color:#333; color:#ccc;}
.page_no{ float: none; padding:5px 8px; margin:0 2px; border:#ccc solid 1px; background-color:#eee; color:#999;}



#left_1{ float:left; display:inline; width:100%; height:auto; overflow:hidden;}
#left_1_tit{ float:left; width:100%; height:33px; background-color:#345C80;  overflow:hidden;}
#left_1_tit span{ float:left; display:inline; height:33px;  padding:0 20px; color:#A9CFEF; font-size:14px;  font-weight:bold; line-height:34px; }

#left_1_cot{ float:left;width:290px; height: auto; display: inline; padding-bottom:8px; border:#d1d1d1 solid 1px; background-color:#fafafa; }
#left_1_btm{ width:100%; height:10px; overflow:hidden; background:url(/web/20180728012615im_/http://www.scdkj.net/images/tab.jpg) no-repeat -384px top;}
#left_1_cot ul{ padding:0; margin:0; padding-top:10px;}
#left_1_cot ul li{ float:left; display:inline; width:45%; height:34px;  margin-left:9px;}
#left_1_cot ul li a{ float:left; display:inline; width:90%; height:30px; line-height:30px; padding-left:5px; }
#left_1_cot ul li a:hover{ background-color:#8B9AB1; text-decoration:none; color:#fff;}

#left_1_cot img{ float:left; display:inline; width:270px; height:104px; margin-top:8px; margin-left:10px;}
#left_1_cot span{ padding:10px; float:left; line-height:200%;}
#left_1_cot h2{ padding:0; margin:0; width:100px;}

#left_2{ float:left; display:inline; width:100%; height:232px; overflow:hidden; background:url(/web/20180728012615im_/http://www.scdkj.net/images/lx_bg.jpg) no-repeat left top; margin-top:10px;}



#left_2 span{ float:left; display:inline; width:140px; height:auto; margin-left:46px; margin-top:96px; line-height:33px; }


#left_3{ float:left; display:inline; width:100%; height:auto; overflow:hidden;}
#left_3_tit{ float:left; width:100%; height:36px; background:#345C80;overflow:hidden;}
#left_3_tit span{ float:left; display:inline; height:35px; padding-left:35px; color:#fff;  font-weight:bold; line-height:36px; margin-left:10px; font-size:14px;}

#left_3_cot{ float:left;width:192px; height: auto; display: inline;  background-color:#fafafa;}
#left_3_cot ul{ padding:0; margin:0;}
#left_3_cot ul li{ float:left; display:inline; width:100%; height:32px; line-height:32px; background-color:#fafafa; border-bottom:#eee solid 1px;}
#left_3_cot ul li a{ float:left; display:inline; width:100%; text-indent:30px;}
#left_3_cot ul li a:hover{ text-decoration:none; background-color:#8B9AB1; color:#fff;}

#left_3_cot span{ float:left; display:inline; padding:15px; line-height:200%;}

#r_tit{ float:left; display:inline; width:100%; height:33px;  background-color:#345C80; }
.more{ float:right; display:inline; margin-right:12px; width:32px; height:10px; background:url(/web/20180728012615im_/http://www.scdkj.net/images/ico.gif) no-repeat left -58px; margin-top:15px;}

#r_tit h1{ float:left; display:inline; font-size:12px; font-weight:bold; padding:0; margin:0; padding-left:35px; margin-left:5px; color:#fff; background:#345C80 url(/web/20180728012615im_/http://www.scdkj.net/images/ico.gif) no-repeat 10px 10px; height:33px; line-height:34px; padding-right:20px; margin-left:15px;}



#r_tit span{ float:right; margin-right:8px;}


#r_tit2{ float:left; display:inline; width:100%; height:36px; background:#345C80; }
#r_tit2 h1{ float:left; display:inline; font-size:12px; font-weight:bold; padding:0; margin:0; padding-left:35px; margin-left:5px; color:#fff; background:#345C80 url(/web/20180728012615im_/http://www.scdkj.net/images/ico.gif) no-repeat 10px 11px; height:36px; line-height:37px; padding-right:20px; margin-left:15px;}
#r_tit2 span{ float:right; margin-right:15px; margin-top:8px; color:#eee;}
#r_tit2 span a{ color:#eee;}

.r_tit3{background:#345C80 url(/web/20180728012615im_/http://www.scdkj.net/images/ico.gif) no-repeat 10px -18px !important;}
.r_tit4{background:url(/web/20180728012615im_/http://www.scdkj.net/images/ico.gif) no-repeat 10px -78px !important;}
.r_tit5{background:#345C80 url(/web/20180728012615im_/http://www.scdkj.net/images/ico.gif) no-repeat 10px -108px !important;}
.r_tit6{background:#345C80 url(/web/20180728012615im_/http://www.scdkj.net/images/ico.gif) no-repeat 10px -138px !important;}

.r_tit7{background:url(/web/20180728012615im_/http://www.scdkj.net/images/ico.gif) no-repeat 10px -169px !important;}
.r_tit8{background:url(/web/20180728012615im_/http://www.scdkj.net/images/ico.gif) no-repeat 10px -199px !important;}



#r_tit h2{ float:left; display:inline; font-size:12px; font-weight:bold; padding:0; margin:0; padding-left:10px; font-size:14px; color:#A9CFEF; height:34px; line-height:34px;  }

#ind_pro{ float:left; width:338px;  height:464px;   border:#d1d1d1 solid 1px;}
#ind_pro a{ float:left; display: inline; width:152px; text-align:center; height:140px; overflow:hidden; margin:10px 0 0 12px; background-color:#eee; color:#666;}
#ind_pro a:hover{  background-color:#345C80; color:#345C80; text-decoration:none; color:#fff;}
#ind_pro a img{ border:#eee solid 1px; padding:1px; width:148px; height:106px; float:left; display:inline; margin-bottom:5px;}



#ind_yp{ float:left; width:977px;  border:#d1d1d1 solid 1px; background-color:#fafafa;  height:auto; padding-bottom:10px; }
#ind_yp a{ float:left; display: inline; text-align:center; overflow:hidden; margin-top:10px; margin-left:10px; }
#ind_yp a img{ border:#ccc solid 1px; padding:1px; width:146px; height:110px; float:left; display:inline;}



#ind{ float:left; display:inline; width:100%; height:auto;}
#ind_l{ float:left; display:inline; width:330px; height:499px; overflow:hidden; background-color:#fafafa; }
#ind_r{ float:right; display:inline; width:340px; height:499px; overflow:hidden; background-color:#fafafa; }
#ind_news{ float:left; display:inline; width:328px; padding-bottom:10px; border:#d1d1d1 solid 1px;}


.ul_news{ padding:0; margin:0; float:left; width:100%; margin-top:5px;}
.ul_news li{ float:left; display:inline; height:30px; width:98%; margin-left:5px; line-height:28px; background:url(/web/20180728012615im_/http://www.scdkj.net/images/a_bg.gif) no-repeat left bottom; overflow:hidden;}
.ul_news li a{ float:left; display:inline; margin-left:24px;}
.ul_news li span{ float:right; display:inline; margin-right:5px;}

#ind_line{ float:left; width:100%; height:12px; background-color:#E8EAED;}

#copyrigth{ float:left; display:inline; width:100%; line-height:260%;}
#copyrigth span{ font-family:Tahoma;}
#copyrigth a{ color:#fff;}

#cot_tit{ float:left; width:100%; height:4px; overflow:hidden;}
#cot_btm{ float:left; width:100%; height:10px; overflow:hidden;}
#con_cot{ float:left; width:100%; height:auto;}

#p_cot{float:left; width:768px; border:#CDCDCD solid 1px; height:auto; padding:10px 0;}

#cot{ float:left; width:735px; display:inline; margin-left:15px; overflow:hidden; height:auto !important;height:350px; min-height:350px; line-height:180%;}

#left_lx{ float:left; display:inline; width:240px; height:198px; background:url(/web/20180728012615im_/http://www.scdkj.net/images/lx_bg.jpg) no-repeat left 20px; margin-top:10px; margin-left:10px;}
#left_lx span{ float:left; display:inline; margin-top:15px; margin-left:30px; line-height:19px;}
#left_lx dd{ float:left; display:inline; padding:0; margin:0;}


.l_on{background-color:#8B9AB1 !important; color:#fff !important;}

#pro_cot{ float:left; width:740px; display:inline; margin-left:5px; overflow:hidden; height:150px; background:url(/web/20180728012615im_/http://www.scdkj.net/images/pro_bg0.gif) no-repeat left top;}
#pro_cot img{ border:0;}

.pro_img{ float:left; display:inline;}
.pro_img img{ float:left; display:inline; width:180px; height:130px; margin-top:8px; margin-left:11px;}
#pro_cot_r{ float:right; display:inline; width:510px;  padding:5px 10px; height:134px; overflow:hidden; position:relative;}
#pro_cot_r h2{ float:left; display:inline; width:100%; padding:0; margin:0; border-bottom:#ddd solid 1px; font-size:12px; color:#F00; padding-bottom:5px;;}
#pro_cot_r h2 a{color: #345C80;}
#pro_cot_r b{ float:left; width:100%; display:inline; font-weight:normal; color:#999; line-height:26px; margin-top:2px;}
#pro_cot_r span{ width:100%; float:left; line-height:180%; color:#333;}
.ckxq{ position:absolute; right:10px; top:106px;}
.ckxq img{ border:0;}



#pcot{ float:left; width:100%; height:auto; }

#pcot_tit{ float:left; display:inline; width:100%; height:24px; border-bottom:#ccc solid 1px;}
#pcot_tit span{ float:left; display:inline; height:100%; text-align:center; margin-left:10px;  font-weight:bold;}
#pcot_tit span b{ font-size:12px; color: #EC0000;}

#pcot_cot{ padding:10px 10px 5px 10px; float:left; border-top:none; width:674px; height:auto;}


.pcot_ul{ padding:0; margin:0; float:left; display:inline; width:100%; height:auto; overflow:hidden;}
.pcot_ul li{ float:left; display:inline; width:48%; height:30px; line-height:30px; background:url(/web/20180728012615im_/http://www.scdkj.net/images/a_bg.gif) no-repeat left bottom;  overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap;margin-left:10px; }
.pcot_ul li a{ float: left; display:inline; margin-left:25px;}

#pcot_yp a{ float:left; display:inline; width:148px; height:110px; overflow:hidden; margin:0 10px;}
#pcot_yp img{ float:left; display:inline; width:100%; height:100%; border:0;}

#stit{ width:100%; text-align:center;}

#stit img{}


#yp_pro{ float:left; width:100%; height:auto;}
#yp_pro img{ width:170px; height:120px; float:left; display:inline; border:0;margin-bottom:5px;}
#yp_pro a{ float:left; display:inline; width:170px; height:140px; overflow:hidden; text-align:center; margin:10px 8px 10px 12px;}

#con_news{ width:97%; height:auto; margin-top:5px; float:left; display:inline; margin-left:10px;}
#con_news ul{ padding:0; margin:0;}
#con_news ul li{ float:left; display:inline; width:100%; height:34px; line-height:34px; background:url(/web/20180728012615im_/http://www.scdkj.net/images/line.gif) no-repeat left bottom;}
#con_news ul li a{ float:left; display:inline; margin-left:15px;}
#con_news ul li span{ float:right; display:inline; margin-right:10px;}
#m_cot{ float:left; padding:0 10px; line-height:24px;}

#ntit{ float:left; width:100%; color:#999; text-align:center; border-bottom:#ccc solid 1px; padding-bottom:10px; margin-bottom:10px;}
#ntit h1{ color:#F00; font-size:14px;}


#demo {
overflow:hidden;
width: 97%;
height:100%;
 float:left; 
 display:inline;
 margin-left:10px;
 text-align:center;
}

#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}


#con_video{ width:97%; height:auto; margin-top:5px; float:left; display:inline; margin-left:10px;}
#con_video a{ float:left; display:inline; width:200px; height:180px; background:url(/web/20180728012615im_/http://www.scdkj.net/images/pro_bg.gif) no-repeat left top; margin-left:30px; margin-top:10px; margin-bottom:10px; overflow:hidden;}
#con_video a:hover{ background:url(/web/20180728012615im_/http://www.scdkj.net/images/pro_bg2.gif) no-repeat left top;}

#con_video img{ float:left; display:inline; width:181px; height:131px; margin-top:8px; margin-left:10px; border:0;}
#con_video span{ float:left; display:inline; width:184px; height:24px; margin-left:8px; line-height:24px; text-align:center; margin-top:15px; overflow:hidden;  border-radius: 10px; }

#link{ float:left; display:inline; border:#d1d1d1 solid 1px; background:#fafafa; padding:10px; margin-top:12px; width:958px; line-height:200%;white-space:nowrap; }
#link a{ float:left; display:inline; margin-left:10px;}
/*
     FILE ARCHIVED ON 01:26:15 Jul 28, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:13:18 Apr 01, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.476
  exclusion.robots: 0.015
  exclusion.robots.policy: 0.005
  esindex: 0.008
  cdx.remote: 9.913
  LoadShardBlock: 161.2 (3)
  PetaboxLoader3.datanode: 108.742 (5)
  load_resource: 353.586 (2)
  PetaboxLoader3.resolve: 253.942 (2)
*/