


.about2{

	height: auto; min-height:300px;
 
	padding: 60px 0;

}

.about2 p{

	margin-bottom: 0px;

}
.about2 img{max-width:1400px;}

savecon

.bdcon{

	width:100%;

	height:auto;

	overflow: hidden;

	padding: 50px 0;

	background: #F0F4F7;

}

.ul-list1{

	width:100%;

	height:auto;

	overflow: hidden;

}

.ul-list1 li{

	cursor: pointer;

	width:100%;

	background: #fff;

	padding: 20px;

	height:auto;

	overflow: hidden;

	margin-bottom: 30px;

}

.ul-list1 .ul-list1-left{

	width:250px;

	height:200px;

	overflow: hidden;

	float:left;

}

.ul-list1 .ul-list1-left img{

	width:100%;

	transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

}

/*.ul-list1 li:hover .ul-list1-left img{

	transform: scale(1.2,1.2);

	-webkit-transform: scale(1.2,1.2);

	-moz-transform: scale(1.2,1.2);

}*/

.ul-list1 .ul-list1-right{

	margin-left:270px ;

	height:200px;

	position: relative;

}

.ul-list1-title{

	width:100%;

	margin-bottom: 20px;

}

.ul-list1-title .span1{

	font-size: 20px;

	font-weight: bold;

	margin-right: 10px;

}





@media (min-width: 767px){
	 
	.ul-list1 .ul-list1-right a{

	display: inline-block;

	width:130px;

	height:35px;

	text-align: center;

	line-height: 35px;

	color:#e59151;

	border: 1px solid #e59151;

	position: absolute;

	left:0;

	bottom:20px;

}
}

 .ul-list1-right a:hover{

	background: #e59151;

	color:#fff;

}

@media (max-width: 766px) {
	
	.about2 img{max-width:100%;}

	.fmt{height:35px !important;line-height: 35px !important;padding-left: 5px !important;padding-right: 5px !important;background-image: none !important;font-size: 14px;}
	.ul-list1 .ul-list1-left{width:100%;float:none;height:auto;}

	.ul-list1 .ul-list1-right{width:100%;margin-left: 0;height:auto;padding: 20px 0;}

	.ul-list1 .ul-list1-right a{position: relative;display: inline-block;

	width:130px;

	height:35px;

	text-align: center;

	line-height: 35px;

	color:#e59151;

	border: 1px solid #e59151;

	margin-top: 20px;}

	.cul_title >div:first-child{font-size: 18px !important;}

	.title2 h2,.concept_left h2{font-size: 18px !important;}

	.cul_fc_r ul li{padding: 10px !important;}

	.fc_right h4{font-size: 16px !important;}

	.about1_left h2, h3{font-size: 18px !important;}

	.ptitle{margin-top: 10px !important;margin-bottom: 15px !important;}

	
}




 /*荣誉资质*/

.honnerlist{

	padding-top: 50px;

 	width:100%;

 	height: auto;

 	overflow: hidden;

 }

 .honnerlist ul{

 	width:100%;

 }

 .honnerlist ul li{

 	cursor: pointer;

 	width:22%;

 	float:left;

 	margin-left: 4%;

 	margin-bottom: 25px;

 }

 .honnerlist ul li:nth-child(4n+1){

 	margin-left: 0;

 }

 .honnerlist ul li:hover img{

 	transform: scale(1.1,1.1);

	-webkit-transform: scale(1.1,1.1);

	-moz-transform: scale(1.1,1.1);

	-ms-transform: scale(1.1,1.1);

 }



 .honnerlist ul li img{

 		transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

 }

.btn25 {

    width: 100%;

    overflow: hidden;

    position: relative;

    padding:0px;

    background:#fff;



}

.btn25 img {

    width: 100%;

    position: relative;

    top: 0;

    left: 0;

}

.btn25 .ovrly {

    background: rgba(0, 0, 0, 0.5);

    height: 100%;

    left: 0;

    position: absolute;

    top: 0;

    width: 100%;

    opacity: 0;

   transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

}

.btn25 .buttons {

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -o-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}

.btn25 .buttons .fa {

    background: rgba(0,160,234,.6);

    -webkt-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

    display: inline-block;

    line-height: 40px;

    font-size: 14px;

    text-align: center;

    text-decoration: none;

    width: 40px;

    height: 40px;

    opacity: 0;

    -webkit-transform: scale(5);

    -moz-transform: scale(5);

    -ms-transform: scale(5);

    -o-transform: scale(5);

    transform: scale(5);

    position: relative;

    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;

    -moz-transition: -moz-transform 0.3s, opacity 0.3s;

    -o-transition: -o-transform 0.3s, opacity 0.3s;

    transition: transform 0.3s, opacity 0.3s;

    color:#fff;

}

.btn25 .buttons .fa-search {

    -webkit-transition-delay: 0.1s;

    -moz-transition-delay: 0.1s;

    -ms-transition-delay: 0.1s;

    transition-delay: 0.1s;

}

.hitem:hover .btn25 .buttons .fa {

    opacity: 1;

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

}

.hitem:hover .btn25 .ovrly {

    opacity: 1;

}

.hitem:hover .htxt{

	background: #e59151;

}

.htxt{

	width:100%;

	background: #BEBEBE;

	height: 60px;

}

.htxt div{

	padding: 15px;

	color:#fff;

	text-align: left;

	    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

}

@media  (max-width: 640px) {

	.honnerlist ul li{

 	width:48%;

 	float:left;

 	margin-left: 4%;

 }

 .honnerlist ul li:nth-child(2n+1){

 	margin-left: 0;

 }

 .htxt{height:45px;}

 .htxt div{padding: 10px;}

}

/*弹出大图*/



.footBcon{ border-top: 1px solid #7c7c7c; padding: 20px 0px; margin-top: 25px;}

.footBcon .flink{ float: right; display: block;}

.foot-lbox{ float: left; display: block; width: 500px;}

.foot-lbox .zh{ color: #fff; font: bold 30px/1.5 "microsoft yahei";}

.foot-lbox .en{ font: 17px/1.4 Georgia,Arial, helvetica, sans-serif; color: #fff; margin-bottom: 65px;}

.footInfo li{ float: left; display: block; width: 44%; padding: 0px 0px 5px;}

.fsharp{ float: right; display: block; margin-bottom: 95px;}

.fsharp a { display: block; width: 48px; height: 48px; margin-right: 12px; background: url(../images/sharp2.png) no-repeat scroll -287px 0px; float: left; position: relative; }

.fsharp a em { background: url(../images/sharp2.png) no-repeat; display: block; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 10; }

.fsharp a .ibg { background: url(../images/sharp2.png) no-repeat scroll -287px -48px; -webkit-transform: scale(0); transform: scale(0); opacity: 0; filter: alpha(opacity=0); transition: 300ms; }

.fsharp a:hover .ibg { -webkit-transform: scale(1); transform: scale(1); opacity: 1; filter: alpha(opacity=100); }

.fsharp a.a1 .i { background-position: 0px 0px; }

.fsharp a.a2 .i { background-position: -58px 0px; }

.fsharp a.a3 .i { background-position: -118px 0px; }

.fsharp a.a4 .i { background-position: -178px 0px; }

.fsharp a.a5 .i { background-position: -238px 0px; }

.fsharp a.a1:hover .i { background-position: 0px -48px; }

.fsharp a.a2:hover .i { background-position: -58px -48px; }

.fsharp a.a3:hover .i { background-position: -118px -48px; }

.fsharp a.a4:hover .i { background-position: -178px -48px; }

.fsharp a.a5:hover .i { background-position: -238px -48px; }

.fsharp a.a5{ margin-right: 0px;}

.foot-rbox{ width: 414px; float: right; display: block;}

.foot-rbox .selbox{ float: left; display: block;}

select.selbox { outline: none; width: 185px; height: 32px; line-height: 32px; padding: 0px 0px 0px 15px; margin: 0px; vertical-align: middle; border: 1px solid #999999; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: "microsoft yahei"; color: #cccccc; cursor: pointer; display: block; font-size: 14px; margin-right: 10px; background: url(../images/select_bot.png) no-repeat scroll 90% center #666666; float: right; }

.no-csstransitions select.selbox { padding-left: 0; }

select.selbox option { padding: 2px 15px; }

select.selbox:hover { color: #fff; border-color: #fff;}

.joinBtn{ width: 170px; padding: 0px 15px; height: 30px; line-height: 30px; border: 1px solid #999999; display: block; float: right; background: url(../images/i1.png) no-repeat scroll 90% center;}

.joinBtn:hover{ border-color: #fff;}

.dock{ position: fixed; right: 1%; bottom: 6%; z-index: 1000;}

.dock a{ width: 52px; height: 52px; margin-bottom: 2px; display: block; background: url(../images/dock.png) no-repeat; background:none rgba(0,0,0,0.5); border-radius: 3px;}

.dock a i{ background: url(../images/ico.png) no-repeat; width: 100%; height: 100%; display: block; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}

.dock a i.i1{ background-position: 0px 0px;}

.dock a i.i2{ background-position: 0px -54px;}

.dock a i.i3{ background-position: 0px -108px;}

.dock a i.i4{ background-position: 0px -162px;}

.dock a:hover i.i1{ background-position: -52px 0px;}

.dock a:hover i.i2{ background-position: -52px -54px;}

.dock a:hover i.i3{ background-position: -52px -108px;}

.dock a:hover i.i4{ background-position: -52px -162px;}

/*video*/

.vwrap { display: none; z-index: 1040; width: 100%; position: fixed; }

.vwrap .videobtg { z-index: 900; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: #000; opacity: 0.8; filter: alpha(opacity=80); overflow: hidden; }

.vwrap .videobox { z-index: 990; width: 800px; height: 500px; background-color: #fff; border: 12px solid #fff; position: fixed; left: 50%; top: 50%; margin-top: -250px; margin-left: -400px; }

.vwrap .videobox #videobox { width: 100%; display: inline-block; height: 100%; background: #80abde; }

#videobox_wrapper { height: 100%!important; }

.vwrap .close { z-index: 999; width: 36px; height: 36px; background-color: #e59151; cursor: pointer; position: absolute; top: -12px; right: -48px; }

.vwrap .close i { display: block; width: 36px; height: 36px; background: url(../images/closebtn.png) no-repeat 50% 50%; -webkit-transition: 400ms; transition: 400ms; }

.vwrap .close:hover i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

#videobox_display_button,#videocontainer_display_button { background: none no-repeat!important; }

.jwplayer .jwicon { opacity: 0.8; filter: alpha(opacity=80); cursor: pointer; background: url(../images/vico.png) no-repeat!important; width: 82px!important; height: 80px!important; -webkit-transition: 100ms; -moz-transition: 100ms; -ms-transition: 100ms; transition: 100ms; }

.jwplayer .jwicon:hover { opacity: 1; filter: alpha(opacity=100); }

.jwlogo, .jwclick { display: none!important; }

/*video style end*/

/* Slider */

.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-loading .slick-list { background: #00865e url(../images/loader.gif) center center no-repeat; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */

.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; }

/* Dots */

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }

.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }

.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }

.slick-dots li button:focus { outline: none; }

@-webkit-keyframes scaleUpDown {

    from { -webkit-transform: scale(1.08); transform: scale(1.08); }

    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

}



@keyframes scaleUpDown {

    from { -webkit-transform: scale(1.08); transform: scale(1.08); }

    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

}

/* 

 * 	Core Owl Carousel CSS File

 *	v1.3.3

 */

/* clearfix */

.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

/* display none until init */

.owl-carousel { display: none; position: relative; -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }

.owl-carousel .owl-item { float: left; }

.owl-controls .owl-page,

.owl-controls .owl-buttons div { cursor: pointer; }

.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* mouse grab icon */

.grabbing { cursor: url(../images/grabbing.png) 8 8, move; }

/* fix */

.owl-carousel .owl-wrapper,

.owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }



/*

* 	Owl Carousel Owl Demo Theme 

*	v1.3.3

*/



.owl-theme .owl-controls { margin-top: 10px; text-align: center; }



/* Styling Next and Prev buttons */



.owl-theme .owl-controls .owl-buttons div { color: #FFF; display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #869791; }

/* Clickable class fix problem with hover on touch devices */

/* Use it for non-touch hover action */

.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); /*IE7 fix*/ opacity: 1; text-decoration: none; }



/* Styling Pagination*/



.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }



.owl-theme .owl-controls .owl-page.active span,

.owl-theme .owl-controls.clickable .owl-page:hover span { }

.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }



.owl-item.loading { min-height: 150px; background: url(../images/AjaxLoader.gif) no-repeat center center; }

.honorPage{ padding-top: 75px;}

.honorPage .aboutT2{ margin-bottom: 40px;}

.honorList a:link, .honorList a:visited { color: #333333; }

.honorList a:active, .honorList a:hover { color: #C62923; }

.honorList ul{ margin-left: -2%; color: #666;}

.honorList li{ float: left; display: block; width: 31.33%; margin-left: 2%; margin-bottom: 40px; cursor: pointer;}

.honorList .img{ border: 2px solid #cfcfcf; padding: 7px; margin-bottom: 8px; overflow: hidden; position: relative;}

.honorList .img img{ width: 100%; display: block;}

.honorList .bg{ background: url(../images/black2.png) repeat; background: none rgba(0,0,0,0.4); bottom: 0; left: 0; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: 400ms; -webkit-transition: 400ms;}

.honorList .con{ text-align: center; font-size: 14px; color: #666666; line-height: 1.5; height: 20px; overflow: hidden;}

.honorList .il,.honorList .ir{ background-color: #fff; position: absolute; left: 50%; top: 50%; display: block; transition: 400ms; -webkit-transition: 400ms; border-radius: 3px;}

.honorList .il{ height: 3px; width: 0px; margin:-1px 0px 0px -15px;}

.honorList .ir{ height: 0px; width: 3px; margin:-15px 0px 0px -1px;}

.honorList li:hover .img{ border-color: #d5615d;}

.honorList li:hover .bg{ opacity: 1; visibility: visible;}

.honorList li:hover .il{ width: 30px; }

.honorList li:hover .ir{ height: 30px;  transition: 400ms ease 200ms; -webkit-transition: 400ms ease 200ms;}

html.openImg { }

.overlayClose { width: 52px; height: 52px; display: block; position: fixed; right: 0px; top: 0;  transition: 300ms; -webkit-transition: 300ms; z-index: 100;background: #e59151;cursor: pointer;}

.overlayClose i { background: url(../images/close_ico2.png) no-repeat scroll center center; width: 100%; height: 100%; display: block; transition: 400ms; -webkit-transition: 400ms; }

.overlayClose:hover{ background-color: #e59151;}

.overlayClose:hover i { transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); }

.imgShowBox { z-index:999999999;background: url(../images/black.png) repeat; background: none rgba(0,0,0,0.7); bottom: 0; left: 0; position: fixed; right: 0; top: 0; transform: translateY(100%); -webkit-transform: translateY(100%); transition: all 800ms ease 0s; -webkit-transition: all 800ms ease 0s; width: 100%; overflow: hidden;  -webkit-overflow-scrolling: touch; }

.no-csstransitions .imgShowBox{ display: none;}

.imgShowDemo { width: 100%; height: 100%; position: relative; overflow: hidden; }

.imgShowDemo .item { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; position: relative; }

.imgShowDemo .img { vertical-align: middle; height: auto; width: auto; max-height: 75%; max-width: 100%; margin: auto; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 60px; }

.imgShowDemo .con{text-align: center  !important; position: absolute; left: 0px; right: 0px;bottom: 0px;  width: 100%; padding: 25px 5%;color:#fff;background: rgba(0,0,0,.5);}

.imgShowDemo .con .t{ font-size: 16px; color: #333;}

.imgShowDemo .txt { background: #272727; font-size: 16px; color: #fff; line-height: 65px; position: absolute; left: 0; right: 0; bottom: 0; height: 65px; }

.imgShowDemo .txt .i { padding-left: 3%; }

.hi-num { width: 85px; height: 65px; background: #272727; color: #fff; border-left: 1px solid #3a3a3a; position: absolute; bottom: 0; right: 0; text-align: center; line-height: 65px; font-size: 16px; }

.img-show { transform: translateY(0) !important; -webkit-transform: translateY(0) !important; }

.no-csstransitions .img-show{ display: block;}

.imgShowDemo .owl-controls .owl-buttons div { position: absolute; padding: 0px; margin: 0px; width: 64px; height: 64px; border-radius: 10px; background-color: transparent; overflow: hidden; top: 50%; margin-top: -32px; background-position: center center; background-repeat: no-repeat; text-indent: -10em; }

.imgShowDemo .owl-controls .owl-buttons div.owl-prev { left: 3%; background-image: url(../images/p_l3.png); }

.imgShowDemo .owl-controls .owl-buttons div.owl-next { right: 3%; background-image: url(../images/p_r3.png); }

.imgShowDemo .owl-controls .owl-buttons div.owl-prev:hover, .imgShowDemo .owl-controls .owl-buttons div.owl-next:hover {background-color: #e59151; }

.imgShowDemo .owl-controls .owl-buttons div.owl-prev.disabled, .imgShowDemo .owl-controls .owl-buttons div.owl-next.disabled { background-color: #666666; }

.infoPaging a:link,.infoPaging a:visited { color: #666666;}

.infoPaging a:active,.infoPaging a:hover { color: #fff;}

.infoPaging{ border-top: 1px solid #cccccc; height: 58px; margin-top: 5%; text-align: center; letter-spacing: -0.31em; /* webkit */*letter-spacing: normal; /* IE < 8 重置 */}

.infoPaging a{ line-height: 58px; width: 66px; border-left: 1px solid #cccccc; font: 18px/58px "acaslonpro","times new roman",tahoma,georgia; display: inline-block;zoom: 1; *display: inline; /* IE < 8: 伪造 inline-block */ letter-spacing: normal; word-spacing: normal; vertical-align: top;}

.infoBox .list{ background: url(../images/list1.png) no-repeat scroll center center #999999; padding-left: 68px; height: 59px; display: inline-block;}

.infoBox .list:hover{ background-color: #cc0000;}

.infoPaging .pprev{ background: url(../images/prev11.png) no-repeat scroll 8% center; padding: 0px 30px 0px 37px; border-left: 0px none; font-size: 16px; font-family: "microsoft yahei";}

.infoPaging .pnext{ background: url(../images/next11.png) no-repeat scroll 92% center; padding: 0px 37px 0px 30px; font-size: 16px;font-family: "microsoft yahei";}

.infoPaging .pprev:hover{ background-position: 0px center; background-color: transparent; color: #cc0000;}

.infoPaging .pnext:hover{ background-position: 100% center; background-color: transparent; color: #cc0000;}

.infoPaging a.act{ background-color: #e59151; color: #fff;} 

.infoPaging a:hover{ background-color: #ccc; color: #fff;} 

.infoBox{ width: 370px; margin: 0px auto; line-height: 59px; font-size: 16px;}

.infoBox .list{ background: url(../images/list1.png) no-repeat scroll center center #999999; padding-left: 68px; height: 59px; display: inline-block; width: auto;}

.infoBox .list:hover{ background-color: #cc0000;}

.infoBox .pprev{ background: url(../images/prev11.png) no-repeat scroll 8% center; padding:0px 0px 0px 37px; float: left; display: block; height: 100%;}

.infoBox .pnext{ border-left: 0px none; background: url(../images/next11.png) no-repeat scroll 92% center; padding:0px 37px 0px 0px; float: right; display: block; height: 100%;}

.infoBox .pprev:hover{ background-position: 0px center;}

.infoBox .pnext:hover{ background-position: 100% center;}

/*弹窗结束*/

/*按钮*/

.honnerul{height:auto;overflow: hidden;}

.loadmore{

	width:100%;

	height:40px;

	text-align: center;

	margin: 20px 0;

}

.button_link{ display: inline-block; position: relative; text-decoration: none; color: #000; width: 180px; text-align: left; height: 40px; border: 1px solid #ccc;

  margin-top: 30px;line-height: 38px;padding-left: 33px;cursor: pointer;font-size: 14px;margin:0 auto;}

.button_link:hover{ border: 1px solid #ccc; color: #000; }

.button_link .line{display:inline-block;background-color:#ccc;position:absolute;-webkit-transition:0.5s ease;-o-transition:0.5s ease;transition:0.5s ease;}

.button_link .line_top{height:1px;width:0;left:-50%;top:-1px;}

.button_link:hover .line_top{width:100%;left:1px;}

.button_link .line_right{height:0;width:1px;top:-50%;right:-1px;}

.button_link:hover .line_right{height:100%;top:-2px;}

.button_link .line_bottom{width:1px;height:0;bottom:-50%;left:-1px;}

.button_link:hover .line_bottom{height:100%;bottom:-2px;}

.button_link .line_left{height:1px;width:0;right:-50%;bottom:-1px;}

.button_link:hover .line_left{width:100%;right:-1px;}

.button_link i{

	position: absolute;

	width:20px;

	height: 20px;

	display: block;

	background: url(../images/arrright.png);

	top:10px;

	right:30px;

	transition: right .3s ease-in-out;

	-webkit-transition: right .3s ease-in-out;

	-ms-transition: right .3s ease-in-out;

	-moz-transition: right .3s ease-in-out;

	-otransition: right .3s ease-in-out;

}



.button_link:hover i{

	right:20px;

}

.honnerul2{

	display: none;

}



/*******************************

    -------[=发展历程]-------

********************************/

.historybd{

	width:100%;

	height:auto;

	overflow:hidden ;

	background: #F0F4F7;

	padding: 50px 0;

}

.history{background: url(../images/history-bg.jpg) no-repeat left top fixed;padding-top: 89px;overflow: hidden;

    }

.history-tit{text-align: center;margin-bottom: 61px;}

.history-tit li{display: inline-block;

    width: 240px;

    padding-left: 70px;

    background: url(../images/lishi-ico.png) no-repeat scroll 23px center;

    margin-bottom: 30px;

}

.history-tit a{

    display: inline-block;

    background: url(../images/wubianxing.png) no-repeat;

    width: 170px;

    height: 148px;

    position: relative;

    z-index: 1;

    color: #666;

    font-size: 16px;

    line-height: 1.2;

    cursor: pointer;

}

.history-tit em{

    display: block;

    padding-top: 30%;

    font-size: 20px;

}

.history-list{position: relative;}

.history-list .years{

    margin-left: 486px;

    padding-left: 60px;

    background: url(../images/ding.png) no-repeat scroll left top;

    font-weight: bold;

    font-size: 30px;

    color: #e87b00;

    line-height: 50px;

    margin-bottom: 0px;

}



.history-list li{*zoom:1; margin-bottom: 40px;position: relative;}

.history-list li:after,.history-list li:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }

.history-list .img{

    margin-right: 40px;

    float: left;

    display: block;

    width: 350px;

    text-align: right;

}



.history-list .img li h2{

	font-size: 38px;

	font-family: 'ImpactMTStd';

}

.history-list .img li span{

	font-size: 18px;

}



.history-list .txt{

  

    margin-left: 290px;

    background-color: #fff;

    padding: 20px;

    display: block;

    color: #676767;

    border-radius: 5px;

    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);

    position: relative;

}

.history-list .txt img{

	width:100%;

	margin-top: 5px

}



.history-list .img li.active h2{color:#fff;}

.history-list .img li.active span{color:#fff;}

.history-list .img li.active div{display: block;}

.history-tit .on a{background: url(../images/lj2.png) no-repeat center;}

.history-list .history-line{

    position: absolute;

    left: 250px;

    width: 1px;

    height: 100%;

    background-color: #bebebe;

    top: 48px;

}

.history-list .txt .ico{

    background: url(../images/sj3.png) no-repeat;

    width: 11px;

    height: 14px;

    display: block;

    position: absolute;

    left: -10px;

    top: 50px;

}

.history-list .txt h5{

    font-weight: bold;

    font-size: 24px;

    color:#e59151;

    margin-bottom: 8px;

    padding-bottom: 8px;

}

.history-list .txt p{

    line-height: 22px;

    color:#676767;

    font-size: 14px;

    margin-top: 2px;

}

.history-list .dots{

    background: url(../images/yd1.png) no-repeat;

    width: 13px;

    height: 13px;

    display: block;

    position: absolute;

    left: 244px;

    top: 48px;

}





@media (max-width: 640px) {

.history-list .history-line{left:0;}	

.history-list .img{width:auto;margin-right: 0px;float:none;padding-left: 25px;margin-bottom: 20px;}

.history-list .dots{left:10px;top:70px;display: none;}

	.history-list li:first-child .dots{top:450px;}

.history-list .txt{margin-left: 15px;}	

.history-list .img span{

	width:100%;

	height:35px;

	line-height: 35px;

	font-size: 18px;



}

.history-list .img img{

	width:100%;

	}

	.history-list li{margin-bottom: 20px;}

	.history-list .years{margin-left: 1px;margin-bottom: 0 !important;}

	.historybd{padding: 20px 0;}



}

@media  (min-width: 641px) 	
{

.history-list .img li{

	cursor: pointer;

	padding-top: 20px;

   position: absolute;

   right:0;

	width:200px;

	height:120px;

	border-bottom: 1px solid #ccc;

}



.history-list .img ul{

	position: relative;

}

.history-list .img li:nth-child(1){

	top:0;

	left:0;

}

.history-list .img li:nth-child(2){

	top:120px;

	left:0;

}

.history-list .img li:nth-child(3){

	top:240px;

	left:0;

}

.history-list .img li div{  

	 width: 0;

    height: 0;

    border-width: 12px;

    border-style: solid;

    border-color:  transparent transparent transparent #e59151;

    position: absolute;

    left:100%;

    top:50%;

    margin-top: -6px;

    display: none;

    }

.history-list .img li.active{

	padding-right: 20px;

	background: #e59151;

}

}

@media  (max-width: 640px) {

.history-list .img li{

	width:200px;

	height:auto;

	border-bottom: 1px solid #ccc;

}	
.history-list .img li h2{font-size: 20px;}

.history-list .img span{font-size: 16px !important;}

.history-list .img{text-align: left;}

.history-list .img li.active {

    padding-right: 0px;

    padding-left: 15px;

    background: #e59151;

}

.history-list .img li div{  

	 width: 0;

    height: 0;

    border-width: 12px;

    border-style: solid;

    border-color:  transparent #e59151 transparent transparent ;

    position: absolute;

    right:100%;

    top:50%;

    margin-top: -6px;

    display: none;

   

}

.history-list .img li.active div{display: block;}
}

@media  (min-width: 767px) and (max-width: 1024px) {
	.history-list .img{width:250px;}

	

	
}



/*企业文化*/

.concept{

	width:100%;

	height:auto;

	overflow: hidden;

	padding-top: 50px;

}

.title2{

	width:100%;

	text-align: center;

	margin-bottom: 20px;

}

.title2 h2{

	font-family:'FZLTXHJW' ;

	margin-bottom: 15px;

}

.conceptbd{

	width:100%;

	height:auto;

	overflow: hidden;

	margin-bottom: 50px;

}

.concept_left{

	height:340px;

	width:50%;

	float:left;

	padding: 30px;

	background:#FBFBFB;

}

.concept_left h2{

	font-family:'FZLTXHJW' ;

	margin-bottom: 15px;

}

.concept_left li span{

	font-size: 16px;

	color:#00499C;

	font-weight: bold;

}

.concept_left li{margin-bottom: 15px;}

.concept_right{

	width:50%;

	float:left;

	height:340px;

	background-size: cover !important;

    background-repeat: no-repeat !important;

    background-position: center center !important;

    background: url(../images/conceptr.jpg);

    position: relative;

    overflow: hidden;

}





.concept_right .ovrly {

   position: absolute;

    background: rgba(3,159,236, 0.5);

    height: 100%;

    left: 0;

    top: 0;

    width: 100%;

    opacity: 0;

    -webkit-transform: perspective(400px) rotateY(90deg);

    -moz-transform: perspective(400px) rotateY(90deg);

    -ms-transform: perspective(400px) rotateY(90deg);

    -o-transform: perspective(400px) rotateY(90deg);

    transform: perspective(400px) rotateY(90deg);

    -webkit-transform-origin: left;

    -moz-transform-origin: left;

    -ms-transform-origin: left;

    -o-transform-origin: left;

    transform-origin: left;

    -webkit-transition: all 0.3s;

    -moz-transition: all 0.3s;

    -o-transition: all 0.3s;

    transition: all 0.3s;

}



.concept_right:hover .ovrly {

     opacity: 1;

    -webkit-transform: perspective(400px) rotateY(0deg);

    -moz-transform: perspective(400px) rotateY(0deg);

    -ms-transform: perspective(400px) rotateY(0deg);

    -o-transform: perspective(400px) rotateY(0deg);

    transform: perspective(400px) rotateY(0deg);

}

.cul_title{

	width:100%;

	height:60px;

}

.cul_title >div:first-child{

	float:left;

	font-size: 24px;

}

.cul_title >div:last-child{

	float:right;

}



.cul_fc{

	width:100%;

	height:auto;

	overflow: hidden;

	margin-bottom: 30px;

}



.cul_fc_l{

	width:48%;

	float:left;



}

.cul_fc_r{

	margin-left: 51%;

}

.cul_fc_r ul{

	width: 100%;

	height:auto;

	overflow: hidden;

}

.cul_fc_r ul li{

	margin-bottom: 20px;

	width:100%;

	height: auto;

	overflow: hidden;

	padding: 20px;

	background:#F2F3F5;

}

.fc_left{width:90px;text-align: right;float:left;}

.fc_left h5{

	font-size: 12px;

	color:#C7C7C7;

}

.fc_left span{

	font-size: 30px;

	color:#C7C7C7;

	font-weight: bold;

}

.fc_right{

	margin-left: 120px;

}

.fc_right h4{

	color:#000;

	font-size: 18px;

}

.cul_fc_r ul li:hover{

	background: #e59151;

}

.cul_fc_r ul li:hover .fc_left span{color:#fff;}

.cul_fc_r ul li:hover .fc_left h5{color:#fff;}

.cul_fc_r ul li:hover .fc_right h4{color:#fff;}

.cul_fc_r ul li:hover .fc_right p{color:#fff;}



@media  (max-width:875px) {
.concept_left{float:none;width:100%;}

.concept_right{float:none;width:100%;}
}

@media  (max-width:767px) {

.cul_fc_l{width:100%;float:none;}

.cul_fc_r{width:100%;margin-left: 0;margin-top: 20px;}

.concept_left{height:auto;padding: 15px;}

.concept_right{height:250px;}

}







/*案例*/

.promain{

	width:100%;

	height:auto;

	padding:50px 0;

}

.promain .ullist{

	width:100%;

	height:auto;

	overflow: hidden;

}

.promain .ullist li{

	float:left;

	width:18%;

	margin-left: 2.5%;

	margin-bottom: 20px;

}



.promain .ullist li .proimg{

	width: 100%;

    height: auto;

    overflow: hidden;

}

.promain .ullist li .proimg img{

	width:100%;

	vertical-align: bottom;

	transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

}

.promain .ullist li:hover .proimg img{

	transform: scale(1.1,1.1);

	-webkit-transform: scale(1.1,1.1);

	-moz-transform: scale(1.1,1.1);

	-ms-transform: scale(1.1,1.1);

}

.promain .ullist li .protxt{

	padding: 20px;

	text-align: center;

	text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

    position: relative;

}

.promain .ullist li .protxt .line{

	background: #F3F3F3;

	width:100%;

	height:3px;

	position: absolute;

	bottom:0;

	left:0;

	z-index: 2;

}

.promain .ullist li .protxt .nline{

	width:100%;

	height:3px;

	background: #e59151;

	position: absolute;

	bottom:0;

	left:-100%;

	z-index: 5;

}

.promain .ullist li:hover .protxt{

	color:#e59151;

}

.promain .ullist li:hover .protxt .nline{

	left:0;

	transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

	}

@media  (min-width: 1091px)  {
.promain .ullist li:nth-child(5n+1){margin-left: 0;}	
}

@media (min-width: 641px) and (max-width: 1090px){

.promain .ullist li {

    width: 22%;

    margin-left: 4%;

}

.promain .ullist li:nth-child(4n+1){margin-left: 0;}

}

@media (max-width: 640px){

.promain .ullist li {

    width: 48%;

    margin-left: 4%;

}

.promain .ullist li:nth-child(2n+1){margin-left: 0;}

}

/*案例内页*/

.topbanner{

	padding-top: 60px;

	width:100%;

	height:450px;

	background-size:cover ;

	background-repeat:no-repeat ;

	background-position:center center; 

}

.topbanner .toptxt{



	margin-left: 70px;

	width:550px;

	padding:40px 30px;

	color:#fff;

	background: rgba(47,100,166,.9);

}

.topbanner .toptxt h3{

	color:#fff;

	font-family:'FZLTXHJW' ;

	font-size: 20px;

	margin-bottom: 20px;

}

.topbanner .toptxt  p{

	color:#fff;

	line-height: 25px;

}

.topbanner .toptxt  .pl{

	padding-left: 40px;

}

@media  (max-width: 640px) {
.topbanner .toptxt{margin-left: 0;width:100%;padding: 15px 15px;}	

.topbanner {height:auto;padding-top: 0;padding-bottom: 0;}
}

/*案例通用标题*/

.ptitle{

	margin: 30px 0;

	width:100%;

	height:50px;

	line-height: 50px;

	border-bottom: 1px solid #EDEDED ;

	font-size: 16px;

	font-weight: bold;

	position: relative;

}

.ptitle span{

	display: block;

	width:70px;

	height:3px;

	background:#e59151;

	position: absolute;

	left:0;

	bottom:0;

}

.ullist-3{

	width:100%;

	height:auto;

	overflow: hidden;

}

.ullist-3 li{

	overflow: hidden;

	position: relative;

	width:32%;

	margin-left: 2%;

	float:left;

	cursor: pointer;

}



.ullist-3 li img{

	width:100%;

	vertical-align: bottom;

	transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

}

.ullist-3 li:hover img{

	transform: scale(1.1,1.1);

	-webkit-transform: scale(1.1,1.1);

	-moz-transform: scale(1.1,1.1);

	-ms-transform: scale(1.1,1.1);

}

.ullist-3 li:first-child{margin-left: 0;}





.mybtn .ovrly {

   position: absolute;

    background: rgba(0, 0, 0, 0.5);

    height: 100%;

    left: 0;

    top: 0;

    width: 100%;

    opacity: 0;

    -webkit-transform: perspective(400px) rotateX(-90deg);

    -moz-transform: perspective(400px) rotateX(-90deg);

    -ms-transform: perspective(400px) rotateX(-90deg);

    -o-transform: perspective(400px) rotateX(-90deg);

    transform: perspective(400px) rotateX(-90deg);

    -webkit-transform-origin: top;

    -moz-transform-origin: top;

    -ms-transform-origin: top;

    -o-transform-origin: top;

    transform-origin: top;

    -webkit-transition: all .6s;

    -moz-transition: all .6s;

    -o-transition: all .6s;

    transition: all .6s;

}

.mybtn .buttons {

    position: absolute;

    top: 50%;

    left: 50%;

    -webkit-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    -o-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}

.mybtn .buttons .fa {

    background: rgba(0,160,234,.6);

    -webkt-border-radius: 50%;

    -moz-border-radius: 50%;

    border-radius: 50%;

    display: inline-block;

    line-height: 40px;

    font-size: 14px;

    text-align: center;

    text-decoration: none;

    width: 40px;

    height: 40px;

    opacity: 0;

    -webkit-transform: scale(5);

    -moz-transform: scale(5);

    -ms-transform: scale(5);

    -o-transform: scale(5);

    transform: scale(5);

    position: relative;

    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;

    -moz-transition: -moz-transform 0.3s, opacity 0.3s;

    -o-transition: -o-transform 0.3s, opacity 0.3s;

    transition: transform 0.3s, opacity 0.3s;

    color:#fff;

}

.mybtn .buttons .fa-search {

    -webkit-transition-delay: 0.1s;

    -moz-transition-delay: 0.1s;

    -ms-transition-delay: 0.1s;

    transition-delay: 0.1s;

}

.mybtn:hover .buttons .fa {

    opacity: 1;

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

}

.mybtn:hover .ovrly {

    opacity: 1;

    -webkit-transform: perspective(400px) rotateX(0deg);

    -moz-transform: perspective(400px) rotateX(0deg);

    -ms-transform: perspective(400px) rotateX(0deg);

    -o-transform: perspective(400px) rotateX(0deg);

    transform: perspective(400px) rotateX(0deg);

}

@media (max-width: 640px) {

.ullist-3 li{float:none;width:100%;margin-bottom: 20px;}

}

/**/

.fankui{

	width:100%;

	height:auto;

	overflow: hidden;

}

.fankui >div:first-child{

	

	height:auto;

	float:left;

	width:80%;

	background:#F5F5F5;

	padding:40px 20px;

}

.fankui >div:first-child p{

	margin-bottom: 20px;

}

.fankui >div:first-child span{

	display: inline-block;

	position: relative;

	padding-left: 110px;

	width:100%;

	height:20px;

	color:#666;

}

.fankui >div:first-child span i{

	display: inline-block;

	width:100px;

	height:1px;

	background: #666;

	position:absolute;

	left:0;

	top:10px;

}



.fankui >div:last-child{

   float:right;

	width:215px;

	height:160px;



}

.fankui >div:last-child img{

	width:100%;

}

@media  (max-width: 1169px) {
.fankui >div:first-child{width:75%;}	
}

@media  (max-width: 1100px) {

.fankui >div:first-child{width:100%;float:none;}	

.fankui >div:last-child{display: none;}	

}

/**/

.sc{

	width:100%;

}

.sc img{

	width:100%;

}

.ullist-p{

	width:100%;

	height:auto;

	overflow:hidden;

}

.ullist-p li{

	overflow: hidden;

    position: relative;

    width: 32%;

    margin-left: 2%;

    float: left;

    cursor: pointer;

}

.ullist-p li:first-child{margin-left: 0;}

.ullist-p li .mypic{

	width:100%;

	height:auto;

	overflow: hidden;

}

.ullist-p li .mypic img{

	width:100%;

	vertical-align: bottom;

	transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

}

.ullist-p li:hover .mypic img{

	transform: scale(1.1,1.1);

	-webkit-transform: scale(1.1,1.1);

	-moz-transform: scale(1.1,1.1);

	-ms-transform: scale(1.1,1.1);

}



.ullist-p li .mytxt{

	padding: 20px;

    text-align: left;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

    position: relative;

}

.ullist-p li .mytxt .nline {

    width: 100%;

    height: 3px;

    background: #e59151;

    position: absolute;

    bottom: 0;

    left: -100%;

    z-index: 5;

   transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

}

.ullist-p li .mytxt .line {

    background: #F3F3F3;

    width: 100%;

    height: 3px;

    position: absolute;

    bottom: 0;

    left: 0;

    z-index: 2;

}

.ullist-p li:hover .mytxt .nline{

	left:0;

}

.ullist-p li dd{

	line-height: 25px;

	font-size: 14px;

}

@media  (max-width: 640px) {
.ullist-p li{width:100%;margin-left: 0;float:none;}	
}

/*轮播图*/



.slider {

	position: relative;

	width: 100%;

	height: auto;

	overflow: hidden;

}

	

	.slides {

		height: auto;

		overflow: hidden;

		-webkit-backface-visibility: hidden;

		-webkit-transform-style: preserve-3d;

		-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 

		   -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 

		    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 

		     -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 

		        transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);

	}

	

		.slide {

			overflow: hidden;

			height: 100%;

			float: left;

			clear: none;

		}

	.slide .box{

		width:100%;

		height:auto;

		overflow: hidden;

		position: relative;

	}

	.slide:hover .box img{

		transform: scale(1.1,1.1);

	-webkit-transform: scale(1.1,1.1);

	-moz-transform: scale(1.1,1.1);

	-ms-transform: scale(1.1,1.1);

	}

.slide .box img{

    width:100%;

    position: relative;

	z-index: 3;

	transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

}

.slide .box .title{

	margin-bottom: 0 !important;

	position: absolute;

	left:0;

	bottom:0;

	width:100%;

	padding-right: 120px;

	height:40px;

	line-height: 40px;

	background: rgba(0,0,0,.7);

	z-index: 10;

	text-align: left;

	padding-left: 20px;

	font-family:"微软雅黑";

	color:#fff;

	font-size: 14px;	

}

.slide .box .title .title_con{

	    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

    margin-right: 135px;

    width:auto;

}

	.slider-arrows {}



		.slider-arrow {

			position: absolute;

			display: none;

			margin-bottom: -20px;			

			width: 60px;

			height: 60px;

			line-height: 60px;

			text-decoration: none;

			text-align: center;

			color: #fff;

			font-size: 2em;

			background-color: #333;

			background-color: rgba(50,50,50,.3);

			border-radius: 50%;

		}



			.slider-arrow--right { bottom: 50%; right: 30px; }

			.slider-arrow--left { bottom: 50%; left: 30px; }





	.slider-nav {

		position: absolute;

		bottom: 12px;

		z-index: 100;

	}



		.slider-nav__item {

			width: 12px;

			height: 12px;

			float: left;

			clear: none;

			display: block;

			margin: 0 5px;

			background: #fff;

			border-radius:50% ;

			-webkit-border-radius:50% ;

			-moz-border-radius:50% ;

			-o-border-radius:50% ;

			-ms-border-radius:50% ;

		}



				.slider-nav__item:hover { background: #e59151; }

				.slider-nav__item--current { background: #e59151; }



/*-------企业风貌-------*/

.fm{

	width:100%;

	height:auto;

	overflow: hidden;

	margin-bottom: 50px;

}

.fm_left{

	width:49%;

	float:left;

	position: relative;

	overflow: hidden;

	cursor: pointer;

}

.fmt{

	width:100%;

	height:45px;

	background-color:rgba(0,0,0,.7) ;

	line-height: 45px;

	position: absolute;

	left:0;

	bottom:0;

	color:#fff;

	padding: 0 20px;

	background-image: url(../images/photo.png);

    background-repeat: no-repeat;

    background-position: right center;

}

.myfm img{

	vertical-align: bottom;

	width:100%;

	transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

	

}

.myfm:hover img{

	transform: scale(1.1,1.1);

	-webkit-transform: scale(1.1,1.1);

	-moz-transform: scale(1.1,1.1);

	-ms-transform: scale(1.1,1.1);

}

.fm_right{

	margin-left: 51%;

}

.fm_right ul{

	width:100%;

	height:auto;

	overflow: hidden;

}

.fm_right ul li{

	width:48%;

	float:left;

	margin-left: 4%;

	

}

.myfm{

	position: relative;

	overflow:hidden ;

	cursor: pointer;

}

.fm_right ul li:nth-child(1),.fm_right ul li:nth-child(3){margin-left: 0;}

.fm_right ul li:nth-child(3),.fm_right ul li:nth-child(4){margin-top: 16px;}

@media  (max-width: 767px) {
	.fm_left{width:100%;float:none;}

	.fm_right{width:100%;margin-left: 0;margin-top: 20px;}

	.fm{margin-bottom: 30px;}
}

/*弹出大图*/



.footBcon{ border-top: 1px solid #7c7c7c; padding: 20px 0px; margin-top: 25px;}

.footBcon .flink{ float: right; display: block;}

.foot-lbox{ float: left; display: block; width: 500px;}

.foot-lbox .zh{ color: #fff; font: bold 30px/1.5 "microsoft yahei";}

.foot-lbox .en{ font: 17px/1.4 Georgia,Arial, helvetica, sans-serif; color: #fff; margin-bottom: 65px;}

.footInfo li{ float: left; display: block; width: 44%; padding: 0px 0px 5px;}

.fsharp{ float: right; display: block; margin-bottom: 95px;}

.fsharp a { display: block; width: 48px; height: 48px; margin-right: 12px; background: url(../images/sharp2.png) no-repeat scroll -287px 0px; float: left; position: relative; }

.fsharp a em { background: url(../images/sharp2.png) no-repeat; display: block; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 10; }

.fsharp a .ibg { background: url(../images/sharp2.png) no-repeat scroll -287px -48px; -webkit-transform: scale(0); transform: scale(0); opacity: 0; filter: alpha(opacity=0); transition: 300ms; }

.fsharp a:hover .ibg { -webkit-transform: scale(1); transform: scale(1); opacity: 1; filter: alpha(opacity=100); }

.fsharp a.a1 .i { background-position: 0px 0px; }

.fsharp a.a2 .i { background-position: -58px 0px; }

.fsharp a.a3 .i { background-position: -118px 0px; }

.fsharp a.a4 .i { background-position: -178px 0px; }

.fsharp a.a5 .i { background-position: -238px 0px; }

.fsharp a.a1:hover .i { background-position: 0px -48px; }

.fsharp a.a2:hover .i { background-position: -58px -48px; }

.fsharp a.a3:hover .i { background-position: -118px -48px; }

.fsharp a.a4:hover .i { background-position: -178px -48px; }

.fsharp a.a5:hover .i { background-position: -238px -48px; }

.fsharp a.a5{ margin-right: 0px;}

.foot-rbox{ width: 414px; float: right; display: block;}

.foot-rbox .selbox{ float: left; display: block;}

select.selbox { outline: none; width: 185px; height: 32px; line-height: 32px; padding: 0px 0px 0px 15px; margin: 0px; vertical-align: middle; border: 1px solid #999999; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: "microsoft yahei"; color: #cccccc; cursor: pointer; display: block; font-size: 14px; margin-right: 10px; background: url(../images/select_bot.png) no-repeat scroll 90% center #666666; float: right; }

.no-csstransitions select.selbox { padding-left: 0; }

select.selbox option { padding: 2px 15px; }

select.selbox:hover { color: #fff; border-color: #fff;}

.joinBtn{ width: 170px; padding: 0px 15px; height: 30px; line-height: 30px; border: 1px solid #999999; display: block; float: right; background: url(../images/i1.png) no-repeat scroll 90% center;}

.joinBtn:hover{ border-color: #fff;}

.dock{ position: fixed; right: 1%; bottom: 6%; z-index: 1000;}

.dock a{ width: 52px; height: 52px; margin-bottom: 2px; display: block; background: url(../images/dock.png) no-repeat; background:none rgba(0,0,0,0.5); border-radius: 3px;}

.dock a i{ background: url(../images/ico.png) no-repeat; width: 100%; height: 100%; display: block; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}

.dock a i.i1{ background-position: 0px 0px;}

.dock a i.i2{ background-position: 0px -54px;}

.dock a i.i3{ background-position: 0px -108px;}

.dock a i.i4{ background-position: 0px -162px;}

.dock a:hover i.i1{ background-position: -52px 0px;}

.dock a:hover i.i2{ background-position: -52px -54px;}

.dock a:hover i.i3{ background-position: -52px -108px;}

.dock a:hover i.i4{ background-position: -52px -162px;}

/*video*/

.vwrap { display: none; z-index: 1040; width: 100%; position: fixed; }

.vwrap .videobtg { z-index: 900; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: #000; opacity: 0.8; filter: alpha(opacity=80); overflow: hidden; }

.vwrap .videobox { z-index: 990; width: 800px; height: 500px; background-color: #fff; border: 12px solid #fff; position: fixed; left: 50%; top: 50%; margin-top: -250px; margin-left: -400px; }

.vwrap .videobox #videobox { width: 100%; display: inline-block; height: 100%; background: #80abde; }

#videobox_wrapper { height: 100%!important; }

.vwrap .close { z-index: 999; width: 36px; height: 36px; background-color: #e59151; cursor: pointer; position: absolute; top: -12px; right: -48px; }

.vwrap .close i { display: block; width: 36px; height: 36px; background: url(../images/closebtn.png) no-repeat 50% 50%; -webkit-transition: 400ms; transition: 400ms; }

.vwrap .close:hover i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

#videobox_display_button,#videocontainer_display_button { background: none no-repeat!important; }

.jwplayer .jwicon { opacity: 0.8; filter: alpha(opacity=80); cursor: pointer; background: url(../images/vico.png) no-repeat!important; width: 82px!important; height: 80px!important; -webkit-transition: 100ms; -moz-transition: 100ms; -ms-transition: 100ms; transition: 100ms; }

.jwplayer .jwicon:hover { opacity: 1; filter: alpha(opacity=100); }

.jwlogo, .jwclick { display: none!important; }

/*video style end*/

/* Slider */

.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-loading .slick-list { background: #00865e url(../images/loader.gif) center center no-repeat; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */

.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; }

/* Dots */

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }

.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }

.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }

.slick-dots li button:focus { outline: none; }

@-webkit-keyframes scaleUpDown {

    from { -webkit-transform: scale(1.08); transform: scale(1.08); }

    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

}



@keyframes scaleUpDown {

    from { -webkit-transform: scale(1.08); transform: scale(1.08); }

    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

}

/* 

 * 	Core Owl Carousel CSS File

 *	v1.3.3

 */

/* clearfix */

.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

/* display none until init */

.owl-carousel { display: none; position: relative; -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }

.owl-carousel .owl-item { float: left; }

.owl-controls .owl-page,

.owl-controls .owl-buttons div { cursor: pointer; }

.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* mouse grab icon */

.grabbing { cursor: url(../images/grabbing.png) 8 8, move; }

/* fix */

.owl-carousel .owl-wrapper,

.owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }



/*

* 	Owl Carousel Owl Demo Theme 

*	v1.3.3

*/



.owl-theme .owl-controls { margin-top: 10px; text-align: center; }



/* Styling Next and Prev buttons */



.owl-theme .owl-controls .owl-buttons div { color: #FFF; display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #869791; }

/* Clickable class fix problem with hover on touch devices */

/* Use it for non-touch hover action */

.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); /*IE7 fix*/ opacity: 1; text-decoration: none; }



/* Styling Pagination*/



.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }



.owl-theme .owl-controls .owl-page.active span,

.owl-theme .owl-controls.clickable .owl-page:hover span { }

.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }



.owl-item.loading { min-height: 150px; background: url(../images/AjaxLoader.gif) no-repeat center center; }

.honorPage{ padding-top: 75px;}

.honorPage .aboutT2{ margin-bottom: 40px;}

.honorList a:link, .honorList a:visited { color: #333333; }

.honorList a:active, .honorList a:hover { color: #C62923; }

.honorList ul{ margin-left: -2%; color: #666;}

.honorList li{ float: left; display: block; width: 31.33%; margin-left: 2%; margin-bottom: 40px; cursor: pointer;}

.honorList .img{ border: 2px solid #cfcfcf; padding: 7px; margin-bottom: 8px; overflow: hidden; position: relative;}

.honorList .img img{ width: 100%; display: block;}

.honorList .bg{ background: url(../images/black2.png) repeat; background: none rgba(0,0,0,0.4); bottom: 0; left: 0; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: 400ms; -webkit-transition: 400ms;}

.honorList .con{ text-align: center; font-size: 14px; color: #666666; line-height: 1.5; height: 20px; overflow: hidden;}

.honorList .il,.honorList .ir{ background-color: #fff; position: absolute; left: 50%; top: 50%; display: block; transition: 400ms; -webkit-transition: 400ms; border-radius: 3px;}

.honorList .il{ height: 3px; width: 0px; margin:-1px 0px 0px -15px;}

.honorList .ir{ height: 0px; width: 3px; margin:-15px 0px 0px -1px;}

.honorList li:hover .img{ border-color: #d5615d;}

.honorList li:hover .bg{ opacity: 1; visibility: visible;}

.honorList li:hover .il{ width: 30px; }

.honorList li:hover .ir{ height: 30px;  transition: 400ms ease 200ms; -webkit-transition: 400ms ease 200ms;}

html.openImg { }

.overlayClose { width: 52px; height: 52px; display: block; position: fixed; right: 0px; top: 0;  transition: 300ms; -webkit-transition: 300ms; z-index: 100;background: #e59151;cursor: pointer;}

.overlayClose i { background: url(../images/close_ico2.png) no-repeat scroll center center; width: 100%; height: 100%; display: block; transition: 400ms; -webkit-transition: 400ms; }

.overlayClose:hover{ background-color: #e59151;}

.overlayClose:hover i { transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); }

.imgShowBox { z-index:999999999;background: url(../images/black.png) repeat; background: none rgba(0,0,0,0.7); bottom: 0; left: 0; position: fixed; right: 0; top: 0; transform: translateY(100%); -webkit-transform: translateY(100%); transition: all 800ms ease 0s; -webkit-transition: all 800ms ease 0s; width: 100%; overflow: hidden;  -webkit-overflow-scrolling: touch; }

.no-csstransitions .imgShowBox{ display: none;}

.imgShowDemo { width: 100%; height: 100%; position: relative; overflow: hidden; }

.imgShowDemo .item { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; position: relative; }

.imgShowDemo .img { vertical-align: middle; height: auto; width: auto; max-height: 75%; max-width: 100%; margin: auto; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 60px; }

.imgShowDemo .con{text-align: center  !important; position: absolute; left: 0px; right: 0px;bottom: 0px;  width: 100%; padding: 25px 5%;color:#fff;background: rgba(0,0,0,.5);}

.imgShowDemo .con .t{ font-size: 16px; color: #333;}

.imgShowDemo .txt { background: #272727; font-size: 16px; color: #fff; line-height: 65px; position: absolute; left: 0; right: 0; bottom: 0; height: 65px; }

.imgShowDemo .txt .i { padding-left: 3%; }

.hi-num { width: 85px; height: 65px; background: #272727; color: #fff; border-left: 1px solid #3a3a3a; position: absolute; bottom: 0; right: 0; text-align: center; line-height: 65px; font-size: 16px; }

.img-show { transform: translateY(0) !important; -webkit-transform: translateY(0) !important; }

.no-csstransitions .img-show{ display: block;}

.imgShowDemo .owl-controls .owl-buttons div { position: absolute; padding: 0px; margin: 0px; width: 64px; height: 64px; border-radius: 10px; background-color: transparent; overflow: hidden; top: 50%; margin-top: -32px; background-position: center center; background-repeat: no-repeat; text-indent: -10em; }

.imgShowDemo .owl-controls .owl-buttons div.owl-prev { left: 3%; background-image: url(../images/p_l3.png); }

.imgShowDemo .owl-controls .owl-buttons div.owl-next { right: 3%; background-image: url(../images/p_r3.png); }

.imgShowDemo .owl-controls .owl-buttons div.owl-prev:hover, .imgShowDemo .owl-controls .owl-buttons div.owl-next:hover {background-color: #e59151; }

.imgShowDemo .owl-controls .owl-buttons div.owl-prev.disabled, .imgShowDemo .owl-controls .owl-buttons div.owl-next.disabled { background-color: #666666; }

.infoPaging a:link,.infoPaging a:visited { color: #666666;}

.infoPaging a:active,.infoPaging a:hover { color: #fff;}

.infoPaging{ border-top: 1px solid #cccccc; height: 58px; margin-top: 5%; text-align: center; letter-spacing: -0.31em; /* webkit */*letter-spacing: normal; /* IE < 8 重置 */}

.infoPaging a{ line-height: 58px; width: 66px; border-left: 1px solid #cccccc; font: 18px/58px "acaslonpro","times new roman",tahoma,georgia; display: inline-block;zoom: 1; *display: inline; /* IE < 8: 伪造 inline-block */ letter-spacing: normal; word-spacing: normal; vertical-align: top;}

.infoBox .list{ background: url(../images/list1.png) no-repeat scroll center center #999999; padding-left: 68px; height: 59px; display: inline-block;}

.infoBox .list:hover{ background-color: #cc0000;}

.infoPaging .pprev{ background: url(../images/prev11.png) no-repeat scroll 8% center; padding: 0px 30px 0px 37px; border-left: 0px none; font-size: 16px; font-family: "microsoft yahei";}

.infoPaging .pnext{ background: url(../images/next11.png) no-repeat scroll 92% center; padding: 0px 37px 0px 30px; font-size: 16px;font-family: "microsoft yahei";}

.infoPaging .pprev:hover{ background-position: 0px center; background-color: transparent; color: #cc0000;}

.infoPaging .pnext:hover{ background-position: 100% center; background-color: transparent; color: #cc0000;}

.infoPaging a.act{ background-color: #e59151; color: #fff;} 

.infoPaging a:hover{ background-color: #ccc; color: #fff;} 

.infoBox{ width: 370px; margin: 0px auto; line-height: 59px; font-size: 16px;}

.infoBox .list{ background: url(../images/list1.png) no-repeat scroll center center #999999; padding-left: 68px; height: 59px; display: inline-block; width: auto;}

.infoBox .list:hover{ background-color: #cc0000;}

.infoBox .pprev{ background: url(../images/prev11.png) no-repeat scroll 8% center; padding:0px 0px 0px 37px; float: left; display: block; height: 100%;}

.infoBox .pnext{ border-left: 0px none; background: url(../images/next11.png) no-repeat scroll 92% center; padding:0px 37px 0px 0px; float: right; display: block; height: 100%;}

.infoBox .pprev:hover{ background-position: 0px center;}

.infoBox .pnext:hover{ background-position: 100% center;}

/*弹窗结束*/

.history-list .img li{z-index: 10;}

.about3 {

	margin-bottom:40px; margin-top:40px;

}



.about3 ul{

	width:100%;

	height:auto;

	overflow: hidden;

}

.about3fm{

	overflow: hidden;

	cursor: pointer;

	position: relative;

	float:left;

	width:15%;

	margin-left: 2%;

	margin-bottom: 20px;

}

.about3fm img{width:100%;

transition: all .8s ease 0s;

-webkit-transition: all .8s ease 0s;

-moz-transition: all .8s ease 0s;

-ms-transition: all .8s ease 0s;



}

.about3fm:hover img{

	transform: scale(1.1,1.1);

	-webkit-transform: scale(1.1,1.1);

	-moz-transform: scale(1.1,1.1);

	-ms-transform: scale(1.1,1.1);

	-o-transform: scale(1.1,1.1);

}







.about3txt {

    width: 100%;

    height: 45px;

    background-color: rgba(0,0,0,.7);

    line-height: 45px;

    position: absolute;

    left: 0;

    bottom: 0;

    color: #fff;

    padding: 0 20px;

    background-image: url(../images/photo.png);

    background-repeat: no-repeat;

    background-position: right center;

}


.about3 ul li:nth-child(6n+1){margin-left: 0}

 
@media  (max-width: 767px){

.about3 ul li:nth-child(2n+1){margin-left: 0}

.about3fm{width:48%;margin-left: 2%;}

.about3txt{height: 35px !important;

    line-height: 35px !important;

    padding-left: 5px !important;

    padding-right: 5px !important;

    background-image: none !important;

    font-size: 14px;}

    .about3{margin-bottom: 20px;}

}