﻿/* 清除内外边距 */
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

input,textarea {border: 2 none; box-shadow: none; outline: none;}

/* 设置默认字体 */
body{width: 100%;min-width: 1336px;margin:0 auto;}
body,
button, input, select, textarea {
    font: 14px/22px "Microsoft YaHei";color: #666;
}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#910800;}


/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.fz12{font-size: 12px;}
.fz14{font-size: 14px;}
.fz16{font-size: 16px;}
.fz18{font-size: 18px;}
.fz20{font-size: 20px;}
.fz22{font-size: 22px;}
.clear{clear: both;height: 0;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}

/*表单弹框*/

.nsw-modal {
	width: 100%;
	height: 100%;
	background: rgba(225, 225, 225, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}

.modal-dialog {
	position: fixed;
	color: #000000;
	top: 150px;
	width: 400px;
	border-radius: 3px;
	min-height: 155px;
	overflow: hidden;
	z-index: 99998;
	margin-left: -200px;
	left: 50%;
}

.modal-dialog .css-icon {
	background-image: url(modal-icons.png);
}

.modal-dialog .modal-head {
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
	background: #F6EFEF;
	font-size: 14px;
}

.modal-dialog .modal-head .modal-logo {
	width: 15px;
	height: 15px;
	background-position: 1px 0px;
	margin: 8px 5px 0 0;
	float: left;
}

.modal-dialog .modal-head .close {
	float: right;
	width: 15px;
	height: 15px;
	background-position: -14px 0px;
	margin-top: 8px;
}

.modal-dialog .modal-body {
	width: 100%;
	min-height: 125px;
	background: #ffffff;
}

.modal-dialog .modal-body .modal-body-left {
	width: 140px;
	float: left;
}

.modal-dialog .modal-body .modal-body-left .icon {
	width: 64px;
	height: 64px;
	margin: 30px 0 0 48px;
}

.modal-dialog .modal-body .modal-body-left .success-message {
	background-position: 0px -14px;
}

.modal-dialog .modal-body .modal-body-left .warming-message {
	background-position: 0px -78px;
}

.modal-dialog .modal-body .modal-body-right {
	width: 260px;
	float: right;
	padding-top: 20px;
}

.modal-dialog .modal-body .modal-body-right .close-btn {
	color: #000;
	text-align: center;
	width: 90px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	background: #818079;
}

.modal-dialog .modal-body .modal-body-right p {
	line-height: 30px;}


   
       .ty-banner-1 {
          
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            margin-left: -240px;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    
/*全局背景色1*/
.body-color{background: #f7f7f7;}
/*我的main开始*/
.main{width:1200px;margin:0 auto;overflow:hidden;}
.mainleft{float:left;width:260px;}
.mainlone{width:260px;}
.mainltwo{width:260px;}
.mainlthree{width:260px;}
.mainlfour{width:260px;}
.mainlfive{width:260px;}
.mainlonetop{width:260px;margin-top:5px;}
.mainlonebottom{width:258px;border:1px solid #d5d5d5;line-height:30px;}/*main左侧结束*/
.mainright{float:left;width:928px;margin-left:12px;}
.mainronetop{width:928px;height:41px;margin-top:5px;}
.mainronebottom{width:926px;border:1px solid #f1f1f1;}/*main右侧结束*/
/*main结束*/

/*内容页开始*/
.nyright{float:left;width:926px;margin-right:10px;margin-bottom:10px;}
.nyrightlone{width:926px;}
.nyronetop{width:926px;height:30px;margin-top:5px;line-height:30px;color:#666666;border:1px solid #d5d5d5;font-family:"Microsoft YaHei"}
.nyronetop a{color:#333333;font-family:"Microsoft YaHei"}
.nyronetop a:hover{color:#333333;font-family:"Microsoft YaHei"}
.nyronebottom{width:906px;border:1px solid #d5d5d5;font-size:15px;color:#333333;margin-top:10px;padding:0 10px 0 10px;}

/*带图片新闻列表*/
.dl_41{ height:150px;  overflow: hidden;padding: 24px 12px 24px 12px; border-bottom: 1px dashed #ccc;}
.dl_41 dt { width:256px; overflow:hidden; float:left; } /*图片边框*/
.dl_41 dt img { width:232px; height:155px; display:block;  padding:2px;}
.dl_41 dd{ width:620px;  text-align:center; line-height:26px; overflow:hidden; float:left; margin-left:0px; text-align:left; font-family:Microsoft Yahei;}
.dl_41 dd h4 a{ color:#222;line-height: 32px;font-size: 18px;font-weight: normal; letter-spacing:1px; border-bottom:1px solid #f1f1f1; display:block; margin-bottom:5px;}
.dl_41 dd a.ckxq{ font-size:14px; width:83px; height:24px; color:#00123a; letter-spacing:2px;}
.dl_41 dd a.zx:hover{ }
.dl_41 dd p{overflow:hidden; height:100px; line-height:24px; color:#666;}
.dl_41:hover dd p{ color:#333;}
.dl_41 dd .ddInfo{ color:#EE0000; margin-left:5px; }
.dl_41 dd h5 a{ color:#E5322C; font-size: 14px; line-height:28px;}
.dl_41 dd span a{ color:#DA0000;  display:inline-block; margin-right:20px; font-size:13px;}


.nylxwm{width:926px;border:1px solid #d5d5d5;font-size:15px;color:#333333;overflow:hidden;margin-top:10px;}
.nrylxwm{float:left;padding:30px;font-size:18px;line-height:40px;}
.nryewm{float:left;margin-top:30px;}
/*内容页结束*/

.sylxfs{font-size:14px;color:#666666;line-height:28px;}
/*首页联系方式板块*/

/*位置*/
.navigation{font-size:12px;color:#666;}
.navigation a{color:#000;}
.navigation a:hover{color:#FF0000;text-decoration:none;}
/*新闻内容页样式*/
.wrap2 .content2 .main2{ width:928px; margin:0 auto; }
.xinwen{ padding:0 0px; }
.xinwen{ padding:0 22px; }
.xw_hear{margin-bottom:22px; font-family:"Microsoft YaHei";}
.xw_title{ text-align:center; margin-top:28px;margin-bottom:15px;line-height:36px;}
.xw_title h1{ font-size:26px;font-weight:normal;color:#101010;}
.xw_xinxi span{ color:#666666; margin-right:10px;font-size:12px;}
.xw_xinxi{ text-align:center; margin-top:8px; border-bottom:#CCCCCC 1px solid; padding-bottom:10px;}
.xw_content{ padding:0 10px; font-size:16px;line-height:32px;}
.xw_content a{color:#004276;}
.xw_content img{width:700px;height:auto;}

/*相关文章*/
.xgwz{width:926px;margin:10px auto 10px auto;border:#e8e8e8 1px solid;  overflow:hidden; background:#fdfdfd; }
.xgwzbt{ height:40px; line-height:40px;overflow:hidden; font-size:20px; padding-left:5px; color:#333; background:#f1f1f1}
.xgneirong ul{padding:10px;}
.xgneirong li{width:15%;float:left;text-align:center;height:140px;overflow:hidden;}
.xgneirong a:hover{ color:red; text-decoration:none;}

/*内容页留言*/
#nyliuyan {overflow:hidden;width:926px;margin:0 auto;}
#nyliuyan h3{font-size:20px;font-weight:normal;}
#nyliuyan p {margin-bottom:15px; font-size:14px;}
#nyliuyan p a {color:#E04D47;}
#nyliuyan label {display:block; color:#555;}
#nyliuyan label i {color:#f00; font-style:normal;}
#nyliuyan .text {border:1px solid #ddd; height:20px; line-height:20px; padding:5px; width:910px;}
#nyliuyan .text:hover,#nyliuyan .text:focus,#nyliuyan textarea:hover,#nyliuyan textarea:focus {border:1px solid #E04D47; transition:border 0.4s ease 0s;}
#nyliuyan textarea {border:1px solid #ddd; padding:5px 0px; width:920px; height:140px; font-size:14px;}
#nyliuyan .submit {background:#E04D47; border:none; border-radius:3px; padding:8px 18px; color:#fff; cursor:pointer; -webkit-appearance:none;}
#nyliuyan .submit:hover {background:#F55540;}


/*图片内容页*/
.picnr{margin:0 auto;}
.showpic{text-align:center;}
.imgtitle{text-align:center;}
.nph_intro{padding:10px 10px;line-height:30px;font-size:15px;}
.nph_intro img{float:none;text-align:center;overflow:hidden;}
.nph_tj{padding:0px 20px;}
.nph_tj li{ float:left; height:25px;line-height:30px;padding-right:30px;}
.nph_tj ul li a{color:000;}
 

/*fl板块*/
.wzxgtj{width:730px;margin:0 auto;line-height:36px;}
.wzxgtj span{font-size:14px;color:#cc2223;line-height:28px;font-weight:bold;}
/*文章内容页相关文章推荐结束*/
.tpxgtj{width:990px;margin:0 auto;}
.tpxgtj span{font-size:14px;color:#cc2223;line-height:28px;font-weight:bold;}
/*图片内容页相关文章推荐结束*/
.xfzy{width:1002px;margin:0 auto;text-align:left;font-size:12px;line-height:20px;}
.xfzy a{width:1002px;margin:0 auto;text-align:left;font-size:12px;color:#d52e40;line-height:20px;}
/*最底部文字*/
.flbanner{width:1002px;height:350px;margin:0 auto;}


/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}


@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}
input,textarea {border: 2 none; box-shadow: none; outline: none;}
/* 设置默认字体 */
body,button, input, select, textarea {font: 14px/22px "Microsoft YaHei";color: #666;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;}
/* 重置列表元素 */
ul, ol ,li{list-style: none;}
/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;outline:none;}/*英文换行*/
a:hover {text-decoration: none; color:#fff;;}
/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}
/*手机预览居中*/
body{
    min-width: 1200px;
    width: 100%;
    overflow: hidden;
}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}


/*清除浮动*/
.clear{clear: both;height: 0;}
.blk-main .clearlist,.blk-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.b-main .clearlist,.b-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.clearafter:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }


/*全局背景色1*/
.body-color{background: #ffffff;}
.bark-body-color{background:#181818;}

.blk{margin-bottom: 25px;}
/*Main模板*/
.blk-main{width:1200px; margin: 0 auto;}
/*小模块*/
.blk-xs{width:240px;}
/*中模块*/
.blk-sm{width:930px;}
/*小版块*/
.blk{margin-bottom:30px;}




/*首页板块全局补白*/
.p{padding: 30px 0;}
/*首页板块全局变量*/
.b{clear: both;}
/*内页板块全局变量*/
.blk{margin-bottom:  20px;}
