

body {
	font-family: 微软雅黑, "Open Sans", sans-serif;
	font-size: 14px;
	background: #eee;
	color: #000;
	line-height: 32px;
}
input, select, textarea {
	font-family: 微软雅黑, "Open Sans", sans-serif;
	font-size: 1em;
	;
}
.wrap {
	width: 96%;
	margin: 0 auto;
	max-width: 1170px;
	position: relative;
}
img, a {
	border: 0;
}
ul, li {
	list-style: none;
}
* {
	margin: 0;
	padding: 0;
}
.flt {
	float: left;
}
.frt {
	float: right;
}
.clear {
	clear: both;
}
.clear:after, .clear:before {
	content: '';
	clear: both;
	display: table;
}
img {
	max-width: 100%;
}
.img {
	overflow: hidden;
	position: relative;
}
*, *:after, *:before {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.over {
	overflow: hidden;
}
.modal, .fp_modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000
}
.fp_modal {
	display: table;
}
.modal {
	transition: all 0s;
	-o-transition: all 0s;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	background: rgba(0,0,0,0.7);
}
.fp_modal .cell {
	display: table-cell;
	vertical-align: middle;
}
.modal_cont {
	max-width: 990px;
	margin: 0 auto;
	width: 90%;
	background: #fff;
	position: relative;
}
.modal_cont .close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 32px;
	height: 32px;
	background: url(../img/close.png) no-repeat center center #ccc;
	border-radius: 100%;
	cursor: pointer;
}
.modal_cont .box {
	padding: 45px;
}
h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*----------header----------*/
.header {
	
 position: relative;z-index:999;
}
.top{border-bottom: 1px solid #eee;line-height: 40px;font-size: 12px;color:#555; background: ;}
.top span{color:#000;font-size: 20px; font-style: italic; font-weight: bold;}
.header.fixed .head {
	display: none;
}
.header .head {
	border-bottom: 1px solid #212121;
	line-height: 42px;
	color: #9b9b9b;
}
.logo {
	line-height: 90px;
}
.logo img {
	vertical-align: middle; width:100px;
}
.nav {

	
}
.nav ul li.nLi {
	display: block;
	float: left;width:100px;
	
	
	text-align: center; 
	line-height: 90px;
	position: relative;
}

.nav ul li.nLi a {
	display: block;
	color: #000;
}

.nav ul li.nLi a:hover {
	
}
.nav ul li.cur a {
	display: block;
	 background: #27408b;color:#fff;;
}


.cn{ background: #27408b; border-radius: 50px;width:30px;height:30px;color:#fff;margin-top:10px;line-height: 30px;; font-size: 12px; text-align: center;}

.menu ul {
	margin: 0 -45px;font-size: 15px;
}
.menu ul li {
	float: left;
	line-height: 50px;
	margin: 0 20px;
}
.mouse2{display: none; position: absolute;top:40px;right:-20px;z-index:99999;}
.mouse2{background:rgba(255,255,255,1); border-radius: 2px;line-height: 22px;color:#000;font-size: 12px;width:80px;}
.mouse{display: none; position: absolute;top:40px;right:0px;z-index:99999;padding:5px;background:rgba(255,255,255,1); border-radius: 2px;line-height: 22px;color:#000;font-size: 12px;}
.down{font-size:12px;color:#333;line-height:15px;text-align: center; display: block;padding-top:2px;text-shadow:none}
.mouse2 a{font-size:12px !important;color:#333 !important;line-height:25px; border-bottom:1px solid #ccc;text-align: center !important; display: block !important;padding-top:2px;text-shadow:none !important}
.en{ background: red;    border-radius: 50px;
    width: 30px;
    height: 30px;
    color: #fff;
    margin-top: 10px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;}
.apps{position: relative; display: inline-block;z-index:99999}
.nn2{width:30px;margin-top:0px; position: relative;}
.menu ul li a {
	display: inline-block;
	position: relative;
}
.menu ul li a:after{
	content: '';
	display: block;
	left: 0;
	width: 0;
	right: 0;
	margin: 0 auto;
	height: 3px;
	background: #fff
}

.menu ul li.on a, .menu ul li a:hover {
	color: #fff
}
.menu ul li.cur a {
	color: #fff
}
.menu ul li.on a:after, .menu ul li a:hover:after ,.menu ul li.cur a:after{
	width: 80%;
}
.menu {
	margin-top: 15px;
}
.menu ul li a {
	color: #fff;font-size: 15px;
}
.menu ul li  {
	position:relative;}
.banner_owl {
	position: relative;top:-100px
}
.banner_owl .banner_cur {
	position: absolute;
	left: 2%;
	right: 2%;
	z-index: 100;
	top: 50%;
	margin-top: -30px;
}
.banner_cur span {
	display: none;
	width: 40px;
	height: 40px; border-radius: 40px;;
	float: left;
	background-color: #ccc;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../img/cur1.png);
	cursor: pointer;
}
.banner_owl:hover .banner_cur {
	left: 3%;
	right: 3%;
}
.banner_cur span.next {
	float: right;
	background-image: url(../img/cur2.png);
}
.banner .item {
	position: relative;
}
.banner .item .text {
	text-align: right;
	left: 0;
	width: 100%;
	color: #9b9b9b;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	font-size: 16px;
}
.banner .text h2 {
	font-size: 46px;
	margin-bottom: 36px;
	font-weight: normal;
	color: #fff;
}
.banner .text h2 span {
	color: #27408b
}
.neiye {
	padding-top: 20px;
	padding-bottom: 30px;
	background: none;
}
.neiye .neiye-l {
	width: 240px;
}
.neiye .neiye-l .nydh {
	background: #fff; 
}
.neibanr{top:-100px;}
.neiye .neiye-l .nydh .title {
	width: 240px;
	height: 72px;
	background: #27408b;
	text-align: center;
	line-height: 72px;
}
.website_pages{padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.website_pages ul{display:inline-block;margin:0 auto;padding:0}
.website_pages ul li{float:left;font-family:'microsoft yahei';margin:0 2px;line-height:25px;background:#fff;}
.website_pages ul li:nth-child(1){ padding:0 10px}
.website_pages ul li:nth-child(1) a{ padding:0}
.website_pages ul li a{color:#555;display:block;padding: 0 10px;}
.website_pages ul li:hover{text-decoration:none;color:#fff;border:1px #27408b solid;background-color:#27408b}
.website_pages ul li:hover a{color:#fff}
.website_pages ul li:hover a:hover{color:#fff;text-decoration:none}
/*.website_pages ul li.thisclass{background-color:#333;color:#fff;border:1px #333 solid; padding:0 10px}*/
.website_pages ul li.active{}
.website_pages ul li:last-child{ padding:0 10px}
.website_pages ul li:last-child a{ padding:0}
/*.website_pages ul li.thisclass a{color:#fff; padding:0}*/
.website_pages ul li.active a{color:#fff; padding:0}
.website_pages .pageinfo{line-height:30px;padding-left:5px}
.website_pages strong{font-weight:400}
.neiye .neiye-l .nydh .title p {
	font-size: 24px;
	color: #fff;

}
.neiye .neiye-l .nydh .title span {
	display: block;
	font-size: 12px;
	color: rgba(255,255,255,0.3);
	margin-top: 5px;
}
.neiye .neiye-l .nydh .ul {
	width: 238px;
	border: 1px solid #e9e9e9;
	border-top: none;
}
.neiye .neiye-l .nydh .ul li {
	display: block;
	width: 192px;
	height: 58px;
	line-height: 58px;
	border-top: 1px solid #e9e9e9;
	background: url(../img/nydh-li.png) no-repeat 20px center;
	padding-left: 46px;
	font-size: 15px;
	transition: all .5s;
}
.neiye .neiye-l .nydh .ul li a {
	color: #575757;
	display: block;
}
.neiye .neiye-l .nydh .ul li:hover, .neiye .neiye-l .nydh ul li.on {
	background: url(../img/nydh-li-on.png) no-repeat 20px center;
}
.neiye .neiye-l .nydh .ul li:hover a, .neiye .neiye-l .nydh ul li.on a {
	color: #27408b;
}
.neiye .neiye-l .nydh .sideMenu {
	width: 238px;
	border: 1px solid #e9e9e9;
	border-top: none;
}
.neiye .neiye-l .nydh .sideMenu .dh {
	margin: 0 auto;
	background: #fff;
}
.neiye .neiye-l .nydh .sideMenu .dh p {
	height: 58px;
	line-height: 58px;
	background: url(../img/nydh-li.png) no-repeat 17px center #efefff;
	padding-left: 37px;
	font-size: 16px;
	color: #575757;
	cursor: pointer;
	border-top: 1px solid #e9e9e9;
}
.neiye .neiye-l .nydh .sideMenu .dh p a {
	color: #575757;
	display: block;
}
.neiye .neiye-l .nydh .sideMenu .dh p a:hover {
	color: #27408b;
}
.neiye .neiye-l .nydh .sideMenu .dh ul {
	background: #fff;
}
.neiye .neiye-l .nydh .sideMenu .dh ul li {
	height: 47px;
	line-height: 47px;
	padding-left: 39px;
	font-size: 14px;
	color: #585858;
	background: url(../img/s_li.png) no-repeat 26px center;
	border-bottom: 1px solid #e9e9e9;
}
.neiye .neiye-l .nydh .sideMenu .dh ul li:last-child {
	border-bottom: 0;
}
.neiye .neiye-l .nydh .sideMenu .dh ul li a {
	color: #585858;
}
.neiye .neiye-l .nydh .sideMenu .dh ul li a:hover {
	color: #0749a3;
}
.neiye .neiye-l .nydh .sideMenu .dh p.on {
	background: url(../img/nydh-li-on.png) no-repeat 17px center #efefff;
}.nylx {
	width: 100%;
	margin-top: 16px;
	background: #fff;
}
.nylx .title {
	width: 100%;
	height: 50px;
	background: #27408b;
	padding-left: 24px;
	color: #fff;
	font-size: 17px;

	line-height: 50px;
	box-sizing: border-box;
	position: relative;
}
.nylx .title:after {
	content: "";
	width: 5px;
	height: 15px;
	background: #fff;
	border-radius: 5px;
	position: absolute;
	left: 12px;
	top: 17px;
}
.nylx .title span {
	display: inline-block;
	font-size: 12px;
	color: rgba(255,255,255,0.2);
	margin-left: 5px;
	font-weight: normal;
}
.nylx .contact {
	width: 100%;
	border: 1px solid #e9e9e9;
	border-top: none;
	padding-top: 15px;
	box-sizing: border-box;
}
.nylx .contact .tel {
	width: 230px;
	margin: 0 auto;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 15px;
}
.nylx .contact .tel img {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
.nylx .contact .tel span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #aeaeae;
}
.nylx .contact .tel b {
	display: block;
	text-align: center;
	margin-top: 5px;
	font-size: 26px;
	color: #27408b;
}
.nylx .dizhi {
	width: 225px;
	margin: 0 auto;
	font-size: 14px;
	color: #5d5d5d;
	line-height: 29px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.neiye .neiye-r {
	width: 840px;border:1px solid #eee;padding:10px 30px;margin-bottom:30px;
}
.newsnav {
	width: 100%;
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
}
.newsnav .more {
	float: right;
	font-size: 15px;
	color: #999;
}
.newsnav .more a {
	color: #999;
}
.newsnav a.more:hover {
	color: #27408b
}
.newsnav .more a:hover {
	color: #27408b
}
.newsnav p {
	font-size: 22px;
	color: #000000;
	padding-left: 13px;
	border-bottom: 2px solid #27408b;
	height: 57px;
	line-height: 57px;
	display: inline-block;
	position: relative;
}
.newsnav p:after {
	content: "";
	width: 5px;
	height: 18px;
	background: #27408b;
	position: absolute;
	left: 0;
	top: 20px;
}
.newsnav span {
	display: inline-block;
	font-size: 13px;
	color: #c2c2c2;
	margin-left: 5px;
}
.case_li ul li:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.case_li ul li {
	background: #fff;
	margin-bottom: 15px;
	padding-right: 30px;
	box-sizing: border-box;
	position: relative;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.case_li ul li img {
	display: block;
	float: left;
	width: 300px;
	height: 188px;
	margin-right: 22px;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.case_li ul li a.tit {
	display: block;
	font-size: 17px;
	color: #363636;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	padding-top: 10px;
}
.case_li ul li span {
	display: block;
	font-size: 14px;
	color: #8d8d8d;
}
.case_li ul li p {
	font-size: 14px;
	line-height: 26px;
	color: #8d8d8d;
	margin-top: 10px;
}
.case_li ul li a.more {
	display: block;
	width: 23px;
	height: 13px;
	/*TODO:NIU*/
	background: url(../img/t.png) no-repeat center;
	position: absolute;
	right: 30px;
	bottom: 20px;
}
.case_li ul li a.tit:hover {
	color: #27408b
}
.case_li ul li img:hover {
	opacity: 0.8;
}
.case_li ul li:hover {
	-webkit-transform: translate3d(5px, 0px, 0);
	transform: translate3d(5px, 0px, 0);
	box-shadow: 5px 5px 15px rgba(0,0,0,.1)
}
.case_li ul li a.more:hover {
	-webkit-transform: translate3d(5px, 0px, 0);
	transform: translate3d(5px, 0px, 0);
}.newslist {
	margin-top: -15px;
}
.newslist ul li:after {
	content: "";
	display: block;
	height: 0px;
	visibility: hidden;
	clear: both;
}
.newslist ul li {
	border-bottom: 1px dashed #d8d8d8;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	padding: 15px 0;
}
.newslist ul li img {
	display: block;
	float: left;
	width: 197px;
	height: 124px;
	margin-right: 15px;
}
.newslist ul li .t {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.newslist ul li .t a {
	font-size: 16px;
	color: #303030;
	font-weight: bold;
}
.newslist ul li .t span {
	float: right;
	font-size: 14px;
	color: #b0b0b0;
}
.newslist ul li p {
	font-size: 14px;
	color: #939393;
	line-height: 22px;
	text-align: justify;
}
.newslist ul li a.more {
	font-size: 14px;
	color: #27408b;
	display: inline-block;
	margin-top: 10px;
}
.newslist ul li .t a:hover {
	color: #27408b;
}
.danye {
	font-size: 15px;
	line-height: 28px;
	color: #434343;padding-top:15px;
	text-align: justify;
}
.neiye .pro_list {
	
}
.neiye .pro_list li {
	display: block;
	float: left;
	width: 265px;
	margin-right: 20px;
	background: #fff;
	box-sizing: border-box;
	transition: all .5s;
	border: 1px solid #e1e1e1;
	margin-bottom: 15px;
}
.neiye .pro_list li:nth-child(3n+0) {

	margin-right: 0px;
	
}
.pro-js{ text-align: center;font-size: 20px;padding:20px 0px;}
.neiye .pro_list li:last-child {
	margin-right: 0;
}
.neiye .pro_list li .pic {
	display: block;
	width: 100%;
	position: relative;
	padding-top: 75%;
	overflow: hidden;
}
.neiye .pro_list li img {
	display: block;
	position: absolute;
	width: 100%;
	min-height: 100%;
	left: 0;
	top: 0;
	transition: all .5s;
}
.neiye .pro_list li a.t {
	display: block;
	text-align: center;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #666;
}
.neiye .pro_list li:hover {
	box-shadow: 0px 10px 15px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}
.neiye .pro_list li .pic:hover img {
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}
.neiye .pro_list li a.t:hover {
	color: #0056f9;
}
.danye p {
	margin-bottom: 15px;
}
.danye img {
	max-width: 100%;
}
.biaoti {
	width: 100%;
	margin: 0 auto;margin-top:30px;
	text-align: center;
	
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.biaoti h1 {
	font-size: 24px;
	color: #000;
	font-weight: normal;
}
.biaoti p {
	font-size: 14px;
	color: #ccc;
	margin-top: 15px;
}
.miaoshu {
	text-indent:2em;
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 0 10px;
	border: 2px solid #fff;
	background: none;
}
.owl-theme .owl-dots {
	margin-bottom: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #27408b;
	border-color: #27408b;
	opacity: 1;
}
.banner .img1 {
	overflow: hidden;
}
/*----------mainer----------*/
.mainer {
margin-top:-100px;	
}
.page {
	padding: 45px 0 55px 0px
}
.page_tit {
	 text-align: center;
	
}
.page_tit h3 {
	display: inline-block;
	
	padding-right: 20px;
	font-size: 28px;
	font-weight: normal;
	color: #000;
}
.page_tit .tt_t {
	font-size: 14px;width:70%;line-height: 22px;margin:0 auto;margin-top:15px;
	color: #9b9b9b;display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	
}
.flex_between{display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.flex_between2{display: flex; justify-content: space-between;  flex-wrap: wrap;  }
.f_list{width:30%;margin-top:50px;position: relative;height:470px}
.f_title{font-size: 17px;color:#000;;margin-bottom:5px}
.f_desc{font-size: 12px;color:#888;line-height: 22px;}
.f_1{width:60%; background: #fff;padding:35px; position: absolute;top:270px;left:0px;right:0px;margin:0px auto;box-shadow: rgba(0,0,0,0.2) 0 2px 6px 0;height:110px}
.f_img{ text-align: center;}
.f_img img{width:100%;height:300px}
.f_more{font-size: 14px;color:#fff; background: #27408b;;width:100px; text-align: center; position: absolute;bottom:0px;right:0px;}
.f_more a{color:#fff;}
.page_tit label {
	display: block;
	margin: 15px auto;
	width: 44px;
	height: 3px;
	background: #007eff
}
.pro_list{clear:both;padding-top:15px}
.page_tit p {
	color: #343434;
	font-size: 16px;
}
.page_tit .tag {
	padding-left: 25px;

	
}
.fl{float:left}
.fr{float:right}
.page_tit .tag ul li {
	display: inline-block;
	padding: 0 5px;
}
.page_tit .tag ul li a {
	display: block;
	line-height: 26px;
	padding: 0 13px;
	color: #9b9b9b;
	border-radius: 3px;
}
.page_tit .tag ul li a:hover, .page_tit .tag ul li.on a {

	color: #27408b;
}
.page_about .text p {
	line-height: 32px;
	color: #f6f4f4;
	margin-bottom: 50px;
}
.white{color: #fff !important; ;}
.page_about .page_tit {
	padding-top: 50px;padding-bottom:30px
}
.page_about .text {
	padding-right: 50px;
}
.btn a {
	display: inline-block;
	width: 104px;
	line-height: 32px;
	color: #fff;
	background: #27408b;
	border-radius: 1px;
	text-align: center;
}
ul:after {
	content: '';
	display: block;
	clear: both;
}
.pro_list ul li img {
	display: block;height:221px;width:100%
}
.pro_list ul li {
	width: 20%;
	float: left;margin-top:35px;
}
.pro_list ul li a {
	display: block;
	margin: 1px;
	position: relative;
	
}
.pro_list ul {
	margin: 0 0;
}
.pro_list ul li .text {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #27408b;
	text-align: center;
	color: #fff;
	line-height: 25px;
}
.pro_list ul li .text p {
	color: #89b5e7;
	width: 80%;
	margin: 0 auto;
	padding-top: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;


}
.pro_list ul li .box {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
}
.pro_list ul li .btn {
	margin: 0 auto;
	padding: 0 38px;
	line-height: 30px;
	border: 1px solid rgba(255,255,255,.2);
	display: inline-block;
	border-radius: 1px;
	margin-top: 20px;
}
.pro_list ul li .text h3 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}
.pro_list ul li .text label {
	display: block;
	width: 2px;
	height: 0;
	background: #fff;
	margin: 0 auto;
}
.pro_list ul li a:hover .text {
	opacity: 1;
}
.pro_list ul li a:hover .text label {
	height: 16px;
	margin-top: 10px;
}
.page_about {
	padding: 70px 0;
	background-attachment: fixed;
	position: relative;
}
.page_about .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6
}
.page_about .img1 {
	position: relative;
	z-index: 1;top:80px
}
.product_list2 .img {
}

.product_list2 li:nth-child(4n+1) {
    clear: both
}

.product_list2 li {
    width: 33.3%;
    float: left
}
.product_list2 li img{
    width: 100%;
    height:190px;
}
.product_list2 a {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    display: block;
    margin: 10px 30px;
}
.wz{display: flex;
    font-size: 16px;
    min-height: 40px;}
.ml10{margin:0px 10px;}
.product_list2 ul {
    margin: -10px
}

.product_list2 a:hover {
	transform: translateY(-10px)
}

.product_list2 {
    padding-bottom: 30px;padding-top:30px;clear:both
}
.clear{clear:both}
.rel{ position: relative;}
.pos{ position:absolute;top:90px;color:#fff;left:0px;}
.nb{min-height:270px;;}
.min3{}
.p_1{line-height: 45px;font-size:35px;}
.p_2{height:5px;width:100px; background: #fff;margin-top:25px; opacity: .5;}
.p_3{font-size: 14px;width:640px;line-height: 35px;margin-top:25px;color:#d9e2e9}
.product_list2 .text {
   
    text-align: center;
    padding: 20px;
    line-height: 26px
}

.product_list2 .text h3 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px
}

.product_list2 .text p {
    text-align: center;
    color: #666;
    font-size: 15px;
    padding: 0 10px
}
.yg_owl {
    position: relative
}

.yg_owl .yg_cur {
   
   
  
   
    width: 92px;
    height: 46px;
    background: url(../img/icon14.jpg) no-repeat center center #f1f1f1;margin:30px auto;
}
.yg_list .owl-carousel .owl-item{;}
.yg_list .owl-carousel .owl-item img{width:100%;height:140px;}
.yg_owl .yg_cur span {
    display: block;
    vertical-align: middle;
    width: 50%;
    float: left;
    height: 46px;
    cursor: pointer;
    background-image: url(../img/cur.png);
    background-repeat: no-repeat
}

.yg_owl .yg_cur span.prev {
    background-position: 19px 14px
}

.yg_owl .yg_cur span.next {
    background-position: -28px 14px
}

.yg_owl {
    margin-bottom: 40px
}

.yg_owl .item {
    max-width: 285px;
    position: relative;border:1px solid #eee;
}

.yg_owl .item .text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    background: #ffdb60;
    right: 0;
    line-height: 35px;
    font-size: 15px
}

.yg_owl .item .text .bg {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0
}

.yg_owl .item .text h3 {
    font-size: 18px;
    color: #000;
    font-weight: 400
}
.news-left {
    float: left;
    width: 350px;
}

.news-left .news-box {
    
}

.news-left .news-tit {
    color: #000;
}

.news-left .news-tit a {
    background-image: url(../img/new_more2.png);
}

.news-left .news-1 {
    padding-top: 16px;
}

.news-left .news-1 li {
    width: 100%;
}

.news-left .news-1 li h4 {
    margin-top: 10px;
}

.news-left .news-1 li p {
    height: 94px;
}

.news-right {
    float: right;
    width: 780px;
}

.bg3 {
    background-color: #fff;
    position: relative;
    overflow: hidden;
}
.website-section {
    padding: 0px;
}.container {
    width: 1200px;
    margin: 0 auto;
}
.hh{margin-top:15px !important}
.img-center img{height:190px;margin-top:25px}


.page_about img {
	display: block;
}
.page_about .img1 .box {
	position: absolute;
	top: -20px;
	right: -20px;
	bottom: -20px;
	border:1px solid #fff;
	left: 60%;
	z-index: -1;
}
.page_tit.on {
	border-bottom: 0
}
.page_tit.on h3 {
	background: none;
}
.news-box {
    margin: 0 0 20px;
    background: no-repeat center 0 #fff;
    -webkit-box-shadow: 0 0 10px 2px #e7e7e7;
    box-shadow: 0 0 10px 2px #e7e7e7;
    padding: 30px 40px
}

.about-image{display:table-cell !important; width:50%; }
.about-image img{width:100%;height:100%}
.about-content p{margin-bottom:25px;}
.about-content{width:50%;display:flex;align-items: center;}
.pt50{padding:30px 50px;}
.about-cut.auto .about-content{ vertical-align:top; }
.mt30{margin-top:45px}
.more-box{    font-size: 14px;
    color: #fff;
    background: #27408b;
    width: 100px;
    text-align: center;margin-top:30px}
.more-box a{ color: #fff;;}
@media(max-width:992px){
.about-box{display:block;}
.about-cut{display:block;}
.about-image{display:block !important; width:auto;}
.about-image img{display:block !important;}
.about-content{display:block; width:auto; }
}
@media(max-width:479px){
.about-content{display:block; width:auto;}
}

.news-tit {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 10px;
}

.news-tit small {
    display: block;
    font-size: 12px;
    color: #999;
    margin-top: 5px;
}

.news-tit a {
    float: right;
    background: url(../img/new_more2.png) no-repeat 0 0;
    width: 25px;
    height: 25px;
}

.news-1 {
    margin-left: -68px;margin-top:25px;
}

.news-1 li {
  margin-top:15px;margin-bottom:12px
}

.news-1 li a {
    display: block;
    margin: 0 0 0 68px;
}

.news-1 li h4 {
    margin: 0;
    line-height: 35px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-1 li p {
    color: #999;
    margin: 0;
    height: 30px;
    overflow: hidden;font-size: 13px;
}
@media only screen and (max-width: 600px){
	.news_list .text .div_btn2 {
		display: none;
	}
}

.news-1 li span {
    display: block;
    text-align: right;
    color: #999;
    line-height: 1;
    background: url(../img/new_line.jpg) no-repeat 0 center;
    font-family: Times New Roman;
    margin-top: 10px;
}
.news_list {
    ;margin-top:50px
}

.news_list li {
    margin-bottom: 24px
}

.news_list li a {
    display: block;
    border: 1px solid #e1e1e1;
    background: #fff
}

.news_list .date {
    float: left;
    
    padding: 20px 20px;
    border-right:1px solid #eee;
   
    color: #999;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    padding-left: 25px
}

.news_list .date label {
    display: block;
    font-size: 36px;
    color: #999
}

.news_list .text {
    overflow: hidden;
    padding-right: 200px;
    position: relative;
    padding-top: 20px; padding-left:25px;
}

.news_list .text .div_btn2 {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    padding: 0 20px;
    line-height: 40px;
    background: #cfcfcf;
    color: #fff;
    right: 30px
}

.news_list .text .div_btn2 span {
    display: inline-block;
    padding-right: 35px;
    background: url(../img/icon7.png) no-repeat right center
}

.news_list .text h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #000
}

.news_list .text p {
    line-height: 26px;
    color: #444;
    height: 52px;
    overflow: hidden
}

.news_list li a:hover .date {
   
}

.news_list li a:hover .date span, .news_list li a:hover .date label {
    color: #fff
}
.news_list li a:hover .date  {
    border-right:1px solid rgba(255,255,255,.2)
}
.news_list li a:hover {
    background: #27408b
}

.news_list li a:hover .text h3, .news_list li a:hover .text p {
    color: #fff
}

.news_list li a:hover .div_btn2 {
    background: #27408b
}

.news_list li a:hover .div_btn2 span {
    color: #fff;
   
}

.footer-contact{padding-top:15px}
.footer-contact li {
    font-size: 14px;
    padding: 8px 0 8px 32px;
    background: no-repeat 0 center;
}

.footer-contact li.i1 {
    background-image: url(../img/foot_icon1.png);
}

.footer-contact li.i2 {
    background-image: url(../img/foot_icon2.png);
}

.footer-contact li.i3 {
    background-image: url(../img/foot_icon3.png);
}

.footer-contact li.i4 {
    background-image: url(../img/foot_icon4.png);
}
.page_num {
	box-shadow: 0 2px 20px rgba(0,0,0,0.1);
	margin: 40px 0;
	z-index: 10;
	position: relative;
	background-size: cover;
}
.page_num ul {
	padding: 52px 0;
	overflow: hidden;
}
.page_num li {
	width: 25%;
	float: left;
	text-align: center;
	margin-left: -1px;
	border-left: 1px solid rgba(255,255,255,0.1);
	padding: 5px 0;
	color: #999;
}
.page_num li h3 {
	font-size: 36px;
	padding: 0 18px;
	background: url(../img/icon2.png) no-repeat right top;
	display: inline-block;
	margin-bottom: 10px;
	color: #fff;
}
.link_list ul li {
	width: 25%;
	float: left;
}
.link_list ul li a {
	display: block;
	margin: 11px;
	border: 1px solid #29292a;
	text-align: center;
	line-height: 145px;
}
.link_list ul li a:hover {
	background: #29292a;
	box-shadow: 0 2px 20px rgba(0,0,0,0.2);
}
.link_list ul li a img {
	vertical-align: middle;
}
.link_list ul {
	margin: 0 -11px;
}
.full {
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 1001;
}
.full li a {
	display: block;
	width: 52px;
	height: 52px;
	margin-bottom: 1px;
	position: relative;
	background: rgba(0,0,0,0.5);
	z-index: 1;
}
.full li a:hover span, .full li a:hover label {
	background-color: #27408b !important;
}
.full li:last-child a {
	border-bottom: 0;
}
.full li a span {
	display: block;
	width: 52px;
	height: 52px;
	position: relative;
	z-index: 100;
	background-position: center center;
	background-repeat: no-repeat;
}
.full li:nth-child(2) a, .full li:nth-child(1) a {
	z-index: 2;
}
.full li a label {
	display: block;
	width: 100px;
	white-space: nowrap;
	padding: 0 20px;
	position: absolute;
	line-height: 52px;
	color: #fff;
	z-index: -1;
	background: #000;
	bottom: 0;
	left: 100%;
	box-sizing: inherit;
	max-width: 300%;
}
.full li a:hover label {
	left: -120px;
}
.full li a .lbl_img {
	padding: 10px;
	height: auto;
	line-height: normal;
}
.full li a span.span1 {
	background-image: url(../img/full1.png);
}
.full li a span.span2 {
	background-image: url(../img/full2.png);
}
.full li a span.span3 {
	background-image: url(../img/full3.png);
}
.full li a span.span4 {
	background-image: url(../img/full4.png);
}
.page_tit.bg_000 h3 {
	background: #1a1a1a
}
/*----------footer----------*/
.footer {
	background: #27408b
}
.contact h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}
.address {
	margin-bottom: 30px;
}
.address span {
	display: inline-block;
	margin-right: 50px;
	color: #9b9b9b
}
.address .share {
	float: right;
}
.address .share li {
	display: inline-block;
	margin-left: 10px;
}
.address .share a {
	display: block;
	width: 36px;
	height: 36px;
	background: #2a2a2a;
	border-radius: 100%;
	line-height: 36px;
	text-align: center;
}
.address .share a:hover {
	background: #000
}
.address .share img {
	vertical-align: middle;
	margin-bottom: 3px;
}
.div_input {
	line-height: 38px;
	padding: 0 15px;
	background: #2a2a2a
}
.div_input input {
	width: 100%;
	border: 0;
	background: none;
	color: #fff;
}
.contact .list_lt {
	float: left;
	width: 38.5%;
	margin-bottom: 30px;
}
.contact .list_lt li {
	margin-bottom: 10px;
}
.contact .list_rt {
	float: right;
	width: 58.5%;
}
.div_input textarea {
	height: 114px;
	padding: 10px 0;
	width: 100%;
	display: block;
	border: 0;
	background: none;
	resize: none;
	color: #fff;
}
.links a{
	color: #9b9b9b;
	margin-right: 10px;
}
.copyright a {
	color: #fff;
	margin-left: 10px;
}
.copyright a:hover {
	color: #27408b
}
.copyright {
	line-height: 30px;
	padding: 15px 0;
	text-align: center;
	
	color: #fff
}
.pagesize {
	margin-top: 30px;
	text-align: center;
	padding: 30px 0;
}
.pagesize a {
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	line-height: 36px;
	background-color: #282828;
	color: #9b9b9b;
	height: 36px;
	vertical-align: middle;
	min-width: 16px;
	padding: 0 10px;
	margin: 5px;
}
.pagesize a:hover, .pagesize a.on {
	background-color: #27408b;
	color: #fff;
}
.pagesize a.prev {
	background-image: url(../img/cur5.png);
}
.pagesize a.next {
	background-image: url(../img/cur6.png);
}
.pagesize a.prev:hover {
	background-image: url(../img/cur1.png);
}
.pagesize a.next:hover {
	background-image: url(../img/cur2.png);
}
.pro_details .tit {
	line-height: 95px;
	
	margin-bottom: 30px; text-align: center;
}
.pro_details .tit h3 {
	font-size: 28px;
	font-weight: normal;
}
.flex{display: flex; justify-content: start;flex-wrap: wrap;background: #eee;}
.img3{width:35%}
.img3 img{height:100%}
.dd{background: #eee;padding-top:150px}
.ss{background:#fff;}
.mt15{margin-top:15px}
.hits{margin-left:30px; background: url(../img/hit.png) left  no-repeat;padding-left:25px ;}
.pro_details{margin-top:30px;}
.tt{width:55%; margin-left:5%}
.tit-title{font-size: 24px;margin-top:80px;;}
.pt20{padding:30px}
.tit-desc{font-size: 18px;margin-top:30px;;;}
.pro_details .tit label {
	display: inline-block;
	line-height: 26px;
	padding: 0 10px;
	border-radius: 1px;
	background: #363636;
	font-size: 14px;
	margin-left: 20px;
	vertical-align: middle;
}
.pro_details .text p {
	margin-top: 20px;
	color: #9b9b9b
}
.pro_details .text {
	margin-bottom: 50px;
}
.about .item {
	padding: 35px 0;
	border-bottom: 1px solid #363636;
	color: #9b9b9b;
}
.about .item:last-child {
	border-bottom: 0;
}
.about .item:after {
	content: '';
	display: block;
	clear: both;
}
.about .item .img {
	margin-left: 85px;
}
.about .item h3 {
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 30px;
}
.about2 li {
	padding: 20px 0;
	color: #666;
}
.about2 ul li span {
	display: block;
	float: left;
	margin-right: 30px;
	font-size: 22px;
	color: #fff;
	padding-right: 72px;
	position: relative;
}
.about2 ul li span:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	right: 0;
	width: 42px;
	background: #333;
	height: 1px;
}
.about2 ul li .text {
	overflow: hidden;
}
.ry_list ul {
	margin: 0 -36px;
}
.ry_list ul li {
	width: 25%;
	float: left;
}
.ry_list ul li:nth-child(4n+1) {
	clear: both;
}
.ry_list ul li .box {
	margin: 20px 36px;
}
.ry_list ul li .box .img {
	border: 1px solid #e1e1e1;
}
.ry_list ul li .box .img img {
	display: block;
}
.ry_list ul li .box p {
	line-height: 80px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 18px;
}
.zp_p_list {
	margin: 0 auto;
	line-height: 28px;
	color: #4c4c4c;
}
.zp_p_list a {
	color: #be9a78;
}
.bold {
	font-weight: bold;
}
.zp_p_list .list {
	color: #9b9b9b;
}
.zp_p_list .list:first-child {
	border-top: 1px solid #3a3a3b
}
.zp_p_list li.on.wow {
	box-shadow: 0 2px 10px rgba(0,0,0,.1);
}
.zp_p_list .list h3 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
	line-height: 40px;
}
.zp_p_list .text > ul > li {
	list-style: decimal;
	margin-left: 20px;
}
.zp_p_list .box {
	padding: 0 20px;
}
.zp_p_list .box .list {
	padding: 20px 0;
}
.zp_p_list .text h4 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
}
.zp_p_list .title {
	cursor: pointer;
	line-height: 54px;
	;
	background: url(../img/icon12.png) no-repeat 98% center;
	border: 1px solid #363636;
	padding: 0 20px;
}
.zp_p_list .zp_list > ul > li {
	margin: 10px 0;
}
.zp_p_list .title span {
	display: inline-block;
	margin-right: 75px;
}
.zp_p_list .title span.span1 {
	font-size: 22px;
	color: #fff;
}
.zp_p_list .box {
	display: none;
	transition: all 0s;
	-o-transition: all 0s;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
}
.zp_p_list .on .title, .zp_p_list li:hover .title {
	border-color: #282828;
	background: url(../img/icon12-1.png) no-repeat 98% center #282828;
}
.zp_p_list li.on, .zp_p_list li:hover {
	background: #282828
}
.zp_p_list .on .title .span1, .zp_p_list li:hover .title .span1 {
	color: #ffc364;
}
.map {
	margin-bottom: 20px;
}
.news ul{margin-top:20px}
.news li {
	margin-top: 30px;
	position: relative;border:1px solid #eee
}
.news li:after {
	content: '';
	;
	display: block;
	clear: both;
}
.news li .img {
	width: 230px;
	float: left;
	margin-right: 45px;
}
.news li .img img {
	display: block;
}
.news li .text {
	position: relative;
	overflow: hidden;
	padding-right: 135px;
	color: #9b9b9b
}
.news li:before {
	position: absolute;
	width: 10%;
	left: 0;
	top: 0;
	bottom: 0;
	background: #eee;
	opacity: 0;
	content: '';
}
.news li:hover:before {
	opacity: 1;
	width: 100%;
}
.news li .d_text {
	margin-top: 10px;
	height: 64px;
	overflow: hidden;
}
.news li:hover .btn {
	background-color: #27408b
}
.news li .btn {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 88px;
	border: 1px solid #363636;
	background-image: url(../img/cur6.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.news li:hover .text h3 {
	margin-top: 15px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.news li .text h3 {
	margin-top: 15px;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}
.news li .text label {
	display: block;
	margin: 10px 0;
	width: 35px;
	background: #343434;
	height: 1px;
}
/*----------custom----------*/
.center {
	text-align: center;
}
.pro_list ul li .text1 h3 {
	text-align: center;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin-top: 10px;
}
 @media only screen and (max-width: 1600px) {
.banner .item .text {
	font-size: 22px;
}
}
 @media only screen and (max-width: 1200px) {
.banner .item .text {
	font-size: 20px;
}
.banner img {
	width: 120%;
	margin-left: -10%;
	max-width: initial;
}
}
 @media only screen and (max-width: 1000px) {
.banner .item .text {
	font-size: 18px;
}
.banner img {
	width: 150%;
	margin-left: -25%;
}
.menu ul li {
	margin: 0 35px;
}
.menu ul {
	margin: 0 -35px;
}
.address span {
	margin-right: 30px;
}
.about .item .img {
	margin-left: 30px;
}
.pro_list ul li a {
	margin: 5px;
}
.pro_list ul {
	margin: 0 auto;
}
.page_about .img1 {
	width: 50%;
	margin-right: 30px;
}
.page_about .text {
	padding-right: 30px;
}
.page_about .page_tit {
	padding-top: 20px;
}
.page_tit {
	margin-bottom: 30px;
}
.page_about .text p {
	margin-bottom: 30px;
}
.news_list ul li a {
	margin: 5px;
}
.news_list ul {
	margin: 0
}
.link_list ul li a {
	margin: 5px;
}
.link_list ul {
	margin: 0
}
.pro_list ul li {
	width: 50%;
}
.pro_list ul li:last-child {
	display: none;
}
.page_about {
	padding: 100px 0;
}
.address .share {
	float: none;
	margin-top: 5px;
}
.full {
	display: none;
}
.page {
	padding: 30px 0;
}
.page_num li p {
	width: 90%;
	margin: 0 auto;
	line-height: 25px;
}
.address .share li {
	margin-left: 0;
	margin-right: 10px;
}
}
 @media only screen and (max-width: 800px) {
.menu ul li {
	margin: 0 20px;
}
.menu ul {
	margin: 0 -20px;
}
.news li .img {
	width: 300px;
}
.news li .text h3 {
	margin-top: 10px;
}
.news li {
	margin-top: 20px;
}
.news li .img {
	margin-right: 20px;
}
}
 @media only screen and (max-width: 750px) {
	.logo img {
		vertical-align: middle; width:200px;
	}
	.neiye .neiye-r{border:none;}
	.newsnav{border-bottom:none}
.menu {
	position: fixed;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: #eee;
	margin-top: 0
}
.menu ul li {
	float: none;
	display: block;
	border-bottom: 1px solid #eee;
	padding: 0
}
.menu ul li.nn {
	margin-left:40px
}
.menu ul li a {
	color: #000;
	line-height: 45px;
	font-size: 18px;
	padding: 0 20px;text-shadow: 0px 0px 0px #000;
}
.menu ul li.nn2 a {
	
	padding: 0 0px !important;
}
.menu ul li.nn {
	float: left;
}
.menu ul li.nn3 a {	
	padding: 0 0px !important;
}
.menu ul li.nn3 {
	margin-left:40px !important
}
.menu ul li a:after {
	display: none;
}.menu ul li.cur a{color:#27408b}
.menu ul {
	padding-top: 60px;
}
.header .logo {
	position: relative;
	z-index: 1001;
	line-height: 60px;
}
.f_list {
    width: 100%;
    height: 470px;
  
    margin-top: 50px;
    position: relative;
}
.menu_wrap {
	position: absolute;
	top: 10px;
	width: 40px;
	height: 40px;z-index: 1002;
	background: url(../img/menu.png) no-repeat center center #27408b;
	background-size: 25px auto;
	right: 5px;
}
.h_menu .menu_wrap {
	background: url(../img/menu-1.png) no-repeat center center #27408b;
	background-size: 25px auto;z-index: 1002;
}
.h_menu .menu {
	left: 0;z-index: 1002;
}
.header {
	line-height: 60px;
}
.mainer {
	margin-top: -100px;
}
.banner .text h2 {
	font-size: 24px;
	margin-bottom: 10px;
}
.banner_cur {
	display: none;
}
.owl-theme .owl-dots {
	margin-bottom: 5px;
}
.banner .item .text {
	padding-bottom: 30px;
}
.page_tit .tag {
	float: none;
	padding: 0;
	text-align: center;
}
.page_tit h3 {
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
	padding: 0 10px;
}
.page_about .img1 {
	width: auto;
	float: none;
	margin: 0 auto;
	margin-bottom: 15px;
	margin-right: 20px;
}
.page_tit {
	text-align: center;
	height: auto;
	border-bottom: 0;
	margin-bottom: 20px;
}
.page_about .text {
	padding-right: 0
}
.page_about .text p {
	text-align: justify;
	margin-bottom: 10px
}
.news_list ul li {
	width: 100%;
}
.news_list .text{padding-right:0px}
.zp_p_list .title span {
	margin-right: 30px;
}
}
 @media only screen and (max-width: 550px) {
.head {
	display: none;
}
.pro_list ul li {
	width: 100%;
}
.product_list2 li {
	width: 100%;
}
.page_num li {
	width: 50%;
	margin-bottom: 10px;
}
.link_list ul li {
	width: 50%;
}
.contact .list_rt, .contact .list_lt {
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
.about .item .img {
	margin: 0
}
.about .item h3 {
	margin-bottom: 10px;
}
.about .item {
	padding: 15px 0;
}
.about2 ul li span {
	padding-right: 0;
	margin-right: 15px;
}
.about2 li {
	padding: 5px 0;
}
.about2 ul li span:after {
	display: none;
}
.zp_p_list .title span {
	margin-right: 20px;
}
.zp_p_list .title {
	line-height: 30px;
	padding: 10px;
}
.zp_p_list .box {
	padding: 0 10px;
}
.ry_list ul li {
	width: 50%;
}
.ry_list ul li .box {
	margin: 5px;
}
.ry_list ul {
	margin: 0
}
.news li .btn {
	display: none;
}
.news li .img {
	width: 100%;
	margin: 0 auto;
	float: none;
}
.news li .text {
	padding-right: 0
}
.pro_details .tit {
	line-height: 40px;
	padding-bottom: 15px;
}
.pro_details .tit label {
	margin-left: 10px;
}
.pro_details .tit h3 {
	font-size: 25px;
	white-space: normal;
}
.page_tit .tag ul li {
	margin-left: -5px;
	padding: 0
}
}

.pagebar { padding:30px 0 0 0; overflow:hidden}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #eee;
  color: #9b9b9b;
  font-size: 12px;
  padding: 7px 12px;
  margin: 0 2px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 12px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #fff; background:#27408b

}
.pagination li.active span {
  color: #fff;
  background: #27408b;

}
.text-secondary{ text-align:center; padding:20px 0}
.ry_list a{ color:#fff}
.menu  ul li .sub {
	font-size: 12px;;
	position: absolute;
	top:48px;
	left:-50px;width:100% ;
	background:rgba(255,255,255,1);
	z-index: 9999;	
	display:none;
	transition: all .6s ease 0s;width:180px;
}

.menu  ul li.nLi .sub a {	
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #333;
	display:block;
	font-size: 13px;width:100%;border-bottom:1px solid #eee;
}
.menu  ul li:hover .sub {
	top: 48px;
	display: block;
	
}

.menu  ul li.nLi .sub a:hover {
	color:#333;
}
.menu ul li.nLi .sub a:after{display:none}