﻿ /*初始化 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff; color:#333; font-size:14px; font-family: '\5FAE\8F6F\96C5\9ED1',Arial,Verdana , Helvetica, sans-serif; max-width: 1920px;margin: 0 auto !important;}
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#000; text-decoration:none; }
a:hover { text-decoration:none; }
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
    :focus{outline:0;}
img { border:none;}
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; outline: none;}
table { border-collapse:collapse;}
html {overflow-y: scroll;} 
textarea {resize: none;}
.clearfix:after{clear:both;}
.clearfix:after,.cf:before{content:" ";display:table}
/* css common */


.grab {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
}
.grabbing {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}

.navSide{
	position: absolute;
	z-index: 101;
	right: 50px;
	top: 25%;
	width: 15px;
	height: 264px;
}
.navSide .line{
	position: absolute;
	left: 8px;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #535353;
	z-index: 1;
}
.navSide .navSidebar{position: absolute; left:1px;top:0px;width: 100%;height: 100%;z-index: 2;}
.navSide .navSidebar li{width: 13px;height: 13px;border: 1px solid #535353;background: #fff;border-radius: 50%;margin-bottom: 35px;cursor: pointer;position: relative;}
.navSide .navSidebar li a{display: block;width: 13px;height: 13px;position: relative;}
.navSide .navSidebar li a i{position: absolute;width: 7px;height: 7px;background-color:#535353;left: 3px;top: 3px;border-radius: 50%; display: none;}
.navSide .navSidebar li .p1{position: absolute;width: 200px;right: 20px;text-align: right; top: 0;line-height: 13px;display: none;color: #fff;}
.navSide .navSidebar li.on a i,.navSide .navSidebar li.on .p1{display: block;}

.head{z-index: 10; position: fixed;width: 100%; top: 0;left: 0;background-color: #fff;height: 74px;transition: 0.5s all;}
.head.act{box-shadow: 0 0 15px #ccc;}
.head_nav{float: right;margin-right: 80px;height: 100%;}
.head_nav li{float: left;font-size: 16px;height: 100%;font-weight: bold;position: relative;margin-left: 60px;}
.head_nav li a{color: #000;display: block;height: 34px; margin-top: 40px;min-width: 68px;text-align: center;}
.head_nav li i{display: none; position: absolute;bottom: 0;left: 50%;margin-left: -34px; width: 68px;height: 4px;background-color: #c81233;}
.head_nav li.act i{display: block;}
.head_nav li:hover i{display: block;}
.left_nav{z-index: 10;background-color: #fff; position: fixed;width: 224px;height: 100%; left: 0;top:74px;}
.logo_wrap{background-color: #c81233;display: block;}
.logo_wrap img{height: 50px; display: block;margin: 0 auto;}
.left_nav_box{padding: 30px 0 0 44px;}
.left_dl{margin-top: 20px;height: auto;transition: 0.5s all;}
.left_dl.act{overflow: hidden;height: 24px;}
.left_dl dt{cursor: pointer; font-size: 18px;font-weight: bold;margin-bottom: 15px;transition: 0.5s all;}
.left_dl dt i{display: inline-block;background: url(../images/dxa_icon1.png) no-repeat;width: 16px;height: 17px;margin-right: 5px;position: relative;top: 3px;}
.left_dl a dt:hover{color: #c81233;}
.left_dl a dt:hover i{background-image: url(../images/dxa_icon1_hover.png);}
.left_dl dd{padding-left: 21px;margin-bottom: 10px;color: #060001;font-size: 14px;position: relative;height: 20px;overflow: hidden;}
.left_dl dd a{color: #060001;display: block;position: relative;}
.left_dl dd a:visited{color: #060001;}
.left_dl dd span{display: block;height: 20px;line-break: 20px;}
.left_dl dd span.span2{color: #c81233;}
.left_copy{background-color: #c81233;padding: 40px 20px; position: absolute;bottom: 74px;font-size: 12px;color: #fff;}
.left_copy .p2{margin-top: 10px;}
.left_copy .p2 a{color: #fff;display: inline-block;width: 48px;}
.left_copy .p2 a:hover{text-decoration:underline;}
.left_copy .p2 a:visited{color: #fff;}
.main_visual{height: 100%;}
.main_image {
	margin: 0px auto; width: 100%; height: 100%; overflow: hidden; border-top-color: rgb(215, 215, 215); border-top-width: 1px; border-top-style: solid; position: relative;
}
.main_image ul {
	left: 0px; top: 0px; width: 9999px; height: 100%; overflow: hidden; position: absolute;
}
.main_image li {
	width: 100%; height: 100%; float: left;
}
.main_image span{display: block;width: 100%; height: 100%; background: url(../images/banner_pic1.jpg) no-repeat center center /cover;}


.mask{z-index: 1; background-image: url(../images/banner_pic2_mask.png);position: absolute;width: 100%;height: 100%;}
.sec_bg img{position: absolute;top: 0;left: 0; width: 100%;height: 100%;}
.dxa_gsjj{position: relative;z-index: 2; padding: 124px 0 0 330px;color: #fff;}
.dxa_gsjj h2{font-size: 48px;line-height: 48px; margin-bottom: 20px;}
.dxa_gsjj p{font-size: 16px;margin-bottom: 3px;}
.dxa_gsjj a{display: inline-block;margin-top: 30px; font-size: 14px;color: #fff;}
.dxa_gs_left{float: left;width: 40%;}
.dxa_gs_right{float: left;margin-left: 5%;max-width: 590px; width: 35%;position: relative;}
.pro_list_bg{position: absolute;top: 0;left: 0;width: 100%;}
.pro_list{background-color: #c81233;padding: 5% 0 2%;}
.pro_tit{text-align: center;color: #fff;}
.pro_tit h3{font-size: 40px;}
.pro_tit p{font-size: 27px;margin-bottom: 50px;}
.pro_list ul{position: relative;z-index: 3;}
.pro_list ul li{cursor: pointer;overflow: hidden; margin-bottom: 7%;text-align: center;}
.pro_list ul a{display: block;margin: 0 auto;}
.pro_list ul img{width: 55%;display: block;margin: 0 auto;}
/*.pro_list ul img:hover{animation:pulse 0.5s  1 ease-out;-webkit-animation-fill-mode: both;
animation-fill-mode: both;}*/
.pro_list ul li .img2{margin-top: 1px;}
.sect_box{position: relative;padding: 74px 0 0 224px;height: 100%;}
.sec_box_msg{position: absolute;left: 20%;bottom: 0;margin-bottom: 120px; background-image: url(../images/opacity_30_black.png);padding: 20px;}
.sec_box_msg h2{color: #fff;font-size: 48px;}
.sec_box_msg p{font-size: 36px;color: #fff;}
.sec_box_msg a{display: block; margin-top: 30px; color: #fff; font-size: 14px;}
.sec_more{transition: 0.5s all;}
.sec_more:hover{background-color: #f12147;}
.section2.active .dxa_gs_left{animation:bounceInUp 1.2s 0.3s 1 ease-out;-webkit-animation-fill-mode: both;
animation-fill-mode: both;}
.section2.active .dxa_gs_right{animation:fadeInRight 1.2s 0.3s 1 ease-out;-webkit-animation-fill-mode: both;
animation-fill-mode: both;}
.section.active .sect_box{animation:bounceInRight 1.2s 0.3s 1 ease-out;-webkit-animation-fill-mode: both;
animation-fill-mode: both;}
.sec_more{background-color: #c81233;display: inline-block;width: 130px;height: 40px;line-height: 40px;text-align: center;}
.dxa_box{padding: 74px 0 0 224px;min-width: 1000px;}
.dxa_gsjj_section1{padding-top: 122px; color: #fff;text-align: center; background: url(../images/dxa_gsjj_banner1.jpg) no-repeat;height: 565px;background-attachment: fixed;background-position: center center;background-size: cover;	}
.dxa_gsjj_section1 h1{margin-bottom: 60px; font-size: 48px;line-height: 48px;}
.dxa_gsjj_section1 p{font-size: 16px;line-height: 28px;}
.dxa_gsjj_section2{padding: 40px 0 70px;text-align: center;}
.dxa_gsjj_tit{font-size: 34px;}
.dxa_el_tit{font-size: 20px;}
.dxa_gsjj_ul{width: 1200px; margin: 28px auto 0;text-align: center;}
.dxa_gsjj_ul li{display: inline-block;vertical-align: top;width: 220px; padding-top: 18px;height: 250px; border: 1px solid #ca203f; margin: 0 35px 20px;}
.dxa_gsjj_ul li span{display: inline-block;width: 98px;height: 98px;border-radius: 50%;border: 1px solid #ca203f;margin-bottom: 15px;}
.dxa_gsjj_ul li img{width: 70%;margin-top: 15px;transition: all 1s; }
.dxa_gsjj_ul li:hover img{transform: rotate(360deg);}
.dxa_gsjj_ul li h3{font-size: 14px;font-weight: bold;margin-bottom: 10px;}
.dxa_gsjj_ul li p{font-size: 12px;font-weight: bold;line-height: 20px;}
.dxa_gsjj_ul li.animatebox{transform: translateY(100px); -webkit-transform: translateY(100px);-ms-transform: translateY(100px); opacity: 0; transition: 1s all; -webkit-transition: 1s all; -ms-transition: 1s all;}
.dxa_gsjj_ul li.animatebox.animate{ transform: translateY(0); -webkit-transform: translateY(0);-ms-transform: translateY(0);opacity: 1;}
.dxa_gsjj_section3{background: url(../images/dxa_gsjj_banner2.jpg) no-repeat;background-position: center center;background-attachment: fixed;background-size: cover; padding-top: 78px;text-align: center; height: 939px;}
.dxa_gsjj_section3 h2{font-size: 48px;color: #fff;}
.dxa_gsjj_section3 .jj_tit_p{color: #fff;font-size: 30px;}
.dxa_gsjj_section3 .jj_ti{text-align: center;margin: 44px auto;}
.dxa_gsjj_section3 .jj_ti img{width: 896px;height: 95px;display: block;margin: 0 auto;}
.jj_sec3_msg_warp{line-height: 28px;height: 168px;overflow: hidden;position: relative;}
.jj_sec_msg{position: absolute;top: 50%;width: 100%;}
#timeline{width:1050px;overflow:hidden;margin:40px auto 0 auto;position:relative;background:url('../images/licbg.png') left 454px no-repeat;background-position-x: 0;}
#dates{width:1120px;margin-top:120px;}
#dates li{float:left;width:96px;height:90px; font-size:16px;text-align:center;position: relative;left: -47px;top: -15px;}
#dates a{color:#fff;width:96px;height:90px;line-height:130px;display:block;}
#dates .selected{font-size:18px;font-weight:bold;background:url(../images/licbgt.png) no-repeat center top;}
#issues{width:1120px;overflow:hidden;}
#issues li{width:1000px;padding: 0 40px;list-style:none;float:left;font-size: 16px;}
.year_tit{color: #C81233;font-size: 36px;margin-top: 50px;text-align: center;}
.year_tit span{font-size: 108px;}
#next,#prev{cursor: pointer; position:absolute;font-size:100px;font-family:"宋体";top:40px;width:100px;height:100px;text-align:center;line-height:100px;overflow:hidden;color:#fff;}
#next{right:0;margin-right:-30px;}
#prev{left:0;margin-left:-5px;}
#next.disabled,#prev.disabled{opacity:0.2;}

.dxa_gsjj_section4{text-align: center;padding: 50px 0;}
.gsjj_slide{position: relative;overflow: hidden;}
.gsjj_slide .hd{background-color: #C81233;float: left;width: 30%;overflow: hidden;}
.gsjj_slide .hd li{display: block;padding:32px 0 ;}
.gsjj_slide .hd li:nth-child(2){padding: 0;}
.gsjj_slide .hd li img{display: block;width: 50%;margin: 0 auto;}
.gsjj_slide .hd li.on{background-color: #b4102e;}
.gsjj_slide .bd li{position: relative;}
.gsjj_bottom_msg{position: absolute;width: 100%;height: 100%; top: 0;left: 0;background: url(../images/banner_pic2_mask.png) ;color: #fff;}
.gsjj_bottom_msg h3{text-align: center;color: #fff;margin-top: 30%;font-size: 34px;animation: gsjjh3 0.5s ease-out;}
.gsjj_bottom_msg p{color: #fff;margin-top: 30px;text-align: center;font-size: 16px;line-height: 26px;animation: gsjjp 0.5s ease-out;}
@keyframes gsjjh3{
	from{transform: translateY(20px);opacity: 0;}
	to{transform: translateY(0);opacity: 1;}
}
@keyframes gsjjp{
	from{transform: translateY(-20px);opacity: 0;}
	to{transform: translateY(0);opacity: 1;}
}

.sec5_tit{color: #fff;text-align: center;padding: 70px 0;}
.sec5_tit h3{font-size: 40px;}
.sec5_tit p{font-size: 20px;}
.gsjj_slide .bd{float: left; width: 70%;}
.gsjj_slide .bd img{display: block;width: 100%;}
.qywh_msg{width: 903px;margin: 0 auto;}
.qywh_msg2{width: 602px;margin: 0 auto;}
.qywh_msg li{float: left;width: 300px;height: 270px;padding-top: 30px;transition: 0.5s all;}
.qywh_msg li:hover{background-color: #f6f6f6;color: #C81233;}
.qywh_msg li:hover span{background-image: url(../images/qywm_icon_hover.png);}
.qywh_msg li.bord{border-left: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1;}
.qywh_msg li.bord_rig{border-right: 1px solid #f1f1f1;}
.qywh_msg li h4{font-size: 22px;margin-bottom: 20px;}
.qywh_msg li span{background-repeat: no-repeat;display: block;margin: 0 auto 30px; background-image: url(../images/qywm_icon.png); width: 110px;height: 120px;}
.qywh_msg li span.icon1{background-position: -660px 3px;}
.qywh_msg li span.icon2{background-position: -1218px 3px;}
.qywh_msg li span.icon3{background-position: -365px 3px;}
.qywh_msg li span.icon4{background-position: -946px 3px;}
.qywh_msg li span.icon5{background-position: -67px 3px;}
.qywh_msg li.animatebox{transform: translateY(100px); -webkit-transform: translateY(100px);-ms-transform: translateY(100px); opacity: 0; transition: 1s all; -webkit-transition: 1s all; -ms-transition: 1s all;}
.qywh_msg li.animatebox.animate{ transform: translateY(0); -webkit-transform: translateY(0);-ms-transform: translateY(0);opacity: 1;}



/*工作机会*/
.dxa_job_tit{color: #000;text-align: center;margin-top: 60px;}
.dxa_job_tit h1{font-size: 44px;}
.dxa_job_tit p{font-size: 26px;}
.dxa_job_box{width: 80%;max-width: 1400px;min-width: 1000px;margin: 0 auto;}
.dxa_j_n_tit{width: 100%;border-bottom: 1px solid #c81233;text-align: center;margin-top: 60px;}
.dxa_j_n_tit li{cursor: pointer; display: inline-block;width: 20%;height: 46px;line-height: 46px;font-size: 24px; color: #c81233;border: 1px solid #c81233;border-bottom: none;}
.dxa_j_n_tit li a{color: #c81233;}
.dxa_j_n_tit li.act{background: #c81233;color: #fff;}
.dxa_j_n_tit li.act a{color: #fff;}
.job_rule_p{width: 80%;text-align: center; padding: 0 10px;margin: 50px auto 10px;}
.job_rule_box li{}
.job_rule_tit{cursor: pointer;width: 80%;text-align: center;margin: 3px auto 0;color: #fff;background-color: #C81233;font-size: 14px;line-height: 14px;padding: 10px 0;}
.job_rule_tit .w1{width: 12%;}
.job_rule_tit .w2{width: 30%;}
.job_position{display: none;width: 74%;padding: 0 3% 20px;margin: 0 auto;background-color: #f5f5f5;}
.job_position:after{clear:both;}
.job_position:after,.cf:before{content:" ";display:table}
.job_position dt{font-size: 14px;padding-top: 20px;font-weight: 600;}
.job_position dd p{font-size: 14px;margin: 7px 0;text-indent: 2em;}
.job_lxwm_dl{padding-top: 40px;}
.job_lxwm_dl dl{float: left;margin-right: 10px;}
.job_lxwm_dl dl dt{float: left;width: 26px;line-height: 32px;}
.job_lxwm_dl dl dd{float: left;font-size: 18px;line-height: 24px;}
.job_lxwm_dl dl dd p{margin-bottom: 5px;}
.job_icon1{display: inline-block; background: url(../images/job_icon1.png) no-repeat;width: 18px;height: 14px;}
.job_icon2{display: inline-block; background: url(../images/job_icon2.png) no-repeat;width: 16px;height: 12px;}

.job_submit{background-color: #C81233;float: right; color: #fff;font-size: 16px;line-height: 16px;text-align: center; padding: 5px; display: block;width: 100px;margin-top: 20px;margin-left: 10px;}
.w1{display: inline-block;width: 12%;}
.w2{display: inline-block;width: 30%;}
.job_banner{width: 100%;}
.job_banner img{width: 100%;}
.job_cjwt_wrap{width: 100%;}
.job_cjwt_wrap img{width: 100%;}
.job_lxwm_wrap{position: relative;background: url(../images/dxa_job_pic.jpg) no-repeat center center;height: 568px;margin: 80px auto;width: 80%;/* padding: 0 10px; */}
.job_lxwm_box{position: absolute;color: #fff; background-color: #c81233;margin-top: 125px;padding: 20px 35px;}
.job_lxwm_box h3{font-size: 54px;line-height: 54px;}
.job_lxwm_p1{font-size: 30px;line-height: 30px;}

.job_msg_list{display: none;}
.job_h3{font-size: 28px;text-align: center;}
.job_cjwt_wrap{margin-top: 70px;}
.job_tit_p{font-size: 20px;text-align: center;}
.job_cjwt_wrap dl{font-size: 14px;}
.job_cjwt_wrap dl .span1{font-size: 22px;color: #c81233;font-weight: bold;margin-right: 10px;}
.job_cjwt_wrap dl dt{line-height: 26px;margin-top: 20px;}
.job_cjwt_wrap dl dd{line-height: 26px;}
.job_gsfl_wrap{margin-top: 70PX;}
.job_fl_ul{width: 1000px;margin: 30px auto;text-align: center;}
.job_fl_ul2{width: 543px;}
.job_fl_ul li{float: left;width: 230px;padding: 20px 9px;border-right: 1px solid #eee;}
.job_fl_ul li.last{border: none;}
.job_fl_ul li img{width: 60px;height: 70px;}
.job_fl_ul li h4{font-size: 16px;color: #000;}
.job_fl_ul li p{font-size: 14px;}
.job_fl_ul li.border-left{border-left: 1px solid #eee;}
.i_red{color: #C81233;font-style: normal;font-weight: bold;}


/*新闻资讯*/
.news_h1{font-size: 48px;text-align: center;color: #000;margin-top: 60px;}
.news_tit_p{font-size: 26px;text-align: center;color: #000;}
.dxa_news_list{width: 80%;max-width: 1200px;min-width: 900px;margin: 70px auto 0;}
.dxa_news_list li{padding: 34px ; border-bottom: 1px solid #c7c7c7;transition: 0.8s all;}
.dxa_news_list li:hover{box-shadow: 0 5px 5px #ccc;transform: translateY(-5px);}
.dxa_news_dl dt{width: 63%;float: left;}
.dxa_news_dl dt h2{font-size: 18px;color: #000;}
.dxa_news_dl dt h2:hover{color: #c81233;}
.dxa_news_dl dt p.p1{font-size:26px;color: #ababab;}
.dxa_news_dl dt p.p2{font-size: 14px;margin-top: 30px; color: #a1a1a1;}
.dxa_news_dl dd{width: 33%;margin-left: 4%; float: left;overflow: hidden;}
.dxa_news_dl dd img{display: block; width: 100%;transition: all 1S;}
.dxa_news_dl dd img:hover{transform: scale(1.1);}
.page{text-align: center;margin: 80px auto 40px;}
.page a{display: inline-block;margin: 0 5px;font-size: 16px; width: 30px;height: 30px;line-height: 30px;color: #000;border: 1px solid #c9c9c9;}
.page a.current{border: 1px solid #C81233;background-color: #c81233;color: #fff;}
.page_num{display: inline-block;}
.page a.page_arrow{border: none;font-family: '宋体';}
.page a:hover{border: 1px solid #C81233;background-color: #c81233;color: #fff;}
.page .prev,.page .next{width: 70px;}
.qxpp_wrap{width: 100%;}
.qxpp_wrap img{width: 100%;display: block;}
.qxpp_tit{width: 20%;float: left;text-align: center;color: #fff;}
.qxpp_tit li{cursor: pointer;position: relative; background-color: #c81233;height: 50%;}
.qxpp_tit li.act{background-color: #b4102e;}
.qx_li_div{position: absolute;width: 100%; top: 50%;margin-top: -48px; color: #fff;}
.qx_li_div h3{font-size: 40px;}
.qx_li_div p{font-size: 20px;}
.qxpp_msg{width: 80%;float: left;}
.slideBox{width: 100%;position: relative;}
.slideBox .bd li img{width: 100%;display: block;}
.slideBox .prev{display: inline-block;position: absolute;top: 10px;left: 50%;margin-left: -22px;}
.slideBox .next{display: inline-block;position: absolute;bottom: 10px;left: 50%;margin-left: -22px;}

/*新闻详情*/
.dxa_news_box{padding-top: 60px;width: 80%;min-width: 1000px;max-width: 1400px;margin: 0 auto;}
.news_tit{font-size: 22px;text-align: center;margin-bottom: 20px;}
.news_time{font-size: 14px;color: #999;text-align: center;margin-bottom: 30px;}
.news_msg_box img{display: block;max-width: 100%;margin: 0 auto;}
.news_msg_box p{margin: 10px auto;font-size: 14px;line-height: 26px; color: #333;}
.news_msg_lab{margin: 50px auto 0;}
.news_lab_left{float: left;width: 50%;}
.news_lab_left span{font-weight: bold;display: inline-block;}
.news_lab_left label{display: inline-block;margin-right: 5px;}
.news_lab_right{float: right;width: 50%;text-align: right;}
.news_lab_right .span1{display: inline-block;padding: 0 5px;}
.jiathis_style_24x24{float: right;}
.pag_lt{float: left;width: 50%;}
.pag_rt{float: right;width: 50%;}
.news_msg_pag{margin: 30px auto;}
.news_msg_pag a{color: #333;}
.news_msg_pag a:hover{color: #c81233;}
.news_msg_rele{margin: 30px auto;}
.news_msg_rele dl{float: left;width: 50%;}
.news_msg_rele dt{color: #fff;height: 27px;line-height: 27px;margin-bottom: 10px;}
.news_msg_rele dt span{background-color: #c81233;vertical-align: top; display: inline-block;padding: 0 15px;}
.news_msg_rele dt i{display: inline-block;background: url(../images/news_small_icon.png) no-repeat left top; width: 10px;height: 27px;}
.news_msg_rele dd{font-size: 14px;margin-bottom:10px ;}
.news_msg_rele a{color: #333;}
.news_msg_rele a:hover{color: #c81233;}

@keyframes rightIn{
	0%{transform: translateX(0);}
	50%{transform: translateX(10px);}
	100%{transform: translateX(0);}
}

.dxa_join_wrap{width: 95%;margin: 20px auto;}
.dxa_join_h2{ text-align: center;color: #c81233;font-size: 28px;font-weight: bold;padding-bottom: 20px;border-bottom: 2px solid #c81233;margin: 30px auto;}
.dxa_join_tit{color: #000;margin-bottom: 25px;margin-top: 30px;}
.dxa_join_tit span{width: 80px;font-weight: bold; font-size: 18px;color: #c81233;padding-right: 20px;border-right: 4px solid #c81233;}
.dxa_join_left{width: 950px;float: left;}
.dxa_join_table{width: 100%;}
.dxa_join_table table{width: 100%;border-collapse:separate;}
.dxa_join_table table input{ background: none;border: none;border: 1px solid #bfbfbf;}
.dxa_join_table table td{text-align: right;padding: 0 5px;}
.dxa_join_table table input[type="text"]{ padding: 5px 10px;}
.dxa_join_table table select{padding: 5px 10px;width: 100px;color: #666;}
.inp_txt1{width: 100px;}
.inp_txt2{width: 50px;}
.inp_txt3{display: block; width: 140px;margin-left: 7px;}
.join_table_msg{width: 100%;}
.join_table_msg th{background-color: #f6f6f6;padding: 10px 0;}
.join_table_msg input{background: none;border: none;padding:10px 5%;width:90%;}
.join_a_wrap{text-align: center;margin-top: 60px;padding-bottom: 60px;}
.join_a_wrap a{color: #fff;font-size: 24px;line-height: 24px; background-color: #c81233;display: inline-block; padding:8px 70px ;}
.join_p1{margin: 10px auto;}
.dxa_join_right{float: left;width: 180px;}
.join_img{display: block; width: 180px;height: 240px;background-color: #e5e5e5;}
.join_upload_wrap{position: relative;padding-top: 8px;}
.join_upload_wrap input{position: relative;z-index: 2; width: 100%;height: 30px; display: block;opacity: 0; /*margin: 20px auto;opacity: 0;padding: 5px 0;*/}
.webuploader-pick{opacity: 0;}
.join_upload{cursor: pointer; position: absolute;z-index: 1; width: 80%;height: 30px;top: 8px;left: 10%;line-height: 30px; text-align: center;color: #fff;background-color: #c81233;}
.join_img_p{text-align: center;margin-top: 3px;}

/*招商加盟*/
.dxa_banner_wrap{width: 100%;}
.dxa_banner_wrap img{display: block; width: 100%;}
.jmdxa_sec2{width: 80%;margin: 0 auto;padding: 60px 0; max-width: 1300px;min-width: 900px;}
.jmd_tit_h2{font-size: 48px;text-align: center;}
.jmd_tit01{font-size: 28px;text-align: center;}
.jmd_sec2_box{margin: 60px auto;}
.jmd_s1_left{width: 55%;float: left;}
.jmd_s1_left img{display: block;width: 100%;}
.jmd_s1_left.animatebox{transform: translateX(-100px); -webkit-transform: translateX(-100px);-ms-transform: translateX(-100px); opacity: 0; transition: 1s all; -webkit-transition: 1s all; -ms-transition: 1s all;}
.jmd_s1_left.animatebox.animate{ transform: translateX(0); -webkit-transform: translateX(0);-ms-transform: translateX(0);opacity: 1;}
.jmd_s1_right{width: 43%;float: left;margin-left: 2%;}
.jmd_s1_right.animatebox{transform: translateX(100px); -webkit-transform: translateX(100px);-ms-transform: translateX(100px); opacity: 0; transition: 1s all; -webkit-transition: 1s all; -ms-transition: 1s all;}
.jmd_s1_right.animatebox.animate{ transform: translateX(0); -webkit-transform: translateX(0);-ms-transform: translateX(0);opacity: 1;}

.jmd_s1_r_nav li{cursor: pointer; width: 50%;float: left;text-align: center;font-size: 22px;line-height: 48px;height: 48px; color: #c81233;}
.jmd_s1_r_nav li.act{background-color: #c81233;color: #fff;font-size: 28px;}
.jmd_s1_r_msg{margin-top: 20px;}
.jmd_s1_r_msg li p{font-size: 14px;line-height: 24px;color: #000;}
.jmd_s1_r_msg li i{font-size: 20px;color: #c81233;font-weight: bold;margin-right: 10px;}
.jmd_sec3{padding: 120px 0 185px; background: url(../images/jmdxa_sec3_bg.jpg) no-repeat center bottom /100% 100%;background-attachment: fixed;}
.jmd_tit_h3_01{font-size: 48px;color: #fff;font-weight: bold;text-align: center;}
.jmd_s3_pic{width: 90%;display: block;margin: 70px auto 85px;}
.jmd_s3_pic.animatebox{transform: translateY(100px); -webkit-transform: translateY(80px);-ms-transform: translateY(80px); opacity: 0; transition: 0.8s all; -webkit-transition: 0.8s  all; -ms-transition: 0.8s all;}
.jmd_s3_pic.animatebox.animate{ transform: translateY(0); -webkit-transform: translateY(0);-ms-transform: translateY(0);opacity: 1;}
.jmd_sec4{padding: 85px 0;}
.jmd_tit_h2_01{font-size: 30px;text-align: center;}
.jmd_tit02{font-size: 18px;text-align: center;}
.jmd_tit02_gay{color: #747474;}
.jmd_s4_pic{width: 80%;display: block;margin: 0 auto;}
.jmd_s4_pic{margin-top: 80px;}
.jmd_s4_pic.animatebox{transform: translateY(100px); -webkit-transform: translateY(80px);-ms-transform: translateY(80px); opacity: 0; transition: 0.8s all; -webkit-transition: 0.8s  all; -ms-transition: 0.8s all;}
.jmd_s4_pic.animatebox.animate{ transform: translateY(0); -webkit-transform: translateY(0);-ms-transform: translateY(0);opacity: 1;}

.jmd_sec5_box_wrap{margin: 60px auto 0;}
.jmd_sec5_box{width: 80%;margin: 0 auto 15px;padding: 8px; background-color: #c81233; max-width: 1300px;min-width: 900px;}
.jmd_sec5_left{width: 48%;float: left;position: relative;}
.jmd_sec5_right{width: 48%;float: right;position: relative;}
.jmd_sec5_msg{color: #fff;width: 44%;margin: 0 3%;}
.jmd_tit_h4_01{font-size: 30px;margin: 20px auto;}
.jmd_p01{font-size: 14px;line-height: 24px;}
.jmd_p02{text-indent: 2em;margin-top: 20px;}
.jmd_sec5_img img{width: 100%;display: block;}
.jmd_s5_icon_left{background: url(../images/jmdxa_case_icon_left.png) no-repeat;position: absolute;right: 0;top: 35px;width: 34px;height: 69px;}
.jmd_s5_icon_right{background: url(../images/jmdxa_case_icon_right.png) no-repeat;position: absolute;left: 0;top: 35px;width: 34px;height: 69px;}
.jmd_sec6{width: 100%;margin: 60px auto; max-width: 1300px;min-width: 900px;font-size: 18px;color: #5e5e5e;}
.jmd_inp_wrap{width: 80%; margin: 66px auto;}
.dxa_inp_tit{position: absolute;top: 7px;left: 15px;font-size: 18px;}
.jmd_inp_box{width: 32%;float: left;margin: 0 0.5%;}
.jmd_div1{float: left;width: 60%;position: relative;}
.jmd_div2{float: right;width: 38%;margin-right: -2px;}
.jmd_div3{width: 100%;position: relative;margin-top: 5px;border: 1px solid #a0a0a0;}
.jm_text{width: 100%;padding: 10px 0 ;text-indent: 65px; background: none;border: none;height: 18px;font-size: 16px;line-height: 18px;color: #444; border: 1px solid #a0a0a0;}
.jm_text2{width: 100%;padding: 10px 0;text-indent: 65px;background: none;border: none;height: 18px;font-size: 16px;line-height: 18px;color: #444;/* border: 1px solid #a0a0a0; *//* box-sizing: border-box; */}
.jm_select{width: 100%;padding: 10px 0;border: none;border: 1px solid #a0a0a0;}
.jm_textarea{width: 98%;height: 121px;padding: 1% 6px;}
.jm_textarea2{width: 98%;height: 121px;padding: 1% 6px;border: none;}
.jm_sel_div1{float: left;width: 40%;}
.jm_sel_div2{float: left; margin-left: 2%;width: 28%;}
.jmd_sub{cursor: pointer; display: block;width: 268px;margin: 0 auto;background: none;border: none; background-color: #c81233;font-size: 24px;color: #fff;font-weight: bold;text-align: center;height: 50px;line-height: 50px;}
.jmd_btm_p01{margin: 80px auto 0;color: #666;font-size: 14px;text-align: center;padding-bottom: 28px;border-bottom: 1px solid #c8c5c4;}
.jmd_btm_p01 span{margin: 0 20px;}
.jmd_btm_div{background-color: #c81233;padding: 20px 10%; color: #fff;width: 80%;	}
.jmd_btm_left{float: left;width: 480px;font-size: 18px;}
.jmd_btm_left a{color: #fff;}
.jmd_btm_icon1{display: inline-block;vertical-align: middle; background: url(../images/jmd_btm_icon1.png) no-repeat;width: 30px;height:25px ;}
.jmd_btm_box1{float: left;}
.jmd_btm_box1 dt span{margin-left: 6px; display: inline-block; vertical-align: middle;line-height: 26px;}
.jmd_btm_box1 dt{margin-bottom: 5px;}
.jmd_btm_box1 dd{position: relative;}
.jmd_btm_inp{background: none;border: none;font-size: 16px;line-height: 16px; padding: 12px 40px 12px 8px; background-color: #fff;width: 158px;}
.jmd_btm_icon4{position: absolute; display: inline-block;vertical-align: middle; background: url(../images/jmd_btm_icon4.png) no-repeat;width: 32px;height:32px ;right: 6px;top: 6px;}
.jmd_btm_box2{float: left;margin-top: 10px; margin-left: 50px;display: block;text-align: center;}
.jmd_btm_box3{float: left;margin-top: 10px; margin-left: 50px;display: block;text-align: center;}
.jmd_btm_right{float: right;}
.jmd_btm_right .p1{font-size: 24px;width: 342px; line-height: 24px;padding:0 14px ; border-left: 2px solid #fff;border-right: 2px solid #fff;}
.jmd_btm_right .p2{font-size: 54px;line-height: 58px; font-style: oblique;}

.jmlbk_sec2{padding: 70px 0;text-align: center;}
.jmlbk_sec2 img{margin: 0 auto 10px;width: 40%;}
.jmlbk_sec2 p{font-size: 24px;line-height: 40px; color: #000;}
.jmlbk_sec3{background: url(../images/jmlbk_sec3_bg.jpg) no-repeat center center;padding: 50px 0; background-attachment: fixed;}
.jmlbk_sec3_h2{font-size: 72px;color: #353794;font-weight: bold; text-align: right;}
.jmlbk_sec3_box{width: 80%;margin: 0 auto;}
.jmlbk_sec3_p{font-size: 60px;color: #353794;text-align: right;}
.jmlbk_sec3_dl{margin-top: 50px; width: 466px;float: right;}
.jmlbk_sec3_dl:after{clear:both;}
.jmlbk_sec3_dl:after,.cf:before{content:" ";display:table}
.jmlbk_sec3_dl dt span{position: relative;top: 3px; font-size: 24px;color: #353794;margin-left: 6px; font-weight: bold;vertical-align: top;}
.jmlbk_sec3_dl dt i img{width: 8%;}
.jmlbk_sec3_dl dd{font-size: 16px;color: #000;line-height: 24px;margin-top: 10px;}
.jmlbk_sec4{text-align: center;padding: 60px 0;}
.jmlbk_sec4_tit{width: 435px;}
.jmlbk_sec4_p1{font-size: 32px;color: #000;color: #353794;font-family: simhei;margin: 10px auto 20px;}
.jmlbk_sec4_p2{font-size: 60px;font-weight: bold;color: #000;}
.jmlbk_sec4_p3{font-size: 48px;line-height: 60px; font-weight: bold;color: #000;margin: 10px auto;}
.jmlbk_sec4_p4{font-size: 24px;line-height: 40px; color: #000;margin: 50px auto 0;}
.jmlbk_sec4_img{position: relative; margin-top: 100px;}
.jmlbk_sec4_img img{width: 100%;display: block;}
.jmlbk_sec4_dl{position: absolute;text-align: center;width: 100%;top:50%;margin-top: -80px;}
.jmlbk_sec4_dl dt{font-size: 72px;line-height: 72px; font-weight: bold;color: #353794;}
.jmlbk_sec4_dl dd{font-size: 60px;margin-top: 5px; color: #353794;line-height: 60px;}
.jmlbk_sec4_ul{width: 70%;min-width: 900px; margin: 60px auto 0;}
.jmlbk_sec4_ul li{position: relative; width: 32%;float: left;margin-right: 2%;margin-bottom: 2%;}
.jmlbk_sec4_ul li.last{margin-right: 0;}
.jmlbk_sec4_ul li.on .jmlbk_s4_box01{background-image: url(../images/opacity_60_blue.png);}
.jmlbk_sec4_slide .tempWrap{margin: 0 auto;}
.jmlbk_img{width: 100%;display: block;}
.jmlbk_s4_box01{cursor: pointer;position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-image: url(../images/opacity_60_black.png);transition: 0.5s all;}
.jmlbk_s4_box01 p{ margin-top: 20%; color: #fff;font-size: 26px;vertical-align: top;}
.jmlbk_s4_box01 p i{font-family: simhei; display: inline-block; font-size: 64px;line-height: 64px;font-weight: bold;font-style: normal;vertical-align: middle;}
.jmlbk_s4_box01 p span{margin-left: 5px; display: inline-block;text-align: left;vertical-align: middle;}
.jmlbk_s4_box01.on{background-image:url(../images/opacity_60_blue.png) ;}
.jmlbk_sec4_msg{width: 70%;min-width: 900px; margin: 0 auto;}
.jmlbk_sec4_msg li{position: relative;float: left;width: 100%;}
.jmlbk_s4_msg_left{position: absolute;text-align: left; color: #fff; left: 0;top: 0; width:40% ;height: 100%;background-image: url(../images/opacity_60_blue.png);}
.jmlbk_s4_msg_left dt{padding: 15% 10% 0;}
.jmlbk_s4_msg_left dt i{font-family: simhei; font-size: 64px;font-weight: bold; font-style: normal;vertical-align: middle;}
.jmlbk_s4_msg_left dt span{font-size: 26px;vertical-align: middle;}
.jmlbk_s4_msg_left dd{padding: 10%;font-size: 22px;text-indent: 2em;line-height: 36px;}
.jmlbk_sec4_msg  .jmlbk_sec4_msg_pic{display: block;width: 100%;}
.jmlbk_sec5{width: 70%;max-width: 1300px;min-width: 900px; margin: 20px auto;}
.jmlbk_sec5_slide{margin-top: 60px;}
.jmlbk_sec5_nav li{position: relative;float: left;width: 22%;margin-left: 4%;}
.jmlbk_sec5_nav li:first-child{margin-left: 0;}
.jmlbk_sec5_nav li .jmlbk_pic{display: block;width: 100%;}
.jmlbk_sec5_nav li .jmlbk_bg{display: none; position: absolute;width: 100%;bottom: 0;left: 0;}
.jmlbk_sec5_nav li.on .jmlbk_bg{display: block;}
.jmlbk_sec5_nav{margin-top:40px;}
.jmlbk_sec5_msg li{font-size: 16px;color: #000;}
.jmlbk_sec5_tit{font-size: 72px;color: #353794;text-align: center;}
.jmlbk_sec5_p{font-size: 60px;color: #353794;text-align: center;}
.jmlbk_sec5_msg{margin: 40px auto; text-align: center;}
.jmlbk_sec6{margin: 120px auto;width: 90%;}
.jmlbk_sec6_left{float: left;width: 50%;}
.jmlbk_sec6_right{float: left;width: 50%;}
.jmlbk_map{width: 100%;display: block;}
.j_s6_r_box{padding:0 0 0 30px;}
.j_s6_r_tit{font-size: 60px;line-height: 60px; font-weight: bold;color: #353794;}
.j_s6_r_p01{font-size: 48px;color: #353794;}
.j_s6_r_p02{margin-top: 5%;font-size: 22px;color: #aaabad;}
.j_s6_r_p03{font-size: 60px;color: #353794; font-weight: bold;font-style: oblique;}
.j_s6_r_div{margin: 2% auto;}
.j_s6_r_div .j_s6_r_left{float: left;width:25%;}
.j_s6_r_div .j_s6_r_left img{width: 100%;display: block;}
.j_s6_r_div .j_s6_r_left p{color: #ababab;font-size: 18px;text-align: center;}
.j_s6_r_div .j_s6_r_right{float: left;width: 70%;margin-left: 5%;}
.j_s6_r_right p{margin-bottom: 2%;line-height: 20px;}
.j_s6_r_right dt{float: left;width: 5%;margin-right: 1%;}
.j_s6_r_right dd{float: left;width: 94%;}
.j_s6_r_right dd li{float: left;line-height: 20px;margin-bottom:2% ; width: 50%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.jmlbk_icon1{display: inline-block; background-image: url(../images/jmlbk_icon1.png);background-repeat: no-repeat;background-position: center center; width: 5%;height: 20px;margin-right: 1%;vertical-align: middle;}
.jmlbk_icon2{display: inline-block; background-image: url(../images/jmlbk_icon2.png);background-repeat: no-repeat;background-position: center center; width: 5%;height: 20px;margin-right: 1%;vertical-align: middle;}
.jmlbk_icon4{display: inline-block; background-image: url(../images/jmlbk_icon4.png);background-repeat: no-repeat;background-position: center center; width: 100%;height: 20px;margin-right: 1%;vertical-align: middle;}
.jmlbk_icon5{display: inline-block; background-image: url(../images/jmlbk_icon5.png);background-repeat: no-repeat;background-position: center center; width: 5%;height: 20px;margin-right: 1%;vertical-align: middle;}
.jmlbk_icon6{display: inline-block; background-image: url(../images/jmlbk_icon6.png);background-repeat: no-repeat;background-position: center center; width: 5%;height: 20px;margin-right: 1%;vertical-align: middle;}
.jmlbk_sec7{width: 80;padding-bottom: 40px;}
.jmlbk_tit_h2_01{font-size: 72px;font-weight: bold; color: #353794;text-align: center;}
.jmlbk__tit02{font-size: 60px;color: #353794;text-align: center;}
.jmlbk_sec7 .jmd_sub{background-color: #353794;}

/*右侧内容*/
.content{width:100%}
/*上部大图*/
.content_pt{width:100%}
.content_pt img{width:100%;display: block}
/*上部大图结束*/
/*关于我们*/
.content_gywm .gywm_t{
    text-align: center;
    margin: 0 auto;
    background: url(../images/index-bk_03.png) no-repeat 50%;
    padding: 30px 0;
    overflow: hidden;
    width: 70%;
    height: 180px;
    color: #000;    
    position: relative;}
.content_gywm .gywm_t span{
	font-weight: bold;
    font-size: 48px;
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -95px;}
.content_gywm .gywm_t p{
    font-size: 32px;
    position: absolute;
    top: 180px;
    left: 50%;
    margin-left: -80px;}
.content_gywm .gywm_c{width: 70%;margin: 0 auto;padding: 30px 0;position: relative;}
.content_gywm .gywm_c i{width: 26%;float: left;overflow: hidden;padding: 10px 0;}
.gywm_c i.animatebox{transform: translateX(-100px); -webkit-transform: translateX(-100px);-ms-transform: translateX(-100px); opacity: 0; transition: 1s all; -webkit-transition: 1s all; -ms-transition: 1s all;}
.gywm_c i.animatebox.animate{ transform: translateX(0); -webkit-transform: translateX(0);-ms-transform: translateX(0);opacity: 1;}
.content_gywm .gywm_c i img{width: 100%;}
.content_gywm .gywm_c em{width: 71%;float: right;position: absolute;font-size: 14px;overflow: hidden;line-height:25px;right: 0;top: 50%;/* margin-top: -25px; */}
.gywm_c em.animatebox{transform: translateX(100px); -webkit-transform: translateX(100px);-ms-transform: translateX(100px); opacity: 0; transition: 1s all; -webkit-transition: 1s all; -ms-transition: 1s all;}
.gywm_c em.animatebox.animate{ transform: translateX(0); -webkit-transform: translateX(0);-ms-transform: translateX(0);opacity: 1;}

/*关于我们结束*/
/*五大优势*/
.content_wdys .wdys_t{
    text-align: center;
    margin: 0 auto;
    background: url(../images/index-bk_03.png) no-repeat 50%;
    padding: 30px 0;
    overflow: hidden;
    width: 70%;
    height: 180px;
    position: relative;
    color: #000;
    }
.content_wdys .wdys_t span{
	font-weight: bold;
    font-size: 48px;
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -94px;}
.content_wdys .wdys_t p{
    font-size: 32px;
    position: absolute;
    top: 180px;
    left: 50%;
    margin-left: -100px;}
.content_wdys .wdys_c_1{overflow:hidden;width:85%;margin:0 auto;text-align: center;}
.content_wdys .wdys_c_2{width:80%;margin:0 auto;padding-bottom: 50px;}
.content_wdys .wdys_c_2 img{width:100%}
.content_wdys .wdys_c_1 ul{display: inline-block;}
.content_wdys .wdys_c_1 ul li{width:227px;/*height:280px;*/position: relative;background-color:#f4f4f4;display: inline-block; margin:25px 10px;overflow: hidden; vertical-align: top;}
.content_wdys .wdys_c_1 ul .ml{margin-left:225px}
.content_wdys .wdys_c_1 ul li span{display:block;font-size:16px}
.content_wdys .wdys_c_1 ul li em{
    display:block;
    background-color: #c81233;
    color: #fff;
    width: 156px;
    text-align: center;
    line-height: 40px;
    font-size:18px;
    position: absolute;
    left: 35px;
    top: 80px;
}
.content_wdys .wdys_c_1 ul li p{font-size:16px;padding:10px 15px 15px 20px;line-height: 24px;text-indent:2em;    min-height: 120px;}
.wdys_c_1 li.animatebox{transform: translateY(100px); -webkit-transform: translateY(80px);-ms-transform: translateY(80px); opacity: 0; transition: 0.8s all; -webkit-transition: 0.8s  all; -ms-transition: 0.8s all;}
.wdys_c_1 li.animatebox.animate{ transform: translateY(0); -webkit-transform: translateY(0);-ms-transform: translateY(0);opacity: 1;}

/*五大优势结束*/
/*加盟条件*/
.content_jmtj .jmtj_t{
    text-align: center;
    margin: 0 auto;
    background: url(../images/index-bk_03.png) no-repeat 50%;
    padding: 30px 0;
    overflow: hidden;
    width: 70%;
    height: 180px;
    color: #000;
    position: relative;}
.content_jmtj .jmtj_t span{
	font-weight: bold;
    font-size: 48px;
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -95px; }
.content_jmtj .jmtj_t p{
    font-size: 32px;
    position: absolute;
    top: 180px;
    left: 50%;
    margin-left: -70px;}
.content_jmtj{overflow: hidden;margin-bottom: 60px;}
.content_jmtj .jmtj_c{width:80%;margin:0 auto;overflow: hidden;padding-top: 30px;}
.content_jmtj .jmtj_c_z{width:50%;float: left}
.content_jmtj .jmtj_c_z img{width:590px;float: right;}
.content_jmtj .jmtj_c_y{width:46%;padding-top: 8px;float:right;font-size:18px;}
.content_jmtj .jmtj_c_y ul li{position: relative;line-height: 36px;}
.content_jmtj .jmtj_c_y ul li span{position: absolute;top: 15px;line-height: 0;}
.content_jmtj .jmtj_c_y ul li em{margin-left:15px}
.jmtj_c_z.animatebox{transform: translateX(-100px); -webkit-transform: translateX(-100px);-ms-transform: translateX(-100px); opacity: 0; transition: 1s all; -webkit-transition: 1s all; -ms-transition: 1s all;}
.jmtj_c_z.animatebox.animate{ transform: translateX(0); -webkit-transform: translateX(0);-ms-transform: translateX(0);opacity: 1;}
.jmtj_c_y.animatebox{transform: translateX(100px); -webkit-transform: translateX(100px);-ms-transform: translateX(100px); opacity: 0; transition: 1s all; -webkit-transition: 1s all; -ms-transition: 1s all;}
.jmtj_c_y.animatebox.animate{ transform: translateX(0); -webkit-transform: translateX(0);-ms-transform: translateX(0);opacity: 1;}

/*加盟条件结束*/
/*加盟流程*/
.content_jmlc .jmlc_t{
    text-align: center;
    margin: 0 auto;
    background: url(../images/index-bk_03.png) no-repeat 50%;
    padding: 30px 0;
    overflow: hidden;
    width: 70%;
    height: 180px;
    position: relative;}
.content_jmlc .jmlc_t span{
	font-weight: bold;
    font-size: 48px;
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -95px; }
.content_jmlc .jmlc_t p{
    font-size: 32px;
    position: absolute;
    top: 180px;
    left: 50%;
    margin-left: -70px;}
.content_jmlc .jmlc_c{width: 70%;margin:0 auto}
.content_jmlc .jmlc_c ul li{float: left;text-align: center;width:20%;margin-bottom:100px }
.content_jmlc .jmlc_c span{display:block;font-size:16px;line-height:25px}
.content_jmlc .jmlc_c p{font-size: 18px;color:#c81233;padding:15px}
.content_jminp{padding-bottom: 30px;}
.content_jminp .jmlc_t{
    text-align: center;
    margin: 0 auto;
    background: url(../images/index-bk_03.png) no-repeat 50%;
    padding: 30px 0;
    overflow: hidden;
    width: 70%;
    height: 180px;
    position: relative;}
.content_jminp .jmlc_t span{
	font-weight: bold;
    font-size: 48px;
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -95px; }
.content_jminp .jmlc_t p{
    font-size: 32px;
    position: absolute;
    top: 180px;
    left: 50%;
    margin-left: -63px;}
.jmlc_c li.animatebox{transform: translateY(100px); -webkit-transform: translateY(80px);-ms-transform: translateY(80px); opacity: 0; transition: 0.8s all; -webkit-transition: 0.8s  all; -ms-transition: 0.8s all;}
.jmlc_c li.animatebox.animate{ transform: translateY(0); -webkit-transform: translateY(0);-ms-transform: translateY(0);opacity: 1;}

/*加盟流程结束*/
.tg_slideBox{position: relative;}
.tg_slideBox .bd li img{width: 100%;display: block;}
.tg_slideBox .hd{z-index: 1;text-align: center; position: absolute;width: 100%;left: 0;bottom: 3%;}
.tg_slideBox .hd li{display: inline-block;margin: 0 12px; width: 50px;height: 5px;background-color: #fff;}
.tg_slideBox .hd li.on{background-color: #c81233;}
.tg_sec2{text-align: center;background: url(../images/tg_sec2_bg.jpg) no-repeat;}
.tg_sec2_box{background-image: url(../images/opacity_60_black.png);padding: 60px 0 60px;color: #fff; }
.tg_sec2_tit01{font-size: 30px;}
.tg_sec2_tit02{font-size: 20px;}
.tg_sec2_p{margin-top: 60px; font-size: 16px;line-height: 26px;}
.tg_sec3{text-align: center;padding: 50px 0;}
.tg_sec3_list{width: 80%;margin: 30px auto;}
.tg_sec3_list li{float: left; width: 12.5%;margin-bottom: 2%;}
.tg_sec3_list li img{max-width: 100%;}
.tg_sec4{background-color: #f4f4f4;padding: 50px 0;}
.tg_sec4_box{width: 80%;margin: 50px auto;position: relative;}
.tg_sec4_nav li{cursor: pointer; float: left;padding: 0 20px;font-size: 14px;color: #555; line-height: 14px; border-left: 1px solid #b0b0b0;}
.tg_sec4_nav li.act{color: #c81233;}
.tg_sec4_nav li:hover{color: #c81233;}
.tg_sec4_nav li:first-child{border-left: none;padding-left: 0;}
.tg_sec4_load{position: absolute;padding: 0 15px;border-left: 2px solid #b0b0b0;border-right: 2px solid #b0b0b0; font-size: 14px;line-height: 14px; color: #555;cursor: pointer; top: 0px;right: 0;}
.tg_sec4_msg li{display: none;}
.tg_sec4_msg li:first-child{display: block;}
.tg_sec4_msg dl{margin-top: 40px;}
.tg_sec4_msg dt{text-align: center; font-size: 16px;font-weight: bold;}
.tg_sec4_msg dd{float: left;text-align: center;background-color: #fff; width: 31%;margin-right: 3.5%;margin-top: 3%;padding-bottom: 20px;transition: 1s all;}
.tg_sec4_msg dd:hover{box-shadow: 0 0 20px #999;transform: translateY(-2px);}
.tg_sec4_msg dd .tg_pro_img{width: 100%;display: block;overflow: hidden;}
.tg_sec4_msg .tg_pro_img img{width: 100%;display: block;}
.tg_sec4_msg dd.last{margin-right: 0;}
.tg_sec4_msg dd p{font-size: 16px;color: #000;margin-top: 25px;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.tg_sec4_msg dd a{display: inline-block; font-size: 16px;line-height: 16px; font-weight: bold; color: #c81233;padding: 0 10px;border-left: 2px solid #c81233;border-right: 2px solid #c81233;margin-top: 15px;}
.tg_sec4_msg dd a:hover{text-decoration: underline;}
.tg_sec5{margin: 60px auto;}
.tg_sec5_list{width: 80%;margin: 20px auto;}
.tg_sec5_list{width: 80%;margin: 70px auto;}
.tg_sec5_list li:first-child{margin-left: 0;}
.tg_sec5_list li{float: left;width: 22%;margin-left: 4%;text-align: center;}
.tg_sec5_list .tg_sec5_icon{width: 75px;height: 75px;display: block;margin: 0 auto;}
.tg_sec5_list .tg_sec5_p1{font-size: 14px;margin-top: 20px; color: #000; font-weight: bold;}
.tg_sec5_list .tg_sec5_p2{font-size: 12px;color: #000;font-weight: bold; margin-top:10px;}
.tg_sec6{background-color: #eee;padding: 50px 0 40px;}
.tg_sec6_p{width: 80%;margin: 50px auto; font-size: 16px;line-height: 28px;text-align: center;}
.tg_sec6_img{width: 90%;margin: 0 auto;}
.tg_sec6_ul{width: 1060px;margin: 0 auto;}
.tg_sec6_ul2{width: 848px;}
.tg_sec6_ul li{float: left;position: relative;text-align: center; width: 132px;margin: 0 40px;min-height: 150px;margin-bottom: 16px;}
.tg_sec6_ul li .tg_sec6_icon{width: 84px;display: block;margin: 0 auto 10px;}
.tg_sec6_ul li:after{position: absolute;top: 45px;right: -50px; display: block;float: left; content: '';background-image: url(../images/yzsfw_step.png);width: 30px;height: 20px;}
.tg_sec6_ul li.last:after{background-image: none;}
.tg_sec7{padding: 80px 0 0;}
.tg_inp_wrap{width: 70%;margin: 40px auto;}
.tg_inp_left{width: 40%;float: left;}
.tg_inp_right{width: 59%;float: left;margin-left: 1%;}
.tg_inp_right textarea{width: 100%;height: 108px;padding: 10px; margin-top: 5px;}

/*团购 start*/
.zf_tg{width:80%;margin:0 auto;}
.zf_tgtit{width:100%;border-bottom:1px solid #000000;}
.zf_tgtit h1{color:#c71233;font-size:20px;margin-bottom:5px;}
.zf_tgtit p{color:#000000;font-size:14px;line-height:20px;margin-bottom:5px;}
.zf_tgbase{width:75%;margin-top:50px;}
.zf_tgbase p{font-size:13px;color:#747474;line-height:25px;}
.zf_tgbase p span{color:#000000;font-size:20px;display:block;}
.zf_tgbase img{width:100%;margin:20px 0 40px;}
/* 本例子css */
.picFocus{margin:0 auto 60px;width: 100%;position:relative;overflow:hidden;zoom:1;}
.picFocus .hd{width:100%;overflow:hidden;}
.picFocus .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1; text-align:right;}
.picFocus .hd ul li{ padding-top:15px; display:inline-block; text-align:center;  }
.picFocus .hd ul li img{ width:165px; height:80px;border:2px solid #fff;cursor:pointer; margin-right:5px;}
.picFocus .hd ul li.on img{ border-color:#c81233;  }
.picFocus .bd li{ vertical-align:middle; }
.picFocus .bd img{ width:100%; display:block;  }
/*团购 end*/




/*联系我们*/
.lxwm_wrap{width: 90%;margin: 20px auto;}
.lxwm_left .lxwm_map{width: 100%;}
.lxwm_h2{font-size: 42px;color: #c81233;font-weight: bold;}
.lxwm_h3{font-size: 30px;color: #c81233;}
.lxwm_map_box{margin: 40px 0;}
.picScroll-left{width: 80%;min-width: 900px;position: relative;}
.picScroll-left .hd a{position: absolute;top: 30px;width: 60px;height: 100px;}
.picScroll-left .hd a.prex{left: 0;}
.picScroll-left .hd a.next{right: 0;}
.picScroll-left .bd{width: 80%;margin: 40px auto;}
.picScroll-left .bd li{width: 50%;}
.picScroll-left .bd h4{font-size: 18px;color: #c81233;font-weight: bold;margin-bottom: 10px;}
.picScroll-left .bd p{margin-bottom: 5px;font-size: 16px;}
.picScroll-left .bd i{margin-right: 5px;}
.lxwm_icon1{display: inline-block; background: url(../images/lxwm_icon1.png) no-repeat;width: 22px;height: 22px;vertical-align: middle;}
.lxwm_icon2{display: inline-block; background: url(../images/lxwm_icon2.png) no-repeat;width: 22px;height: 22px;vertical-align: middle;}
.lxwm_icon3{display: inline-block; background: url(../images/lxwm_icon3.png) no-repeat;width: 22px;height: 22px;vertical-align: middle;}
.lxwm_icon4{display: inline-block; background: url(../images/lxwm_icon4.png) no-repeat;width: 22px;height: 22px;vertical-align: middle;}


@media only screen and (min-width: 1920px) {
	.gsjj_slide .hd li:nth-child(2){padding: 14px 0;}
	.gsjj_slide .hd li{padding: 55px 0;}
	.left_copy{padding: 180px 20px 40px;}
	.sec_box_msg{padding: 30px 80px;}
	.j_s6_r_box{padding-top: 50px;}
	.j_s6_r_div .j_s6_r_right{font-size: 16px;}
	.dxa_gsjj p{line-height: 24px;}
	.lebk_map{height: 580px;width: 100%;}
}
@media only screen and (min-width: 1600px) and (max-width: 1919px) {
	.gsjj_slide .hd li:nth-child(2){padding: 4px 0;}
	.gsjj_slide .hd li{padding: 55px 0;}
	.sec_box_msg{padding: 25px 70px;}
	.j_s6_r_box{padding-top: 30px;}
	.j_s6_r_div .j_s6_r_right{font-size: 16px;}
	.dxa_gsjj p{line-height: 24px;}
	.dxa_gsjj_ul{width: 1200px;}
	.dxa_gsjj_ul li{width: 210px;margin: 0 44px 20px;}
	.lebk_map{height: 517px;width: 100%;}
}
@media only screen and (min-width: 1201px) and (max-width: 1599px) {
	.dxa_gsjj_ul{width: 1050px;}
	.dxa_gsjj_ul li{margin: 0 25px 20px;}
	.left_nav{width:182px}
	.left_nav_box{padding: 10px 0 0 20px;}
	.dxa_box{padding: 74px 0 0 182px;}
	.jmlbk_sec2 p{font-size: 20px;line-height: 32px;}
	.jmlbk_sec3_h2{font-size: 60px;}
	.jmlbk_sec3_p{font-size: 46px;}
	.jmlbk_sec3_dl dt span{font-size: 20px;}
	.jmd_p01{font-size: 12px;}
	.jmlbk_sec4_p2{font-size: 48px;}
	.jmlbk_sec4_p3{font-size: 38px;}
	.jmlbk_sec4_p4{font-size: 20px;margin-top: 30px;}
	.jmlbk_sec4_dl dt{font-size: 60px;}
	.jmlbk_sec4_dl dd{font-size: 42px;}
	.jmlbk_sec5_tit{font-size: 60px;}
	.jmlbk_sec5_p{font-size: 48px;}
	.j_s6_r_tit{font-size: 48px;}
	.j_s6_r_p01{font-size: 38px;}
	.j_s6_r_p03{font-size: 48px;}
	.jmlbk_tit_h2_01{font-size: 60px;}
	.jmlbk__tit02{font-size: 48px;}
	.content_jmtj .jmtj_c_y ul li em{font-size: 14px;}
	.lebk_map{height: 445px;width: 100%;}
}

@media only screen and (min-width: 800px) and (max-width: 1200px) {
	.dxa_gsjj_ul{width: 760px;}
	.left_nav{width:182px}
	.left_nav_box{padding: 10px 0 0 20px;}
	.dxa_box{padding: 74px 0 0 182px;}
	.jmlbk_sec2 p{font-size: 20px;line-height: 32px;}
	.jmlbk_sec3_h2{font-size: 60px;}
	.jmlbk_sec3_p{font-size: 46px;}
	.jmlbk_sec3_dl dt span{font-size: 20px;}
	.jmd_p01{font-size: 12px;}
	.jmlbk_sec4_p2{font-size: 48px;}
	.jmlbk_sec4_p3{font-size: 38px;}
	.jmlbk_sec4_p4{font-size: 20px;margin-top: 30px;}
	.jmlbk_sec4_dl dt{font-size: 60px;}
	.jmlbk_sec4_dl dd{font-size: 42px;}
	.jmlbk_sec5_tit{font-size: 60px;}
	.jmlbk_sec5_p{font-size: 48px;}
	.j_s6_r_tit{font-size: 48px;}
	.j_s6_r_p01{font-size: 38px;}
	.j_s6_r_p03{font-size: 48px;}
	.jmlbk_tit_h2_01{font-size: 60px;}
	.jmlbk__tit02{font-size: 48px;}
	.j_s6_r_div .j_s6_r_left p{font-size: 16px;}
	.content_jmtj .jmtj_c_y ul li em{font-size: 14px;}
	.lebk_map{height: 420px;width: 100%;}
}



/*投资者关系-股票信息*/
.innerBanner,.innerBanner img{width: 100%;display: block;}
.DTouzi,.DPilu{width: 80%;margin: 0 auto;min-width: 1000px;max-width: 1200px;padding-bottom: 340px;}
.DTouzi img{max-width: 100%;}
.DTouziTitle{width: 100%;text-align: center;padding: 50px 0 55px;}
.DTouziTitle .p1{font-size: 48px;line-height: 68px;}
.DTouziTitle .p2{font-size: 28px;line-height: 50px;}

.stockTitle{width: 100%;border-bottom: 1px solid #c81233;text-align: center;font-size: 0;}
.stockTitle a{display: inline-block;vertical-align: middle;width: 236px;height: 44px;border: 2px solid #c81233;margin-left: -2px;border-bottom-width: 1px;text-align: center;font-size: 28px;line-height: 44px;color: #c81233;}
.stockTitle a.act{background-color: #c81233;color: #fff;}

.DTouzi .tabTitle{width: 100%;padding: 65px 0 28px;}
.DTouzi .tabTitle a{position: relative;font-size: 16px;line-height: 26px;color: #777777;padding: 0 35px;}
.DTouzi .tabTitle a:before{content: "";position: absolute;left: 0;top: 50%;margin-top: -8px;width: 2px;height: 16px;background-color: #777777;}
.DTouzi .tabTitle a.first{padding-left: 0;}
.DTouzi .tabTitle a.first:before{display: none;}
.DTouzi .tabTitle a.on{color: #c81233;font-weight: bold;}

.DTouzi .total{width: 100%;background-color: #e5e5e5;color: #474747;text-align: center;}
.DTouzi .total .left{float: left;width: 26%;padding: 35px 2%;background-color: #b9b8b8;color: #fff;text-align: left;}
.DTouzi .total .left .p1{font-size: 18px;padding-bottom: 5px;}
.DTouzi .total .left .money{font-size: 20px;}
.DTouzi .total .left .money .span1{font-size: 52px;}
.DTouzi .total .list{float: left;width: 17.5%;padding: 35px 0;}
.DTouzi .total .list .p1{font-size: 18px;}
.DTouzi .total .list .p2{font-size: 20px;padding-top: 40px;}

.DTouzi .address{width: 100%;padding: 40px 0 0;}
.DTouzi .address li{float: left;width: 31%;}
.DTouzi .address li:first-child{width: 38%;}
.DTouzi .address li .icon{vertical-align: middle;padding-right: 10px;}
.DTouzi .address li .txt{display: inline-block;vertical-align: middle;line-height: 200%;}


@media only screen and (max-width: 1680px){
	.DTouzi .address li .txt{line-height: 120%;width: 70%;}
	.DTouzi .address li .txt .p1{padding-bottom: 10px;}
}


/*投资者关系-信息披露*/
.DPilu{padding-bottom: 125px;}
.DPilu ul,.DPilu li{width: 100%;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;-ms-transition: all 0.5s;transition: all 0.5s;}
.DPilu li a{display: block;width: 100%;height: 100%;padding: 40px 3%;width: 94%;border-bottom: 1px solid #c7c7c7;}
.DPilu li .left{float: left;width: 80%;}
.DPilu li .left .title{font-size: 18px;width: 100%;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.DPilu li .left .date{font-size: 26px;color: #ababab;}
.DPilu li .left .info{font-size: 14px;line-height: 18px;color: #a1a1a1;height: 36px;overflow: hidden;margin-top: 30px;display: none;}
.DPilu li .right{float: right;width: 15%;height: 44px;font-size: 22px;color: #c81233;border: 2px solid #e28192;text-align: center;line-height: 44px;}
.DPilu li:hover{-webkit-box-shadow: 0 5px 5px #ccc;-moz-box-shadow: 0 5px 5px #ccc;-ms-box-shadow: 0 5px 5px #ccc;-o-box-shadow: 0 5px 5px #ccc;box-shadow: 0 5px 5px #ccc;margin-top: -5px;}
.DPilu li .right:hover{background-color: #c81233;color: #fff;}


/*20180105*/
