html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.text-uppercase {
    text-transform: uppercase;
}

body {
    color: #666;
    font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
    font-weight: 400;
}

a:hover {
    text-decoration: none;
}

.navbar {
    margin-bottom: 0;
    border-bottom: 1px solid;
    border-bottom-color: rgb(255, 255, 255, 0.4);
}

.navbar-nav>li {
    margin: 18px 30px;
}



.sy-about {
    margin-top: 50px;
    margin-bottom: 50px;
}
.er{
	margin-top: -20px;
}
.er h4{
	margin-top: 3px;
}
.atit h2 {
    font-size: 36px;
    font-weight: bold;
    color: #555555;
    margin-bottom: 10px;
}

.atit span {
    background: url(/template/jljt/styles/../styles/images/line.png) no-repeat center center;
    display: inline-block;
    width: 100%;
}
.atit2{ margin: 50px 0px;}
.atit2 h2 {
    font-size: 36px;
    font-weight: bold;
    color: #555555;
    margin-bottom: 10px;
}

.atit2 span {
    background: url(/template/jljt/styles/../styles/images/line.png) no-repeat center center;
    display: inline-block;
    width: 100%;
}
.g-box{
    margin-top: 5%;
    display: flex;
    justify-content: space-between;
    flex-flow:row nowrap;
    justify-content:center;
    background:url(/template/jljt/styles/../styles/images/yuanline.png) no-repeat center center;
    background-size: 100%;
}
.g-box>div{
    display: flex;
}
.yuan{
    justify-content:center;
    align-items:center;
    background:#c09358;
    border-radius: 50% ;
    width:80px;
    height: 80px;
    text-align:center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.font1{ padding:0 20px; }
.text-indent{
    text-indent: 2em;
}
.txt{
    margin-top: 7%;
    text-indent: 2em;
    line-height: 28px;
}
.amore{
    margin-top: 4%;
	margin-bottom:4%;
}
.amore a{
    padding: 15px 25px;
    border:1px solid #959595;
    border-radius: 30px;
    color: #555;
    transition: color,background ease-in-out 0.5s;
}
.amore a:hover{
    background-color: #c09358;;
    color: #fff;
    border-color: #c09358;
}
.sy-center{
    background-color: #f3f3f3;
    padding-top: 2%;
    padding-bottom: 2%;
}
.t1-text{
    position: relative;
    font-size: 36px;
    font-weight: bold;
    color: #555;
    overflow: hidden;
    
}
.xiang{ padding-left: 6%; padding-top: 2%; }
.xiang h2{ font-size: 24px; color: #333; margin-top: 5%; text-decoration: underline; }
.t1-text img{
    margin-right: 15px;
}
.t1-text span{ position: absolute; bottom: -10px; }
.t1-text span i{ text-transform: uppercase; font-size: 14px; color: #999; font-weight: normal; font-style: normal; }
.jie{ margin-top: 7%; line-height: 30px; margin-bottom: 7%; }
.sy-center1{padding-top: 2%;padding-bottom: 2%;}
.sy-news{
    
    padding-top: 3%;
    padding-bottom: 3%;
    
}
.cp-bg{width: 100%; overflow: hidden; background-color: #f3f3f3; padding-top:20px;}
.ntit h2{
    color: #fff;
}
.ntit span{ 
    color: #999999;
    background: url(/template/jljt/styles/../styles/images/nline.png) no-repeat center center;
 }
 .ntit{ margin-bottom: 3%; }
 .ny-tit{
 	    margin: 25px 0;
 }
 .ny-tit h2{
 	    font-size: 32px;
 	    line-height: 32px;
 	    color: #0d1538;
 	    font-weight: 600;
 	    margin-bottom: 14px;
 }
 .ny-tit p{
 	    font-size: 14px;
 	        line-height: 14px;
 	        color: #0d1538;
 	        text-transform: uppercase;
 }
 .ny-news li{
 	height: 380px;
 	margin-bottom: 30px;
 }
 .ny-news li .li_img{
 	float:	left;
 	width: 606px;
 	height: 380px;
 }
 .ny-news ul{
	 max-width: 1000px;
	 margin: 0 auto;
 }
 .ny-news li .li_text{
 	width: 394px;
 	height: 100%;
 	float: right;
 	border:1px solid #e7e7e7;
 	border-left: 0;
 	position: relative;
 	box-sizing: border-box;
 	padding:60px 45px 0 45px;
 }
/* .ny-news li:nth-child(2n) .li_img{
 	float: right;
 } */
/* .ny-news li:nth-child(2n) .li_text{
 	float: left;
 	border:1px solid #e7e7e7;
 	border-right: 0;
 }
 .ny-news li:nth-child(2n) .btn{
 	background:#105391!important;
 } */
 .ny-news li:nth-child(3n) .btn{
 	background:#d72445!important;
 }
 .ny-news li .li_text h5{
	 line-height: 30px;
 	color:#2b2b2b;
 	font-size: 18px;
 	text-align: center;
 	margin-bottom: 15px;
 }
 .ny-news li .li_text .p1{
 	font-size: 14px;
 	color: #ababab;
 	text-align: center;
 	margin-bottom: 46px;
 }
 .ny-news li .li_text .p2{
 	font-size: 14px;
 	color: #2b2b2b;
 	line-height: 28px;
 
 }
 .ny-news li .li_text .btn{
	 text-shadow:none;
	 border-radius: 0;
 	width: 126px;
 	height: 41px;
 	background:#ffab3e;
 	position: absolute;
 	left: 0;bottom:0;
 	display: flex;
 	align-items: center;
 	justify-content: center;
 	color: #fff;
 	font-size: 14px;
 }
 .ny-news li:hover{
 	background:#e5ebf1;
 }
 .ny-news li:hover h5{
 	color: #4e4e4e
 }
 .ny-news li:hover .p1{
 	color: #4e4e4e
 }
 .ny-news li:hover .p2{
 	color: #4e4e4e
 }
 .news1{
    background: #fff;
    padding: 3% 3% 7%;
    transition: 0.5s;
 }
 
 .news1 a{ color: #666; }
 .news1 a span{color: #be0003; margin-top: 6%; display: inline-block;}
 .news1 a h3{ color: #000; margin-top: 10px; margin-bottom: 10px; }
 .news1 a h4{ line-height: 20px; }
 .cinfo{position: relative; border:1px solid #ebebeb; padding: 15% 6%; min-height: 151px;}
 .cinfo span{ position: absolute; top:-30%; left: 50%; transition: background ease-in-out 0.5s; transform: translateX(-50%); background: #e1e1e1;border-radius: 50%; display: block; width: 80px; height: 80px; }
 .cinfo:hover span{ background-color: #c09358; }
.cinfo span i{ font-size: 40px; padding-top: 20px; transition: color ease-in-out 0.5s; }
.cinfo:hover span i{ color: #fff; }
.cinfo h5{ margin-top: 7%; line-height: 26px; }
.ctit{ margin-bottom: 7%; }
.bottom{
    background: url(/template/jljt/styles/../styles/images/bottom-bg.jpg) no-repeat center top;
    color: #cccccc;
}
.bottom a{ color: #ccc;}
.bot-logo{ border-right: 1px solid #5c5c5c;padding-top: 4%;  padding-bottom: 4%;  }

.p30{ padding-left: 7%;padding-top: 3%;padding-bottom: 3%;  }
.menu1 span{ background-color: #ebd7a8; display: inline-block; padding:3px 7px 3px 17px; border-radius: 5px; color: #333; font-weight: bold; }
.menu1{ margin-bottom: 10px;}
.menu1 a{ padding: 0 5px; }
.xiao{ padding-top: 2%; }
.xiao span{ margin-right: 10px;  background-color: #fff; padding: 11px 9px;  border-radius: 50%; text-align: center; }
.xiao span i{ color: #6c6f81; font-size: 20px;padding-top: 10px; }
.part{ background-color: #f3f3f3;margin-bottom: 5%; padding-top: 4%; padding-bottom: 3%; }
.pa{ margin-top: 5%; }
.pa li{ width: 25%; margin-bottom: 0.75%; float: left; padding: 0 0.5% 0.3%; }
.pa li img{ border:1px solid #ddd; }
.weixin{
position:relative;
}
.weixin::after{
content: url(/template/jljt/styles/../styles/images/er.jpg);
position: absolute;
right: -50px;
top: -150px;
z-index: 99;
width:130px;
height: 130px;
border: 5px solid #0095ba;
border-radius: 4px;
transform-origin: top right;
transform: scale(0);
opacity: 0;
-webkit-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.weixin:hover::after{
transform:scale(1);
opacity: 1;
}

 
.nlist li{
  border-bottom: 1px dashed #ccc;
  line-height: 44px;
  list-style: none;
  font-size: 16px;
}
.nlist li a{ color: #666;}
.nlist li a:hover{ color: #ce9043; }
.nlist li span.zhi { color: #ce9043; }
.btn-series {
    background: none;
    padding: 8px 20px;
    margin-bottom: 10px;
    margin-right: 10px;
}
.btn-series{
	background: none;
	padding: 8px 20px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.btn-series.active,.btn-series:hover{
	background-color: rgba(203,174,116,1);
	text-shadow: none;
	color: #fff;
	border: 1px solid transparent;
}
.pro-tit{
	
}
.breadcrumb-item a{
	color: #333;
}
.li_text .p2{
	overflow:hidden; 
	
	text-overflow:ellipsis;
	
	display:-webkit-box; 
	
	-webkit-box-orient:vertical;
	
	-webkit-line-clamp:2; 
}

@media (max-width: 767px){
	.ny-news li {
	    height: auto; 
	    margin-bottom: 30px;
	}
	.ny-news li .li_text .p2{
		margin: 10px 0;
	}
	.ny-news li .li_img{
		width: auto;
    height: auto;
	}
	.ny-news li .li_text .p1{
		margin-bottom: 5px;
	}
	.ny-news li .li_text{
		width: auto;
		padding: 10px;
		height: auto;
	}
	.ny-news li .li_text .btn{
		position: relative;
		left: 50%;
		margin-left: -63px;
	}
	.gywm_box4 .swiper_ones .swiper-slide .l{
		width: auto !important;
	}
	    
}
.product .container{
	padding-bottom: 2%;
}

/*关于我们*/

.gywm_box1{
	width: 100%;
}
.gywm_box1 .core1{
	height: 488px;
	margin:80px auto 104px;
	width:1000px;
	display: flex;
	justify-content: space-between;
}
.core_title1{
	display: flex;
	margin-bottom: 46px;
}
.core_title1 .title1{
	/* color: #0d1538; */
	font-size: 36px;
	margin-bottom: 12px;
	line-height: 36px;
	font-weight: 600
} 
.core_title1 .title2{
	color: #45505f;
	font-size: 14px;
	line-height: 14px;
} 
.core_title1 img{
	/* width: 40px; */
	height: 50px;
	margin-right: 22px;
}
.gywm_box1 .core1 #scrolllayout{
	width: 540px;
	height: 340px;
}
.gywm_box1 .core1 .scrollcontent{
	width: 100%;
	top:0;
	left:0;
	padding-right: 40px;
	box-sizing: border-box;
}
.gywm_box1 .core1 .scrollcontent p{
	font-size: 14px;
	color:#585858;
	margin-bottom: 36px;
	line-height: 26px;
	text-align: justify;
}
.gywm_box2{
	height: 636px;
	background:#e4ebf1;
}
.gywm_box2 .core2{
	width: 1000px;
	height: 100%;
	padding-top:70px;
	margin:0 auto;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
.gywm_box2 .core2 .core_title1 img{
	width: 50px;
	height: 50px;
}

.gywm_box2 .core2 .l{
	height: 100%;
	position: relative;
}
.gywm_box2 .core2 .l .tx{
	position: absolute;
	bottom: 0;
	left: 0;
}
.gywm_box2 .core2 #scrolllayout2{
	width: 465px;
	height: 380px;
	margin-top: 80px;
}
.gywm_box2 .core2 .scrollcontent{
	width: 100%;
	top:0;
	left:0;
	padding-right: 40px;
	box-sizing: border-box;
	text-align: justify;
}
.gywm_box2 .core2 .scrollcontent p{
	font-size: 14px;
	color:#585858;
	margin-bottom: 36px;
	line-height: 26px;
}

.gywm_box3{
	width: 1000px;
	margin:75px auto 85px;
}
.gywm_box3 .core_title1 img{
	width: 51px;
	height: 44px;
}
.gywm_box4{
	height: 747px;
	overflow: hidden;
	background: #f2f2f1
}
.core_{
	width: 1000px;
	margin:85px auto 0;
	position: relative;
}
.gywm_box4 .swiper_ones{
	padding-bottom:95px;
}
.gywm_box4 .swiper_ones .swiper-slide{
	height: 435px;
}
.gywm_box4 .swiper_ones .swiper-slide .l{
	width: 600px;
	float: left;
	height: 100%;
	padding-top: 77px;
	box-sizing: border-box;
	position: relative;
}
.gywm_box4 .swiper_ones .swiper-slide .l .fm{
	width: 100%;
}
.l_btn{
	width: 154px;
	height: 77px;
	position: absolute;
	right: 0;top:0;
}
.l_btn div{
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
	position: relative;
	top: 0;
	right: 0;
	left:0;
	margin:0;
	padding:0;
}


.l_btn div img{
	width: 24px;
}
.l_btn div:nth-child(1){
	background: #595856;
	width: 77px;
	height: 77px;
}
.l_btn div:nth-child(2){
	background: #cb9147;width: 77px;
	height: 77px;
}
.gywm_box4 .swiper_ones .swiper-slide .r{
	width: 400px;
	float: right;
	height: 100%;
	padding:110px 55px 0 62px;
	box-sizing: border-box;
}
.gywm_box4 .r h4{
	font-size: 40px;
	line-height: 40px;
	color: #cb9147;
	font-weight: 600
}
.gywm_box4 .r .xian{
	width: 164px;
	height:2px;
	background:#4e4e4e;
	position: relative;
	margin:21px 0 45px;
}
.gywm_box4 .r .xian div{
	width: 46px;
	height: 8px;
	background: #cb9147;
	position: absolute;
	left: 0;top:-3px;
}
.gywm_box4 .r p{
	font-size: 14px;
	color: #585858;
	line-height: 22px;

}


.gywm_box4 .pagination{
	margin:50px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
	padding:0 75px;
	box-sizing: border-box;
}
.gywm_box4 .pagination .play{
	padding-right: 25px;
	font-weight: 600
}
.gywm_box4 .pagination .end{
	padding-left: 25px;
	font-weight: 600
}
.gywm_box4 .pagination .zhxian{
	background: #bdbdbd;
	
	height: 2px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.gywm_box4 .pagination .zhxian .paginLi{
	color: red;
	margin-top:-20px;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0
}
.gywm_box4 .pagination .zhxian .paginLi div{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	height: 36px;
}
.gywm_box4 .pagination .zhxian .paginLi div p:nth-child(1){
	color: #3e3e3e;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
    width: 1.8vw;
    white-space: nowrap;
}
.gywm_box4 .pagination .zhxian .paginLi div p:nth-child(2){
	width: 0.7vw;
	height: 0.7vw;
	background: #cb9147;
	border-radius: 50%
}

.gywm_box5{
	background: #e9e9e2;
	overflow: hidden;
}
.gywm_box5 .core_title1 img{
	width: 50px;
	height: 50px;
}
.gywm_box5 .wh_ul{
	overflow: hidden;
} 
.gywm_box5 .wh_ul li{
	width: 465px;
	float: left;
	height: 244px;
	margin-bottom: 80px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	padding-bottom: 40px;
}
.gywm_box5 .wh_ul .yj { left: 50%;
transform: translateX(-50%);}

@keyframes myfirst
{
from {transform:scale(1,1);}
to {transform:scale(1.1,1.1);}
}
.gywm_box5 .wh_ul li:hover div{
	background: #cb9147
}
.gywm_box5 .wh_ul li:hover .p1{
	color:#fff!important
}
.gywm_box5 .wh_ul li:hover .p2{
	color:#fff!important
}

.gywm_box5 .wh_ul li:nth-child(2n){
	float: right;
}
.gywm_box5 .wh_ul li img{
	width: 100%;
	height: 100%;
	
}

.gywm_box5 .wh_ul li div{
	background: #fff;
	width: 355px;
	height: 82px;
	position: absolute;
	left:0;bottom:0px;right:0;
	margin:auto;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.gywm_box5 .wh_ul li div .p1{
	font-size: 16px;
	margin-bottom: 9px;
	line-height: 12px;
	color: #767676;
}
.gywm_box5 .wh_ul li div .p2{
	font-size: 20px;
	line-height: 18px;
	color:#3e3e3e;
	font-weight: 600
}
.gywm_box6{
	height: 836px;
	overflow: hidden;
}
.swiper_position{
	width: 710px;
	position: absolute;
	right: 0;top:10px;
	background: #4e4e4e;
	height: 54px;

}
.swiper_position .swiper_tows{
	width:650px;
	height: 54px;
	box-sizing: border-box;
	margin:0 auto;
}
.swiper_position .swiper_tows .swiper-slide{
	width: 92px;
	height: 43px;
	/*background: #d72445;*/
	font-size: 16px;
	color:#fff;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.box6_ul{
	width: 100%;
	overflow: hidden;
}
.box6_ul li{
	width: 310px;
	height: 216px;
	float: left;
	margin-right: 33px;
	margin-bottom: 40px;
}
.box6_ul li:nth-child(3n){
	margin-right: 0;
}
.box6_ul li img{
	width: 100%;
	height: 100%;
}
/* 滚动条样式 */
#Yscrollouter{
	width: 7px;
	height: 340px;
	background: #b2b2b2;
	position: absolute;
	top:0;
	right: 0;
	display: none;
}
#Yscrollinner{
	width: 7px;
	height: 100px;
	background: #eeeeee;
	border-radius:0px;
	position: absolute;
	top: 0;
	left: 0;
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled{
	opacity: 1;
}
.card .card-heading{
	color: #666;
}


.wh_ul a>p{
	position: absolute;
	    text-indent: 2rem;
		padding: 20px 7px;
		font-size: 20px;
		text-align: center;
		width:100%;
		font-weight: bold;
		top: 16%;
		color: #fff;
		opacity: 0;
		transition: 0.6;
		background:rgb(0,0,0,.3);
}

/* .gywm_box5 .wh_ul li:hover img{
	animation: myfirst .5s forwards;
} */
.card img{
	width: 100%;
}
.card .card-heading{
	text-align: center;
	line-height: 30px;
    background-color: #fff;
}
.tb a:nth-of-type(1){
	background:url(/template/jljt/styles/../styles/images/pd1.png)no-repeat 5% 10%;
	background-size:auto 80% ;
}
.tb a:nth-of-type(2){
	background:url(/template/jljt/styles/../styles/images/pd2.png)no-repeat 5% 10%;
	background-size:auto 80% ;
}
.tb a:nth-of-type(3){
	background:url(/template/jljt/styles/../styles/images/pd3.png)no-repeat 5% 10%;
	background-size:auto 80% ;
}
.tb a:nth-of-type(4){
	background:url(/template/jljt/styles/../styles/images/pd4.png)no-repeat 5% 10%;
	background-size:auto 80% ;
}
.tb a:nth-of-type(5){
	background:url(/template/jljt/styles/../styles/images/pd5.png)no-repeat 5% 10%;
	background-size:auto 80% ;
}
.tb a:nth-of-type(1):hover {
	background:url(/template/jljt/styles/../styles/images/pd1-1.png)no-repeat 5% 10%;
	background-size:auto 80% ;
	background-color: rgba(203,174,116);
}
.tb a:nth-of-type(2):hover{
	background:url(/template/jljt/styles/../styles/images/pd2-2.png)no-repeat 5% 10%;
	background-size:auto 80% ;
	background-color: rgba(203,174,116);
}
.tb a:nth-of-type(3):hover{
	background:url(/template/jljt/styles/../styles/images/pd3-3.png)no-repeat 5% 10%;
	background-size:auto 80% ;
	background-color: rgba(203,174,116);
}
.tb a:nth-of-type(4):hover{
	background:url(/template/jljt/styles/../styles/images/pd4-4.png)no-repeat 5% 10%;
	background-size:auto 80% ;
	background-color: rgba(203,174,116);
}
.tb a:nth-of-type(5):hover{
	background:url(/template/jljt/styles/../styles/images/pd5-5.png)no-repeat 5% 10%;
	background-size:auto 80% ;
	background-color: rgba(203,174,116);
}
.tb .active:nth-of-type(1) {
	background:url(/template/jljt/styles/../styles/images/pd1-1.png)no-repeat 5% 10%;
	background-size:auto 80% ;
	background-color: rgba(203,174,116);
}
.tb .active:nth-of-type(2){
	background:url(/template/jljt/styles/../styles/images/pd2-2.png)no-repeat 5% 10%;
	background-size:auto 80% ;
	background-color: rgba(203,174,116);
}
.tb .active:nth-of-type(3){
	background:url(/template/jljt/styles/../styles/images/pd3-3.png)no-repeat 5% 10%;
	background-size:auto 80% ;
	background-color: rgba(203,174,116);
}
.tb .active:nth-of-type(4){
	background:url(/template/jljt/styles/../styles/images/pd4-4.png)no-repeat 5% 10%;
	background-size:auto 80% ;
	background-color: rgba(203,174,116);
}
.tb .active:nth-of-type(5){
	background:url(/template/jljt/styles/../styles/images/pd5-5.png)no-repeat 5% 10%;
	background-size:auto 80% ;
	background-color: rgba(203,174,116);
}

.tb a{
	background-size:auto 100% ;
	padding-left: 40px;
	display: inline-block;
	margin: 0 30px;
	border-color:rgba(0,0,0,0) ;
	font-weight: bold;
	color: #666;
	
}
.tb a:hover{
	
	padding-left: 40px;
	border-color:rgba(0,0,0,0) ;
	
}

.pro-tit .tb .active{
	    box-shadow: none;
		background-color:rgba(203,174,116);
}

.gywm_box5 .wh_ul li p{
	opacity: 1;
}
.ny_info{
	padding: 20px 0;
	
}
.zp .text{
	font-size: 14px;
	    color: #797979;
	    line-height: 30px;
}
.zp .col-md-5 a{
	    display: block;
	    color: #cb9147;
	    font-size: 16px;
	    padding-top: 20px;
}
.pagination {
	  display: inline-block;
	  padding-left: 0;
	  margin: 20px 0;
	  border-radius: 4px;
	}
	.pagination > li {
	  display: inline;
	}
	.pagination > li > a,
	.pagination > li > span {
	  position: relative;
	  float: left;
	  padding: 6px 12px;
	  margin-left: -1px;
	  line-height: 1.42857143;
	  color: #cb9147;
	  text-decoration: none;
	  background-color: #fff;
	  border: 1px solid #ddd;
	  border-radius: 20px;
	}
	.pagination > li:first-child > a,
	.pagination > li:first-child > span {
	  margin-left: 0;
	  border-radius: 20px;
	}
	.pagination > li:last-child > a,
	.pagination > li:last-child > span {
	  border-radius: 20px;
	}
	.pagination > li > a:hover,
	.pagination > li > span:hover,
	.pagination > li > a:focus,
	.pagination > li > span:focus {
	  z-index: 2;
	  color: #cb9147;
	  background-color: #eee;
	  border-color: #ddd;
	  border-radius: 20px;
	}
	.pagination > .active > a,
	.pagination > .active > span,
	.pagination > .active > a:hover,
	.pagination > .active > span:hover,
	.pagination > .active > a:focus,
	.pagination > .active > span:focus {
	  z-index: 3;
	  color: #fff;
	  cursor: default;
	  background-color: #cb9147;
	  border-color: #cb9147;
	  border-radius: 20px;
	  
	}
	.pagination > .disabled > span,
	.pagination > .disabled > span:hover,
	.pagination > .disabled > span:focus,
	.pagination > .disabled > a,
	.pagination > .disabled > a:hover,
	.pagination > .disabled > a:focus {
	  color: #777;
	  cursor: not-allowed;
	  background-color: #fff;
	  border-color: #ddd;
	  border-radius: 20px;
	}
	.pagination-lg > li > a,
	.pagination-lg > li > span {
	  padding: 10px 16px;
	  font-size: 18px;
	  line-height: 1.3333333;
	}
	.pagination-lg > li:first-child > a,
	.pagination-lg > li:first-child > span {
	  border-top-left-radius: 6px;
	  border-bottom-left-radius: 6px;
	}
	.pagination-lg > li:last-child > a,
	.pagination-lg > li:last-child > span {
	  border-top-right-radius: 6px;
	  border-bottom-right-radius: 6px;
	}
	.pagination-sm > li > a,
	.pagination-sm > li > span {
	  padding: 5px 10px;
	  font-size: 12px;
	  line-height: 1.5;
	}
	.pagination-sm > li:first-child > a,
	.pagination-sm > li:first-child > span {
	  border-top-left-radius: 3px;
	  border-bottom-left-radius: 3px;
	}
	.pagination-sm > li:last-child > a,
	.pagination-sm > li:last-child > span {
	  border-top-right-radius: 3px;
	  border-bottom-right-radius: 3px;
	}
	
	
	
	
	.date-block {float:left;    margin-right: 10px; padding:0 10px; width:88px; height:88px; font:14px/15px "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif; color:#444; background-color:#e1e1e1;}
	.date-block .day {display:block;margin:10px 0 7px 0;font:bold 36px/36px "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;color:rgb(207,165,80);}
	.link-block {border-top:1px dotted #ccc;}
	.link-block a {display:block; padding:24px 24px 24px 0; height:130px; border-bottom:2px solid #e8e6e6; -webkit-transition:background-color 400ms; transition:background-color 400ms;}
	.link-block a:hover {background-color:#e1e1e1;}
	.link-block a:last-child {border-bottom:0 none;}
	.link-block a .summary { margin-left:18px;  height:100%; line-height:18px; color:#746969;}
	.link-block a h1 {margin-bottom:8px; line-height:26px;font-weight: bold;font-size: 18px;line-height: 18px;color: #474545;padding-top: 8px;
	white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
	}
	.link-block a h3 {margin:-4px 0; color:#746969;font-size: 12px;color: #474545;}
	.link-block a p {margin-top:8px; height:36px; line-height:18px; color:#746969; overflow:hidden;}
	/* ???è??????¤? */
	input.more {display:block; width:100%; height:54px; background:#e1dede url(../styles/images/btn_more_on.png) no-repeat center 15px; cursor:pointer; -webkit-transition:background 400ms; transition:background 400ms;}
	input.more:hover {background-color:#e62b1e; background-image:url(/template/jljt/styles/../styles/images/btn_more.png);}
	
	#about-1 input.more {display:block; width:100%; height:54px; background:#e1dede url(../styles/images/btn_more-new.png) no-repeat center 20px; cursor:pointer; /*animation:oRsOswing 1.5s infinite alternate;*/}
	#about-1 input.more:hover {background-color:#e62b1e; background-image:url(/template/jljt/styles/../styles/images/btn_more-new-on.png); background-position: center 25px;}
	#news-1 #left .headline {position:relative; margin-bottom:23px; height:218px;}
	#news-1 #left .headline img {margin-left:22px; float:right;  }
	#news-1 #left .headline .date {display: block;
    margin-bottom: 15px;
    font: bold 27px/27px 'novecento' !important;
    color: rgb(207,165,80);}
	#news-1 #left .headline h1 {line-height:30px;font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    color: #474545;}
	#news-1 #left .headline p {color:#777;    font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;}
	#news-1 #left .headline .resouce {position:absolute; left:0; bottom:0; height:54px; background:url(/template/jljt/styles/../styles/images/p_1_2.jpg) no-repeat 0 0;}
	#news-1 #left .headline .more {}
	#right .special {display:block;}
	.ny-news a{
		overflow: hidden;
	}
	.text-indent{
		text-indent: 2rem;
	}
	.ybg{
		background:url(/template/jljt/styles/../styles/images/yuan.jpg) no-repeat top center;
		background-size:100% 100%;
		padding: 7% 0 20%;
		color: #666;
		min-height:480px;
	}
	.yue h2{font-size: 36px;line-height: 42px;}
	.yue h2 p{font-size: 24px;}
	.yue .col-md-4{
		border-right:1px solid #666;
		min-height: 317px;
	}
	.yue .clast{
		border:0 none;
	}
	.box{
		 padding-top: 50%;
		position: relative;
	}
	.ce{ transition: all ease-in-out .3s;}
	.ce:hover{
		transform: translateY(-100px);
	}
	.ce h3{
		font-size: 24px;
	}
	.ce p.a1{
		margin-top: 5%;
		font-size: 20px;
		color: rgb(102,102,102,0);
		transition: color ease-in-out .3s;
		text-align: center;
	}
	.ce:hover p.a1{
		color: rgb(102,102,102,1);
	}