@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px;}
ol, ul, i{ list-style:none; font-style:normal;}
li{ list-style-type:none; }
a{ text-decoration:none; color:#333;}
a:hover { COLOR:#cc0000;}
img { border:0;}
.clearfix:after {display:block; visibility:hidden; clear:both; content:'.'; overflow:hidden; width:0; height:0; font-size:0; line-height:0;}
.clearfix {*zoom:1;display:block;}
/*公共样式开始*/
body{ margin:0 auto; color:#333; background:#fff; font-family:"微软雅黑","宋体"; font-size:14px; min-width:1200px;}

.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}
.fl{float:left;}
.fr{ float:right;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.ml20{ margin-left:25px;}
.pt15{ padding-top:15px;}
.hidden {display:none;}
.display{display:block;}
.w1200{ width:1200px; margin:0 auto;}

/* 修改 */
.w1500{ width:1500px; margin:0 auto;}
.min-width{min-width: 1500px;}

.line-1{
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}



.head{ background:url(../images/headbg.png) 75% 0/auto 100% no-repeat;}
.top{ height:32px; line-height:30px; color:#fff; font-size:12px;}
.top .fl{width:50%;}
.top a{ margin:0 15px; color:#fff;}

.min{ height:135px;}
.logo{ margin-top:28px; width:728px; height:86px;}
.logo a{display: inline-block;height: 100%;}
.logo a img{ height:100%;}

/*search*/
.ss{ margin-top:55px; width:220px; height:25px; padding:5px 7px; background:url(../images/ssk.png) left top no-repeat; overflow:hidden;}
.ssk{ width:190px; height:25px; line-height:25px; float:left; overflow:hidden; border:none; background:none; outline:medium none; color:#999; font-family:"微软雅黑";}
.search_btn{ float:right; width:25px; height:24px; outline:medium none;}





/******nav******/
.menu-nav{width:100%; height:40px; line-height:40px; background:#fff; position:relative; z-index:1000;}
.nav { width:1200px; margin:0 auto; position:relative;}
.nav ul {padding:0; margin:0;list-style-type: none;  }
.nav ul li {float:left; position:relative; z-index:998;display:block;}
.nav ul li a{display:block;text-decoration:none;/*width: 133px;*/width: 170px;text-transform:capitalize;height:40px;text-align:center;line-height:40px;font-size:16px;overflow:hidden;}
.nav ul li ul {display: none;}
.nav ul li ul li{width:100%;}
.nav ul li:hover a {color:#fff; background:#edb030; }
.nav ul li.hover a {color:#fff; background:#edb030; }
.nav ul li:hover ul {display:block; position:absolute; top:40px; left:0; min-width:100%;}
.nav ul li:hover ul li ul {display: none;}
.nav ul li:hover ul li:hover ul {display:block; position:absolute; top:0; left:100%; min-width:100%;}
.nav ul li:hover ul li a {display:block; text-align:center; height:38px; line-height:38px;background:#edb030; font-size:14px; color:#fff; border-bottom:1px solid #f9bf45;width:100%;white-space:nowrap;padding:0 8px;box-sizing:border-box;}
.nav ul li:hover ul li a:hover {color:#fff; text-align:center; background:#ebb920;}

/******banner******/

.slideBox {
	/* width: 100%; */
	height:380px;
	overflow: hidden;
	position: relative;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li{
	text-align:center;
}
.slideBox2 .hd {
	overflow:hidden;
	position:absolute;
	top:430px;
	z-index:99;
	left:47%;
}
.slideBox2 .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox2 .hd ul li {
	float:left;
	margin-right:15px;
	width: 9px;
	height: 9px;
	text-align: center;
	cursor: pointer;
	background: #fff;
	border: 3px solid #fff;
	border-radius: 50%;
}
.slideBox2 .hd ul li.on {
	background: #ebb920;
}

.slideBox2 .bd li .tit{
	_height: 42px;
	position: absolute;
	left:19%;
	bottom:35px;
	color: #fff;
	font-size: 24px;
	font-weight:bold;
	text-indent: 14px;
	line-height: 36px;
	background: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#66000000');      /*IE6,IE7*/ 
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#66000000')";      /*IE8*/
}
.slideBox2 .bd li .tit p { padding:5px 15px; letter-spacing:2px;
 margin: 0 auto;
}




.gg{ background:#efefef; height:65px; line-height:65px; width:100%; overflow:hidden; margin-bottom:15px;font-size:16px;}
.gg h2{ font-size:20px; color:#d70101; font-weight:bold; float:left; width:120px; text-align:center;}

#scrollDiv{float:left;width: 960px;margin-left:10px;height:65px;line-height:65px;overflow:hidden;}
#scrollDiv li{ height:65px; line-height:65px; padding-left:15px; background:url(../images/xb.jpg) left center no-repeat; color:#fff; font-size:16px;}
#scrollDiv li span{float:right; color:#999; font-size:14px;}
.more a{ float:right; margin-right:15px; color:#999;}
.more a:hover{color:#ebb920;}
.tit{background:linear-gradient(to right, #e3b14d 0%, #e3b14d 128px,#a6a6a6 129px, #a6a6a6 100%) left bottom / 100% 2px no-repeat;height: 48px;line-height: 48px;padding-left: 2.2em;position: relative;}
.tit h2{float:left;text-align:center;font-size: 22px;width: auto;text-align: left;font-weight:bold;}
.tit a{ float:right; color:#777;}
.tit a:hover{color:#ebb920;}

.tit::before{
	content: "";
	display: inline-block;
	width: 1.8em;
	height: 1.8em;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.yjxw .tit::before{background: url(../images/yjxw.png) center / 100% no-repeat;}
.yntz .tit::before{background: url(../images/yntz.png) center / 100% no-repeat;}
.zsyd_f .tit::before{background: url(../images/kypt.png) center / 100% no-repeat;}

.zsyd.tit::before{background: url(../images/zsyd.png) center / 100% no-repeat;}
.djgz.tit::before{background: url(../images/djgz.png) center / 100% no-repeat;}
.xsdt.tit::before{background: url(../images/xsdt.png) center / 100% no-repeat;}


/* 修改 */
.xxxw{ width:100%; height:265px; position:relative; z-index:5; background:#fff; overflow:hidden;}
.xxxw .bd { position:relative; z-index:3;  width:100%; height:265px;}
.xxxw .bd ul{ overflow:hidden; zoom:1;  width:100%; height:265px;}
.xxxw .bd ul li{ _display:inline; overflow:hidden;  width:100%; height:265px;}
.xxxw .bd ul li .xwpic {position:absolute; left:0; top:0;width: 50%;}
.xxxw .bd ul li .xwpic img{width: 100%;height:265px; display:block; overflow:hidden;object-fit: cover;}


.xxxw .bd ul li .title{ position:absolute; box-sizing: border-box;background:#f3f3f3; width:calc(100% / 2); padding:15px 30px; right:0px; bottom:0px; top:0px; z-index:99; text-align:left; height:265px;  float:right;}
.xxxw .bd ul li .title a { color:#c00;}
.xxxw .bd ul li .title h3 {line-height:28px; font-size:17px; font-weight:bold; font-family:微软雅黑;}
.xxxw .bd ul li .title p { line-height:28px; color:#999; text-indent:2em; margin-top:5px;font-size: 16px;}
.xxxw .bd ul li .title p a:hover { text-decoration:underline;}

.xxxw .hd{ overflow:hidden;position:absolute; z-index:5; height:16px; bottom:10px; right:60px; width:150px;}
.xxxw .hd ul{overflow:hidden; zoom:1; z-index:10; position:absolute;top:0;width:140px; right:0;}
.xxxw .hd ul li{ float:left; width:11px; height:11px; overflow:hidden; margin:0 5px;text-indent:-999px; cursor:pointer; border-radius: 50%;background-color: #cccccc;transition: background-color .3s ease-in-out; }
.xxxw .hd ul li.on{ background-color: #bb2719; }

.yjxw{width: 900px;}
.yntz{width: calc(100% - 900px);box-sizing: border-box;padding-left: 25px;}

.list { width:450px;box-sizing: border-box;padding-left: 15px;}
.list ul li {height:33px; line-height:33px; background:url(../images/xb.jpg) left 14px no-repeat; padding-left:15px; font-size:16px;}
.list ul li span{ float:right;margin-left: 5px; color:#999; font-size:14px;}

.mtbd{ margin-top:15px;}
.mtbd li{float:left;display:block;width:255px;height: auto;padding:15px;background:#f7f7f7;margin-right:20px;}
.mtbd li:last-of-type{margin-right:0;}
.mtbd li .ti{ height:40px; margin-top:5px; line-height:40px;}
.mtbd li i{ float:left; display:block; width:110px; text-align:center; color:#fff; font-size:14px;}
.mtbd li i.color1{ background:#c50000;}
.mtbd li i.color2{ background:#c99e03;}
.mtbd li em{ float:right; font-style:normal; background:url(../images/more.png) right center no-repeat; width:65px; font-size:12px; color:#888;} 
.mtbd li h2{display:block;font-size: 16px;font-weight:normal;height: 56px;line-height: 28px;width:255px;overflow:hidden;}
.mtbd li p{line-height:24px; margin-top:5px; color:#999;}

.sp{ width:737px;}
.sp ul li {height:35px; line-height:35px; background:url(../images/xb.jpg) left 14px no-repeat; padding-left:15px; font-size:16px;}
.sp ul li a{display: -webkit-box;overflow: hidden;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.sp ul li span{ float:right;margin-left: 5px; color:#999; font-size:14px;}

.zt{ width:430px;}
.zt li{width: 205px;height:100px;overflow:hidden;float:left;margin-top: 24px;margin-right: 24px;border-radius: 3px;}
.zt li a,.zt li a img{display:block;height: auto;width: 100%;}
.zt li:nth-of-type(2n){margin-right:0;}




.foot{background: url(../images/footbg.png) bottom center no-repeat;height:167px;}
.lxfs{width: 100%;line-height:30px;text-align: center;}
.ewm{width:245px; height:60px; float:right; margin-top:10px;}
.ewm a .preview{display:none;}
.ewm a:hover .preview{display:block; position:absolute; top:-80px; left:-0px;z-index:999999999;}
.ewm img{vertical-align:top; width:30px; height:30px; }
.ewm li{ display:inline; float:left; width:80px; height:60px;text-align:center; border-right:1px  dotted #ffedd0; position:relative;}
.ewm li .preview{width:80px;height:80px;}
.ewm li p{ text-align:center; line-height:30px; font-size:12px;}


.link{ background:url(../images/fg1.png) top left repeat-x; line-height:40px; height:40px; overflow:hidden;}
.link a { margin:0 15px;}

.foot-b{font-size: 13px;color:#fff;line-height: 32px;text-align:center;margin-top: 5px;}
.foot-b a{color:#fff;}
.foot-b img{
    transform: translateY(5px);
}
.nybanner{height: 380px;/*width:100%;*/}

/*内页样式*/
.ny{ background:#f3f3f3; width:1200px; }
.ny_left{ float:left; width:280px; min-height:500px;}
.ny_left_top{background: url(../images/nt_title.png) left top no-repeat;background-size:cover;width:280px;height:81px;line-height:81px;color:#fff;font-size:24px;text-align:center;font-weight:bold;}

.ny_right{ float:right; background:#fff; width:888px; min-height:500px; padding-left:30px; padding-bottom:15px;}
.ny_right1{ background:#fff; width:1200px; min-height:500px; padding-bottom:15px;}
.ny_right_con{ font-size:15px; line-height:33px !important; padding:10px 15px 10px 10px;}
.nytit{ background:url(../images/titbg1.png) left bottom no-repeat; height:43px; line-height:42px; padding-left:25px;}


/*次级页面二级菜单*/
.left_nav{ width:280px; margin-top:10px;}
.left_nav li{margin-top:0px; width:280px; height:40px; overflow:hidden; font-size:15px; border-bottom:1px solid #fff;}
.left_nav li a{
	padding-left:50px;
	font-weight:normal;
	height:40px;
	line-height:40px;
	display:block;
	background:url(../images/about_libg.png) 18px center no-repeat;
}
.left_nav li a:hover{
	font-weight:bold;
	height:40px;
	line-height:40px;
	display:block;
	color:#FFF;
	background:url(../images/list_libg.png) left top no-repeat;
background-size: 100% auto;
background-position-y: center;
}
.left_nav li a.hover{
	font-weight:bold;
	height:40px;
	line-height:40px;
	display:block;
	color:#FFF;
	background:url(../images/list_libg.png) left top no-repeat;
background-size: 100% auto;
background-position-y: center;
}



/*信息列表开始*/
.Newslist {}
.Newslist ul li {height:45px; line-height:45px;border-bottom:1px dashed #dcdcdc; background:url(../images/xb.jpg) no-repeat left 20px; padding-left:20px;}
.Newslist ul li span{float: right; color: #999999; margin-right: 2px;}


/*图片列表开始*/
.Pic {}
.Pic ul li { float: left; width:259px; height:206px; display:block; margin:10px 21px; overflow:hidden;}
.Pic ul li img {width:253px; height:165px; padding:2px; border:1px solid #ddd; overflow:hidden;}
.Pic ul li span { display: block; text-align: center; width:259px; height:35px; clear: both; line-height:35px; overflow:hidden;}
.line1 { border-top: 1px dashed #DDDDDD;}




/*详细页*/
.content{width: 100%;padding: 20px 00px;}
.content-title{width: 100%;border-bottom:1px dashed #ccc;padding-bottom:10px;}
.content-title h3{ font-size:24px; line-height:50px; width:100%; text-align:center; color:#dc2e2f; padding-bottom:5px;}
.content-title i{TEXT-ALIGN: center;  MARGIN: 0px auto; BACKGROUND: #f6f6f6; HEIGHT: 32px; display:block; line-height:32px; font-style:normal;}
.content-con{width: 100%;font-size:16px;line-height:32px;padding:10px 0;}
.content-con p{ text-indent:2em; text-align:justify; text-justify:inter-ideograph; margin-bottom:20px;}
.content-con img{text-align: center; max-width:800px; margin:15px auto; display: block;}

.sxt{padding:15px 0; border-top:1px dotted #bbb;}
.sxt p{display:block; width:940px; height:30px; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}

/*搜索结果*/
.ssjg-list{ min-height:500px; padding-bottom:50px;}
.ssjg-list li{border-bottom:1px dotted #bfc1c2;padding: 15px 0;}
.ssjg-list li h3{color:#cc0000; font-size:15px; line-height:30px; height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ssjg-list li p{height: auto;line-height:24px;color:#333;}
.ssjg-list li i{color:#666; font-size:12px; line-height:24px;}


.dpzw{text-indent:2em; font-size:16px;}
.dpzw p{ text-indent:2em; text-align:justify; font-size:15px; text-justify:inter-ideograph; margin-bottom:15px; }
.dpzw img{text-align: center; max-width:600px; margin:15px auto; display: block;} 
.zsyd{
	margin-bottom: 15px;
}
.zsyd ul li{
    float: left;
    /* width: 228px; */
    width: calc(100% / 5 - 15px);
    margin-right: 15px;
    margin-top: 20px;
}
.zsyd ul li a{
    display: block;
    width: 100%;
    height: 145px;
    position: relative;
    overflow: hidden;
	text-align: center;
}

.zsyd ul li img{
	object-fit: cover;
	border-radius: 5px;
	height: 145px;
	width: 100%;
}

/* .zsyd ul li a p{
    font-size: 16px;
    position: absolute;
    width: 90%;
    height: auto;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    line-height: 28px;
    color: #000;
}
.zsyd ul li a:hover p{
	font-weight:bold;
} */

@media screen and (max-width: 1500px) {
	.w1500{width: 1400px; margin:0 auto;box-sizing: border-box;}
	.min-width{min-width: 1400px;}
	.xxxw{width: 100%;}
	.list{width: 350px;}
}