/* 主形状表 */
body{background: #f5f6f7;}
/*================== 首页 ================== */
/*banner*/
.banner{background: url("/content/img/banner.jpg") no-repeat center #e5e8f1;}
.banner_main_box{height:600px;position: relative}
.banner .wp{position: relative;height:600px}
.banner_main{width: 700px;position: absolute;top:180px;}
.banner_main h1{font-size: 50px;font-weight: normal;}
.banner_main h2{font-size: 18px;font-weight: normal;}
.banner_anno{position: absolute;width: 100%;bottom:65px;height: 50px;line-height: 50px; box-shadow: 0 5px 10px rgba(0,0,0,.05);background: rgba(255,255,255,0.90);overflow: hidden;}
.banner_anno .banner_anno_tit{width:80px;float: left;margin-right: -80px; text-align: center;color: #ee4d2d;line-height: 50px;box-shadow: 5px 0 8px rgba(0,0,0,.05);}
.banner_anno .banner_anno_tit .iconfont{font-size: 20px;}
.banner_anno .banner_anno_con{margin-left: 90px;padding: 0 20px;}
.banner_anno .banner_anno_con ul{overflow: hidden;display: block}
.banner_anno .banner_anno_con li{display: block;width: 33%;float: left;font-size: 14px;}
.banner_anno .banner_anno_con li a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;display: block;max-width:80%;}

a.hot{color: #ff0000;}
/* 旗下平台 */
.child_platform_box{background: #fff;box-shadow: 0 5px 10px rgba(0,0,0,.05);overflow: hidden;position: relative;z-index: 1}
.child_platform li{width: 20%;float: left;padding:30px;border-right: solid 1px #ebecec;}
.child_platform li:last-child{border-right: none}
.child_platform_tit{}
.child_platform_tit b{font-size:20px;font-weight: normal;}
.child_platform_tit i{color: #ff7513;font-size: 12px;height: 20px;background: #fff0e4;display: inline-block;border-radius: 2px;padding: 0 5px;margin-left: 5px;}
.child_platform_con{font-size: 14px;color: #999999;height:45px;}
.child_platform_link a{color: #ff6633;font-size: 14px;}
.child_platform li.active{background: #ff7513;color: #fff;}
.child_platform li.active .child_platform_link a,
.child_platform li.active .child_platform_con{color: #fff;}
/* 选择球速体育  */
.main-title{text-align: center;padding-bottom:40px;}
.main-title h2{font-size: 34px;font-weight: normal;}
.main-title p{font-size:14px;color: #999;line-height: 1.5}
.xzlm_box{background: url("/content/img/xzlm.jpg") center bottom #f3f4f9;height: 650px;padding:100px 0;overflow: hidden}
.xzlm_con{margin: 0 -15px;}
.xzlm_con li{float: left;width: 25%;padding: 15px;}
.xzlm_con li div{background: #fff;box-shadow: 0 5px 10px rgba(0,0,0,.05);border-radius: 10px;padding: 30px;height: 300px;}
.xzlm_con li div h3{text-align: center;font-weight: normal;font-size: 22px;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xzlm_con li div p{font-size:14px;color: #999999;line-height: 1.5;height: 46px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.xzlm_con li .xzlm_icon{display: block;width: 90px;height: 90px;margin: 20px auto;background-image: url("/content/img/xzlm_icon.png");background-repeat: no-repeat;}
.xzlm_con li .xzlm_icon01{background-position:center -5px }
.xzlm_con li .xzlm_icon02{background-position:center -143px }
.xzlm_con li .xzlm_icon03{background-position:center -283px }
.xzlm_con li .xzlm_icon04{background-position:center -400px }

.more{float: right;color: #999;font-size: 14px;vertical-align: middle;line-height: 34px;}
@media(max-width:1200px){
	.child_platform_tit i,
	.child_platform_con{display: none;}
	.xzlm_con li {padding: 10px;}
}
@media(max-width:992px){
	.banner_main h1 {font-size: 32px;}
	.banner_main h2 {font-size: 16px;}
	.child_platform_box{display: none;}
	.xzlm_con li {padding:10px 20px;width: 100%;}
	.banner_main {width:100%;text-align: center;top: 150px;}
	.banner_main_box {height: 500px;}
	.banner .wp {height: 410px;}
	.main-title h2 {font-size: 28px;}
	.xzlm_box {height:auto!important;background: none;padding: 100px 0 20px;}
	.xzlm_con li .xzlm_icon {margin: 0px auto;float: left;width: 100px;}
	.xzlm_con li div {height:auto;padding:20px;overflow: hidden;}
	.xzlm_con li div h3{text-align: left;font-size: 20px;margin-bottom:2px;}
	.banner_anno .banner_anno_con li {width:100%;}
	.banner_anno{background: #fff;}
}
/* 集团动态 */
.news_jtdt_box{background: #fff;box-shadow: 0 5px 10px rgba(0,0,0,.05);padding: 100px 0;overflow: hidden}
.news_jtdt_tit b{font-size: 34px;vertical-align: middle;}
.news_jtdt_tit {line-height:35px}
.news_jtdt_con{margin: 0 -15px;}
.news_jtdt_con li{float: left;width: 25%;padding: 15px;}
.news_jtdt_con li .img{}
.news_jtdt_con li .img img{width: 100%;}
.news_jtdt_con li .text p{font-size: 14px;color: #999;position: relative;height: 44px;overflow: hidden; line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news_jtdt_con li .text a{font-size: 16px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;display: block;}

@media(max-width:1200px){
	.news_jtdt_con li .img img{height: 150px;}
}
@media(max-width:992px){
	.news_jtdt_con li .img img{height: 220px;}
}
@media(max-width:768px){
	.news_jtdt_con li .img img{height: 190px;}
}
@media(max-width:540px){
	.news_jtdt_con li .img img{height: 140px;}
}
@media(max-width:375px){
	.news_jtdt_con li .img img{height: 95px;}
}
/* 资讯 */
.news_zx_box{padding: 100px 0 120px;overflow: hidden}
.news_zx_fl{float: left;width: 58.33333333%;padding:0 15px;}
.news_zx_fr{float: right;width: 41.66666667%;padding:0 15px;}
.news_zx_tit{vertical-align: middle;margin-bottom:18px;}
.news_zx_tit b{font-size: 28px;line-height: 34px;}
.news_zx_con{background: #fff;padding:20px 30px;box-shadow: 0 5px 10px rgba(0,0,0,.05);}

.news_zzzx_one{overflow:hidden;border-bottom: 1px solid #f1f1f1;padding:8px 0 15px;margin-bottom: 15px;}
.news_zzzx_one .img{height:127px;width:195px;text-align:center;color:#fff;position:relative;float:left;}
.news_zzzx_one .img img{width:100%;height:100%;vertical-align: middle}
.news_zzzx_one .news_li_content{margin-left:225px;}
.news_zzzx_one .news_li_content .img{width:100%;height:100%;}
.news_zzzx_one .news_li_content h2{font-size:24px;font-weight:normal;color:#61697B;padding:2px;position:relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 1;margin-bottom: 15px;}
.news_zzzx_one .news_li_content h2:after{content: '';position: absolute;left: 0;bottom:0;width:16px;height:1px;}
.news_zzzx_one .news_li_content p{font-size:14px;color:#999;overflow:hidden;position:relative;height:68px;line-height:22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;}
.news_zzzx_one .news_li_content p:after{content: '';position: absolute;left: 0;bottom:0;width:20px;height:5px;}
.news_zzzx_one div.time{font-size:12px;color:#D2D2D2;}

.news_zzzx_list{overflow: hidden;}
.news_zzzx_list li{float: left;width: 50%;}
.news_zzzx_list li a{display: block; font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;margin-right:40px;line-height: 36px;}
.news_zzzx_list{}

.news_ggtz_list{}
.news_ggtz_list li{border-bottom: dashed 1px #e5e6ec;overflow: hidden;line-height:35px;background:url("/content/img/news_icon.png") no-repeat -5px 10px;padding-left:25px;}
.news_ggtz_list li:last-child{border-bottom: none;}
.news_ggtz_list li span{float: right;font-size: 12px;color: #adadad;}
.news_ggtz_list li a{font-size: 14px;overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;display: block;}

@media(max-width:1200px){}
@media(max-width:992px){
	.news_jtdt_con li .text p{display: none;}
	.news_zx_tit b,
	.news_jtdt_tit b {font-size: 24px;}
	.news_jtdt_box {padding:20px 15px;}
	.news_jtdt_con li {width: 50%;padding: 10px;}
	.news_jtdt_con li .text a {font-size: 14px;font-weight: normal;text-overflow: ellipsis;position: relative;line-height: 1.5;display: block;}
	.news_zx_box {padding: 30px 0;}
	.news_zx_fl,.news_zx_fr{width: 100%;}
	.news_zx_tit {margin: 10px auto;}
	.news_zx_con {padding: 20px;}
	.news_zzzx_list li {float: left;width:100%;}
	.news_zzzx_one .img {display: none;}
	.news_zzzx_one .news_li_content {margin-left: 0;}
	.news_zzzx_one .news_li_content h2 {font-size: 20px;}
}

/*================== 首页end ==================*/

/*================== 分页 ==================*/
.sub_banner{height: 300px;padding-top: 110px;}
.sub_banner b{font-size: 34px;margin-right: 15px;color: #333;font-weight: normal;}
.sub_banner span{color: #999;text-transform:uppercase}
.sub_nav{background: #fff;box-shadow: 0 5px 10px rgba(0,0,0,.05);line-height: 50px;border-bottom: solid 1px #e9e9e9;overflow: hidden}
.sub_nav a{float: left;line-height: 50px;height: 50px;padding: 0 40px;border-left: solid 1px #e9e9e9;font-size: 16px;}
.sub_nav a.active,
.sub_nav a.active:hover{background: #ff7513;color: #fff;}
.sub_nav a:hover{background: #fff7f2;}
.sub_box{background: #fff;box-shadow: 0 5px 10px rgba(0,0,0,.05);padding: 25px;}

.sub_tit{margin-bottom: 10px;}
.sub_tit b{font-size: 20px;}
/*新闻动态*/
.xwdt_banner{background:url("/content/img/sub_banner_xwdt.jpg") #434343;height: 208px;}
.xwdt_box{padding: 30px 0;overflow: hidden}
.xwdt_fl{float:left;width:75%;padding-right: 30px;}
.xwdt_fr{float:right;width:25%;}

.rmtj_list{}
.rmtj_list li{font-size: 15px;padding-bottom:10px;line-height: 1.5;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;}

.special_list li {position: relative;overflow: hidden;border-bottom:solid 1px #e1e1e1; padding:20px 10px;width: 100%;}
.special_list li:last-child{border-bottom: none;}
.special_list .panel_link {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.special_list li .info_img{float: right;width:203px;height:136px;margin-left:20px;margin-top: 8px;}
.special_list li .info_img img{height: 100%;width: 100%;}
.special_list li .info_text{}
.special_list li .info_tit{ display:block; font-size:24px;line-height: 1.2; margin:15px 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.special_list li:hover .info_tit{color: #de0601;}
.special_list li .info_link{display:block;color:#006fc4;}
.special_list li .info_tip{display:block;font-size:12px; color:#b4b4b4;vertical-align: middle;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.special_list li .info_tip span{vertical-align: middle;}
.special_list li .info_con{height:68px;margin-top:8px; font-size:13px;line-height: 21px; color:#8a8a8a;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}

.sq_container{padding:50px 20px;overflow: hidden;}
.sq_container_title{font-size: 28px;font-weight: normal;color: #333;}
.sq_container_message{font-size: 12px;color: #999;height:30px;}
.sq_container_message a{color: #999;}
.sq_container_message a.red{color: #f53f43;}
.sq_container_message a.blue{color: #3092f5;}
.sq_container_message .acm_article{margin-right: 10px;vertical-align: middle;line-height:16px;float: left;}
.sq_abstract {padding: 25px;background: #f9f9f9;line-height: 20px;color: #999999;font-size: 14px;margin: 10px 0 30px 0;}
.sq_detail_article{padding-top: 30px;border-top: solid 1px #e1e1e1;margin-top: 30px;}
.sq_detail_article p{padding:5px 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float: left;width: 50%;padding-right: 20px;}


@media(max-width:992px){
	.sub_banner{height:140px;background-size: cover;padding-top:40px;}
	.sub_banner b{font-size: 28px;}
	.xwdt_fr{display: none;}
	.xwdt_fl{width: 100%;padding-right:0px;}
	.sub_nav a{border-left:none;padding: 0 20px;font-size: 14px;width: 25%;border-bottom: solid 1px #ddd;margin-bottom: -1px}
	.special_list li .info_img{display: none;}
	.special_list li {padding:10px 0;}
	.special_list li .info_tit {font-size: 20px;line-height: 1.2;margin: 5px 0;}
}

@media screen and (max-width:768px) {
	.sq_container_title{font-size: 22px;line-height: 1.5}
	.sq_container_message{padding:10px 0;}
	.sq_container {padding:10px 0;}
	.sq_share_btn{width: 150px;font-size: 14px;line-height:38px;height:40px;}
	.sub_nav .wp{padding: 0}
}

.white_box{background: #fff;overflow: hidden}

/*发展过程*/
.fzlc_banner{background:url("/content/img/sub_banner_fzlc.jpg") #dadfee;}
/*球速体育简介*/
.lmjj_banner{background:url("/content/img/sub_banner_lmjj.jpg") #2c2f39;}
.lmjj_banner b{color: #fff;}

.lmjj_1{overflow: hidden;padding: 70px 0}
.lmjj_1_1{float: left;}
.lmjj_1_2{float: right;width:58%;padding-top: 70px;}
.lmjj_1_2 p{padding-bottom: 20px;text-indent: 2em;}

.lmjj_2{overflow: hidden;padding:80px 0}
.lmjj_2_1{float: left;width:45%;padding-top: 150px;padding-left: 100px; background: url("/content/img/lmjj_5.png")  no-repeat 0 148px;}
.lmjj_2_2{float: right;}

.lmjj_3{overflow: hidden;padding:80px 0}
.lmjj_3_1{float: left;}
.lmjj_3_2{float: right;width:52%;height: 280px;padding-top:105px;background: url("/content/img/lmjj_4.png") right 40px no-repeat;padding-right: 20%;}

@media(max-width:1440px){
	.lmjj_1_1{width:33%;}
	.lmjj_1_2 {padding-top:30px;}
	.lmjj_2_2{width:33%;}
	.lmjj_2_1 {padding-left:80px;padding-top: 80px;background: url(/content/img/lmjj_5.png) no-repeat 0 78px;}
	.lmjj_3_1{width:33%;}
	.lmjj_3_2 {height: 200px;padding-top: 55px;}
}
@media(max-width:992px){
	.lmjj_1_2 {padding-top:0px;}
	.lmjj_2_1 {padding-top: 50px;padding-left: 0;background: none;width: 50%;}
	.lmjj_3_2 {height: auto;padding-top: 30px;background: none;width: 55%;padding-right: 5%;}
}
@media(max-width:768px){
	.lmjj_1,.lmjj_2,.lmjj_3{padding:30px 0;}
	.lmjj_1_1,.lmjj_1_2,.lmjj_2_1,.lmjj_3_1,.lmjj_3_2{width: 100%}
	.lmjj_1_1{margin-bottom:25px;border-radius:3px;}
	.lmjj_2_1 {padding: 50px 0;}
	.lmjj_2_2{display: none}
}
/*企业文化 */
.qywh_banner{background:url("/content/img/sub_banner_qywh.jpg") #113148;}
.qywh_banner b{color: #fff;}
.qywh_1{text-align: center;padding: 80px 0;}
.qywh_1 h3{font-size:22px;font-weight: normal}

.qywh_2{float: left;width: 33.33%;padding: 100px 0 100px 10%;}
.qywh_2 .qywh_2_ico{width: 45px;height: 45px;display: block;background: url("/content/img/qywn_icon.png") no-repeat;}
.qywh_2_ico.qywh_2_ico01{background-position: center -7px;}
.qywh_2_ico.qywh_2_ico02{background-position: center -73px;}
.qywh_2_ico.qywh_2_ico03{background-position: center -135px;}
.qywh_2 h3{font-size: 20px;}

.qywh_3{padding: 110px 0;overflow: hidden}
.qywh_3 h2{font-size: 32px;}
.qywh_3_1{width: 25%;float: left;padding: 30px 0;}
.qywh_3_1 i{display: block;width: 95px;height: 95px;margin: auto;background: url("/content/img/qywn_icon.png") no-repeat;}
i.qywh_3_icon01{background-position:center -240px;}
i.qywh_3_icon02{background-position:center -375px;}
i.qywh_3_icon03{background-position:center -510px;}
i.qywh_3_icon04{background-position:center -643px;}

.qywh_4_box{margin: 100px 0;background: url("/content/img/qywh_1.jpg") no-repeat right 0;height: 300px;}
.qywh_4{padding-left:10%;padding-top:65px;}
.qywh_4 h3{font-size: 32px;}

@media(max-width:1440px){
	.qywh_4_box{background-position: 700px 0;}
}
@media(max-width:992px){
	.qywh_4_box{background:none}
}
@media(max-width:768px){
	.qywh_2 {float: left;width: 100%;padding: 30px 0;}
	.qywh_2 .qywh_2_ico {width: 65px;margin-right: -65px;float: left;margin-top: 10px;}
	.qywh_2 h3,.qywh_2 p{margin-left:75px;}
	.qywh_4_box{height: auto}
}
/*员工风采*/
.ygfc_banner{background:url("/content/img/sub_banner_ygfc.jpg") #3e4046;}
.ygfc_banner b{color: #fff;}
.ygfc_box{padding:70px 0;overflow: hidden}
.ygfc_box .img,
.ygfc_box .text{padding: 10px;}
.ygfc_box .text{height: 120px;}
.ygfc_box .img img{width: 100%;height: auto;}
.ygfc_box .text .ygfc_tit{color: #ee4d2d;font-size: 18px;}
.ygfc_box .text .ygfc_con{color: #666;font-size: 14px;overflow: hidden;height: 46px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-bottom:20px;}

.row_box{margin-right: -15px;margin-left: -15px;}
.col_4{width: 33.33333333%;position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;float: left;}
.col_6{width:50%;position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;float: left;}
@media(max-width:992px){
	.ygfc_box .img, .ygfc_box .text {padding:0px;}
	.ygfc_box .col_4{width:50%;}
}
@media(max-width:768px){
	.ygfc_box .col_6,
	.ygfc_box .col_4{width:100%;}
	.ygfc_box {padding: 25px 0;overflow: hidden;}
}
/*荣誉资质*/
.ryzz_banner{background:url("/content/img/sub_banner_ryzz.jpg") #252628;}
.ryzz_banner b{color: #fff;}
.honor{padding: 50px 0;}
.honor ul{margin: -1%;}
.honor li{width:23%;float: left;margin:1%;position: relative;cursor: pointer;text-align: center;
	margin-bottom: 10px;}
.honor li a.example{width: 100%;height:230px;position: relative;display: flex;justify-content: center;align-items: center;background: #f9f9f9;border: solid 1px #e8e8e8}
.honor li img{max-width:100%;max-height: 100%;border:none;vertical-align: middle;display: inline-block;}
.honor-prize-top{width:100%;height: 0;font-size: 14px; text-align: left; position: absolute;z-index: 2;bottom: 0px;left: 0px;background-color: #000;padding-left: 25px;display: block;overflow: hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition-duration:.2s;}
.honor li:hover .honor-prize-top{width:100%;height:100%;opacity: 0.7;transition-duration:.2s;}
.honor-prize-look{text-align: right;padding-top: 20px;line-height: 20px;font-size: 14px;margin-bottom: 20px;padding-right: 20px;}
.honor-prize-look a{color: #fff;text-decoration: underline;}
.honor-scale{width: 17px;height: 16px;background: url( "/content/images/big.png") no-repeat 0 0;display: inline-block;vertical-align: middle;}
.honor-tit{color: #fff;}
.honor-prize-de{padding-top: 5px;border-left: 5px solid #fff;padding-left: 12px;padding-bottom: 6px;color: #000;}
.fsize{font-size: 12px;}
.honor-prize-name{line-height: 25px;margin-bottom: 5px;font-size: 14px;margin-bottom: 5px;}
.honor-prize-name-time{font-size: 14px;color: #8E9198}
.honor-title{text-align: center;border-bottom: solid 1px #e8e8e8;margin-bottom:30px;}
.honor-title a{display: inline-block; padding: 0 40px;color: #7d7d7d; line-height:45px;margin-right: 10px;text-align: center;font-weight: bold;}
.honor-title a:hover{color: #ff7513;}
.honor-title a.active{color: #333;border-bottom: solid 5px #ff7513;margin-bottom: -2px;}

a.imgbox{cursor:url(/content/images/zoomIn.png),-moz-zoom-in}
.imgbox-loading::after{content:" ";position:absolute;top:0;left:0;bottom:0;right:0;background:url(/content/images/imgbox-spinner.gif) center center no-repeat;cursor:pointer;z-index:999}
.imgbox-loading img{opacity:.6}
#imgbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:none;z-index:89}
.imgbox-wrap{position:absolute;top:0;left:0;display:none;z-index:90}
.imgbox-img{padding:0;margin:0;border:none;width:100%;height:100%;vertical-align:top;border-radius:3px}
.imgbox-title{font-size:12px;text-align:center;font-family:Arial,Helvetica,sans-serif;margin-top:20px;width:100%;display:none;border-radius:2px}
.imgbox-bg-wrap{position:absolute;padding:0;margin:0;display:none;border-radius:6px}
.imgbox-bg-inner{position:absolute;top:0;bottom:0;left:0;right:0;border-radius:5px}
.imgbox-close,.imgbox-control{position:absolute;cursor:pointer;line-height:1;text-decoration:none;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.imgbox-close{top:0;font-family:sans-serif;font-size:50px;right:5px;opacity:.4}
.imgbox-close:hover{opacity:.6}
.imgbox-control{top:50%;margin-top:-80px;font-size:160px;font-family:monospace;font-weight:700;opacity:.2}
.imgbox-control:hover{opacity:.6}
.imgbox-control.imgbox-prev{left:0}
.imgbox-control.imgbox-next{right:0}
.imgbox-light #imgbox-overlay{background:#000}
.imgbox-light .imgbox-title{color:#fff;text-shadow:0 0 4px rgba(0,0,0,.5)}
.imgbox-light.imgbox-no-overlay .imgbox-title{color:#000;text-shadow:0 0 4px rgba(255,255,255,.5);background:#fff;background:rgba(255,255,255,.4);-webkit-box-shadow:0 0 30px rgba(0,0,0,.2);box-shadow:0 0 30px rgba(0,0,0,.2)}
.imgbox-light .imgbox-bg-wrap{background:#fff;background:rgba(255,255,255,.2);-webkit-box-shadow:0 0 30px rgba(0,0,0,.2);box-shadow:0 0 30px rgba(0,0,0,.2)}
.imgbox-light .imgbox-bg-inner{background:#000}
.imgbox-light .imgbox-close,.imgbox-light .imgbox-control{color:#fff}
.imgbox-light .imgbox-close{text-shadow:0 0 15px #000}
.imgbox-light .imgbox-control{text-shadow:0 0 30px rgba(0,0,0,.15)}
.imgbox-dark #imgbox-overlay{background:#fff}
.imgbox-dark .imgbox-title{color:#000;text-shadow:0 0 4px rgba(255,255,255,.5)}
.imgbox-dark.imgbox-no-overlay .imgbox-title{color:#fff;text-shadow:0 0 4px rgba(0,0,0,.5);background:#000;background:rgba(0,0,0,.4);-webkit-box-shadow:0 0 30px rgba(255,255,255,.2);box-shadow:0 0 30px rgba(255,255,255,.2)}
.imgbox-dark .imgbox-bg-wrap{background:#000;background:rgba(0,0,0,.2);-webkit-box-shadow:0 0 30px rgba(255,255,255,.2);box-shadow:0 0 30px rgba(255,255,255,.2)}
.imgbox-dark .imgbox-bg-inner{background:#fff}
.imgbox-dark .imgbox-close,.imgbox-dark .imgbox-control{color:#000}
.imgbox-dark .imgbox-close{text-shadow:0 0 15px #fff}
.imgbox-dark .imgbox-control{text-shadow:0 0 30px rgba(255,255,255,.15)}

@media(max-width:992px){
	.honor li {width:31.333%;}
}
@media(max-width:768px){
	.honor {padding-top: 30px;}
	.honor li {width:48%;}
}
/*社会责任*/
.shzr_banner{background:url("/content/img/sub_banner_shzr.jpg") #252628; }
/*人力资源*/
.rlzy_banner{background:url("/content/img/sub_banner_rlzy.jpg") #252628;text-align: center;height: 270px;}
.rlzy_banner b{color: #fff;display: block;}
.rlzy_tit{background: #f8f8f9;padding: 17px;border: solid 1px #e6e6e6;margin-top: 50px;}
.rlzy_tit a{padding: 0 30px;border-radius:40px;margin: 0 10px;line-height: 30px;height: 30px;display: inline-block;}
.rlzy_tit a.active{background: #2d96ff;color: #fff;}
.rlzy_tit a:hover{background: #c3c3c3;color: #fff;}
.rlzy_con{padding: 30px 50px;}
.rlzy_con h3{font-size: 18px;}
.rlzy_con p{font-size: 14px;color: #999;}
.rlzy_part{margin-bottom: 30px;}
@media(max-width:992px){
	.rlzy_banner {background: url(/content/img/sub_banner_rlzy.jpg);background-size: cover; height: 180px;}
	.rlzy_con {padding: 20px 0px;}
	.rlzy_tit{margin-top:25px;}
	.rlzy_tit a {padding: 0 10px;border-radius:0px;margin: 0 10px;height: 30px;display: inline-block;}
}

/*================== 分页end ==================*/


.gjaq_1{background: url("/content/img/gjaq1.jpg") center top no-repeat #490000;height:766px;}
.gjaq_1_con{width: 600px;margin: auto;color: #fff;padding-top: 560px;text-indent: 2em;}
.gjaq_2{background: url("/content/img/gjaq2_bg.jpg") center top no-repeat #fff;height:750px;padding-top: 180px;}
.gjaq_2_list{padding-top: 25px;}
.gjaq_2_list li{float: left;width: 50%;padding-left: 40px;background: url("/content/img/gjaq2_3.png") no-repeat left;font-size: 17px;line-height: 35px; font-weight: bold;}
.gjaq_2_left{float: left;width: 35%;padding-right: 20px;}
.gjaq_2_right{float:right;width:65%;padding-top: 20px;}
.gjaq_3{background: url("/content/img/gjaq3_bg.jpg") center top no-repeat #fcfcfc;height:750px;overflow: hidden;}
.gjaq_3 h2{font-size: 50px;color: #000}
.gjaq_3 p{font-size: 22px;color: #666;}
.gjaq_3_left{float: left;padding-top:250px;width: 520px;}
.gjaq_3_right{float:right;width: 687px;padding-top:120px;}
.gjaq_4{background: #931f22;height: 740px;}
.gjaq_4_left{float: left;padding-top:80px;width:650px;margin-right: -650px;}
.gjaq_4_right{color: #f7f6d2;text-align: center;padding-top:250px;margin-left: 650px;}
.gjaq_4_right h4{font-weight: normal;}
.gjaq_4_right h2{line-height: 1.3;font-size:50px;}



.sq_container .sq_body_content img
{
	width: 100%;
	height: auto;
}






































<!--耗时1790122690.2892秒-->