﻿@charset "utf-8";
/*  
* @description: 中国唐山-汉沽子站通用样式表  
* @author: 陈虹 
* @update: 陈虹 (2015-7-13 )  
*/  
/* 全局样式 */ 
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
body { font-family: "宋体", Microsoft YaHei, Segoe UI, Arial, Tahoma, Verdana, sans-serif; font-size: 12px; }
.container {
    width:100%;
    height:100%;
    background:url(../images/yun.png) repeat-x top center;
    margin:0 auto;
  
}
.container1 {
     width:100%;
    height:100%;
    /*background:url(../images/footer-big-bg.png) no-repeat center bottom;*/
     padding-bottom:10px;
}
ul, li { display: block; list-style-type: none; }
img { border: none;}
/* End 全局样式 */
/* ---------------------------------------------------------------------------------------------------------------------------- */
/* 连接样式 */
a { text-decoration: none; color: #555; cursor: pointer; }
a:hover, a:active { /*text-decoration: underline; color: #0067b6;*/ }
a.more { font-weight: normal; font-size: 12px; }
a.fff { text-decoration: none; color: #fff; }
a.fff:hover, a.fff:active{ text-decoration: underline; color: #fff; }
/* End 连接样式 */
/* ---------------------------------------------------------------------------------------------------------------------------- */
/* 对齐样式 */
.left { float: left; }
.right { float: right }
/*文本样式*/
.center {
    text-align:center;
}
.text-indent {
    text-indent:28px;
}
.text-indent25 {
    text-indent:25px;
}
/* End 连对其样式 */
/* ---------------------------------------------------------------------------------------------------------------------------- */
/*布局样式*/
.main { width: 980px; margin: 0 auto; overflow: hidden; clear: both; }/*页面居中样式*/
.main_1 { width: 980px; margin: 0 auto; clear: both; background:#fff; }/*页面居中样式高度不自适应*/
.main_2 { width: 993px; margin: 0 auto; clear: both; /*background:url(../images/footer-bottom-bg.png) no-repeat bottom left;*/ padding-bottom:7px;}/*调节背景与最后内容的融合*/
.main_3 { width: 980px; margin: 0 auto; overflow: hidden; clear: both; }/*页面居中样式*/

/* End 布局样式 */
/* ---------------------------------------------------------------------------------------------------------------------------- */
/* 日期时间 */
.date { float: right; color: #999; font-size: 12px }/*列表时间样式*/
.newsdate { float: right; color: #aaa; font-size: 12px; font-family: Arial }
/* End 布局样式 */
/* ---------------------------------------------------------------------------------------------------------------------------- */
/* 更多 */
a.title_moer{ background:url(../images/gengduojiahao.png) no-repeat right 7px; display:block; line-height:30px; width:39px; font-size:12px; position:absolute; top:1px; right:12px;}
a.title_moer_1{ background:url(../images/gengduojiahao.png) no-repeat right center; display:block; line-height:30px; width:39px; font-size:12px; position:absolute; top:1px; right:8px;}
a.title_moer_lan {background: url(../images/touzhi-move-bg.png) no-repeat right center;width:40px; position: absolute; right: 10px; font-weight:100; color:transparent; padding-right:12px; top:0; line-height:32px; font-size:12px;text-indent:-9999px;}
a.title_moer_lan1 {top:12px;}
a.title_moer_lan2 {top:-15px;}
/* End 更多 */
/* ---------------------------------------------------------------------------------------------------------------------------- */
/*字体样式*/
.font-f-s {
    font-family:"宋体";
}
h1.title{ color: #000000; font-size:22px; font-family: "微软雅黑", "黑体"; line-height: 180%; text-align: center;}
h2.title{ color: #000000; font-size:18px; font-family: "微软雅黑", "黑体"; line-height: 180%; text-align: center;}
.f12 {
    font-size:12px;
}
.f13 {
     font-size:13px;
    font-family: "微软雅黑", "黑体";
}
.f14 {
    font-size:14px;
    font-family: "微软雅黑", "黑体";
}
.f15 {
    font-size:15px;
    font-family: "微软雅黑", "黑体";
}
.f16 {
    font-size:16px;
}
.f18 {
    font-size:18px;
    font-family: "微软雅黑", "黑体";
}
.b {
    font-weight:bold;
}
/* End 字体样式 */
/* ---------------------------------------------------------------------------------------------------------------------------- */
/* 字体颜色样式*/
.bg_color_fff{
    background:#fff;
}
.color_red { color: #f40000; }
.color_reda40000 { color: #a40000; }
.color_redc50000 {
    color:#c50000;
}
.color_rede60000 {color:#e60000;
}

.color_f0067b6 { color: #0067b6; }
.color_f70 { color: #f80; }
.color_666 { color: #666; }
.color_122e67 { color: #122e67; }
.color_fff,a.color_fff:hover {
    color:#fff;
}
.color_blue144f85 {
    color:#144f85;
   
}
.color_hui8c8c8c {
    color:#8c8c8c;
}
.color_hui3b3b3b {
    color:#3b3b3b;
}
.color_hui4d4d4 {
    color:#4d4d4d;
}
.color_hui666 {
    color:#666;
}
.color_hui989898 {
    color:#989898;
}
.color_blue3485C4 {
    color:#3485C4;
}
/* End 字体颜色样式 */
/* ---------------------------------------------------------------------------------------------------------------------------- */
/*清除浮动*/
/*清浮动*/
.fixed:after { /*高级*/
		content: "."; 
		display: block;
		clear: both;
		height: 0;
		visibility: hidden;
}
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear { display: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
/*边距样式*/
.top3 { margin-top: 3px; }
.top5 { margin-top: 5px; }
.top7 { margin-top: 7px; }
.top10 { margin-top: 10px; }
.top12 { margin-top: 12px; }
.top15 { margin-top: 15px; }
.top20 { margin-top: 20px; }
/* End 边距样式 */
/**/
img, input { border: medium none;}
/* ---------------------------------------------------------------------------------------------------------------------------- */
/* Top开始 */
.top { background: url(../images/header-bg.png) repeat-x 0 bottom; line-height: 33px; height: 33px; color: #CCC; }
    .top .main .left {
        position:relative;
    }
.e-text {
    position:absolute;
    top:6px;
    left:10px;
    width:65px;
    height:18px;
    line-height:18px;
    border:1px solid #dddddd;
    color:#4d4d4d;
    font-size:12px;
    background:#fff;
    text-align:center;
}
.name1 {
    width:80px;
    border:1px solid #dddddd;
    color:#ddd;
    font-size:12px;
    position:absolute;
    top:6px;
    left:86px;
    height:18px;
    line-height:18px;
    background:#fff;
    text-indent:5px;
    
}
.pass{
    width:80px;
    border:1px solid #dddddd;
    color:#ddd;
    font-size:12px;
    position:absolute;
    top:6px;
    left:176px;
    height:18px;
    line-height:18px;
    background:#fff;
    text-indent:5px;
    
}
.e-houzhui {
    width:110px;
    border:1px solid #dddddd;
    color:#4d4d4d;
    font-size:12px;
    position:absolute;
    top:6px;
    left:265px;
    height:18px;
    line-height:18px;
    background:#fff;
     text-align:center;
    
}
.but {
    width:36px;
    border:1px solid #dddddd;
    color:#4d4d4d;
    font-size:12px;
    position:absolute;
    top:6px;
    left:408px;
    height:19px;
    line-height:19px;
    background:#fff;
    text-align:center;
   <!-- background:url(../images/denglu.png) no-repeat;-->

}
.top_input { border: solid 1px #ddd; line-height: 18px; height: 18px; color: #666; padding: 0 0 0 5px; position:absolute;left:85px;}
.yuanjiao { border-radius: 4px; background-color: #fff; padding: 0 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #0067b6; }
/*Top*//*header-ban开始*/
#header-ban { width: 100%; /*background: url(../images/fengrun_body_back.png) no-repeat center ;*/}
#header-ban div.header-ban { position: relative; width: 980px; height: 193px;background: url(../images/hb-bgclass.png) no-repeat center right; margin: 0 auto; }
#header-ban div.header-ban img { position: absolute; top: 10px; left: 0; }
/*header-ban结束*/
/*nav开始*/
#nav { width: 1000px; height: 48px; /*background: url(../images/nav-bg.png) no-repeat;*/ background:#1f3653;margin: 0 auto; position: relative; }
#nav ul { height: 43px; margin: 0px 0 0 15px; font-size: 14px; font-family: "微软雅黑", "黑体"; font-weight: 500; }
#nav ul li { float: left; color: #FEFFFA; text-align: center; line-height: 48px;background:url(../images/nav-img.png) no-repeat 10px 10px;text-indent:35px; }
    #nav ul li.haigang {
        background-position:10px -43px;
    }
      #nav ul li.zhengwu {
        background-position:10px -96px;
    }
        #nav ul li.gonggongfuwu {
        background-position:10px -150px;
    }
          #nav ul li.zhengmin {
        background-position:10px -204px;
    }
            #nav ul li.zoujin {
        background-position:10px -259px;
    }
            #nav ul li.zhaoshang {
        background-position:10px -310px;
    }
    #nav ul li a {
        display: block;
        height:20px;
        line-height:20px;
        margin:15px 0 0 0;
        padding: 0px 24px;
        border-right: 1px solid #0d3655;
        border-left:1px solid #5c84a4;
    }
        #nav ul li.shouye a {
             border-left:none;
        }
        #nav ul li.zhaoshang a {
            border-right:none;
        }
/*#nav ul li {background: url(../images/nav-li-bg.png) repeat-x #ffffff; margin:8px 10px 0 0; padding:0 8px; line-height: 40px; border-left:solid 1px #fff; border-right:solid 1px #fff;}
#nav ul li.hover a{ color: #1A7DC0; }*/

/*nav结束*/
#tianqi { width: 980px; height: 37px; margin: 0 auto; border: 1px solid #eeeeee; border-top: none; border-radius: 0 0 3px 3px;position:relative;}
#tianqi span { color: #999999; font-size: 12px; height: 37px; line-height: 37px; display: block; background:#fff; }
    #tianqi span p.left {background:url(../images/tianqi-bg.png) no-repeat 5px 7px; text-indent:80px;}
#tianqi input.nav-input1 { /*width: 207px;*/ width:307px;height: 26px; line-height:26px; background: #ffffff url(../images/fangdajing.png) no-repeat 2px; border:1px solid #187dc8;position: absolute; top: 5px; left: 482px; text-indent: 35px; color: #999999; border-radius: 1px;}
#tianqi input.nav-sou { width: 80px; height: 28px; background:#187dc8; position: absolute; top: 5px; left: 890px; color:#fff;cursor:pointer; }
/* column-title 开始 */
.tabs {
    border:1px solid #ddd;border-bottom:none;/*border-top:none;*/
}
/*.column_name_lan { height: 30px; line-height: 30px; background: url(../images/xiangyun-daohang.png) no-repeat; color: #FAFAFA; position: relative; padding-left:10px; }*/
.column_name_lan img { position: absolute; top:6px; left: 8px;}
.column_name_lan h2{font-size: 13px; padding-left:18px; font-family: "微软雅黑", "黑体"; font-weight:600;color:#1e477b;/*height:40px;*/line-height:45px;border-bottom:1px solid #ddd;/*border-bottom:none;*/text-indent:28px;}
.column_name{ background: #fff; height:30px; display:block; /*border:solid 1px #ddd;border-right:none;*/}
.column_name1 {
    padding:10px 0 0 10px;
}
/* column-title 结束 */
/*List 开始*/
.list li { padding-left:12px; background: url(../images/yuandian.png) no-repeat 0px; }
.list li a { /*width: 209px;*/ color:#3d3d3d;}
    .list li a:hover {
        color:#2F6698;
    }

.video_list { background-color:#f5f5f5;}
.video_list li { background:url(../images/shipin.png) no-repeat 0 center; padding-left:18px;}
/*盒子模型*/
.box{ /*border:solid 1px #ddd;*/ border-bottom:1px solid #ddd;overflow: hidden; clear: both;}
.box2{ /*border:solid 1px #ddd; border-top:none;*/border-bottom:1px solid #ddd;overflow: hidden; clear: both;}
/*透明度*/
.alpha70{filter:alpha(opacity=870); -moz-opacity:0.7; opacity:0.7;}
.alpha50{filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.alpha30{filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3;}
/*Footer*/
#footer {
   background:url(../images/footer-s-bg.png) repeat-x;

}
#footer .footer{text-align:center; line-height:24px; height:135px;}
#footer .footer_subnav { color:#fff; margin-bottom:5px;padding-top:15px;}
#footer .footer_subnav a { margin:0 18px; color:#fff; }
#footer p,#footer p a { color:#fff;}
body {
    background:url(../images/body-bg.png) repeat-x; 
}
/*.bian {
   background:url(../images/bian.png) repeat-x 0 bottom;
   padding:0px 5px 5px 5px;
}*/

/* ---------------------------------------------------------------------------------------------------------------------------- */
/**
* @description: 非本站域名跳转提示弹窗 CSS
* @author: 李永超
* @update: 2018-5-29
**/
.lyc_alert-mengban {position: fixed;top: 0px;left: 0px;z-index: 1000;background: #000000;opacity: 0.8 !important;filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
.lyc_alert-warning {position: fixed;left: 50%;top: -300px;margin-left: -300px;width: 600px;height: 270px;background: #fff;z-index: 1001;display: none;}
.lyc_alert-delete {width: 100%;height: 38px;position: relative;}
.lyc_alert-delete span {position: absolute;top: 10px;right: 10px;width: 19px;height: 19px;text-align: center;line-height: 19px;font-size: 16px;cursor: pointer;background: #333;color:#fff;font-family: "Microsoft YaHei";}
.lyc_alert-wzsm {width: 480px;height: 100px;margin: 15px auto 0;line-height: 35px;font-size: 24px;color: #000;text-align: center;font-family: "Microsoft YaHei";padding-bottom: 15px;border-bottom: 1px solid #d4d4d4;}
.lyc_alert-wzsm p {font-size: 24px;font-family: "Microsoft YaHei";}
.lyc_alert-footer {width: 100%;height: 105px;font-size: 24px;color: #000;}
.lyc_alert-footer span {cursor: pointer;float: left;font-family: "Microsoft YaHei";}
.lyc_continue {width: 124px;height: 42px;line-height: 42px;font-size:20px;font-weight:bold;color:#ab0d07;border:1px solid #ccc;background-color: antiquewhite;text-align: center;border-radius: 10px;}
.lyc_fangqi {line-height: 42px;font-size: 20px;color: #ab0d07;margin-left: 20px;}
.lyc_xuanze {width: 210px;height: 42px;margin: 25px auto 0;}
@media only screen and (max-width: 414px) {
    .lyc_alert-warning {position: fixed;left: 2%;top: -300px;margin-left: 0;width: 96%;height: auto;background: #fff;background-size: 100%;z-index: 1001;}
    .lyc_alert-wzsm {width: 80%;height: auto;margin: 15px auto 0;line-height: 28px;font-size: 18px;color: #000;text-align: center;}
    .lyc_alert-wzsm p {font-size: 18px;}
    .lyc_alert-footer {width: 100%;height: 70px;line-height: 70px;font-size: 18px;color: white;margin-top: 10px;}
    .lyc_continue {width: 124px;height: 42px;letter-spacing: normal;}
}