﻿@charset "utf-8";
/*  
* @description: 中国唐山-曹妃甸子站通用样式表  
* @author: 姚 
* @update: 姚  (2020-7-16 )  
*/  
/* 全局样式 */ 
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: 16px; }
.container {
    width:100%;
    height:100%;
    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: 1200px; margin: 0 auto; overflow: hidden; clear: both; }/*页面居中样式*/
.main_1 { width: 1200px; margin: 0 auto; clear: both; background:#fff; }/*页面居中样式高度不自适应*/
.main_2 { width: 1200px; margin: 0 auto; clear: both;background:url(../images/cfd_ztzl.jpg) repeat-x; text-align:left;padding-top:15px;}
.main_3 { width: 1200px; 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 更多 */
/* ---------------------------------------------------------------------------------------------------------------------------- */
/*字体样式*/

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 字体样式 */
/* ---------------------------------------------------------------------------------------------------------------------------- */
/* 字体颜色样式*/



/* 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;}
/* ---------------------------------------------------------------------------------------------------------------------------- */

#header-ban { width: 100%; background: url(../images/cfd_banner.jpg) no-repeat center ; height:884px;}
.logo{margin-top:50px;width:1200px;text-align:right;}
.logo img{margin-right:150px; }
#sousuo{hight:632px; width:1200px; margin:0 auto; height:585px;}
#sousuo input.nav-input1 { /*width: 207px;*/ width:569px;height: 66px; line-height:66px; background:url(../images/sousuo.png) no-repeat; left: 482px; text-indent: 35px; color: #999999; font-size: 16px;  outline: none;}
#sousuo input.nav-sou { width: 125px; height: 62px; color:#fff;cursor:pointer;background:url(../images/sousuo_bt.png) no-repeat;font-size: 16px;   outline: none; }
/*header-ban结束*/
/*nav开始*/
#nav { width: 1200px; height: 48px; margin: 0 auto; position: relative; }
#nav ul { height: 43px; margin: 0px 0 0 0px; font-size: 14px; font-family: "微软雅黑", "黑体"; font-weight: 500; }
#nav ul li { float: left; color: #FEFFFA; text-align: center; line-height: 35px;}
       #nav ul li a {
        display: block;
        height:20px;
        line-height:20px;
        margin:0px 0 0 0;

    }
        #nav ul li.shouye a {
             border-left:none;
        }
        #nav ul li.zhaoshang a {
            border-right:none;
        }
#nav ul li.hover a{ color: #1A7DC0; }

/*nav结束*/
/*新修改后的nav开始*/
#nav_new { width: 1200px; height: 48px; margin: 0 auto; position: relative; }
#nav_new ul { height: 43px; margin: 0px 0 0 0px; font-size: 14px; font-family: "微软雅黑", "黑体"; font-weight: 500; }
#nav_new ul li { float: left; color: #FEFFFA; text-align: center; line-height: 35px; margin-right: 20px; width: 150px;}
       #nav_new ul li a {
        display: block;
        height:20px;
        line-height:20px;
        margin:0px 0 0 0;

    }
        #nav_new ul li.shouye a {
             border-left:none;
        }
        #nav_new ul li.zhaoshang a {
            border-right:none;
        }
#nav_new ul li.hover a{ color: #1A7DC0; }

/*nav结束*/
.tabs {
    border:1px solid #ddd;border-bottom:none;/*border-top:none;*/
}

.column_name{ height:40px; display:block; width:440px; border-bottom:1px solid #D6D6D5;}
.column_name_1{ height:40px; display:block; width:360px; border-bottom:1px solid #D6D6D5;}

/* 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;
    }
/*List 开始*/
.list1 li { padding-left:12px; }
.list1 li a { /*width: 209px;*/ color:#3d3d3d;}
.list1 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/foot_bg.jpg);height:314px;

}
#footer .footer{text-align:left; line-height:24px; height:204px;padding-top:110px;}
#footer.left{float:left; width:520px;font-weight:bold;}
#footer.right{float:right; width:650px;font-weight:bold;}
#footer .footer_subnav { color:#990000; margin-bottom:5px;float:right; width:650px; text-align:left；}
#footer .footer_subnav a { margin:0 0px;margin-right:20px; color:#990000; font-family:"微软雅黑"; font-weight:bold;}
#footer p,#footer p a { color:#990000;}

/*.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;}
}