*,*:focus,*:active{
  outline: none;
}
/*文字颜色*/
.colorff{ color: #fff;}
.color50{ color: #505050;}
.color68{ color: #ff8468;}
.colorF8{ color: #52CBF8;}
.color8f{ color: #8f8f8f;}
.color8468{color: #ff8468;}
.color6e{color: #6eaee5;}
.colorRed{color: red;}
.backFc{ background: #FCFCFC;}
.backFFF{ background: #fff;}
.backF9{ background: #f9f9f9;}
/*文本框*/
.text{ width: 195px; height: 40px; line-height: 40px; padding-left: 5px; border: 1px solid #CCCCCC;}
.text1{ width: 400px; height: 28px; line-height: 28px; padding-left: 5px; border: 1px solid #CCCCCC;}
textarea{ resize:none;}
/*面包线*/
.breadLines a{ font-size: 14px; display: inline-block; margin-left: 5px; margin-right: 5px; vertical-align: middle;}
.breadLines .lineTit{ color: #12c2f4; vertical-align: middle;}
.breadLines{ margin-top:15px; margin-bottom: 15px;}
.breadLines span{ vertical-align: middle;}
/*警告*/
.waring{border:1px solid red!important;}
.tips{display: none;}

/* 校验 */
.verify{background: url(../../images/jyIcon.png) no-repeat -22px -32px; width: 206px; height: 90px;
position: absolute; top:61px;display:none;}
.verifyClose{background: url(../../images/jyIcon.png) no-repeat -223px -15px; width: 15px; height: 15px;float: right;
margin-right:27px; margin-top: 16px; cursor: pointer;}
.verifySize{padding:5px 10px 5px 10px; text-align: center; color: red;}
/*隐藏商桥*/
/*ins#qiao-wrap{display:none;} */
ins#qiao-icon-wrap{display:none !important; left: auto !important; margin-top: -75px !important;  right: 112px !important; top: 50% !important;}
#qiao-icon-wrap .qiao-icon-close{display:none;}
.qiao-icon-head{overflow:visible !important;}
.close_qiao{position:absolute;display:inline-block;width:28px;height:40px;left:-28px;top:18px;cursor:pointer;background: url(../../images/img/sqClos.png)no-repeat;}
#hm_t_undefined{display:none;}

/*分页*/
.paging a {
  display: inline-block;
  height: 22px;
  line-height: 23px;
  border: 1px solid #CCCCCC;
  padding-left: 8px;
  padding-right: 8px;
  color: #505050;
  margin-left: 3px;
  margin-right: 3px;
}

.paging span {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

.paging {
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
}

.paging a:hover {
  border: 1px solid #8F8F8F;
}

.paging .hoverPage {
  border: 0;
  font-weight: bold;
}

.paging .hoverPage:hover {
  border: 0;
}

.submit-info {
  margin-bottom: 20px;
}

.dis_b{
  display: block;
}

.img-response {
  max-width: 100%;
  *width: 100%;
}

.highlight {
  color: #ff8261;
}

.f700 {
  font-weight: 700;
}

.btn-info {
  display: inline-block;
  *display: block;
  padding: 4px 22px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #eb9d15;
  cursor: pointer;
}

.btn-info:hover,
.btn-info.hover {
  color: #fff;
  background: #f9a20d;
}.section {
  margin-top: 15px;
  overflow: hidden;
}

.picScroll-left {
    width: 1145px;
    overflow: hidden;
    position: relative;
    padding-left: 20px;
    margin: 0 auto;
}

.picScroll-left .hd {
  overflow: hidden;
  height: 30px;
  padding: 0 10px;
}

.picScroll-left .prev,.picScroll-left .next {
  display: block;
  width: 32px;
  height: 40px;
  cursor: pointer;
  background: url("/newImages/slider-arrow.png") no-repeat;
  position: absolute;
  z-index: 999
}

.picScroll-left .hd .next {
  background-position: -58px 0px;
  top: 100px;
  left: 1125px
}

.picScroll-left .hd .prev {
  background-position: -170px 0px;
  top: 100px;
  left: -6px
}

.picScroll-left .hd .prevStop {
  background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
  background-position: -60px -50px;
}

.picScroll-left .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}

.picScroll-left .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("${ctxPath}/newImages/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
  background-position: 0 0;
}

.picScroll-left .bd {
  padding: 10px;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.picScroll-left .bd ul li .pic {
  text-align: center;
}

.picScroll-left .bd ul li .pic img {
  width: 160px;
  height: 213px;
  display: block;
  padding: 2px;
}

.picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}

.picScroll-left .bd ul li .title {
  line-height: 24px;
}




        .mark {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #000;
      opacity: .5;
      filter: alpha(opacity=50);
      z-index: 9999;
    }
    
    .fixed {
      position: fixed;
    }
    
    .prop1 {
      z-index: 99999;
      width: 530px;
      height: 400px;
      left: 50%;
      margin-left: -270px;
      top: 50%;
      margin-top: -200px;
      background-color: #fff;
    }
    
    .prop1 .title {
      background-color: #3e85f6;
      font-weight: bold;
      height: 70px;
    }
    
    .tc {
      text-align: center;
    }
    
    .white {
      color: #fff;
    }
    
    .fz22 {
      font-size: 22px;
    }
    
    .prop1 p.fz16 {
      margin: 30px 0;
    }
    
    .fz16 {
      font-size: 16px;
    }
    
    .prop1 p.fz14 {
      margin-bottom: 15px;
      text-align: center;
    }
    
    .fz14 {
      font-size: 14px;
    }
    
    .prop1 p.fz14 span,
    .prop1 p span {
      display: inline-block;
      width: 80px;
      text-align: left;
    }
    
    .prop1 p.fz14 input {
      width: 300px;
        height: 36px;
        padding: 0 10px;
        line-height: 36px;
        border: 1px solid #c8cad4;
        background-color: #f0f7ff;
        border-radius: 4px;
    }
    
    .red {
      color: #dc0f3a;
    }
    
    .prop1 .btn_sb {
      font-size: 13px;
        width: 320px;
        height: 36px;
        line-height: 36px;
        border-radius: 4px;
        padding: 0;
        border: 0;
        font-weight: 700;
        text-align: center;
        color: #fff;
        background-color: #3e85f6;
        display: inline-block;
      margin-right: 10px;       
    }
    .btn_sb:hover{
      color: #fff;
    }
    .pp_bb{
      font-size: 16px;
        color: #3d8ee9;
        font-weight: bold;
    }
    .choiceness-ul {
      padding-top: 20px;
      font-size: 0;
    }
    .choiceness-ul>li.choiceness-title {
      margin: 0;
    }
    .choiceness-ul>li {
      display: inline-block;
      vertical-align: middle;
      margin-left: 10px;
      font-size: 14px;
    }
    .choiceness-title {
      position: relative;
      width: 210px;
      color: #fff;
      min-height: 180px;
      background-color: #5b97f2;
      background-image: url(/newImages/choiceness_bg.jpg);
      background-position: center bottom;
      background-repeat: no-repeat;
    }
    .choiceness-title>h3 {
      margin: 20px 18px 0;
      font-size: 32px;
      font-weight: bold;
      color: #fff;
    }
    .choiceness-title>p {
      margin: 15px 18px;
      font-size: 14px;
      color: #fff;
    }
    .choiceness-title>i {
      position: absolute;
      top: 50%;
      margin-top: -7px;
      right: 0;
      display: block;
      width: 0;
      height: 0;
      border-top: 7px transparent solid;
      border-bottom: 7px transparent solid;
      border-right: 7px #fff solid;
    }
    .choiceness-list {
      width: 313px;
    }
    .choiceness-list>a {
      display: block;
      padding: 40px 20px 0 30px;
      min-height: 140px;
      background: #ebf7fd;
    }
    .choiceness-list h3 {
      font-size: 18px;
      color: #000;
      margin-bottom: 5px;
    }
    .choiceness-list p {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      color: #000;
    }
    .choiceness-price {
      padding: 10px 0;
    }
    .choiceness-price>big {
      font-size: 20px;
      color: #fa4f4f;
    }
    .choiceness-price>del {
      color: #999;
      margin-left: 5px;
    }
    .choiceness-price>i {
      line-height: 28px;
      border: 1px #fa4f4f solid;
      border-radius: 15px;
      padding: 0 12px;
      color: #fa4f4f;
      margin-left: 10px;
      cursor: pointer;
    }
    .choiceness-list.bgebf7fd>a {
      background: #ebf7fd;
    }




    /*弹出层样式*/
  ul,li{ list-style: none;}
  a{ color: #333; text-decoration: none;}
  .fl_open_wrap { display: none; position: fixed; z-index: 99999; left: 0; bottom: 55px; width: 180px; height: 160px; overflow: hidden; }
  .fl_open_wrap .fl_open_wrap_cntr { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(/newImages/fl_open_wrap.png) no-repeat; cursor: pointer; }
  .fl_pop_wrap{    display: -none; position: fixed; z-index: 99998; left: 0; bottom: 0; width: 0%; height: 188px; overflow: hidden;}
  .fl_pop_wrap .fl_pop_wrap_cntr {position: absolute; left: 0; bottom: 0; width: 100%; height: 188px; }
  .fl_pop_wrap .fl_pop_wrap_cntr_bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #051223; opacity: 0.9; filter: alpha(opacity=90); z-index: -200; }
  .fl_pop_wrap .fl_pop_box { position: relative; width: 980px; height: 176px; margin: auto; font-size: 12px; font-weight: 1.5; color: #333; }
  .fl_pop_wrap .fl_pop_box .fl_pop_pic { position: absolute; left: 0; bottom: 0; }
  .fl_pop_wrap .fl_pop_cnt { position: absolute; top: 0; right: 42px; height: 100%; padding: 0 2px 12px 16px; color: #fff; }
  .fl_pop_wrap .fl_pop_cnt_bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #fff; opacity: 0.2; filter: alpha(opacity=20); z-index: -100; }
  .fl_pop_wrap .fl_pop_form {float: left; width: 290px; margin: 14px 20px 0 0; }
  .fl_pop_wrap .fl_pop_form .fl_pop_ttl { margin-bottom: 12px; font-size: 18px; line-height: 1.6; }
  .fl_pop_wrap .fl_pop_items {position: relative; margin-top: 5px; height: 100px; }
  .fl_pop_wrap .fl_pop_items input {border: none; padding: 0 10px; height: 38px; font-size: 16px; line-height: 38px; color: #333; outline: none; }
  .fl_pop_wrap .fl_pop_items .fl_pop_input_phone {position: absolute; left: 0; top: 0; width: 270px; background: #fff; }
  .fl_pop_wrap .fl_pop_items .fl_pop_submit {position: absolute; left: 0; top: 44px; width: 280px; height: 38px; }
  .fl_pop_wrap .fl_pop_items input {border: none; padding: 0 10px; height: 38px; font-size: 16px; line-height: 38px; color: #333; outline: none; }
  .fl_pop_wrap .fl_pop_items .fl_pop_input_secode {position: absolute; left: 0; top: 0; width: 110px; border-right: 1px solid #ddd; background: #fff;}
  .fl_pop_wrap .fl_pop_items .float_pop_secode {position: absolute; left: 131px; top: 0; width: 70px; overflow: hidden; }
  .fl_pop_wrap .fl_pop_btn_normal {position: absolute; left: 205px; top: 0; width: 85px; height: 38px; line-height: 38px; text-align: center; background: #f90; color: #fff; font-size: 13px; cursor: pointer; }

  .fl_pop_wrap .fl_pop_qrcode { position: relative; float: left; width: 115px; margin: 20px 14px 0 0; }
  .fl_pop_wrap .fl_pop_qrcode .fl_pop_hint {line-height: 1.5; text-align: center; }
  #popfloating_float_img {width: 103px; height: 103px; position: absolute; top: 6px; left: 6px; z-index: 10; }
  #popfloating_float_img img { display: block; width: 103px; height: 103px; margin: 0!important; }
  
  .fl_pop_wrap .fl_wrap_close { position: absolute; top: 10px; right: -4px; font-size: 38px; line-height: 1.2; font-family: Simsun; color: #9aa1a8; outline: 0 none; }


  /*提交成功弹出层样式*/
  .hide-body { 
  z-index: 9999; position: fixed; top: 10%;left: 40%; width: 350px; height: 340px;border-radius: 5px; border: solid 2px #666;background-color: #fff; display: none; box-shadow: 0 0 10px #666; 
  } 
 
.close-window { 
  border-bottom: 1px solid #ddd; padding: 22px; position: relative; 
} 
 
.btn-success{
  margin-top: 20%;font-size: 20px;text-align: center;padding: 10px;color: #999;
}
 
.close-window .close { 
float: right; color: #999; padding: 5px; margin: -2px -5px -5px; font: bold 14px/14px simsun; text-shadow: 0 1px 0 #ddd;
} 
 
.close-window .close:hover { 
color: #444; 
}


/*核名弹窗*/
.g_query_main {
    padding-left: 194px;
    margin: 20px 0;
    height: 140px;
    background: url(../../images/g_query_main.jpg) no-repeat center;
}
.g_query_main_top li {
    float: left;
}
.g_query_main_top li.on a {
    background: #ff9900;
    border-radius: 5px;
    color:#fff;
}
.g_query_main_top a {
    padding: 0 6px;
    display: inline-block;
    text-align: center;
    margin-right: 16px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #666;
}
.g_query_main_top p {
    color: #ff9900;
    font-size: 18px;
    margin-left: 34px;
    font-style: oblique;
    font-weight: bold;
}
.g_query_main_bot input {
    padding-left: 10px;
    height: 36px;
    border: 1px solid #ccc;
    width: 250px;
    background: #fff;
    color: #666;
    font-size: 14px;
}
.g_query_main_bot .g_query_tel {
    margin: 0 14px;
}
.g_query_main_bot input {
    padding-left: 10px;
    height: 36px;
    border: 1px solid #ccc;
    width: 250px;
    background: #fff;
    color: #666;
    font-size: 14px;
}
.g_query_main_bot .g_query_btn {
    padding-left: 0;
    width: 120px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #ff9900;
    border-color: #ff9900;
}
.g_query_main_top {
    padding: 15px 0 20px;
}
.hide-body { 
  z-index: 9999; position: fixed; top: 10%;left: 40%; width: 350px; height: 340px;border-radius: 5px; border: solid 2px #666;background-color: #fff; display: none; box-shadow: 0 0 10px #666; 
  } 
 
.close-window { 
  border-bottom: 1px solid #ddd; padding: 22px; position: relative; 
} 
 
.btn-success{
  margin-top: 20%;font-size: 20px;text-align: center;padding: 10px;color: #999;
}
 
.close-window .close { 
float: right; color: #999; padding: 5px; margin: -2px -5px -5px; font: bold 14px/14px simsun; text-shadow: 0 1px 0 #ddd;
} 
 
.close-window .close:hover { 
color: #444; 
} 

	<!-- 弹窗 -->
									.cl_tc{
										width: 400px;
										height: 200px;
										background-color: #fff;
										position: fixed;
										top: 40%;
										left: 40%;
									    box-shadow: 0 0 3px 2px #3e85f6;
									}
									.cl_tc .cl_tc_top{
										height: 50px;
										background-color: #3e85f6;
										color: #fff;
										font-size: 16px;
										font-weight: bold;
										line-height: 50px;
										padding-left: 20px;
									}
									.cl_tc_top div{
										color: #3e85f6;
										background-color: rgba(255,255,255,0.6);
										width: 20px;
										height: 20px;
										border-radius: 50%;
										font-weight: bold;
										text-align: center;
										cursor: pointer;
										font-size: 16px;
										float: right;
										margin: 15px;
										line-height: 20px;
									}
									.cl_tc p{
										color: #323232;
										font-size: 16px;
										text-align: center;
										line-height: 100px;
									}
.section-title {
    position: relative;
    width: 90%;
    height: 40px;
    margin: 0px auto 32px auto;
    text-align: center;
}
.section-title .name {
    z-index: 3;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -120px;
    padding: 0 30px;
    background: #f8f8f8;
    color: #eb9d15;
    font-size: 30px;
    font-weight: 700;
}
.section-title .line {
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 0px;
    height: 1px;
    width: 100%;
    background: #eb9d15;
}
/*创业咨询*/
/* 资讯 */
.h_index-news {margin-bottom:25px;background:url(../newimages/index/zixun-bg.png) no-repeat top center;}
.h_index-news .h_news-bg{  height:365px; background-size:cover; margin-top:-20px;}
.h_news-list{ margin-right:-90px; overflow:hidden;}
.h_news-list li{ float:left; width:294px; height:285px; background-color:#fff; margin:36px 20px 0 0;}
.h_media{ padding:18px;}
.h_media .img img{ display:block; width:245px; height:200px; padding:6px; border:1px solid #ddd;}
.h_media .tit{margin: 0.83em 0; font-size:18px; color:#555; overflow:hidden;text-overflow: ellipsis;vertical-align: middle; white-space: nowrap; padding-left:26px; position:relative;}
.h_media .tit:after{ position:absolute; width:8px; height:8px; background-color:#eb9d15; left:10px; top:50%; margin-top:-4px; content:'';}
.h_media .intro{ font-size:12px; line-height:2; color:#555; margin:-10px 26px 0; text-indent:2em;} 
.h_cyzx_bt{ font-size: 28px; float: left; color: #000;}
.h_index-tab ul{ float: left; padding: 12px 0 0 35px;}
.h_index-tab li a:hover{ color: #757575;}
.h_index-tab .hd  li{ float:left; font-size:15px; line-height:18px; border-left:1px solid #c8cacc; padding:0 14px; }
.h_index-title {
    border-bottom: 1px #ededed solid;
    height: 46px;
    margin: 0 20px 20px;
}
.h_container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
.h_index-news .h_news-bg .container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

.h_media .img img {
    display: block;
    width: 245px;
    height: 200px;
    padding: 6px;
    border: 1px solid #ddd;
} 

