.fix_top_sy {
	position: absolute;
	width: 100%;
	min-width: 1200px;
	z-index: 999;
}

.fix_top_sy .logo {
	background: url(../images/new/logo.png) no-repeat center;
}

.fix_top_sy .nav_index li a {
	color: #fff;
}

.fix_top_sy .nav_index li a:hover {}

.fix_top_sy .nav_index li a.on {
	border-top: 2px solid #fff;
	color: #fff;
}








/*banner*/
.banner_box {
	background: #f5f5f5;
	padding-top: 4px;
}

/* main_image */
.banner {
	height: 800px;
	overflow: hidden;
	position: relative;
}

.main_image ul {
	width: 9999px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}

.main_image li {
	float: left;
	width: 100%;
}

.main_image li span {
	display: block;
	width: 100%;
	height: 800px;
}

.main_image li a.ljty_but {
	display: block;
	width: 168px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 25px;
	font-weight: 400;
	position: absolute;
	left: 50%;
	top: 490px;
	z-index: 999;
	margin-left: -84px;
}

.main_image li a.ljty_but:hover {
	background: #FFF;
	color: #343333;
}

.main_image .tsqk_banner {
	position: relative;
	z-index: 1;
	width: 1000px;
	height: 300px;
	margin: 0 auto;
}

/* .main_image li .img_0 {
	background: url(../images/new/banner2023.jpg) center top no-repeat;
} */

.main_image li .img_0 {
	background: url(../images/new/bannerds.jpg) center top no-repeat;
}

.main_image li .img_1 {
	background: url(../images/new/banner0.jpg) center top no-repeat;
}

.main_image li .img_2 {
	background: url(../images/new/banner1.jpg) center top no-repeat;
}

.main_image li .img_3 {
	background: url(../images/new/banner2.jpg) center top no-repeat;
}

.main_image li .img_4 {
	background: url(../images/new/banner3.jpg) center top no-repeat;
}

.flickh_box {
	position: absolute;
	bottom: 100px;
	width: 100%;
	height: 10px;
	z-index: 999;
}

.flickh_box div.flicking_con {
	width: 999px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}

.flickh_box div.flicking_con a {
	margin: 0 5px;
	background: #fff;
	text-indent: -999px;
	opacity: 0.3;
	filter: alpha(opacity=30);
	overflow: hidden;
	width: 10px;
	text-align: center;
	border-radius: 5px;
	display: inline-block;
	color: #fff;
	height: 10px;
}

.flickh_box div.flicking_con a:hover {
	color: #fff;
}

.flickh_box div.flicking_con a.on {
	color: #FFF;
	opacity: 1;
	filter: alpha(opacity=100);
}

.flickh_box div.flicking_con a img {
	margin-top: 23px;
}

#btn_prev,
#btn_next {
	z-index: 11111;
	position: absolute;
	display: block;
	width: 25px !important;
	height: 50px !important;
	top: 400px;
	display: none;
	*display: block;
}

#btn_prev {
	background: url(../images/btn.png) no-repeat;
	left: 5%;
}

#btn_next {
	background: url(../images/btn.png) no-repeat -25px;
	right: 5%;
}

/*banner数字*/
.sjhy_bigbj_tb {
	height: 80px;
	position: relative;
	width: 1298px;
	margin: 0 auto;
}

.sj_hy_box_tb {
	position: absolute;
	z-index: 888;
	top: -69px;
	left: 0;
	background: #fff;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
	height: 138px;
	border-radius: 15px;
	width: 1298px;
	overflow: hidden;
	color: #333;
}

.sj_hy_box_tb li {
	width: 33%;
	float: left;
	height: 50px;
	margin-top: 45px;
}

.sj_hy_box_tb li.on {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}

.sj_hy_box_tb li .pbsz {
	float: left;
	color: #ff5c10;
	font-size: 30px;
	padding-left: 60px;
	line-height: 40px;
}

.sj_hy_box_tb li .gssm {
	float: left;
	color: #999;
	font-size: 14px;
	padding-left: 20px;
}

.sj_hy_box_tb li .gssm p {
	font-size: 16px;
	color: #343333;
	padding-top: 0;
	padding-bottom: 5px;
}

.sj_hy_box_tb strong {
	padding-right: 5px;
	position: relative;
	top: 5px;
	font-weight: 400;
	font-size: 40px;
	font-weight: bold;
	overflow: hidden;
	color: #ff5c10;
}


/*涉及行业*/
.sj_hy_box {
	background: url(../images/sy_37.jpg) center no-repeat;
	height: 315px;
	text-align: center;
	overflow: hidden;
	color: #333;
}

.sj_hy_box h4 {
	font-weight: 400;
	font-size: 28px;
	margin-top: 90px;
}

.sj_hy_box h4 strong {
	font-weight: 400;
	font-size: 48px;
	color: #ff5c10;
	padding: 0 10px;
}

.sj_hy_box h5 {
	font-weight: 400;
	font-size: 18px;
	margin-top: 40px;
}

/*关于我们*/

.syabout_box {
	background: url(../images/new/gsjsbj.png) no-repeat left center;
	height: 635px;
	padding: 80px 0;
	overflow: hidden;
}

.sygsjj {
	float: right;
	width: 574px;
}

.sygsjj h3 {
	font-size: 46px;
	font-weight: bold;
	color: #ff5c10;
	padding-top: 60px;
}

.sygsjj h4 {
	font-size: 40px;
	font-weight: 400;
	color: #343333;
	padding-top: 10px;
}

.sygsjj h5 {
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	color: #bfbfbf;
	padding: 54px 0 10px 0;
}

.sygsjj p {
	font-size: 16px;
	color: #6d6c6c;
	line-height: 36px;
}

.sygsjj p strong {
	color: #ff5c10;
}

.sy_but1 {
	background: url(../images/new/dd.png) no-repeat 130px center;
	margin-top: 60px;
	display: block;
	width: 160px;
	border: 1px solid #ff5c10;
	border-radius: 24px;
	color: #ff5c10;
	font-size: 16px;
	text-indent: 40px;
	height: 46px;
	line-height: 46px;
}

.sy_but1:hover {
	background: #ff5c10 url(../images/new/dd2.png) no-repeat 130px center;
	color: #fff;
}

.sy_zqzx_box {
	background: #fdfdfd;
	padding: 70px 0 80px 0;
}

.sy_zqzx_box .sy_title {
	overflow: hidden;
}

.sy_zqzx_box .sy_title h4 {
	float: left;
	font-size: 30px;
	color: #343333;
	background: url(../images/new/b1.png) left no-repeat;
	padding-left: 35px;
}

.sy_but2 {
	float: right;
	display: block;
	width: 100px;
	border: 1px solid #ff5c10;
	border-radius: 24px;
	color: #ff5c10;
	font-size: 12px;
	text-align: center;
	height: 34px;
	line-height: 34px;
	margin-top: 5px;
}

.sy_but2:hover {
	background: #ff5c10;
	color: #fff;
}

.syf_tile {
	line-height: 32px;
	font-size: 16px;
	color: #6d6c6c;
	margin-top: 20px;
}

.syzqzxgn_list li {
	background: #fff;
	overflow: hidden;
	border-radius: 15px;
	float: left;
	margin-right: 22px;
	margin-top: 22px;
	width: 242px;
	height: 140px;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
	text-align: center;
}

.syzqzxgn_list li.last {
	margin-right: 0;
}

.syzqzxgn_list li p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.syzqzxgn_list li img {
	margin-top: 30px;
	margin-bottom: 15px;
}

.sy_xzyjy_box {
	padding: 70px 0 80px 0;
}

.sy_xzyjy_box .sy_title {
	overflow: hidden;
}

.sy_xzyjy_box .sy_title h4 {
	float: left;
	font-size: 30px;
	color: #343333;
	background: url(../images/new/b2.png) left no-repeat;
	padding-left: 35px;
}

.sy_xzyjy_box .sy_title a {
	float: right;
	border: 1px solid #cccccc;
	border-radius: 24px;
	color: #666;
	display: block;
	width: 160px;
	font-size: 16px;
	text-align: center;
	height: 46px;
	line-height: 46px;
	margin-left: 30px;
}

.sy_xzyjy_box .sy_title a.on {
	border: 1px solid #ff5c10;
	border-radius: 24px;
	color: #ff5c10;
}

.sy_xzyjy_box .sy_title a:hover {
	background: #ff5c10;
	color: #fff;
	border: 1px solid #ff5c10;
}

.xzyjy_list {
	overflow: hidden;
}

.xzyjy_list li {
	float: left;
	width: 413px;
	margin-right: 29px;
	margin-top: 29px;
}

.xzyjy_list li.last {
	margin-right: 0;
}


.sy_zlhz_box {
	background: #fdfdfd url(../images/new/hzbj.png) no-repeat center top;
	padding: 60px 0 50px 0;
	overflow: hidden;
}

.syzlhz_title {
	text-align: center;
	font-size: 30px;
	color: #fff;
}

.syzlhz_title2 {
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-top: 20px;
}

.syzlhz_list {
	margin-top: 60px;
}

.syzlhz_list li {
	width: 630px;
	margin-right: 38px;
	margin-bottom: 38px;
	height: 178px;
	border-radius: 15px;
	float: left;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

.syzlhz_list li h4 {
	background: url(../images/new/yq.png) no-repeat;
	width: 130px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 20px;
	color: #ff5c10;
	margin-left: 40px;
	margin-top: 30px;
}

.syzlhz_list li p {
	color: #666;
	font-size: 14px;
	line-height: 28px;
	padding: 0 40px;
	margin-top: 15px;
}

.syzlhz_list li.tbbj1 {
	background: #fff url(../images/new/c1.png) no-repeat 500px 20px;
}

.syzlhz_list li.tbbj2 {
	background: #fff url(../images/new/c2.png) no-repeat 500px 20px;
	margin-right: 0;
}

.syzlhz_list li.tbbj3 {
	background: #fff url(../images/new/c3.png) no-repeat 500px 20px;
}

.syzlhz_list li.tbbj4 {
	background: #fff url(../images/new/c4.png) no-repeat 500px 20px;
	margin-right: 0;
}


.sycgal_box {
	text-align: center;
	padding: 60px 0 0 0;
}

.sycgal_box .sytitle {
	font-size: 30px;
}

.sycgal_list li {
	width: 410px;
	border: 1px solid #eee;
	border-radius: 15px;
	float: left;
	margin-right: 31px;
	margin-top: 30px;
}

.sycgal_list li a {
	width: 410px;
	height: 126px;
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 15px;
}

.sycgal_list li.last {
	margin-right: 0;
}

.sycgal_list li img {
	margin-top: 38px;
}

.sycgal_list li p {
	display: none;
	position: absolute;
	z-index: 5;
	background: #ff5c10;
	color: #fff;
	font-size: 14px;
	bottom: 0;
	line-height: 30px;
	left: 0;
	width: 100%;
}

.sycgal_list li a:hover p {
	display: block;
}

.anli_fl {
	overflow: hidden;
	width: 384px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 15px;
}

.anli_fl li {
	float: left;


}

.anli_fl li a {
	display: block;
	border: 1px solid #cccccc;
	border-radius: 24px;
	color: #666;
	display: block;
	width: 160px;
	font-size: 16px;
	text-align: center;
	height: 46px;
	line-height: 46px;
	margin: 0 15px;
}

.anli_fl li a.on {
	border: 1px solid #ff5c10;
	color: #ff5c10;
}


.anli_fl li a:hover {
	background: #ff5c10;
	color: #fff;
	border: 1px solid #ff5c10;
}

/*首页下移导航变化*/
.fix_top {
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	min-width: 1298px;
	background: rgba(255, 255, 255, 0.95);
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
}

.fix_top .logo {
	background: url(../images/new/logo1.png) no-repeat center;
}

.fix_top .nav_index li a.on {
	border-top: 2px solid #ff5c10;
	color: #ff5c10;
	padding-top: 0px;
}

.fix_top .nav_index li a{
	color: #343333;
}
