.main{
	width:100%;
	background: #f5f5f5;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.head_main_box{
	width:1240px;
	padding: 16px 0;

	display: flex;
	justify-content: space-between;
}
.head_main_box .head_main_box_l{
	width:939px;
}
.head_main_box .head_main_box_l .main_box_l_top{
	height:160px;
    overflow: hidden;
	background: #ffffff;
	padding: 9px 5px 28px;
	border-radius: 10px;
}
.head_main_box .head_main_box_l .main_box_l_top .box_l_b{
	width:120px;
	height:124px;
	text-align: center;
	float: left;
	margin-right: 23px;
	cursor: pointer;
}
.head_main_box .head_main_box_l .main_box_l_top .box_l_b img{
    width:79px;
    height:79px;
}
.head_main_box .head_main_box_l .main_box_l_top .box_l_b div{
    font-size: 12px;
}
.head_main_box .head_main_box_l .main_box_l_top .box_l_right{
	height:124px;
	line-height: 124px;
	text-align: center;
	float: left;
	cursor: pointer;
}
.head_main_box .head_main_box_l .main_box_l_top .box_l_right span{
    font-size: 25px;
    color: #b2b2b2;
}
.head_main_box .head_main_box_l .main_box_l_top .box_l_b .box_l_b_name{
}
.action_b{
	color: #e61717;
}
.head_main_box .head_main_box_r{
	width: 280px;
	height:600px;
	background: #ffffff;
	padding: 20px 10px;
	border-radius: 10px;
}
.head_main_box .head_main_box_r .main_box_a{
}
.head_main_box .head_main_box_r .box_a_t{
    height:80px;
    color: #101010;
}
.head_main_box .head_main_box_r .box_a_t .box_a_t_i{
    width: 100px;
    text-align: center;
    display: inline-block;
}
.head_main_box .head_main_box_r .box_a_t .box_a_t_i .icon_img{
    width:60px;
    height:60px;
    border-radius: 50%;
}
.head_main_box .head_main_box_r .box_a_t .box_a_t_s{
    height:80px;
    line-height: 80px;
}
.head_main_box .head_main_box_r .box_a_b{
    padding: 0 12px;
}
.head_main_box .head_main_box_r .box_a_b .action{
    background: #ffffff;
    color: #e61717 !important;
}
.head_main_box .head_main_box_r .box_a_b a{
    width: 110px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    display: inline-block;
    border:1px solid #e61717;
    border-radius: 10px;
    cursor: pointer;
    background: #e61717;
    color: #ffffff;
}

.head_main_box .head_main_box_r .box_a_b span:nth-of-type(1){
    margin-right: 10px;
}
.head_main_box_r .main_box_icn{
    margin-top: 30px;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
}
.head_main_box_r .main_box_icn .box_icn{
    height: 50px;
    text-align: center;
    cursor: pointer;
}
.head_main_box_r .main_box_btn{
    width:100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #e61717;
    color: #ffffff;
    cursor: pointer;
    border-radius: 5px;
}
.head_main_box_r .main_box_btsa{
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}
.head_main_box_r .main_box_btsa ul li{
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}
.head_main_box_r .main_box_btsa .let{
    display: inline-block;
    margin-right: 15px;
    color: #e61717;
    font-weight: bold;
}
.head_main_box_r .main_box_ggao .nav-tabs{
    border-bottom: none;
}
.head_main_box_r .main_box_ggao .nav-tabs .active{
    
}
.head_main_box_r .main_box_ggao .nav-tabs .active:after{
    content: '';
    position: absolute;
    left: 18px;
    top: auto;
    /* bottom: 0; */
    height: 4px;
    width: 50%;
    background-color: #e61717;
}
.head_main_box_r .main_box_ggao .nav-tabs .active a{
    font-weight: bold;
    color: #e61717;
}
.head_main_box_r .main_box_ggao .nav li{
    width:25%;
    font-size: 15px;
}
.head_main_box_r .main_box_ggao .nav li a{
    border:none;
}
.head_main_box_r .main_box_ggao .tab-content{
    padding-left: 20px;
    padding-right: 20px;
    border:none;
    text-align: left;
}
.head_main_box_r .main_box_ggao .tab-content .tab-pane ul li{
    padding-bottom: 5px;
    border-bottom: 1px dashed #bbbbbb;
}
.head_main_box_r .main_box_ggao .tab-content .tab-pane ul li:before{
   content: "\2022";   
    color: #e61717;   
    font-size: 16px; 
    padding-right: 10px;
}
/*
*/
.head_main_box .head_main_box_l .main_box_l_txt{
	height:45px;
	line-height: 45px;
    text-align: left;
}
.head_main_box .head_main_box_l .main_box_l_txt .box_l_txt_b{
	font-size: 25px;
	font-weight: bold;
	padding-left: 10px;
}
.head_main_box .head_main_box_l .main_box_l_txt .box_l_txt_img{
    cursor: pointer;
	
}
.head_main_box .head_main_box_l .main_box_l_txt .box_l_txt_img .l_txt_img{
	margin-top: 15px;
}
.head_main_box .head_main_box_l .main_box_l_tmain{
	background: #ffffff;
}
.head_main_box .head_main_box_l .main_box_l_tmain .talenthpbox{
	width:50%;
	height:197px;
	display: inline-block;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
	background: #ffffff;
	padding: 35px 62px 24px 30px;
}
.head_main_box .head_main_box_l .main_box_l_tmain .talenthpbox h4{
    height:25px;
    line-height: 25px;
    font-weight: bold;
    color: #101010;
    display: flex;
    flex-direction:row;
    align-items : center;
    justify-content: space-between;
}
.head_main_box .head_main_box_l .main_box_l_tmain .talenthpbox h4 span{
    cursor: pointer;
}
.head_main_box .head_main_box_l .main_box_l_tmain .talenthpbox .talenthpbox_b{
    padding-top: 20px;
    padding-left: 30px;
    overflow: hidden;
}
.head_main_box .head_main_box_l .main_box_l_tmain .talenthpbox .talenthpbox_b .t_jinp{
    padding: 2px 3px;
    background: #e61717;
    color: #ffffff;
    border-radius: 5px;
}
.head_main_box .head_main_box_l .main_box_l_tmain .talenthpbox .talenthpbox_b ul li{
    display: flex;
    flex-direction:row;
    align-items : center;
    justify-content: space-between;
    cursor: pointer;
    padding-bottom: 10px;
}
.talenthpbox:nth-of-type(1),.talenthpbox:nth-of-type(3){
    border-right: 1px solid #f2f2f2;
}
.talenthpbox:nth-of-type(1){
    border-radius: 15px 0 0 0;
}
.talenthpbox:nth-of-type(3){
	border-radius: 0 0 0 15px;
}
.talenthpbox:nth-of-type(2){
    border-bottom: 1px solid #f2f2f2;
}

/* */
.head_main_bot{
	width:1240px;
	padding: 16px 0;
}
.head_main_bot  ul {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.head_main_bot  ul li {
    width: 610px;
    height: 380px;
    background: #fff;
    box-shadow: 0 5px 30px 0 rgba(0,0,0,.05);
    border-radius: 5px;
    list-style: none;
    box-sizing: border-box;
    margin-bottom: 20px;
    overflow: hidden;
}
.head_main_bot  ul li .lf_title {
    width: 170px;
    height: 380px;
    float: left;
    background-size: 100% 100%;
    padding: 35px 20px 20px;
    box-sizing: border-box;
}
.head_main_bot  ul li .lf_title h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
}
.head_main_bot ul li .lf_title span{
    display: inline-block;
    width: 40px;
    height: 3px;
    background: #fff;
    opacity: .5;
    border-radius: 1px;
    margin: 11px 0 18px;
}
.head_main_bot ul li .lf_title p {
    width: 130px;
    line-height: 20px;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
}
.head_main_bot ul li .rt_container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 380px;
}
.head_main_bot ul li .rt_container a {
    width: 50%;
    height: 190px;
}

.head_main_bot ul li .rt_container div.chuanye {
    width: 50%;
    border-bottom: 1px solid #f2f2f2;
    padding-right: 0;
}
.head_main_bot ul li .rt_container div.chuanye:hover,.head_main_bot ul li .rt_container div.chuangyi:hover {
    background: #f7f7f7;
}
.head_main_bot ul li .rt_container div.chuanye h3:hover{
    color: #e61717;
}
.head_main_bot ul li .rt_container a div {
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: #fff;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding: 30px 20px 0;
    box-sizing: border-box;
}
.head_main_bot ul li .rt_container a div.wd100{
	width: 100%;
}
.head_main_bot ul li .rt_container a div.wd100 h3 {
    margin-bottom: 0;
}
.head_main_bot ul li .rt_container div.wd100 h3 {
    font-size: 17px;
    font-weight: 700;
    color: #000;
    height: 18px;
    line-height: 18px;
    margin-bottom: 20px;
}
.head_main_bot ul li .rt_container a div p {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    line-height: 1.4;
    width: 96%;
}
.mt20, .mt23 {
    margin-top: 20px;
}
.mt5{
	margin-top: 5px;
}
.head_main_bot ul li .rt_container div.chuanye p.reds {
    font-size: 17px;
    font-weight: 400;
    color: #e61717;
    line-height: 17px;
    height: 17px;
    margin-bottom: 4px;
}
.head_main_bot ul li .rt_container div {
    cursor: pointer;
    background: #fff;
    border-right: 1px solid #f2f2f2;
    padding: 30px 20px 0;
    box-sizing: border-box;
}
.head_main_bot ul li .rt_container div.chuangyi {
    width: 100%;
    height: 190px;
    text-align: left;
}
.head_main_bot ul li .rt_container div.chuangyi h3 {
    font-size: 17px;
    font-weight: 700;
    color: #000;
    height: 18px;
    line-height: 18px;
}
.head_main_bot ul li .rt_container div.chuangyi span {
    font-size: 12px;
    font-weight: 400;
    color: #000;
    display: inline-block;
    height: 17px;
    line-height: 17px;
}
.head_main_bot ul li .rt_container div.chuangyi .biaoqianspan {
    height: 48px;
    overflow: hidden;
    margin-bottom: 20px;
}
.head_main_bot ul li .rt_container div.totalAnumber span.w85 {
    width: 96px;
    text-align: left;
    display: inline-block;
}
.head_main_bot ul li .rt_container div.totalAnumber span.w85:hover{
    color: #e61717;
}
.head_main_bot ul li .rt_container a {
    width: 50%;
    height: 190px;
}
.head_main_bot ul li .rt_container div.chuanye3 p {
    margin-top: 20px;
}
.head_main_bot ul li .rt_container div.chuangyi p.red {
    font-size: 17px;
    font-weight: 400;
    color: #e61717;
    line-height: 17px;
    height: 17px;
    margin-bottom: 4px;
}
.head_main_bot ul li .rt_container .chuanye .bont{
	font-weight: bold;
	color: #101010;
	padding: 5px 10px;
	display: inline-block;
}
.head_main_bot ul li .rt_container .chuanye .bont a{
    width: 20px;
    height: 10px;
}
.head_main_bot ul li .rt_container .chuanye .bont:hover{
    color: #e61717;
}
.head_main_bot ul li .rt_container .chuanye .meiti{
	margin-top: 12px;
}
.head_main_bot ul li .rt_container div.chuangyi p .bont{
	width:100px;
}
.head_main_bot ul li .rt_container div.chuangyi p .wd40{
	width:40%;
}
.head_main_bot ul li .rt_container div.chuangyi p span:hover{
    color: #e61717;
}
/*head_main_tool*/
.head_main_tool{
	width:1240px;
	padding-bottom:11px;
}
.h_main_tool{
	height:60px;
	line-height: 60px;
	background: #ffffff;
	border-radius: 15px 15px 0 0;
	border-bottom:1px solid #f2f2f2;
    display: flex;
    align-items : center;
    justify-content: space-between;
}
.h_main_tool .tool_lorder{
    height:30px;
    line-height: 30px;
    border-left: 4px solid #e61717 ;
    color: #e61717;
    padding-left: 20px;
}
.h_main_tool .tool_rorder{
    padding-right: 20px;
    cursor: pointer;
}
.h_main_list{
	background: #ffffff;
	display: flex;
	justify-content: space-between;
}
.h_main_list .main_list_b{
	width:310px;
}
.h_main_list .main_list_b h3{
	width:100%;
	height:87px;
	line-height: 87px;
	text-align: center;
	color: #000000;
}
.main_list_m{
    height:200px;
    margin-bottom: 25px;
    border-right:1px solid #f2f2f2;
}
.main_list_m img{
    width:50px;
    height:50px;
    transition:all 0.2s ease-out;
    cursor: pointer;
}
.main_list_m img:hover{
    transform:scale(1.2);
}
.h_main_list .main_list_b .main_list_m .wd50{
	width:50%;
	
}
.h_main_list .main_list_b .main_list_m .list_m{
	text-align: center;
	float: left;
	padding:0 10px;
}

.h_main_list .main_list_b .main_list_m .list_m div{
    padding: 15px 0;
    cursor: pointer;
}
.h_main_list .main_list_b .main_list_m .list_m div:hover{
    color: #e61717;
}

.head_main_tc .modal-header{
     padding: 3px 15px;
    border-bottom: none;
}
.head_main_tc .modal-body{
    padding: 3px 15px
}
.head_main_tc .modal-body .nav-tabs{
        border-bottom: 4px solid #1890ff;
}
.head_main_tc .modal-body .nav-tabs>li {
    float: left;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: bold;
    border:none;
}
.head_main_tc .modal-body .nav-tabs>li.active{
    border:none;
}
.head_main_tc .nav-tabs>li.active>a,.head_main_tc .nav-tabs>li.active>a:focus,.head_main_tc .nav-tabs>li.active>a:hover{
     border:none;
}
.head_main_tc .modal-body .nav-tabs>li.active>a{
    color: #1890ff;
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover {
    border:none;
}
.head_main_tc .modal-header .close{
    font-size: 22px;
}
.head_main_tc .modal-content .modal-body .tab-content{
    border:none;
}
.head_main_tc .modal-body .nav-tabs>li>a, .nav-tabs>li>a:focus{
    border-color: #ffffff;
    background-color: #ffffff;
}
.head_main_tc .modal-content .modal-body .tab-content .tab-pane{
    padding: 0 20px;
}
.head_main_tc .modal-content .modal-body .tab-content .tab-pane ul li{
    height:50px;
    line-height: 50px;
    border-bottom: 1px solid #bbbbbb;
}
.head_main_tc .modal-content .modal-body .tab-content .tab-pane ul li .glyphicon{
    color: #579aff;
    padding: 0 10px;
}
.head_main_tc .modal-footer{
    border-top:none;
}
.head_main_tc .modal-footer div{
    cursor: pointer;
}
.head_main_tc .modal-footer span{
    width:5px;
    height:5px;
    float: right;
    background: #676767;
    border-radius: 50px;
    margin-right:3px;
}

@media (min-width: 768px){
    .modal-dialog {
        width: 700px;
        margin: 30px auto;
    }
}
.collect-info-icon {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1002;
    width: 150px;
    height: 100px;
    background: url(/themes/zbj/assets/images2/ic-01.png) no-repeat;
    cursor: pointer;
}
.collect-info-wrap, .collect-info-wrap-cengxin {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    height: 0;
    opacity: 0;
}
.collect-info-wrap .container{
    padding: 0px;
}
.collect-info-wrap {
    background: url(/themes/zbj/assets/images2/ic-02.png);
}
.collect-info-wrap .container, .index_nav .navmain span.w-ziying {
    position: relative;
}
.collect-info-wrap .container {
    width: 1240px;
}
.collect-info-wrap .container {
    width: 1200px;
    font: 12px/24px "微软雅黑",sans-serif;
    color: #333;
    margin: 0 auto;
}
.collect-info-wrap .container>em {
    display: inline-block;
    margin-top: 15px;
    width: 690px;
    height: 50px;
    vertical-align: middle;
    background: url(/themes/zbj/assets/images2/ic-01.png) -232px -30px no-repeat;
    float: left;
}
.collect-info-wrap .container>div {
    width: 260px;
    height: 40px;
    padding: 20px 0;
    float: left;
    margin-left: 20px;
}
.collect-info-wrap .container>div input {
    width: 145px;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 15px;
    font-size: 14px;
    border: 0;
    box-shadow: 1px 1px 5px rgba(0,0,0,.4) inset!important;
    float: left;
}
.collect-info-wrap .container>div input {
    width: 145px;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 15px;
    font-size: 14px;
    border: 0;
    box-shadow: 1px 1px 5px rgba(0,0,0,.4) inset!important;
    float: left;
}
a.button, button, input.button {
    line-height: 14px;
    padding: 5px 10px;
    font-family: "微软雅黑","宋体";
    color: #666;
    border: 1px solid #dfdfdf;
    background: #f4f4f4;
    overflow: visible;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    outline: 0;
    zoom: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.collect-info-wrap .container>div button {
    width: 100px;
    height: 40px;
    color: #fff;
    background-color: #ec2828;
    border-color: #ec2828;
    border-radius: 0;
    float: left;
}
.collect-info-wrap .container .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background: url(/themes/zbj/assets/images2/ic-01.png) -232px 0 no-repeat;
    cursor: pointer;
}
.collect-info-wrap .container>a.zbfoot {
    background: url(/themes/zbj/assets/images2/zbfoot01.jpg);
    width: 130px;
    height: 65px;
    display: block;
    position: relative;
    margin-top: 7px;
    float: right;
    margin-right: 50px;
}
.collect-info-wrap .container>a.zbfoot i {
    background: url(/themes/zbj/assets/images2/zbfoot.png);
    width: 250px;
    height: 257px;
    display: none;
    position: absolute;
    left: -50px;
    top: -257px;
}