﻿
body { font-family:"Microsoft Yahei" }
/* 公用样式================================================================================ */
.gao20 {	height:20px;	font-size:1px;/* 由于ie6的双倍高度问题，所以要把12px以下加入这个字体设置项 */	  	}
.gao15 {	height:15px;	font-size:1px;/* 由于ie6的双倍高度问题，所以要把12px以下加入这个字体设置项 */	  	}
.gao10 {	height:10px;	font-size:1px;/* 由于ie6的双倍高度问题，所以要把12px以下加入这个字体设置项 */	  	}
.gao5 {	height:5px;	font-size:1px;/* 由于ie6的双倍高度问题，所以要把12px以下加入这个字体设置项 */	  	}
.shu { padding:0; border-right:1px solid #fff; margin:0 8px; line-height:0; }
.editbox { background:#fff; border:1px solid #ccc; cursor:text; font-family:"arial"; font-size:12px;height:18px; padding:1px; }

.input_on{font-size:18px;font-family:'微软雅黑','宋体',"arial";height:28px;border:1px solid #9F5F46;background-color:#F9F4EC;width:340px;}
.input_off{font-size:18px;font-family:'微软雅黑','宋体',"arial";height:28px;border:1px solid #9F5F46;background-color:#FFF;width:340px;}
.input_move{	font-size:18px;	font-family:'微软雅黑','宋体',"arial";width:340px;height:28px;border:1px solid #9F5F46;background-color:#F9F4EC;}
.input_out{/*height:16px;默认高度*/font-size:18px;font-family:'微软雅黑','宋体',"arial";width:340px;height:28px;border:1px solid #9F5F46;background-color:#FFF;}

/* ---------------------------- 内页开始 ----------------------------- */



/* 内页导航 */
.content_nav{ width: 100%; height: 63px; line-height: 63px; background-color: #fff; border-bottom: 1px #ddd solid; }
.content_nav ul{ width: 1100px; margin: 0 auto;  list-style: none; text-align: center; list-style: none;  display: -webkit-box;
  display: -moz-flex;  display: -ms-flexbox;  display: flex;  -webkit-box-pack: center;  -ms-flex-pack: center;
  justify-content: center;   align-items:baseline;}
.content_nav li{ float: left;  color: #777;}
.content_nav ul li span{ margin-right: 38px;}
.content_nav ul li a.link{ margin-right: 38px; color: #555; padding: 21px 0;}
.content_nav ul li a.link:hover{ color: #a61d2d;}
.content_nav ul li a.link.active{ color: #a61d2d;  /* font-weight: 600; */  border-bottom: 2px #a61d2d solid;}

/* 内容开始 */
.content_page{ min-height: 500px; padding-top: 55px; }
.mycontent{ width: 1158px; padding: 0 21px; color: #777; font-size: 13px;}
.goback{ float: right; color: #666;}

/* 详情页 */
.ny_main{ background: #fff; width: 950px; min-height: 500px; margin-top: 30px; padding: 58px 104px; border-bottom: 1px #e1e1e1 solid;}
.maintitl{ width: 100%; min-height: 40px; margin-bottom: 58px;}
.maintitl h2{ font-size: 24px; line-height: 40px; font-weight: 600;}
.maintitl span{ display: block; font-size: 13px; color: #999;}
/* .main_textW{ padding-bottom: 60px;} */
.main_textW p{ font-size: 16px; line-height: 30px; margin-bottom: 20px;}
.main_textW img{ max-width: 950px; margin-bottom: 20px;}

/* 图片列表 */
.ny_piclist{ width: 1182px; min-height: 300px; }
.ny_piclist li{ width: 370px; height: 340px; float: left; text-align: center; background-color: #fff; margin: 30px 12px 40px 12px; }
.ny_piclist li:hover{ background-color: #c49a6b; transition: all 0.4s ease-out;}
.ny_pic_img{ width: 100%; height: 269px;  overflow: hidden;}
.ny_piclist li img{ width: 100%; height: 100%;transition: all .6s ease; -moz-transition: all .6s ease; -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;}
.ny_piclist li:hover img{ transform: scale(1.2);transition:1s ease;}
.ny_piclist li p{float: left; padding: 0 10px; width: 350px; line-height: 70px; font-size: 16px;overflow:hidden; text-overflow:ellipsis; 
  white-space:nowrap; color: #666;}
.ny_piclist li:hover p{ color: #fff;}

/* 新闻列表 */
.ny_newlist{ width: 950px; min-height: 600px;  padding-top: 30px;}
.ny_newlist li{ float: left; width: 100%;  height: 140px; padding-top: 20px; border-bottom: 1px #e2e4e6 solid;}
.ny_newlist li .new_rq{ width: 80px; height: 95px; text-align: right; margin-top: 10px; background: url(../images/ny_newlist.png) no-repeat center;}
.ny_newlist li .new_rq i{ font-family: Arial, Helvetica, sans-serif; color: #fe9e29; font-weight: 600;}
.ny_newlist li .new_rq h5{ height: 25px; font-size: 22px; padding-top: 17px;}
.ny_newlist li .news_ny{ width: 820px; height: 100%; padding-left: 50px;}
.ny_newlist li .news_ny h3{width: 80%; font-size: 16px; line-height: 45px; color: #333;overflow:hidden;
  text-overflow:ellipsis;  white-space:nowrap;}
.ny_newlist li .news_ny:hover h3{ color: #a61d2d;}
.ny_newlist li .news_ny p{ padding-top: 10px; color: #999; overflow: hidden; text-overflow: ellipsis;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}



/* 上一条 */
.updown{ width: 950px; height: 80px; line-height: 80px;  padding-bottom: 30px; border-top: 1px #e0e1e1 dashed;}
.updown li{ float: left; width: 435px; padding:0 20px; color: #666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}


/* 页码 */
.pagenumberwap { width: 699px; height: 35px; text-align: center; margin: 40px auto; clear: both; }
.fanye { display: inline-block;}
.fanye { _display: inline;}
.fanye li {  _float: left; border: 1px solid #ccc; height: 30px; line-height: 30px; vertical-align: middle;
  margin: 0 3px; padding: 0 6px; min-width: 30px; display: inline-block; background-color: #fff;}
.fanye li a{ display: block;}
.fanye li:hover {  border: 1px solid #a61d2d; color: #a61d2d; text-decoration: none;}
/* .fanye li.on { background: #045CBD; border: 1px solid #d6d6d6; color: #fff; text-decoration: none; font-weight: bold;} */
.fanye li.active { background: #a61d2d; border: 1px solid #d6d6d6; color: #fff; text-decoration: none; font-weight: bold;}
.fanye li.active a { color: #fff;}
.fanye li.disable { color: #D6D6D6; cursor: default;}
.fanye li.disable:hover { border: 1px solid #a61d2d;}
.fanye li.load { cursor: pointer; line-height: 27px;}

/* 地图块 */
.nyrightneirong{ width: 580px; margin-left: 50px;}
.telwrap{ width: 320px; min-height: 500px; margin-top: 30px;}





