@charset "utf-8";
.main_box_1200{
	width:1200px;
	margin: 0 auto;
	position: relative;
}
.aboutv3_tit{
	padding:16px 0;
}
.aboutv3_tit a{
	font-size:12px;
	color:#222222;
}
.aboutv3_tit a:hover{
	color:#222222;
}
.aboutv3_tit i{
	color:#cccccc;
	margin:0 5px;
	font-size:14px;
}
.aboutv3_tit .aboutv3_tit_action{
	color:#999999;
}
.aboutv3_content{
	position: relative;
}
.aboutv3_content .aboutv3_c_l{
	position: absolute;
	left:0;
	top:0;
	z-index:1;
}
.aboutv3_c_l ul{
	border:1px solid #ececec;
	border-left:none;
}
.aboutv3_c_l ul li{
	text-align:center;
	width:155px;
	cursor:pointer;
	border-left:1px solid #ececec;
	box-sizing:border-box;
	height:55px;
	line-height: 55px;
	font-size:16px;
	font-weight:bold;
	color:#222222;
}
.aboutv3_c_l ul li:hover{
	background: #f6faff;
	color:#529df4;
	border-left:4px solid #388ef2;
}
.aboutv3_c_l .aboutv3_active {
	background: rgba(248, 92, 91, 0.08);
	color: #F85C5B;
	border-left: 4px solid #F85C5B;
}
.aboutv3_c_r{
	letter-spacing: 1px;
}
.r_item1_text{
	margin:40px 0 70px 0;
	font-size:14px;
	color:#222222;
	line-height:28px;
}
.about_itemsub_tit{
	margin-bottom:55px;
}
.about_itemsub_tit .about_itemsub_tit_line{
	width:36px;
	height:4px;
	border-radius:2px;
	background: #388ef2;
	margin:0 auto;
	margin-bottom:15px;
}
.about_itemsub_tit h3{
	font-size:22px;
	color:#222;
	margin-bottom:15px;
	text-align: center;
}
.about_itemsub_tit p{
	font-size:14px;
	color:#222;
	text-align: center;
}
.about_item_sheji{
	text-align: center;
	font-size:0;
	margin-bottom:75px;
}
.about_item_sheji li{
	display: inline-block;
	margin:0 78px;
	font-size:16px;
	font-weight: bold;
	vertical-align:top;
	text-align: center;
}
.about_item_sheji li:first-child{
	margin-left:0;
}
.about_item_sheji li:last-child{
	margin-right:0;
}
.about_item_sheji li p{
	padding:22px 0;
}
.about_item_sheji li:nth-child(1) i{
	display: block;
	width:74px;
	height:74px;
	background: url(/pcHtml/static/common/images/about/aboutv3_2.png) no-repeat center center;
	background-position: 0 0;
}
.about_item_sheji li:nth-child(2) i{
	display: block;
	width:74px;
	height:74px;
	background: url(/pcHtml/static/common/images/about/aboutv3_2.png) no-repeat center center;
	background-position:-224px 0;
}
.about_item_sheji li:nth-child(3) i{
	display: block;
	width:74px;
	height:74px;
	background: url(/pcHtml/static/common/images/about/aboutv3_2.png) no-repeat center center;
	background-position: -446px 0;
}
.about_item_sheji li:nth-child(4) i{
	display: block;
	width:74px;
	height:74px;
	background: url(/pcHtml/static/common/images/about/aboutv3_2.png) no-repeat center center;
	background-position: -666px 0;
}
.about_item_sheji li:nth-child(5) i{
	display: block;
	width:74px;
	height:74px;
	background: url(/pcHtml/static/common/images/about/aboutv3_2.png) no-repeat center center;
	background-position: -896px 0;
}
.about_item1bimg{
	height:674px;
	margin-top:75px;
	margin-bottom:30px;
	background: url(/pcHtml/static/common/images/about/aboutv3_5.png) no-repeat center center;
}
.aboutv3_item2_banner{
	margin-bottom: 40px;
}
.aboutv3_item2_text{
	width:530px;
	margin:0 auto;
}
.aboutv3_item2_text p{
	font-size:14px;
	color:#222222;
	text-align: left;
	line-height: 34px;
}
.aboutv3_item2_bimg{
	display: block;
	margin:120px auto 110px auto;
}
.aboutv3_item3_img1{
	margin:0 auto;
	display: block;
	margin-bottom:40px;
}
.aboutv3_item3_img2{
	margin:0 auto 0 392px;
	display: block;
	margin-bottom:110px;
}
.about_map{
	display: flex;
	align-items: flex-start;
	margin-bottom: 35px;
	justify-content: space-between;
}
.about_map .about_map_r {
	height: 200px;
	width: 485px;
	float: left;
}
.about_map .about_map_l {
	height: 200px;
	width: 485px;
	float: right;
}
.about_map_tip{
	background-color:rgba(63,147,247,0.9);
	width:302px;
	text-align:left;
	padding-top:25px;
	padding-left:28px;
	color:#fff;
	height:243px;
	box-sizing:border-box;
}
.about_map_tip h3{
	font-size:22px;
	margin-bottom:18px;
}
.about_map_tip p{
	font-size:12px;
	margin-bottom:13px;
}
.about_map_tip p:last-child{
	margin-top:70px;
}
.about_address{
	font-size:0;
	margin-bottom:200px;
}
.about_address li{
	display: inline-block;
	vertical-align: top;
}
.about_address li:nth-child(2){
	margin:0 65px 0 65px;
}
.about_address li h3{
	font-size:18px;
	color:#333333;
	padding-bottom:22px;
}
.about_address li p{
	font-size:12px;
	color:#999999;
	padding-bottom:12px;
}
.start_freestyle{
	background: #f6faff;
	height:375px;
}
.start_freestyle_main{
	width:1200px;
	margin:0 auto;
	position: relative;
}
.freestyle_tit{
	color: #333;
	font-size: 30px;
	padding-bottom: 35px;
}
.freestyle_text{
	color: #666666;
	font-size: 18px;
	line-height: 34px;
	text-align: center;
}
.freestyle_textwrap{
	position: absolute;
	right:135px;
	top:110px;
	width:400px;
}
.freestyle_text a{
	color: #388ef2;
	font-size:18px;
	margin-right:5px;
	font-weight: bold;
}
.freestyle_text a:hover{
	text-decoration: underline;
}
.freestyle_btn{
	display: block;
	width: 262px;
	height: 65px;
	line-height: 65px;
	color: #fff;
	font-size: 24px;
	background-color: #388ef2;
	text-align: center;
	border-radius: 5px;
	margin: 0 auto 32px auto;
}
.freestyle_btn:hover{
	background-color: #0086d0;
}
.side_r_nav_tool .open_side{
	display: none;
}
.start_freestyle_bg{
	width:460px;
	height:464px;
	background:  url(/mainmaster/pageimg/index/index0827/goumai_bg.png) no-repeat center center;
	position: absolute;
	left:165px;
	top:-100px;
}
.bkw_xianyu{
	height:634px;
	background: url(/mainmaster/pageimg/index/index0827/jiaoyu_baiqiang.jpg) no-repeat center bottom;
}
.yuangongguifan h3{
	font-size:16px;
	text-align:center;
	color:#222222;
	padding-bottom:20px;
}
.yuangongguifan p{
	font-size:14px;
	color:#666666;
	line-height: 30px;
}
.yuangongguifan .guifan_item{
	padding-bottom:30px;
}
.guifan_tit{
	font-size:24px;
	font-weight:bold;
	padding-bottom:30px;
	color:#333;
	text-align: center;
}
.aboutbkw_img1{
	background: url("/pcHtml/static/common/images/about/about31.jpg") no-repeat center top;
	margin-bottom: 75px;
	    background-size: 1200px 319px;
    height: 319px;
}
.aboutbkw_img2{
	height: 60px;
	background: url("/pcHtml/static/common/images/about/avout_v402.png") no-repeat center center;
	margin-bottom: 40px;
}
.aboutbkw_item3{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 915px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.aboutbkw_item3_l{
	width:270px;
}
.aboutbkw_item3_l>a{
	display: block;
	height: 80px;
	box-sizing: border-box;
	background: #f1f3f6;
	color: #333333;
	font-size: 26px;
	margin-bottom: 8px;
	text-align: center;
	display: flex;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	align-items: center;
	justify-content: center;
	border: 2px solid #f1f3f6;
}
.aboutbkw_item3_l>.btnaction{
	background: #fff;
	border-color: #d70c25;
	color: #d70c25;
}
.aboutbkw_item3_l>.btnaction>i{
	background-image: url(/pcHtml/static/common/images/about/item3list_hover.png);
}
.aboutbkw_item3_l>a>i{
	display: block;
	width: 32px;
	height:33px;
	background-image: url(/pcHtml/static/common/images/about/item3list.png);
	 background-repeat: no-repeat;
	margin-right: 12px;
}
.jz_icon{
	background-position: 0 0;
}
.kj_icon{
	background-position: 0 -35px;
}
.jr_icon{
	background-position: 0 -70px;
}
.xl_icon{
	background-position: 0 -102px;
}
.aboutbkw_item3_l .yiyao_icon{
	background-image: url(/pcHtml/static/common/images/about/yiyao-2.png);
}
.aboutbkw_item3_l .btnaction  .yiyao_icon{
	background-image: url(/pcHtml/static/common/images/about/yiyao.png);
}
.aboutbkw_item3_r img{
	width: 627px;
	height: 349px;
	object-fit: cover;
	border-radius: 6px;
	display: none;
}
.aboutbkw_img4{
	height: 632px;
	background: url("/pcHtml/static/common/images/about/about_V403.jpg") no-repeat center center;
}
.aboutbkw_img4_inlist{
	padding-top: 165px;
	text-align: center;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 860px;
	margin: 0 auto;
	flex-wrap: wrap;
}
.aboutbkw_img4_inlist>li{
	width: 425px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	height: 133px;
	background-image: url("/pcHtml/static/common/images/about/item4_item.png");
	background-repeat: no-repeat;
}
.aboutbkw_img4_inlist>li:hover{
	background-image: url("/pcHtml/static/common/images/about/item4_item_red.png");
}
.aboutbkw_img4_inlist>li:first-child{
	background-position:0 0;
}
.aboutbkw_img4_inlist>li:nth-child(2){
	background-position:-422px 0;
}
.aboutbkw_img4_inlist>li:nth-child(3){
	background-position:0 -133px;
}
.aboutbkw_img4_inlist>li:nth-child(4){
	background-position:-425px -133px;
}
.aboutbkw_img4_inlist>li:nth-child(5){
	width: 428px;
	background-position:0 -269px;
}
.aboutbkw_img4_inlist>li:nth-child(6){
	width: 405px;
	background-position:-444px -269px;
}
.aboutbkw_img5{
	height: 767px;
	background: url("/pcHtml/static/common/images/about/about_item5.jpg") no-repeat center center;
}
.aboutbkw_img6{
	height: 701px;
	background: url("/pcHtml/static/common/images/about/about_item6.jpg") no-repeat center center;
}
.aboutbkw_img7{
	height:513px;
	background: url("/pcHtml/static/common/images/about/about_item7.jpg") no-repeat center center;
}
.aboutbkw_img8{
	height:808px;
	background: url("/pcHtml/static/common/images/about/about_rongyu.jpg") no-repeat center center;
}
.aboutbkw_img8_list{
	font-size: 0;
	padding-top: 177px;
	padding-left: 40px;
}
.aboutbkw_img8_list>li{
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
	width: 195px;
	height: 134px;
	margin-bottom: 65px;
	margin-right: 40px;
	box-sizing: border-box;
	transition: none;
}
.aboutbkw_img8_list>li:hover{
	background: url("/pcHtml/static/common/images/about/about_rongyu_hover.jpg");
}
.aboutbkw_img8 li{
	position: relative;
	left:98px;
}
.aboutbkw_img8_list>li:nth-child(1){
	margin-left: 7px;
}
.aboutbkw_img8_list>li:nth-child(3){
	margin-left: 7px;
	width: 193px;
	margin-right: 38px;
}
.aboutbkw_img8_list>li:nth-child(5){
	height: 130px;
}
.aboutbkw_img8_list>li:nth-child(6){
	margin-left: 8px;
	height: 128px;
	margin-right: 44px;
}
.aboutbkw_img8_list>li:nth-child(7){
	width: 190px;
	height: 128px;
	margin-right: 50px;
}
.aboutbkw_img8_list>li:nth-child(8){
	height: 128px;
}
.aboutbkw_img8_list>li:nth-child(9){
	height: 128px;
	margin-right: 50px;
}
.aboutbkw_img8_list>li:nth-child(10){
	height: 128px;
	margin-right: 46px;
}
.aboutbkw_img8_list>li:nth-child(11){
	height: 128px;
	width: 192px;
	margin-right: 44px;
}
.aboutbkw_img8_list>li:nth-child(12){
	height: 128px;
	width: 198px;
}
.aboutbkw_img8_list>li:nth-child(1):hover{
	background-position: -48px -176px;
}
.aboutbkw_img8_list>li:nth-child(2):hover{
	background-position: -286px -178px;
}
.aboutbkw_img8_list>li:nth-child(3):hover{
	background-position: -529px -178px;
}
.aboutbkw_img8_list>li:nth-child(4):hover{
	background-position: -758px -177px;
}
.aboutbkw_img8_list>li:nth-child(5):hover{
	background-position: -40px -376px;
}
.aboutbkw_img8_list>li:nth-child(6):hover{
	background-position: -285px -377px;
}
.aboutbkw_img8_list>li:nth-child(7):hover{
	background-position: -525px -376px;
}
.aboutbkw_img8_list>li:nth-child(8):hover{
	background-position: -765px -377px;
}
.aboutbkw_img8_list>li:nth-child(9):hover{
	background-position: -40px -568px;
}
.aboutbkw_img8_list>li:nth-child(10):hover{
	background-position: -286px -571px;
}
.aboutbkw_img8_list>li:nth-child(11):hover{
	background-position:-529px -572px;
}
.aboutbkw_img8_list>li:nth-child(12):hover{
	background-position: -766px -572px;
}
.aboutbkw_img9{
	height:491px;
	background: url("/pcHtml/static/common/images/about/about_item8.jpg") no-repeat center center;
}
.aboutbkw_img10{
	height:135px;
	background: url("/pcHtml/static/common/images/about/about_item10.jpg") no-repeat center center;
}
.aboutbkw_img11{
	height:292px;
	background: url("/pcHtml/static/common/images/about/about_item11.jpg") no-repeat center center;
	margin-bottom: 55px;
}
.aboutbkw_img12{
	height:330px;
	background: url("/pcHtml/static/common/images/about/about_item12.jpg") no-repeat center center;
	margin-bottom: 50px;
}
.aboutv3_c_r_item{

}
.aboutv3_c_r_item{
	margin-bottom: 50px;
}
.aboutbkw_alert{
	width: 100%;
	height: 100%;
	position: relative;
}
.aboutbkw_alert>img{
	position: absolute;
	cursor: pointer;
	opacity: 0;

}
.aboutbkw_alert>img:nth-child(1){
	width: 231px;
	height: 290px;
	left: 48px;
	top: 0;
}
.aboutbkw_alert>img:nth-child(2){
	width: 239px;
	height:189px;
	left: 290px;
	top: 0;
}
.aboutbkw_alert>img:nth-child(3){
	width: 239px;
	height:83px;
	left: 288px;
	top: 208px;
}
.aboutbkw_alert>img:nth-child(4){
	width: 420px;
	height:87px;
	left: 538px;
	top: 0;
}
.aboutbkw_alert>img:nth-child(5){
	width: 202px;
	height:186px;
	left: 538px;
	top: 105px;
}.aboutbkw_alert>img:nth-child(6){
	 width: 206px;
	 height:184px;
	 left: 755px;
	 top: 105px;
 }

/*修改关于我们文案*/
.aboutbkw_list1{
	width: 1100px;
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow:0px 4px 10px 0px rgba(0,0,0,0.1);
	margin: 0 auto;
	padding: 50px 45px 30px 45px;
	text-align: center;
	box-sizing: border-box;
	    height: 220px;
	    position: relative;
    top: 49px;
    opacity: 0.95;
}
.aboutbkw_list_line{
	height: 8px;
	width: 62px;
	background: #d70c25;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.aboutbkw_list_tit{
	font-size:20px;
font-family:PingFangSC-Semibold,PingFang SC;
font-weight:600;
color:rgba(51,51,51,1);
line-height:28px;
    margin-bottom: 40px;
}
.aboutbkw_list_text{
	width:1024px;
height:22px;
font-size:15px;
font-family:PingFangSC-Regular,PingFang SC;
font-weight:400;
color:rgba(51,51,51,1);
line-height:22px;
}
.about_img{
	display: flex;
	align-items: flex-start;
	margin-bottom: 35px;
	justify-content: space-between;
}
.about_img>img{
	width: 485px;
	height: 200px;
}
.about_address li h3{
	color: #333;
}
.about_address li:nth-child(2){
	margin: 0 72px;
}
.aboutv3_tit i{
	font-size: 12px;
	margin: 0 2px;
}
.bkw_vipnum{
	padding-top: 172px;
	font-size: 0;
	padding-left: 52px;
}
.bkw_vipnum>li{
	font-size: 24px;
	display: inline-block;
	font-weight: bold;
	color: #fff;
}
.bkw_vipnum>li:nth-child(1){
	margin-right: 90px;
}
.bkw_vipnum>li:nth-child(2){
	margin-right: 114px;
}
.bkw_vipnum>li:nth-child(3){
	margin-right: 176px;
}
