.main_box{
    margin-bottom: 40px;
}
.crumbs{
    font-size: 14px;
    margin: 60px 0 42px 4px;
}
.crumbs>a{
    color:#2f7ec1
}
.crumbs_arrow{
    margin: 0 12px 0 14px;
}
.subMain_left_nav{
    width: 456px;
    float: left;
    margin-top: 20px;
    margin-bottom: 48px;
}
.subMain_nav_title>h1{
    font-size: 40px;
}
.subMain_nav_title>p{
    font-size: 20px;
}
.subMain_nav_box{
    width: 302px;
    margin-top: 18px;
}
.subMain_nav_box>li{
   height: 58px;
   line-height: 58px;
   border-bottom: 1px solid #d2d2d2;
   text-align: left;
   font-size: 24px;
   padding-left: 20px;
}
.subMain_nav_box>li:last-child{
    border-bottom:none
}
.subMain_nav_box>li a{
    color: #000;
}
.sub_active{
  background: url(../images/arrow_right_cirle.png) no-repeat 124px 18px #184ca0;
}
.active{
    background: url(../images/arrow_right_cirle.png) no-repeat 124px 18px #184ca0;
    color: #fff!important;
}
.subMain_nav_box>.sub_active>a{
    color: #fff;
}
.subMain_right{
    width: 684px;
    float: left;
    margin-bottom: 40px;
    min-height: 420px;
}
.subMain_right_title{
    height: 112px;
    border-bottom: 1px solid #d2d2d2;
    padding: 38px 0 18px 0;
}
.subMain_title{
    width: 452px;
    float: left;
    height: 60px;
    border-right:1px solid #d2d2d2 ;
    clear: both;
    overflow: hidden;
}
.subMain_title>img{
    display: block;
    float: left;
}
.subMain_title .sub_t{
    float: left;
    margin-left: 16px;
}
.subMain_title .sub_t>p{
    font-size: 14px;
    color:#222
}
.subMain_title .sub_t>h3{
    font-size: 28px;
}
.check_all{
    width: 135px;
    float:right;
    font-size: 22px;
    height: 60px;
    line-height: 60px;
    padding-left: 14px;
}
.check_all>a{
    color: #000;
}
.check_arrow{
    margin-left: 12px;
}
.subMain_right_box>li{
    background-color: #f8f8f8;
    height: 220px;
    border-radius: 2px;
    padding: 0 48px;
    margin-bottom: 20px;
}

.submain_text{
    clear: both;
    margin-top: 16px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
}
/* 公司业务二级页面 */
.business_text_box>li{
    background-color: #f8f8f8;
    border-radius: 2px;
    padding: 38px 36px;
    clear: both;
    overflow: hidden;
    margin-bottom: 22px;
}
.business_title{
    font-size: 26px;
    font-weight: bold;
    width: 120px;
    border-right: 1px solid #d2d2d2;
    float: left;
}
.business_text{
    width: 468px;
    float: left;
    padding-left: 14px;
}
.business_text>P{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
    color: #666;
    line-height: 32px;
    height: 64px;
}
.business_text>P>a{
    color: #666; 
}
.business_text>a{
    font-size: 16px;
    color: #000;
    text-align: right;
    display: block;
    margin-top: 40px;
}
.business_text_box{
    margin-bottom: 60px;
}
/* 新闻中心的页面 */
.news_text_box{
    display: none
    
}
.current{
    display: block
}
.news_text_box li{
    height: 258px;
    clear: both;
    overflow: hidden;
    background-color: #f8f8f8;
    margin-bottom: 22px;
}
.news_text{
    float: left;
    width:400px;
    padding: 36px 44px;
}
.news_image_box{
    width: 282px;
    height: 258px;
    float:left;
    overflow: hidden;
}
.news_image_box img{
    height: 258px;
}
.news_sub_title{
    font-size: 15px;
    color: #222;
    margin-bottom: 10px;
}
.news_title{
    font-size: 24px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 62px;
  
}
.news_title>a{
    color: #000;
}
.news{
    margin-top: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 32px;
    height: 96px;
}
.news>a{
    color: #666;
    line-height: 34px;
}

.select_box{
    width: 302px;
    margin-top: 70px;
}
.select_title_box{
  height: 60px;
  line-height: 60px;
    border-bottom: 1px solid #d2d2d2;
}
.clear_select> button{
    color: #fff;
    background-color: #2f7ec1;
    border: none;
    padding: 6px 10px;
    border-radius: 4px;
    cursor: pointer;
}
.select_title{
    font-size: 18px;
    color: #000;
    float: left;
}
.clear_select{
    font-size: 18px;
    display: block;
    float: right;

}
.data_select{
    clear: both;
    margin-top: 18px;
}
.data_select>li{
    font-size: 18px;
    padding: 20px 0;
    position: relative;

}
.date_time{
    margin-left: 20px;
}
.date_num{
    position: absolute;
  right: 0;
}
.pageGation{
    padding: 0 26px;
    margin: 30px 0;
}
.page_left{
    float: left;
    font-size: 18px;
}
.page_left>select{
    width: 46px;
    height: 24px;
    border-radius: 2px;
    border:1px solid #bfbfbf;
    text-align: center;
    margin: 0 20px 0 14px;

}
.page_right{
    float:right;
    font-size: 18px;
}
.page_right>input{
    height: 24px;
    width: 54px;
    border-radius: 2px;
    border:1px solid #bfbfbf;
    text-align: center;

}
.page_right .total{
  margin: 0 10px 0 15px;

}

/* 联系我们 */
.contact_main{
    background-color: #f8f8f8;
    margin-bottom: 78px;
}
.contact_box{
    padding: 40px 46px;
    height: 544px;
    border-radius: 4px;
}
.map_box{
    height: 250px;
    overflow: hidden;
}
.map_box img{
    width: 100%;
}
.address_box{
    margin-top: 40px;
    
}
.address_box>P{
    margin-bottom: 20px;
    font-size: 14px;
    color:#666;
}
.address_box>P .address_name{
    color:#184ca0

}
.contacter_name{
 margin-left: 14px;
}
/* 三級頁面 */
.third_box{
 background-color: #f8f8f8;
}
.news_detail{
    padding: 40px 62px;
}
.news_detail_title{
    font-size: 36px;
    text-align: center;
    /* overflow: hidden; */
    /* text-overflow: clip; */

    /* -o-text-overflow: ellipsis;
    white-space: nowrap
    */
}
.news_detail_img{
    /* width: 100%; */
 
    overflow: hidden;
    margin-top: 34px;
    
}
.news_detail_img img{
    display: block;
    margin:  auto auto;
   height: 324px; 
}
.news_crumbs{
    font-size: 15px;
    color: #666;
    margin: 30px 0 0 20px;
}
.news_detail_text{
    font-size: 18px;
    text-indent:2em;
    line-height: 36px;
    text-align:justify;
    text-justify:inter-ideograph;/*IE*/;
    margin-top: 36px;
}
.businees_text_title{
    font-weight: normal;
    margin-bottom: 10px;
    text-indent:2em;
}
.business_detail_text{
    text-indent:2em;
    line-height: 36px;
    text-align:justify;
    text-justify:inter-ideograph;/*IE*/;
}
.business_graph{
    margin-top: 36px;
    font-size: 18px;
}
.profle_title{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 34px;
    background:url(../images/profile_ico.png) left no-repeat;
    padding-left: 33px;
}
.profle_title .cg_title{
    font-size: 22px;
    font-weight: bold;
    margin-right: 6px;
}
.profle_title  .en_title{
    font-size: 14px;
    color: #222;
}
.select_color{
 color: #f39c4a;
}
/* 搜索結果 */
.no_margin{
    margin-top: 0;
}
.result_title{
    font-size: 34px;
    margin-bottom: 38px;
}
.reslut_left{
    width: 376px;
}
.reslut_box{
    width: 1140px;
}
.search_inpput{

 width: 910px;
 height: 38px;
 line-height: 38px;
 border:1px solid #dddd;
 border-radius: 2px;
 padding-left: 10px;
 float: left;
}
.search_total{
    font-size: 18px;
    color: #666;
    margin-top: 14px;
    clear: both;
}
.result_show{
    width: 1140px;
}

.result_show>li{
    height: 196px;
    border-bottom: 1px solid #d2d2d2;
    padding: 30px 0;
    position: relative;
}
.result_show>li>h2{
  font-size: 24px;
}
.result_show>li>h2>a{
    color: #000;
}
.reslut_text{
    position:relative;
    font-size: 15px;
    line-height: 32px;
    display: -webkit-box;
-webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
    overflow: hidden;
   margin: 15px 0;
   height: 64px;
   text-overflow: ellipsis;
  
}

.reslut_text>a{
    color: #666;
}
.day_time{
    font-size: 12px;
    color: #666;
    position:absolute;
    bottom:30px;
    left: 0;

  
}
.input_search{
 width: 60px;
 background-color: #184ca0;
 border: none;
 float: left;
 height: 38px;
    cursor: pointer;
}
.input_box{
    height: 38px;

}

.reslut_crums{
    margin-top: 26px;
    font-size: 14px;
}
/* 搜索無結果 */
.noresult_box{
 text-align: center;
 margin-top: 120px;
 margin-bottom: 136px;
}
.reslut_input_box{
    width: 450px;
    margin: auto auto;
    margin-top: 40px;

}
.reslut_input{
    width: 384px;
}
.sr_result{
    font-size: 22px;
    color: #222;
    margin: 58px 0 18px 0;
}
.sr_result>span{
    font-weight: bold;
   
}
.sg_result{
    font-size: 16px;
}
.reslut_banner{
    height: 0;
}
/* 组织架构 */
.org_img{
    margin-top: 70px;
    margin-bottom: 160px;

}
.org_img img{
    margin: auto auto;
}
/*分页*/

.pagination{
    margin: 35px 0 50px 0;
    clear: both;
    overflow: hidden;

}

.pagination>a{
    cursor: pointer;
    color: #000;
    display: block;
    float: left;
    padding: 2px 10px;
    line-height: 25px;
    text-align: center;
    margin-right: 4px;
    border: 1px solid #bfbfbf;
}
.pagination>a:hover{
    color: #fff;
    background-color: #184ca0;
    border-color: #184ca0;
}
.pa_active{
    background-color: #184ca0;
    color: #fff;
}
.pagination>span{
    display: inline-block;
    line-height: 29px;
    margin-left: 4px;
}
.noData{
    margin-top: 168px;
  text-align: center;
}
.noData>img{
   width: 46px;
    vertical-align: middle;
}
.noData>span{
    font-size: 24px;
    vertical-align: middle;
    margin-left: 10px;
}
