/**************************************/

/*************[公用start]**************/

/**************************************/



body {

	overflow-x: hidden;

}


h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
}

div.clear {

	clear: both;

	height: 0;

	width: 0;

}



input,
textarea,
select,
a:focus {

	outline: none;

}



a {

	text-decoration: none;

	color: inherit;

	cursor: pointer;

}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none
}

img {

	border: 0;

	/*	width: 100%;*/

	max-width: 100%;

}





div.wp {

	width: 1640;
	/*主要内容区尺寸大小，每次制作前更新！！！ */

	margin: 0 auto;

}

div.wp2 {

	padding: 0 140px;

}

.fl {

	float: left;

}



.fr {

	float: right;

}



.tran {

	transition: all .3s ease-out 0s;

}









/*图片中心放大代码区域*/



.img-box {
	/*图片盒子类名*/



	overflow: hidden;

}



.img-box img {

	transition: .3s;

	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	/* ueco 时间曲线*/

	width: 100%;

	max-width: 100%;

}



.img-box:hover img {

	/*图片中心放大代码*/

	-webkit-transform: scale(1.1);

	-ms-transform: scale(1.1);

	-o-transform: scale(1.1);

	transform: scale(1.1);

}





.imgbox_a {

	position: relative;

	padding-bottom: 100%;

	overflow: hidden;

	display: block;

}



.imgbox_a>img {

	position: absolute;

	left: 0;

	top: 0;

	width: 100% !important;

	height: 100% !important;

}

.imgbox_hover>img {

	/* ueco 鏃堕棿鏇茬嚎*/

	/*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */

	-webkit-transition: .3s;

	-moz-transition: .3s;

	-ms-transition: .3s;

	-o-transition: .3s;

	transition: .3s;



}

.imgbox_hover:hover>img {

	-webkit-transform: scale(1.1);

	-ms-transform: scale(1.1);

	-o-transform: scale(1.1);

	transform: scale(1.1);

}



/*图片中心放大代码区域*/











/**************************************/

/************[公用over]****************/

/**************************************/









/*header-start*/

/**************************************************************/

#header {

	height: 98px;
	overflow: hidden;

}

.pc-header {

	width: 100%;

	padding-left: 56px;

	padding-right: 0px;

	box-sizing: border-box;

	overflow: hidden;

}

.pc-logo {

	margin-top: 24px;

}

.pc-nav {

	padding-top: 38px;

	padding-left: 42px;

	overflow: hidden;

}

.pc-nav ul li {

	float: left;

	padding: 0px 25px;

}

.pc-nav ul li a {
	font-size: 18px;
	font-weight: bolder;
	color: #2f2f2f;
}

.pc-nav ul li a:hover {
	color: #f57a1e;
	font-weight: bolder;
}

.sy-search-box {
	background-color: #fff;
	overflow: hidden;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 0px;
}


.sy-header-search {
	width: 110px;
	height: 98px;
    padding-top: 34px;
	box-sizing: border-box;
	background: #f57a1e;
	text-align: center;
	float: right;
}
.sy-header-bg{
	width: 110px;
	height: 98px;
	float: left;
	font-size:15px;
	border-left: 1px solid #CCCCCC;
}
.sy-header-bg a{
	display: block;
	padding-top: 20px;
}
.sy-header-bg span{
	display: block;
	padding-top: 5px;
}

#header_sj {
	display: none;
}
.banner{
    display: block;
    text-align: center;
}
.index-banner{
    display: none;
}
.sy-box1{
	padding-top: 46px;
	padding-bottom: 46px;
}
.sy-gsxw{
	
}
.sy-gsxw-tit{
	height: 68px;
	text-align: center;
	overflow: hidden;
}
.sy-gsxw-tit span{
	font-size: 26px;
	font-weight: bolder;
}
.sy-cpzs-tit{
	height: 68px;
	line-height: 68px;
	overflow: hidden;
	color: #fff;
}
.sy-cpzs-tit span{
	font-size: 26px;
	font-weight: bolder;
	float: left;
}
.sy-cpzs-tit  a{
	font-size: 16px;
	float: right;
}

.sy-gsxw-tit  a{
	font-size: 16px;
	float: right;
}
.sy-gsxw-content{
	overflow: hidden;
}
.sy-more{
	text-align: center;
	overflow: hidden;
	padding-top: 42px;
	padding-bottom: 20px
}
.sy-more a{
	width: 152px;
	height: 50px;
	line-height: 50px;
	display: block;
	margin: 0px auto;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	font-size: 16px;
}
.sy-more a:hover{
	background-color: #f57a1e;
	color: #fff;
	border: none;
}
.sy-gsxw-list{
	margin-left: 24px;
	width: 422px;
	background: #fff;
	height: 571px;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
	overflow: hidden;
}
.sy-gsxw-list ul li{
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #ebebeb;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.sy-gsxw-list ul li a{
	font-size: 16px;
}
.sy-gsxw-list ul li:last-child{
	border-bottom: none;
}
.sy-gsxw-list ul li:first-child{
	height: 94px;
	padding-top: 14px;
	line-height: 34px;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 24px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;	
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;	
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}
.sy-gsxw-list ul li:first-child a{
	font-size: 22px;
}
.sy-gsxw-list ul li a:hover{
	color: #f57a1e;
}
.sy-yw-new{
	overflow: hidden;
	padding-top: 44px;
}
.sy-yw-tit{
	display: table;
	margin: 0px auto;
}
.sy-yw-tit ul li{
	float: left;
	display: table-cell;
	padding: 0px 24px;
	position: relative;
}
.sy-yw-tit ul li.cur{
	color: #f57a1e;
}
.sy-yw-tit ul li::before{
	content: "";
	height: 20px;
	width: 1px;
	background-color: #000000;
	position: absolute;
	right: 0px;
	top: 5px;
}
.sy-yw-tit ul li:last-child::before{
	display: none;
}
.sy-yw-tit ul li a{
	font-size: 24px;
}
.sy-yw-tit ul li a:hover{
	color: #f57a1e;
}
.sy-yw-con{
	margin-right: -32px;
	margin-top: 30px;
	display: none;
} 
.sy-yw-con.cur{
	display: block;
}
.sy-yw-con ul{
	overflow: hidden;
}
.sy-yw-con ul li{
	width: 33.333%;
	padding-right:32px;
    box-sizing: border-box;
	float: left;
}
.sy-yw-con ul li a{
	display: block;
	background: #fff;
	padding: 30px 20px;
	border: 1px solid #ececec;
}
.sy-yw-con ul li a span{
	font-size: 14px;
	color: #aaaaaa;
}
.sy-yw-con ul li a h1{
	font-size: 20px;
	height: 60px;
	color: #000000;
	line-height: 34px;
	margin-top: 16px;
	margin-bottom: 16px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;	
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;	
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}
.sy-yw-con ul li a h2{
	height: 54px;
	font-size: 16px;
	color: #888888;
	line-height: 28px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;	
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;	
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}
.sy-yw-con ul li a .more{
	margin-top: 20px;
	width: 104px;
	height: 40px;
	line-height: 40px;
	background: url(../images/more-jt.png) no-repeat 72px 15px;
}
.sy-yw-con ul li a:hover{
	border: 1px solid #f57a1e;
}
.sy-yw-con ul li a:hover h1{
	color:#f57a1e;
}
.sy-yw-con ul li a:hover .more{
	background: url(../images/more-jt-h.png) no-repeat 72px 15px;
	color: #f57a1e;
	border: none;
}
.sy-cpzs{
	background: url(../images/cpzs-bj.jpg) no-repeat top center;
	overflow: hidden;
	padding-bottom:32px;
	padding-top: 46px;
}
.sy-cpzs-list{
	margin-right: -42px;
	overflow: hidden;
}

.sy-cpzs-list ul li{
	width: 100%;
	padding-right: 42px;
	float: left;
	position: relative;
}
.sy-cpzs-list ul li a{
	border: 6px solid #fff;
	display: block;
	position: relative;
}
.sy-cpzs-list ul li a i{
	position: relative;
}
.sy-cpzs-list ul li a i::before{
	content: "";
    background: url(../images/pro-zz.png) repeat-x;
	background-size: contain;
	position: absolute;
    bottom: 0px;	
	width: 100%;
	height: 100px;
	z-index: 3;
}
.sy-cpzs-list ul li a .imgbox_a{
	padding-bottom: 120.32%;
}
.sy-cpzs-list ul li a .sy-cpzs-name{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 4;
	font-size: 24px;
	font-weight: bolder;
	color: #fff;
	width: calc(100% - 20px);
	padding-bottom: 20px;
	padding-left: 20px;
	background: url(../images/cp-jt.png) no-repeat top right ;
}
.sy-cpzs-list ul li a:hover i::before{
	background: #f57a1e;
	opacity: 0.8;
	top: 0px;
	width: 100%;
	height: 100%;
}

.sy-cpzs-list .owl-dots{
	display: table;
	margin: 0px auto;
	padding-top: 24px;
	padding-bottom: 10px;
}
.sy-cpzs-list .owl-dots .owl-dot{
	display: table-cell;
	width: 14px;
	height: 14px;
	margin: 0px 5px;
	display: block;
	float: left;
	background: #CCCCCC;
	border-radius: 100%;
}
.sy-cpzs-list .owl-dots .owl-dot.active{
	background-color: #f57a1e;
}
.sy-about{
	padding-top: 56px;
	padding-bottom: 12px;
}
.sy-about-js{
	text-align: center;
}
.sy-about-js h1{
	font-size: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}
.sy-about-js h2{
	font-size: 16px;
	line-height:32px;
	margin-top: 22px;
	margin-bottom: 32px;
}
.sy-about-zy ul li{
	 width: 25%;
	 float: left;
	 text-align: center;
	 position: relative;
}
.sy-about-zy ul li h1{
	font-weight: bolder;
	font-size: 52px;
	color: #f57a1e;
	margin-top: 20px;
}
.sy-about-zy ul li h1 span{
	font-size: 20px;
	padding-left: 5px;
	color: #666666;
}
.sy-about-zy ul li h2{
	font-size: 16px;
	color: #666666;
	margin-top: 8px;
}
.sy-about-zy ul li::before{
	content: "";
	position: absolute;
	height: 120px;
	width: 1px;
	background-color: #eeeeee;
	right: 0px;
	top: 30px;
	z-index: 2;
}
.sy-about-zy ul li:last-child::before{
	content: "";
	display: none;
}
.sy-about-video{
	height: 374px;
	background: url(../images/sp-bj.jpg) no-repeat top center;
	margin-top: 56px;
	position: relative;
}
.sy-about-video::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.5);
	z-index: 1;
}
.sy-about-video span{
	position: absolute;
	z-index: 2;
	width: 658px;
	height: 74px;
	left: 50%;
	top: 50%;
	margin-left: -326px;
	margin-top: -37px;
}
.sy-sp-dj{
	padding-top: 72px;
	padding-bottom: 72px;
	background: url(../images/dj-bj.png) no-repeat;
}
.sy-sp-tit{
	width: 368px;
	margin-right: 12px;
}
.sy-sp-tit h1{
	font-size: 28px;
	font-weight: bolder;
	color: #fff;
	margin-bottom: 10px;
}
.sy-sp-con{
	width: calc( 100% - 380px);
}
.sy-wh-list{
	width: 356px;
	margin-left: 24px;
}
.sy-wh-list ul li a{
	display: block;
	position: relative;
}
.sy-wh-list ul li a .imgbox_a{
	padding-bottom: 60.96%;
}
.sy-wh-list ul li a i{
	position: relative;
}
.sy-wh-list ul li a i::before{
	content: "";
	width: 100%;
	height: 100%;
	background: #3f5c9e;
	opacity: 0.9;
	position: absolute;
	z-index: 2;
}
.sy-wh-list ul li a .sy-wh-name{
	position: absolute;
	z-index: 3;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	text-align: center;
	padding-top: 50px;
}
.sy-wh-list ul li a .sy-wh-name img{
	display: block;
	margin: 0px auto;
}
.sy-wh-list ul li a .sy-wh-name span{
	font-size: 20px;
	color: #fff;
	font-weight: bolder;
	display: block;
	margin-top: 10px;
}
.sy-wh-list ul li:last-child {
	margin-top: 24px;
}
.sy-wh-list ul li:last-child a i::before{
	content: "";
	width: 100%;
	height: 100%;
	background: #b60002;
	opacity: 0.8;
	position: absolute;
	z-index: 2;
}
.sy-sp-pic{
	height: 458px;
	overflow: hidden;
	position: relative;
}
.sy-sp-pic a{
	
	display: block;
}
.sy-sp-pic a .imgbox_a{
	padding-bottom: 71.73%;
}
.sy-sp-pic a i{
	position: relative;
}
.sy-sp-pic a i::before{
	content: "";
	background: url(../images/pro-zz.png) repeat-x;
	background-size: contain;
	position: absolute;
	bottom: 0px;	
	width: 100%;
	height: 100px;
	z-index: 3;
}
.sy-sp-pic a .sy-sp-tit{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 4;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding-left: 20px;
	padding-bottom: 20px;
}
.sy-sp-pic a .sy-sp-tit img{
	padding-right: 12px;
}
#footer{
    overflow: hidden;
	background: #fff;
	border-top: 3px solid #f57a1e;
}
.footer-menu{
	padding-top:32px;	
	color: #fff;
}
.footer-menu-box{
	width: calc(100% - 200px);
	overflow: hidden;
}
.footer-menu-list{
    overflow: hidden;
}
.footer-menu-list dl{
	float: left;
	padding-top: 20px;
	margin: 0px;
	margin-right: 34px;
}
.footer-menu-list dt{
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.footer-menu-list dd{
	line-height: 28px;
}
.footer-menu-list dd a{
	color: #b4b4b4;
}
.foot-ewm{
	width: 130px;
	margin-right: 20px;
	height: 180px;
	text-align: center;
}
.foot-ewm img{
	border: 1px solid #d8d8d8;
}
.foot-ewm span{
	display: block;
	padding-top: 10px;
	color: #333;
}
.footer-inf{
	padding-bottom: 15px;
	color: #333;;
}

.footer-inf-down{
	overflow: hidden;
	padding-top: 15px;
}
.footer-inf-down h1{
    font-size: 14px;
    line-height: 26px;
    color: #333;
}

.sy-box2{
	padding-bottom: 56px;
	
}
.sy-box-main{
	margin-right: -40px;
	margin-top: 20px;
}
.sy-cpjg{
	width: 513px;
	padding-right: 40px;
}
.sy-qywh{
	width: calc(100% - 513px);
	padding-right: 40px;
}
.sy-cpzs-con {
	border: 1px solid #f5f5f5;
}
.sy-cpzs-name{
	background: #e9e9e9;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
}
.sy-cpzs-name span{
	display: block;
	float: left;
	text-align: center;
	font-size: 18px;
}
.sy-cpzs-name span:nth-child(1){
	width: 124px;
}
.sy-cpzs-name span:nth-child(2){
	width: 156px;
}
.sy-cpzs-name span:nth-child(3){
	width: 107px
}
.sy-cpzs-name span:nth-child(4){
	width: 48px;
}

.sy-cpzs-main{
	height: 326px;
	overflow: hidden;
}
.pc-iframe-box{
	margin-top: -2072px;
	margin-left: -1132px;
	display: block;
}
.ph-iframe-box{
	display: none;
}
.sy-cpzs-con ul li{
	height: 60px;
	line-height: 60px;
}
.sy-cpzs-con ul li:first-child span{
	font-size: 18px;
	font-weight: bolder;
}
.sy-cpzs-con ul li:nth-child(odd){
	background-color: #f5f5f5;
}
.sy-cpzs-con ul li:first-child{
	background: #e9e9e9;
	font-weight: bold;
}
.sy-cpzs-con ul li span{
	display: block;
	float: left;
	text-align: center;
	font-size: 16px;
}
.sy-cpzs-con ul li span:nth-child(1){
	width: 30%;
}
.sy-cpzs-con ul li span:nth-child(2){
	width: 20%;
}
.sy-cpzs-con ul li span:nth-child(3){
	width: 20%;
}
.sy-cpzs-con ul li span:nth-child(4){
	width: 30%;
}
.sy-qywh .sy-cpzs-tit span{
    color: #333;
}
.sy-cpjg .sy-cpzs-tit span,.sy-cpjg .sy-cpzs-tit a{
    color: #333;
}
.sy-qywh-con{
	height: 388px;
    position: relative;
	overflow: hidden;
}
.sy-qywh-con i{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 388px;
	top: 0px;
	left: 0px;
}
.sy-qywh-con i.imgbox_a{
	padding-bottom: 43.74%;	
}
.sy-qywh-con span{
	width: 50%;
	height: 388px;
	padding: 30px 20px 0px;
	box-sizing: border-box;
	display: block;
	background: rgba(245,122,30,0.9);
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	position: absolute;
	left: 0px;
	z-index: 2;
}
.sy-foot-link{
	height: 86px;
	background: #f5f5f5;
}

.footer-link{
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	background: #f5f5f5;
}
.footer-link-tit{
	width: 96px;
	font-size: 18px;
	padding-top: 8px;
	float: left;
	color: #000000;
	font-weight: bolder;
}
.footer-link-list{
	width: calc(100% - 96px);
	float: left;
}
.footer-link-list ul li{
	width: 25%;
	padding-left: 20px;
	float: left;
}
.footer-link-li{
	border-radius: 0px !important;
	border: 0px;
	height: 42px;
}


/*业务*/

.banner-2{
  height: 386px;
  background-repeat: no-repeat;
  background-position: center ;
  background-size: cover;
}


.erji-top{
	background-color: #f6f4f4;
}

.mianbaoxie{
	padding-left: 38px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/mian.png);
}
.mianbaoxie dl{
	margin:0;
}

.mianbaoxie dd{
	float: left;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/mian-dd.png);
	height: 64px;
	line-height: 64px;
	font-size: 16px;
	color: #999;
}
.mianbaoxie dd+dd{
	margin-left: 12px;
}
.mianbaoxie a:hover,.mianbaoxie span{
	color: #333;
}

.erji-nav dl{
	margin:0;
}

.erji-nav dd{
	float: left;
	border-left: 1px solid #f6f4f4;
	padding: 0px 26px;
}
.erji-nav dd+dd{
}

.erji-nav dd>a{
	display: block;
	height: 64px;
	line-height: 64px;
	font-size:15px;
	color: #333;
	text-align: center;
	transition: background-color.3s,border-color .3s;
	padding: 0px 5px;	
}

.erji-nav dd.cur>a,
.erji-nav dd>a:hover{
	background: url(../images/nav-bj.jpg) repeat-x bottom;
	color: #f57a1e;
}


.erji-bottom{
	padding: 60px 0;
}


.yewu-list dl{
	margin:0;
}

.yewu-list dd+dd{
	margin-top: 60px;
}

.yewu-pic{
	width: 620px;
}

.yewu-pic .imgbox_a{
	padding-bottom: 62.9%;
}




.yewu-con{
	/*overflow: hidden;*/
	padding-top: 8px;
	width: 650px;
}
.yewu-con i img{
	width: 48px;
}
.yewu-con h1{
	margin:0;
	margin-top: 12px;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}


.yewu-con-p p{margin:0;}
.yewu-con-p{
	font-size: 15px;
	color: #666;
	line-height: 2.1;
	max-height: 9.6em;
	overflow: hidden;
	margin-top: 28px;
	position: relative;
	z-index: 25;
}


.yewu-list{
	padding: 30px 0 40px;

}
.yewu-list{
	position: relative!important;
	transform: translate3d(0px, 0px, 0px)!important;
}
.yewu-con{
	padding-top: 30px;
}
.yewu-con .txt{
	text-align: center;
	position: relative;
	z-index: 15;
}
.yewu-con .txt > span {
  font-size: 108px;
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2), -1px -1px 0px rgba(0, 0, 0, 0.2), 1px -1px 0px rgba(0, 0, 0, 0.2), -1px 1px 0px rgba(0, 0, 0, 0.2);
}
.yewu-con a{
	display: block;
}
.yewu-con a:hover .pro-more{
   color: #fff;
   background: url(../images/more-jt-h.png) no-repeat 112px 18px #f57a1e;
   border: none;
}
.yewu-con .pro-more{
	width: 142px;
	height:48px;
	line-height: 48px;
    padding-left: 18px;
	background: url(../images/more-jt.png) no-repeat 112px 18px;
	border: 1px solid #ccc;
	margin-top: 48px;
}

.pic-list{
	border-bottom: 1px solid #ddd;padding-bottom: 30px;
}
.pic-item{
	margin-bottom: 25px;
}
.pic-item h1{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  font-size: 18px;
  color:#333;
  text-align: center;
  margin-top: 20px;
}

.pic-pic>a{
    display: block;
    position: relative;
    padding-bottom: 66.6%;
    overflow: hidden
}

.pic-list .col-lg-3 .pic-pic>a{
	padding-bottom: 60.355%;
}



.pic-pic>a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
}

.pic-pic:hover>a img{
	  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.pic-pic:hover+h1{
	color:#ec0a1c;
}



/* 公司 */
.about-us-left{
	width: 234px;
}
.about-us-nr{
	width: calc(100% - 268px);
	float: left;
	border-left: 1px solid #f6f4f4;
	padding-left: 42px;
	box-sizing: border-box;
}
.about-us-name h1{
	font-size: 22px;
	color: #0065b6;
	text-transform:uppercase;
	font-weight: bold;
	margin: 0px;
	margin-top: 20px;
}
.about-us-name h2{
	font-size: 20px;
	margin: 0px;
	margin-top: 8px;
}
.about-us-list ul li{
	margin-top: 46px;
}

.about-us-list ul li h1{
	font-size: 15px;
	margin: 0px;
	margin-bottom: 3px;
}
.about-us-list ul li span{
	font-size: 46px;
	color: #f57a1e;
}
.about-us-nr{
	padding-top: 30px;
	padding-bottom: 42px;
}
.about-us-h1{
	color: #000;
	font-size: 28px;
	padding-bottom: 24px;
}
.about-us-con h1{
	font-weight: bold;
	color: #333333;
}
.about-us-con p{
	font-size: 15px;
	line-height: 30px;
	text-indent: 2em;
	color: #666666;
}
.about-us-con p img{
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}




/************[新闻列表]****************/

#ej-main{
	background-color: #f5f5f5;
}

.pc-ej-banner{
	height: auto;
	text-align: center;
	overflow: hidden;
}

.pc-ej-lm{
	height: 62px;
	line-height: 62px;
	background: #fff;
}

.pc-mbx{
	background: url(../images/ct-home.png) no-repeat 0px 21px;
	padding-left: 26px;
	font-size: 14px;
}

.pc-mbx a{
	padding: 0 3px;
}

.pc-mbx-nav ul li{
	float: left;
	height: 62px;
}

.pc-mbx-nav ul li a{
	padding: 0 25px;
	height: 62px;
	display: block;
	font-size: 16px;
}

.pc-mbx-nav ul li a.cur{
	background-color: #337ab7;
	color: #fff;
}

.pc-mbx-nav ul li a:hover{
	background-color: #337ab7;
	color: #fff;
}

.news-list{
	overflow: hidden;
	padding-top:52px;
}

.news-list ul{
	overflow: hidden;
}

.news-list ul li{
   margin-bottom:52px;
   background: #fff;
   overflow: hidden;
}
.news-list ul li .news-img{
	width: 400px;
	overflow: hidden;
}

.news-list ul li .news-img .imgbox_a {
    padding-bottom: 65%;
    position: relative;
}

.news-inf{
	padding-left: 40px;
	padding-top:25px;
	transition: margin-left .3s ease-out 0s;
	overflow: hidden;
}

.news-inf h1{
    font-size: 26px;
    color: #333;
	display: block;
	overflow: hidden;
	margin: 0px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-top: 12px;
	padding-bottom: 14px;
}

.news-inf span{
	font-size: 14px;
	color: #333;
	display: block;
}

.news-inf i{
	color: #A2A2A2;
	line-height: 24px;
	display: block;
	overflow: hidden;
	font-style: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.news-more{
}

.news-more span{
	display: block;
	color: #333;
	font-size:14px;
	width: 110px;
	height: 38px;
	line-height: 38px;
	margin-top: 16px;
	border-radius: 28px;
	transition: margin-left .3s ease-out 0s;
	position: relative;
	font-weight: bold;
}
.news-more span::before{
	content: "";
	position: absolute;
	width: 42px;
	height: 2px;
	background: #000;
	right: 0px;
	top: 19px;
}
.news-list ul li:hover .news-inf{
	margin-left: 20px;
}

.news-list ul li:hover .news-more span{
	margin-left: 20px;
	color: #f57a1e;
}
.news-list ul li:hover .news-more span::before{
	background: #f57a1e;
}
.news-list ul li:hover h1{
	color: #f57a1e;
}
.page-box{
	overflow: hidden;
	border-top: 1px solid #eaeaea;
}
.pc-page{
	display: table;
	margin: 0px auto;
	padding-top: 32px;
	padding-bottom: 32px;
}

.pc-page a{
	padding: 8px 16px;
	display: block;
	float: left;
	background: #fff;
	display: table-cell; 
	margin: 0px 5px;
}
.pc-page a:hover{
	background: #f57a1e;
	color: #fff;
}
.pc-page a.cur{
	color: #fff;
	background: #f57a1e;
}




/************[案例]****************/

.case-box{
	overflow: hidden;
	padding-top: 32px;
}

.case-box ul li{
	margin-bottom: 32px;
}

.case-box ul li a{
	background: #fff;
	padding: 15px;
	display: block;
	position: relative;
}

.case-box ul li a i span{
	position: absolute;
    height: 100%;
	width: 100%;
    position: absolute;
    z-index: 3;
	width: 46px;
	height: 46px;
	top: 50%;
	left: 50%;
	margin-top: -23px;
	margin-left: -23px;
	color:#fff;
}
.case-box ul li a i::before{
	content: "";
	position: absolute;
	background: #000;
	opacity: 0.4;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.case-box ul li .imgbox_a {
    padding-bottom: 66.72%;
    position: relative;
}

.pro-case ul li .imgbox_a {
    padding-bottom: 120.32% !important;
    position: relative;
}

.case-box ul li a .case-text{
	height: 68px;
	line-height: 68px;
	background: #f3f3f3;
	padding-left: 15px;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.case-box ul li a:hover i span{
	display: none;
}
.case-box ul li a:hover i::before{
	opacity: 0.1;
}




/************[首页新闻图片轮播]****************/
.sy-pic-news{
	width: 690px;
	overflow: hidden;
	margin-right: 30px;
}
.fmain1-2 .slides>li>a.imgbox_a{
	padding-bottom: 77%;
}

.fmain1-2 .slides>li>a.imgbox_a h1{
	margin:0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 16px;
	height: 54px;
	line-height: 54px;
	background: rgba(0,0,0,0.8);
	color: #fff;
	padding: 0	150px 0 18px;
	z-index: 15;
}

.fmain1-2 .flex-control-nav{
	font-size: 0;
	text-align: right;
	height: 0;
	bottom: 25px;
	padding-right: 14px;
}
.fmain1-2 .flex-control-nav li{margin:0 4px;}
.fmain1-2 .flex-control-paging li a{
	background-image: url(../images/arrow-b2.png);
	width: 22px;
	height: 4px;
}
.fmain1-2 .flex-control-paging li a.flex-active{
	background-image: url(../images/arrow-b2-h.png);

}
/************[首页新闻图片轮播结束]****************/


.sy-pc-news-list{
	overflow: hidden;
}
.sy-pc-news-list ul li{
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
	margin-top: 20px;
	padding-bottom: 20px;
}
.sy-pc-news-list ul li:last-child{
	overflow: hidden;
	border-bottom: none;
	margin-top: 20px;
	padding-bottom: 0px;
}
.sy-pc-news-list ul li:first-child{
	margin-top: 0px;
}

.sy-pc-news-list ul li .sy-pc-news-time{
	width: 74px;
	height: 74px;
	padding: 2px;
	border: 1px solid #ededed;
	text-align: center;
	background-color: #fff;
	margin-right: 15px;
}
.sy-pc-news-list ul li .sy-pc-news-time h1{
	font-size: 28px;
	height: 40px;
	line-height: 40px;
	font-weight: bolder;
	color: #333333;
	margin: 0px;
	border-bottom: 1px solid #efefef;
}
.sy-pc-news-list ul li .sy-pc-news-time h2{
	font-size: 12px;
	color: #333333;
	height: 28px;
	line-height: 28px;
	background: #f5f5f5;
	margin: 0px;
}
.sy-pc-news-list ul li a.cur .sy-pc-news-time{
	background-color: #f57a1e;
}
.sy-pc-news-list ul li a.cur .sy-pc-news-time h1{
	color: #fff;
}
.sy-pc-news-list ul li a.cur .sy-pc-news-time h2{
	background-color: #fff;
	color: #000;
}
.sy-pc-news-list ul li a.cur .sy-pc-news-text h1{
	color: #245da9;
}

.sy-pc-news-list ul li a:hover .sy-pc-news-time{
	background-color: #f57a1e;
}
.sy-pc-news-list ul li a:hover .sy-pc-news-time h1{
	color: #fff;
}
.sy-pc-news-list ul li a:hover .sy-pc-news-time h2{
	color: #000;
	background-color: #fff;
}
.sy-pc-news-list ul li a:hover .sy-pc-news-text h1{
	color: #245da9;
}

.sy-pc-news-list ul li .sy-pc-news-text h1{
   font-size: 18px;
   color: #333333;
   margin: 15px 0px 0px;
   white-space:nowrap;
   overflow:hidden; 
   text-overflow:ellipsis;
}
.sy-pc-news-list ul li .sy-pc-news-text h2{
   font-size: 14px;
   color: #888888;
   margin: 10px 0px 0px;
   white-space:nowrap;
   overflow:hidden; 
   text-overflow:ellipsis;
}



/************[联系我们]****************/
.contact{
	padding-top: 52px;
}
.map-wp{
	height: 483px;
	border:10px solid #e1e1e1;
}

.map{
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.contact-div-wp{
	padding: 80px 0 80px;
}
.contact-div{
	position: relative;
	/*background-image: url(../images/contact-div.png);*/
	background-repeat: no-repeat;
	background-position: center;
}
.contact-div::after{
	content:"";
	position: absolute;
	width:4px;
	left: 50%;
	margin-left: -2px;
	top: 0;
	bottom: 0;
	background-color: #aeaeae;
}

.contact-item{
	width: 50%;
}

.contact-item.fl{
	padding-right: 120px;
}
.contact-item.fr{
	padding-left: 120px;
}

.er2{
	width: 170px;
	margin-left: 25px;
}

.er2-con{
	overflow: hidden;
	font-size:16px;
	color: #333; 
	line-height: 1.9;
	text-align: right;
}

.er2-con p{margin:0;padding-top: 25px;}
.contact-item-con{
	padding-top: 15px;
}
.contact-item-con h1{
	font-size: 18px;
	color: #565656;
	margin:0;
}

.contact-item-con p{
	font-size: 16px;
	color: #565656;
	margin:0;
	margin-top: 16px;
	line-height: 2.2;
}


/************[人才招聘]****************/


.rencai2{
	margin-top: 52px;
}
.rencai2-list1{
	margin-top: 55px;
}
.rencai2-list1 .item{
	padding-bottom: 18px;
	position: relative;
}
.rencai2-dd-item{
	border:1px solid #dcdcdc;
	height: 200px;
	position: relative;
	text-align: center;
	padding-top: 43px;
	cursor: pointer;
}
.rencai2-list1 .item::after{
	position: absolute;
	width: 28px;
	height: 20px;
	left: 50%;
	margin-left: -14px;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/jiao1.png);
	content:"";
	opacity: 0;
	visibility: hidden;
}
.rencai2-list1 .item.cur .rencai2-dd-item{
	border:2px solid #f57a1d;
	/*transition: border-color .3s;*/
}
.rencai2-list1 .item.cur::after{
	opacity: 1;
	visibility: visible;
	/*transition: .3s;*/
}
.rencai2-dd-item img{
	display: block;
	width: 40px!important;
	margin:0 auto;
}

.rencai2-dd-item h1{
	margin:0;
	font-size: 20px;
	color: #f57a1d;
	margin:18px 0;
}

.rencai2-dd-item h2{
	margin:0;
	font-size: 14px;
	color: #666;
}
.rencai2-con-wp{
	padding: 45px 0 50px;
}
.rencai2-con-wp .rencai2-con{
	display: none;
	min-height: 500px;
}
.rencai2-con-wp .rencai2-con:first-child{
	display: block;
}
.rencai2-con{
	font-size: 16px;
	color: #666;
	line-height: 2.4;
}


.rencai2-list2 dl{
	margin:0;
}

.rencai2-list2 dd{
	padding: 40px 0;

}
.rencai2-list2 dd+dd{
	border-top: 1px solid #ddd;
}
.rencai2-list2 dd .rencai2-dd-item{
	max-width: 320px;
	height: auto;
	padding: 30px 15px;
	border:2px solid #ec0a1c;
}
.rencai2-list2 dd .rencai2-dd-item::after{
	position: absolute;
  width: 28px;
  height: 19px;
  left: 50%;
  margin-left: -14px;
  bottom: -19px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/jiao1.png);
  content: "";
}



/************[单篇]****************/

.danpian{
	padding-top: 32px;
	padding-bottom: 32px;
}

.danpian-h1{
	font-size: 28px;
	line-height: 1.6;
	color:#333;
	text-align: center;

}

.danpian-h2{
	font-size: 14px;
	line-height: 1.6;
	color:#999;
	text-align: center;
	border-bottom: 1px solid #eee;
	padding: 10px 0 15px;

}

.danpian-con{
	font-size: 14px;
	color:#666;
	line-height: 2;
	padding: 20px 0 20px;
}
.danpian-con *{
	font-size: 16px!important;
	color:#666!important;
	line-height: 2.4!important;
}
.danpian-con img{
	display: block;
	margin:15px auto;
}


.dan-page{
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.dan-a{
	margin-top: 12px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dan-a a{
	font-size: 16px;
	color:#666;
}

.dan-a a:hover{
	color:#ec0a1c;

}



/************[新闻列表2]****************/

.xinwen1{
	border-top: 1px solid #e1e1e1;
	background-color: #f4f4f4;
	padding: 54px 0 60px;
}

.xinwen1-list .item{
	background-color: #fff;
	padding: 21px;
	padding-bottom: 38px;
}

.xinwen1-pic .imgbox_a{
	padding-bottom: 62.65%;
}
.xinwen1-con{
	padding-top: 28px;
}
.xinwen1-con h1{
	margin:0;
	font-size: 16px;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.xinwen1-con h1 a:hover{color: #e04c2a;}

.xinwen1-con h2{
	margin:0;
	font-size: 14px;
	color: #333;
	padding-left:25px;
	background: url(../images/h2.png) no-repeat left center;
	margin:17px 0 12px;
}

.xinwen1-con p{
	margin:0;
	font-size: 15px;
	color: #7a7a7a;
	line-height: 1.8;
	height: 3.6em;
	overflow: hidden;
}

.xinwen2{
	padding: 35px 0 0px;
}
.xinwen2-list ul{
	margin:0;
}

.xinwen2-list li{
	position: relative;
}
.xinwen2-list li::before{
	content:"";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #f57a1e;
	width: 0;
}
.xinwen2-list li .container{
	position: relative;
	z-index: 50;
}

.xinwen2-list li:hover::before{
	width: 100%;
	transition: .6s;
}

.xinwen2-list li:hover .xinwen2-li{
	border-bottom: 1px solid #f4f4f4;
}
.xinwen2-list li:hover .xinwen2-li h1,.xinwen2-list li:hover .xinwen2-li h2,.xinwen2-list li:hover .xinwen2-li p{
	color: #fff;
}
.xinwen2-li{
	border-bottom: 1px dashed #dadada;
	padding: 45px 0;
}
.xinwen2-li h1{
	margin:0;
	font-size: 20px;
	color: #777;
}
.xinwen2-li h2{
	margin:0;
	font-size: 18px;
	color: #333;
	margin:16px 0 12px;
}

.xinwen2-li h2 a:hover{color: #e04c2a;}

.xinwen2-li p{
	margin:0;
	font-size:15px;
	color: #7a7a7a;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}



.sy-qywh-con .flex-control-nav{
	font-size: 0;
	text-align: right;
	height: 0;
	bottom: 25px;
	padding-right: 14px;
}
.sy-qywh-con .flex-control-nav li{margin:0 4px;}
.sy-qywh-con .flex-control-paging li a{
	background-image: url(../images/arrow-b2.png);
	width: 22px;
	height: 4px;
}
.sy-qywh-con .flex-control-paging li a.flex-active{
	background-image: url(../images/arrow-b2-h.png);

}




/*登录*/
.video_box{
	width: 100%;
	height: 100%;
	position: fixed;
	display: none;
	background: rgba(0,0,0,0.6);
	z-index: 999;
}
.video_bj{
	width: 948px;
	height: 540px;
	display: block;
	position: absolute;
	z-index: 12;
	transition: .8s;
	top:50%;
	left:50%;
	margin-top: -270px;
	margin-left: -480px;
	border: 6px solid #fff;
}
.video{
	width: 100%;
	height: 100%;
}
.video_close{
	width:58px;
	height: 58px;
	border-radius: 100%;
	background: #fff;
	position: absolute;
	z-index: 14;
	top: -29px;
	right: -29px;
	text-align: center;
}
.video_close img{
	width: 38px;
	padding-top: 10px;
}



/*新增*/
.home-top{
	height: 98px;
	position: absolute;
	width: 100%;
	background: rgba(255,255, 255, 0.5);
	z-index: 9999999;
}
.home-nav-bj{
	background: #f57a1e;
	height: 70px;
	line-height: 70px;
}
.home-nav ul{
	display:flex;
	justify-content: center;
}
.home-nav ul li{
	width: 12%;
	text-align: center;
	position: relative;
}
.home-nav ul li:before{
    content: "/";
    position: absolute;
    font-size: 14px;
    right: 0px;
    color:#ffbe8d;
}
.home-nav ul li:last-child:before{
    content: "";
}
.home-nav ul li a{
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bolder;
}
.home-search-box{
	position: unset!important;
	padding-top: 28px;
	background: none;
}
.home-search{
    width: 270px;
    height: 42px;
    line-height: 42px;
    background-color: #fff;
	display: flex;
	justify-content: space-between;
	border-radius: 5px;
	padding-left: 10px;
}
.home-search input[name="searchTxt"]{
	width: 238px;
	border: none;
	box-sizing: border-box;
}
.home-search input[name="searchButton"]{
	width: 42px;
	background: url(../images/search-bj2.png) no-repeat center;
	border: none;
}



