﻿@charset "utf-8";
* {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
body {margin:0px auto; font-family:"微软雅黑";font-size:14px;}
ul,li,a,span,h1,div,ol,h1,h2,h3,p,hr,input,label {margin:0px; padding:0px; text-decoration:none; list-style:none;}
body,td,th {font-family: 微软雅黑;}
body {margin-left: auto;margin-top: 0px;margin-right: auto;margin-bottom: 0px;}
a{color:#333;text-decoration:none;outline:none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
border { border:0px;}
img {border:0px;}
i,em{font-style: normal;}
.fl{ float:left;}
.fr{ float:right;}
.tac{text-align: center;}
.w1300{margin:0 auto; width:1340px; height:auto; overflow:hidden;}
.clear {clear: both;}


/*------------公用样式结束----------*/

/*头部*/
.top{width:auto; height:175px; background:url(img/topbj.jpg) center no-repeat; padding-top:10px;}
.top .t_logo{ width:250px; height:190px;}
.top .t_mz{width:640px; height:auto;font-family:"微软雅黑";  padding-left:5px; padding-top:25px; overflow:hidden;}
.top .t_mz h1{font-size:44px; line-height:50px; color:#0042ca;}
.top .t_mz p{font-size:19px; line-height:30px; color:#434343;}
.top .t_mz li{width:615px; height:35px;border:1px solid #0042ca; margin-top:10px; background-color:#0042ca; font-size:22px; line-height:35px;color:#fff;}
.top .t_mz li dd{width:100px; height:35px; background-color:#fff; text-align:center; color:#434343; line-height:35px; float:left; margin-right:15px;}
.top .t_tel{width:330px; height:auto; background:url(img/t_tu.png) top center no-repeat; padding-top:119px; margin-top:10px; text-align:center; font-family:Impact; color:#434343; font-size:36px; line-height:40px; float:right;}
.top .t_tel span{font-size:15px;}

/*头部*/
.header{width:100%;height:80px;line-height:80px;box-shadow:0 0 1px rgba(0,0,0,0.05); background:linear-gradient(to left,#4b70dd,#032fda);}
.k-width{width:94.5%;}
.header .nav-list{height:80px; margin-left:12%;}
.header .nav-list>li{float:left;margin:0 55px;}
.header .nav-list>li:before{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:4px;background:transparent;}
.header .nav-list>li>a{position:relative;display:inline-block;color:#fff;font-size:18px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.header .nav-list>li>a:before{content:"";position:absolute;left:0;top:0;width:100%;opacity:0;visibility:hidden;}
.header .nav-list>li.on>a:before{opacity:1;visibility:visible;}
.header .nav-list>li.on>a,.header .nav-list>li:hover>a{color:#0fffff;}
.header-right .search{font-size:14px; line-height:24px;font-family:"微软雅黑"; color:#888; background:url(img/t_tel.png) left no-repeat; padding-left:50px; margin-top:30px;}
.header-right .search p{ font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#f08226; line-height:24px;}

@media (max-width:1800px){
    .header .nav-list>li{margin:0 10px;}
    .header .nav-list>li>a{font-size:16px;}
}



/*banner*/
#banner {position: relative;overflow: hidden;width: 100%}
#banner ul {
	position: relative;
	overflow: hidden;
	width:500%;
	margin:0;
}
#banner ul li {
	width:20%;
	float: left;
}
#banner ul li img {
	width: 100%;display: block;
}
#banner aside {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 0;
	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}
#banner aside span {display: block;
	width:90px;
	height:150px;
	z-index: 63;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top:-1%;
}
#banner:hover aside span{ 
	opacity: 1;}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width:87px;
	height:87px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
#banner aside span.prev {
	float: left;
}

#banner aside span.next {
	float: right;
}
#banner aside span.next:after {
	left: 0;
	right: 20%;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}
#banner>div {
	width:100px;
	position: absolute;
	right: 0;
	left: 0;
	bottom:5%;
	margin: auto
}
#banner>div em {display: block;
	float: left;
	width:10px;
	height:10px;
	border:1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #ccc;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}
#banner>div em.act {
	background: #ff9900
}


.sl,.st,.st div,.sl div{

	overflow: hidden;
}

/*------------首页栏目----------*/
.sylm{width:100%; height:auto; background-color:#f9f9f9;text-align:center;font-family:"微软雅黑";border-bottom:1px solid #dfdfdf;padding-top:80px; padding-bottom:30px; overflow:hidden;}
.sylm h2{ font-size:48px; color:#434343; line-height:60px;}
.sylm h2 span{ color:#0042ca;}
.sylm p{font-size:18px; color:#343434; line-height:30px;}

/*内页产品分类*/
.picbj{width:auto; height:auto; background-color:#f9f9f9; overflow:hidden;}
.zhanshiz{
  float:left;
  width:20%;
  margin-bottom:40px;
  margin-top:40px;
  height:auto;
  background-color:#efefef;
}	
.zhanshiz1{
  width: auto;
  height: auto;
  padding-top:30px;
  padding-bottom:40px;
   background-color:#0042CA; text-align:center;font-size:36px; color:#fff; line-height:40px; font-weight:bold;
}

.zhanshiz1-1{
  width: 100%;
  height: auto;
   background-color:#494949;
   
}

.zhanshiz1-wz a{
	
	color:#fff;
	font-size:24px;
	font-family:"微软雅黑";
	
}
.zhanshiz1-wz1{
	width: 100%;
	color:#fff;
	font-size:14px;
	line-height:16px;
	padding-top:10px;
	text-align:center;
	text-transform: uppercase;
	padding-bottom:10px;
    border-top:5px solid #ee4b08;
	background-color:#1c3f93;
}
.zhanshiz1-wz1 p{padding-top:10px; font-family:"微软雅黑"; font-size:24px; line-height:30px;}

.zhanshiz2{
  width: 100%;
  height: auto;
  margin-bottom:20px;
}	

.fenl{
	width:100%;
	height: auto;

}
.fenl h3{
	display: block;
	width:100%;
	height:40px;
	font-family:'微软雅黑'; color:#fff; font-size:18px; line-height:40px;
	text-align: left; font-weight:normal;
	margin-top:10px;
	background-color:#23AB3C;
	background-repeat: no-repeat;
	background-position: center top;	
}

.fenl h3 a{
	display: block;
	width: 90%;
	height:35px;
	background-image: none;
	font-size:16px;
	text-indent:20px;
	color: #fff;
	line-height:40px;

}
.fenl h3 a:hover{
	
	display: block;
	width:100%;
	background-image: none;
	text-indent:30px;
	background-color:#0042CA;
	text-decoration:none;
	transition: all ease .3s; 


}
.fenl dl{
	width: 100%;
	height: auto;
}
.fenl dl dd a{
	margin:0 auto;
	display: block;
	width:90%;
	height:30px;
	font-size: 16px;
	font-family:"微软雅黑";
	color: #888;
	line-height:30px;
	text-indent:10px;
	border-bottom: 1px dotted #999999; 
}

.fenl dl dd a:hover{
	color: #d90112;
}	

.zhanshiz2 li{ margin:0 auto; width:95%; background-color:#2d7bdd; font-family:"微软雅黑"; padding:5px;margin-bottom:1px;}
.zhanshiz2 li a{font-size:16px; color:#fff; line-height:30px;}
.zhanshiz2 li:hover{background-color:#ee4b08;}
.zhanshiz2-1{
  width: 100%;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}
.zhanshiz2-1 p{
  width: 100%;
  height: auto;
  margin: 0 auto;
  color:#666666;
  font-size:16px;
  line-height:28px;
}		
.zhanshizr{
  float:right;
  width:78%;
  margin-top:40px;
  height: auto;
}	



/*pic*/
.anliroll {height:1100px;width:100%;}
.anliroll li {float: left;width:32%; border:1px solid #f2f2f2;background: #fff;margin: 1% 0 0 1%; }
.anliroll li a {display: block;overflow: hidden;font-size: 18px;position: relative;text-transform:uppercase; }
.anliroll li a h4 {overflow: hidden; }
.anliroll li a img { margin:0 auto;width:100%;display: block;transition: all .5s; }
.anliroll li a ol {background: #efefef;color: #000;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size:20px; line-height:20px;padding:15px;box-sizing: border-box; }
.anliroll li a ol i dd{ margin:0 auto; width:90%;font-family: "微软雅黑"; border-top:1px solid #ccc; padding-top:5px; color:#888; font-size:14px; line-height:26px; margin-top:8px;}
.anliroll li a ol i {display: block;color: dimgray;font-size:14px;margin-top: 10px; }
.anliroll li a ol a {color: #fff;font-size: 18px; }
.anliroll li a:hover img {transform: scaleX(1.1) scaleY(1.1); }
.anliroll li:hover a ol{background-color:#23AB3C;}
.anliroll li:hover a ol a{color:#fff;}
.anliroll li:hover a ol i dd{color:#fff;}
.anliroll li:hover a ol{color:#fff;}
.anliroll li:hover a ol i{color:#fff;}

/*jc*/
.manager{width:100%; height:783px; background:url(img/jlzc.jpg) center no-repeat;}
.manager .m_js{width:668px; height:auto; padding-top:360px; text-align:left; font-family:"微软雅黑"; overflow:hidden;}
.manager .m_js h3{font-size:18px; color:#434343; line-height:30px;}
.manager .m_js p{font-size:15px; color:#666; line-height:22px;}

/*about*/
.about_tiao{width:auto; height:70px; background:url(img/about_tiao.jpg) center no-repeat; font-family:"微软雅黑"; font-size:22px; color:#fff; text-align:center; padding-top:150px;}
.about_tu{width:590px; height:495px; background:url(img/hzbj.png) center no-repeat; margin-top:40px; text-align:center; font-family:'微软雅黑'; color:#434343; font-size:50px; line-height:60px; font-weight:bold; padding-top:40px;}
.about_tu ul{margin:0 auto; width:90%; margin-top:40px;}
.about_tu ul li{width:42%; height:55px; background-color:#23AC3C;color:#fff; font-family:'微软雅黑'; font-size:24px; line-height:55px; font-weight:bold; margin:4%; float:left;}
.about_zw{width:730px; height:auto; overflow:hidden; margin-top:40px; margin-bottom:40px; float:right;}
.about_zw .a_lm{width:240px; height:auto; background-color:#0042CA; padding:25px; text-align:left;}
.about_zw .a_lm p{font-family:Impact; font-size:40px; line-height:40px; color:#fff;}
.about_zw .a_lm h2{font-family:'微软雅黑'; font-size:30px; line-height:30px; color:#fff; font-weight:normal;}
.about_zw li{width:100%; height:45px; background:url(img/about_bybj.png) left no-repeat; padding-left:15px; color:#fff; font-family:"微软雅黑"; font-size:24px; line-height:30px; padding-top:15px; margin-top:20px;}
.about_zw li dd{width:110px; height:30px; background-color:#0042CA; text-align:center;float:right;}
.about_zw li dd a{color:#fff; font-size:15px; line-height:30px;}
.about_zw p{font-family:'微软雅黑'; color:#666; font-size:15px; line-height:30px; padding-top:20px;}


/*--zz--*/
.anlirol2 { margin:0 auto;height:auto;width:80%; margin-bottom:40px;}
.anlirol2 li {float: left;width:23%; border:1px solid #f2f2f2;background: #fff;margin: 2% 0 0 1.4%; }
.anlirol2 li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anlirol2 li a h4 {overflow: hidden; }
.anlirol2 li a img { margin:0 auto;width:100%; height:255px;display: block;transition: all .5s; }
.anlirol2 li a ol {background: #efefef;color: #000;width: 100%;z-index: 555;transition: all .2s;text-align: center;font-size:20px; line-height:20px;padding:15px;box-sizing: border-box; }
.anlirol2 li a ol i dd{ margin:0 auto; width:90%;font-family: "微软雅黑"; border-top:1px solid #ccc; padding-top:5px; color:#888; font-size:14px; line-height:26px; margin-top:8px;}
.anlirol2 li a ol i {display: block;color: dimgray;font-size:14px;margin-top: 10px; }
.anlirol2 li a ol a {color: #fff;font-size: 18px; }
.anlirol2 li a:hover img {transform: scaleX(1.1) scaleY(1.1); }
.anlirol2 li:hover a ol{background-color:#23AB3C;}
.anlirol2 li:hover a ol a{color:#fff;}
.anlirol2 li:hover a ol i dd{color:#fff;}
.anlirol2 li:hover a ol{color:#fff;}
.anlirol2 li:hover a ol i{color:#fff;}


/*--news--*/
.news{margin:0 auto; width:1340px; height:auto; margin-top:40px; overflow:hidden;}
.news_zw{ height:550px;overflow: hidden;}
.news-l{width:590px;height:482px;overflow: hidden; position: relative; float: left;}
.news-l dt img{width:590px;height:482px;transition: all .5s;}
.news-l dt:hover img {transform: scaleX(1.1) scaleY(1.1); transition: all .5s;}
.news-l dd{position: absolute; bottom:0;left: 0;width:590px;height:145px;background:rgba(0,66,202,0.8);overflow: hidden; -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;padding: 15px 30px 0;}
.news-l dd h3{ font-size: 16px; color:#fff; line-height: 24px;}
.news-l dd h3 a{ color:#fff;}
.news-l dd h3 a:hover{color:#cc3333;}
.news-l dd p{padding-top: 9px; font-size: 14px; line-height: 24px; color:#fff;}
.news-l dd p a{ color:#fdd704;}
.news-l dd p a:hover{color:#cc3333;}
.news-r{width:690px; overflow: hidden;float: right;}
.news-r dl{height:auto;overflow: hidden; border-bottom:1px solid #f1f1f1; padding:10px;}
.news-r dl:hover{background-color:#f9f9f9;}
.news-r dd{margin-bottom:5px;height:auto; overflow: hidden;position: relative; width:100%;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;box-sizing: border-box;}
.news-r dd h2{font-size: 18px; color:#888; line-height:30px;}
.news-r dd i{display: block; font-size: 12px; color:#b2b2b2; font-family: Arial; text-transform: uppercase;}
.news-r dd p{padding-top: 10px; height:45px; font-size: 14px; line-height: 20px; color:#999;}
.news-r dd a{display: block; font-size:14px; color:#cc3333; padding-top:10px;}

/*------------foot----------*/
.footer{background:url(img/footerbj.jpg) center no-repeat; padding-top:40px;overflow:hidden;}
.footer .center{text-align:left;width:985px;font-size:0;padding: 20px 0 0;}
.footer .center dl{ width:300px; display:inline-block; vertical-align:top; margin:0 26px; text-align:left; float:left;}
.footer .center dl dt{font-size:18px;margin-bottom:24px;}
.footer .center dl dt a{color: #fff; transition:0.36s}
.footer .center dl dt a:hover{color: #ffd200;}
.footer .center dl dd{font-size: 14px;color: #fff;line-height: 30px; width:50%; float:left; position:relative}
.footer .center dl dd:before{content:"";position:absolute;left:-15px;width:3px;height:0;background:#ffd200;transition: 0.6s;top: 50%;margin-top: -6px;}
.footer .center dl dd a{color: #fff;}
.footer .center dl dd a:hover{color: #ffd200;}
.footer .center dl dd:hover:before{ height:13px}

.footer  .footerfl{ display:inline-block; vertical-align:top; margin:0 16px; text-align:left; width:171px; float:right;}
.footer  .footerfl li{background:rgba(255,255,255,0.1); width:155px; height:128px; margin-bottom:13px;}
.footer  .footerfl li em{ width:20px; height:100px; padding:10px 6px 0px; font-size:14px; line-height:15px; color: #fff; float:left;}
.footer  .footerfl li i{ width:100px; height:100px; float:left; background-color:#fff; padding:5px; margin-top:8px;}
.footer  .footerfl li i img{width:100px; height:100px;}

.footer .right{width:248px;height:auto;border-left:#fff 1px solid;padding:10px 0 0 24px;}
.footer .right h5{ font-size:16px; color:#ffffff}
.footer .right h3{font-size:24px;color:#ffd200;font-weight:bold;margin:10px 0 5px;font-family: DINOT;}
.footer .right p{font-size:14px;line-height:20px;color:#ccc; color:rgba(255,255,255,.8); font-family:arial; font-weight:bold; margin-bottom: 32px;}
.footer .right a{display:inline-block;width:100px;height:32px;line-height:32px;font-size:14px;color:#434343;background:#ffd200;border-radius:25px;text-align:center;position:relative;overflow: hidden;}
.footer .right a:before{content:"";position:absolute;width:100px;height:100px;top:50%;margin-top:-50px;left:50%;margin-left:-50px;background: rgba(0,0,0,.1);transform:scale(0);transition:0.6s;border-radius: 50%; opacity:0}
.footer .right a span{ position:relative}

.footer .right a:hover{ color:#fff;overflow: hidden !important;}
.footer .right a:hover:before{transform:scale(1); opacity:1;  border-radius: 50%;}

footer .bot{padding: 25px 0; border-top:1px solid #ccc; margin-top:30px;}
footer .bot .tt{float:left;color: #fff;line-height:35px;height:35px;margin-right:3px;}
footer .bot .tt i a{color:#fff !important;}
footer .bot .tt img{ margin-right:10px;}
footer .bnt_link1 a{color:#fff !important; padding-left:10px; padding-top:10px; float:left;}
.copyright{float:right;font-size:13px;color: #fff;line-height:35px;}
.copyright *{display: inline-block;font-size:12px;color: #fff;}
.copyright a{color: #fff;font-size:13px;}
.copyright a:hover{ color:#ffd200; }
footer .bot { font-size:13px; color:#fff; }




/*------------内页banner---------*/
.nybj{width:auto; height:auto; background-color:#f8f8f8; overflow:hidden;}
.nyzw{margin:0 auto; width:1340px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; padding-top:40px; padding-bottom:50px; line-height:28px;text-align:left;overflow:hidden;}
.ny-r-t{width:auto; height:auto; border-bottom:1px solid #ccc; padding:10px;}
.ny-news01{width:100%;height: auto;}
.ny-news01 li{
  padding:20px;
  width:auto;
  margin-top:20px;
  background-color:#f9f9f9;
  overflow: hidden;
}
.ny-news01 li:hover{border-bottom:3px solid #ccc;transition: all 0.3s ease-out;}
.ny-news01 li .tu1{
	float: left;
	width: 200px;
	height: 145px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width: 200px;
	height: 145px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  width:100px;
  height:20px;
  margin-top:10px;
  text-align:center;
  line-height:20px;
  color:#888;
  background-color:#f2f2f2;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}


.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width:70%;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: auto;
  overflow:hidden;
  font-size: 18px;
  font-weight:normal;
  color: #717171;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r01 a h2 span{color:#e60002; font-weight:normal; margin-right:10px;}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height:46px;
  font-size: 14px;
  color: #888;
  letter-spacing: 0px;
  line-height: 150%;
  overflow: hidden;
}
.ny-news01 li .more{width:120px; height:30px; border:1px solid #ccc;text-align:center; }
.ny-news01 li .more a{ font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#ccc;}
.ny-news01 li:hover .more{background-color:#666;transition: all 0.3s ease-in-out;}
/*单页效果*/
.ny-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width:1340px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	padding-top:40px;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

/*详情页样式*/
.mt-20 {
	margin-top: 20px;
}
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:Arial, Helvetica, sans-serif;
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #303030;
  font-family:Arial, Helvetica, sans-serif;
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #08C339;
  font-family:Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e7e7e7;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}

/*新闻详情页样式*/
.newszwbj{ width:auto; height:auto; overflow:hidden;}
.new-cont-h1{text-align:center; font-family:"微软雅黑"; font-size:30px; line-height:40px;color:#535353; padding-top:30px;font-weight:normal;}
.new-xq{
  margin:0px auto;
  margin-top:30px;
  width:100%;
  background-color:#fff;
  height: auto;
  overflow:hidden;
}
.new-xq-l{
  width:100%;
  height:auto;
  text-align:left;
  
}
.new-xq-l .date1{
  width: 100%;
  height: auto;
  text-align: left;
}
.new-xq-l .date1 .year1 {
  font-size: 20px;
  color: #000;
  line-height:30px;
  font-family: "微软雅黑";
  font-weight:normal;
  text-align: center;
}
.new-xq-l .date1 .year1 span{
  position: absolute;
  z-index:2;
  display:block;
  font-size:15px;
  color: #b2b2b2;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px; 

}
.new-xq-l .date1:before{
  content: "";
  display: block;
  width: 100%;
  height:30px;
  position: absolute;
  left: 0;
  z-index:1;
}
.new-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #27cbf1;
  font-family:Impact;
  letter-spacing: 0px;
}
.new-xq-l .read1{
  position:relative;
  z-index:22222;
  width:120px;
  font-size:13px;
  padding-top:0px;
  text-align: center;
  background-color:#efeeee;
  color: #888;
  letter-spacing: 0px;
  float:right;
 
}
.new-xq-l .read1 strong{
  font-weight: bold;
}
.new-xq-r{
  width:99%;
  height:auto;
  margin-bottom:30px;
  text-align:center;
  border-top:1px solid #ccc;
  background-color:#f9f9f9;
  padding:10px;
  overflow: hidden;
}
.new-xq-r p{
  display: block;
  height: auto;
  font-size: 14px;
  color: #666;
  text-align:left;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.new-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}


.ny-l01 {
    float: left;
    width: 250px;
}
.ny-r01 {
    float: right;
    width: 956px;
}
.ny-l-fenlei{
  padding:20px 15px 50px 15px;
  background-color: #043d77;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 30px;
  background-color: #fbe000 ;
  font-size: 17px;
  color: #000;
  text-align: center;
  line-height: 30px;
  border-radius: 20px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:3px;
  width: 100%;
  border-bottom:1px dashed #5084b5;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #039de5;
  color: #fff;
}
.ny-fenlei1-hover{
  background-color: #facd00 !important;
  color: #525252 !important;
}

