@charset "utf-8";
/* CSS Document */

body { font-family:"微软雅黑";
	font-size:14px;
	font-weight:300;
	line-height:1.6em;
	color:#333;
	/* background: #EFEFEF; */
}

*{ margin:0 auto; padding:0;}
a{text-decoration: none;}
li{list-style-type: none;}


.headlogo{ width:1200px; height:60px; line-height:60px;}
.logo{ float:left;}
.sytel{ float:right; background:url(../img/sytel.png) no-repeat left center; padding-left:25px;}

.navbar{ width:100%; background-color:#1d89e0; height:50px;position:relative;}
.navbar .nav{ width:1200px; position:relative;z-index:1;}
.navbar .nav ul li{ float:left; width:150px; line-height:50px; text-align:center;}
.navbar .nav ul li a{ color:#FFF;}
/*.navbar .nav ul li a:hover{ display:block; width:150px; background-color:#0e86b1;}
.navbar .nav ul .tiv{ background-color:#0e86b1;}*/

.nav a{
  text-decoration:none;
}

.nav>ul{
  position:relative;
  list-style:none;
  padding:0;
  margin:0;
}
.nav>ul>li>ul{
  position:absolute;
  left:0;
  padding:0;
  margin:0;
  list-style:none;
}
.nav>ul>li:hover>ul li a{
  opacity:1;
  height:50px;
   transition:all .3s linear;
  -o-transition:all .3s linear;
  -moz-transition:all .3s linear;
  -webkit-transition:all .3s linear;
}
.nav>ul>li>ul a{
  display:block;
  color:#222;
  width:150px;
  line-height:50px !important;
 
  background:#09acd5;
  border-bottom:1px solid #b0e6f3;
  text-align:center;
  padding:0 5px;
   height:0;
  overflow:hidden;
  opacity:0;
    transition:all .3s linear .2s;
  -o-transition:all .3s linear .2s;
  -moz-transition:all .3s linear .2s;
  -webkit-transition:all .3s linear .2s;
}
.nav>ul>li{
  float:left;
  position:relative;
}
.nav>ul>li>a{
  padding:0 20px;
  color:#fff;
  display:block;
  line-height:50px !important;

  text-transform:uppercase;
  text-decoration:none;
}


/*BANNER样式开始*/

.banner {
	width:100%;
	height:417px;
	position:0;
	overflow:hidden;
	position:relative
}
.banner .d1 {
	width:100%;
	height:417px;
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}
.banner .d2 {
	width:100%;
	height:20px;
	clear:both;
	position:absolute;
	z-index:100;
	right:100px;
	top:380px;
}
.banner .d2 ul {
	float:left;
	position:absolute;
	left:55%;
	top:0;
	display:inline;
}
.banner .d2 li {
	width:9px;
	height:9px;
	overflow:hidden;
	cursor:pointer;
	background:url(../img/ico.jpg) no-repeat center;
	float:left;
	margin:0 5px;
	display:inline;
}
.banner .d2 li.nuw {
	background:url(../img/ico1.jpg) no-repeat center;}
	

/*头部样式结束*/


/*banner样式*/
/*.fullSlide{width:100%;position:relative;height:417px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:417px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:417px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:10%;z-index:1;width:40px;height:60px;background:url(../img/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:10%;background-position:-6px -137px;}


.banner{ width:100%; height:417px; background:url(../img/banner1.jpg) no-repeat center center; overflow:hidden;}*/
.ss{ width:100%; background-color:#f2f2f2; height:50px; line-height:50px; overflow:hidden;}
.sou{ width:1200px; font-size:12px;}
.sss{ float:right;}

.sypr{ width:1200px; overflow:hidden; }
.tit{ width:1200px; margin-top:50px; margin-bottom:50px; text-align:center; font-size:16px;}

.sybt{ width:1200px;}
.syprpr{ width:1200px;}
.syprprimg{ width:300px; float:left;}
.sprimg{ width:280px;}
.sprimg .t{ width:280px; background-color:#0060b0; height:60px; line-height:60px; font-size:16px; color:#FFF; text-align:center;}
.sprimg span{ display:block; background-color:#f2f2f2; line-height:50px; text-align:center;}
.syprprimg a span{ color:#333;}
.content2{ width:100%; background-color:#f2f2f2; overflow:hidden; margin-top:50px;}
.cont2{ width:1200px;}
.eqimg{ width:1200px; margin-top:50px;overflow:hidden;}
.eqimg ul li{ float:left; width:300px;}
.more{ width:1200px; margin-top:40px; margin-bottom:40px; }
.more span{
	display: block;
	width: 200px;
	height:40px;
	line-height:40px;
	border: 1px solid #CCC; background-color:#FFF; text-align:center; font-size:16px;}
.more span a{ color:#333;}
	
.content3{width:100%; background-color:#fff; overflow:hidden; margin-top:50px;}
.news{ width:1200px;overflow:hidden;}
.news1{ width:300px; float:left;}
.news1ny{ width:280px;transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}

.news1ny:hover {transform:translate(0,-10px);  -webkit-transform:translate(0,-10px);    -moz-transform:translate(0,-10px);    -o-transform:translate(0,-10px);    -ms-transform:translate(0,-10px);}

.news1ny span{ font-size:12px; color:#0CF;}
.news1ny p{ font-size:12px; color:#999; margin-top:10px;}

.footer{ width:100%; background-color:#171717; min-height:80px;}

.foot{ width:1200px; overflow:hidden;}
.foot p{ font-size:12px; color:#999; margin-top:15px;}
.foot p{color:#999;}
.foot p a{color:#999;}


/*内容页样式*/
.nycontent{ width:1200px; overflow:hidden; padding-top:30px; margin-bottom:50px;}
.nyleft{ float:left; width:250px;}
.nyright{ float:left; margin-left:50px; width:900px;}
.nyltit{ width:250px; height:60px; line-height:60px; background-color:#09F; text-align:center; color:#FFF; font-size:16px;}
.nyleft ul{
	width: 248px;
	border-right-width: 1px;
	
	border-left-width: 1px;
	border-right-style: solid;
	
	border-left-style: solid;
	border-right-color: #CCC;
	
	border-left-color: #CCC;}
.nyleft ul li{
	height: 50px;
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC; padding-left:15px;}
.nyleft ul li a{color:#333}
.nyleft ul li a:hover{ color:#06F; height:50px;}
.nyrtit{ width:900px; font-size:12px; }
.nyrtit a{color:#333;}
.nyrny{ width:900px; margin-top:30px; overflow:hidden;}
.nyrny .ab span{ font-size:18px;}
.nyrny a .newstime{ color:#333;}
.nyrny .ab p{ margin-top:25px; line-height:150%;}


.nyprimg{ float:left; width:225px; }
.nyprimg a .prname{ color:#000;}
.nyprimgn{ width:215px;background-color:#f7f7f7; margin-top:30px;}
.nyprimgn .primg img{ width:215px;}
.nyprimgn .prname{ text-align:center; height:50px; line-height:50px;}
.pages{ width:900px; margin-top:30px;}

.nyrnyde{width:900px; margin-top:30px; overflow:hidden;text-align:center;}
.prev{width:900px; margin-top:30px; overflow:hidden;}
.prev a{ color:#000;}

.tag{width:900px; margin-top:30px; overflow:hidden;}

.nyrnynews{width:900px; margin-top:30px; overflow:hidden;text-align:center;}
.nynews{ width:900px; overflow:hidden; margin-top:30px;}
.newstime{
	width: 149px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.nynews .newstime span{ font-size:30px; margin-top:10px; display:block; color:#666;}
.nynews .newstime p{ line-height:40px;}
.newsny{ width:700px;float:left; margin-left:50px;}
.newsny span{color:#333; font-size:20px;}
.newsny p{ color:#666; margin-top:10px;}
.newsde{ margin-top:30px; width:900px; background-color:#f4f4f1; height:50px; line-height:50px;}
.newspe p{ margin-top:15px; line-height:200%;}


 .pagination {list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom}
.pagination li {display:inline-block!important;border:solid 1px #EBEBEB;border-radius:4px}
.pagination a {color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s}
.pagination .disabled a:link,.pagination .disabled a:visited,.pagination .disabled a:hover {cursor:not-allowed;pointer-events:none;color:#EBEBEB}
.pagination .active {pointer-events:none}
.pagination .active,.pagination a:hover {transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
.pagination-group {border-right:solid 1px #EBEBEB;border-radius:4px}
.pagination-group li {float:left;border-right:0;border-radius:0}
.pagination-group li:not(:first-child):not(:last-child) {border-radius:0}
.pagination-group li:first-child {border-radius:4px 0 0 4px}
.pagination-group li:last-child {border-radius:0 4px 4px 0}
.pagination-group .active,.pagination-group a:hover {background:#f5f5f5;border-radius:0}
.pagination-big a {padding:10px 16px;font-size:16px}
.pagination-small a {padding:5px 10px;font-size:12px}
.pagination.border-main .active a,.pagination.border-sub .active a,.pagination.border-dot .active a,.pagination.border-black .active a,.pagination.border-gray .active a,.pagination.border-red .active a,.pagination.border-yellow .active a,.pagination.border-blue .active a,.pagination.border-green .active a {color:#fff}
